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-02T05:30:36.151Z||main|||||INFO|500||The following profiles are active: basic 2023-03-02T05:30:52.863Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-02T05:30:52.864Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-02T05:30:53.097Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-02T05:30:59.461Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-02T05:31:00.167Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-02T05:31:01.017Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-02T05:31:01.341Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-02T05:31:02.361Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-02T05:31:05.741Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-02T05:31:06.744Z||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-02T05:31:11.627Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-02T05:31:11.877Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-02T05:31:11.893Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-02T05:31:11.911Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-02T05:31:12.878Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-02T05:31:13.559Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-02T05:31:15.319Z||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-02T05:31:16.248Z||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-02T05:31:17.428Z||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-02T05:31:17.443Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:17.485Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:20.150Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:20.152Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:17 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:20.158Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"57acfb3fc3e44918a85f157c545ab598","versionId":"e9d846bcc4794cc7a8698943ac7361e0"} 2023-03-02T05:31:20.200Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-03-02T05:31:20.378Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:20.379Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0668e548-7629-4050-a151-adaa25b0fec1], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:20.382Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:21.070Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:20 GMT]} 2023-03-02T05:31:21.072Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:21.073Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/57acfb3fc3e44918a85f157c545ab598/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:21.075Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-03-02T05:31:21.076Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:21.179Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:21.182Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:21.184Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:21.616Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:21.618Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:21 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:21.625Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"c5450fcbe5ed427e9bbf1053805d515b","versionId":"e6a6103f705c47e0943a5e36b52a7d05"} 2023-03-02T05:31:21.629Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-03-02T05:31:21.723Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:21.724Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5bfec288-c5df-4129-ae39-15f21d25fde3], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:21.728Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:22.271Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:21 GMT]} 2023-03-02T05:31:22.272Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:22.275Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c5450fcbe5ed427e9bbf1053805d515b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:22.275Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-03-02T05:31:22.277Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:22.385Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:22.387Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:22.388Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:22.833Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:22.834Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:22 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:22.837Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"7378729cb1f743f792cc3a89f6510750","versionId":"cdf039bc5abd4124b030b62cabef7468"} 2023-03-02T05:31:22.842Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-03-02T05:31:22.993Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:22.995Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[315e5cdb-c71d-4bb4-a563-b8eb7e8eedc3], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:22.997Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:23.907Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:23 GMT]} 2023-03-02T05:31:23.909Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:23.910Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7378729cb1f743f792cc3a89f6510750/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:23.910Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-03-02T05:31:23.911Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:24.020Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:24.021Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[50b7bd2d-400a-4c87-be90-7e0a22c43e76], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:24.025Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:25.009Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:24 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:25.012Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3719c2cad7574c3aa68db023bf0d6056","versionId":"95a1cc06ae084e2180e95d3a56aba17b"} 2023-03-02T05:31:25.013Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:25.017Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-02T05:31:25.092Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:25.094Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bf1d3a12-fc2a-4e5e-a06d-b08c580d69ac], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:25.097Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:25.941Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:25 GMT]} 2023-03-02T05:31:25.943Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:25.944Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3719c2cad7574c3aa68db023bf0d6056/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:25.947Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-02T05:31:25.947Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:26.021Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:26.022Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4a434161-e455-4210-828b-c5e20eae0472], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:26.024Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:26.706Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:26 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:26.707Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d0f61eead18d4befb5607d2729c6b087","versionId":"b3f7c62ee0ef4063bbe5731a689f4c35"} 2023-03-02T05:31:26.709Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:26.729Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-02T05:31:26.808Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:26.809Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fafcccbe-bb06-4be0-a939-dc3591e480e1], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:26.811Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:27.901Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:26 GMT]} 2023-03-02T05:31:27.903Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:27.904Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0f61eead18d4befb5607d2729c6b087/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:27.906Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-02T05:31:27.907Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:27.974Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:27.976Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:27.982Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:28.590Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:28.592Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:27 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:28.594Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"47991e20e07740b88fca7f37d5424f21","versionId":"7868bfa67fa34100bd235c078a1aee19"} 2023-03-02T05:31:28.597Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-02T05:31:28.642Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:28.643Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[78ed00df-5ddd-4ce4-937e-dd66f7530fee], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:28.644Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:29.706Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:28 GMT]} 2023-03-02T05:31:29.708Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:29.709Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/47991e20e07740b88fca7f37d5424f21/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:29.711Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-02T05:31:29.711Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:29.823Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:29.824Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[979a1328-8773-48a2-9d7a-98b5ebd3eef4], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:29.827Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:30.089Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:29 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:30.091Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1f7dbf781b544613b2b1fa243698e637","versionId":"4a967c238da940afbfc97e26ff0f9c93"} 2023-03-02T05:31:30.092Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:30.095Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-03-02T05:31:30.155Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:30.156Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3ce1aea3-9b35-481f-b1a4-caaf92c4058a], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:30.158Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:30.438Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:30 GMT]} 2023-03-02T05:31:30.439Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:30.440Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f7dbf781b544613b2b1fa243698e637/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:30.440Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-03-02T05:31:30.440Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:30.489Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:30.490Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[34d7fa2a-df6d-43f5-a4a3-fdbc887f2454], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:30.491Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:30.673Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:30 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:30.674Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2970b8c9968c45da8380bdf2871ca948","versionId":"522be5f4656c493fb4ff3fee15d323a8"} 2023-03-02T05:31:30.675Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:30.679Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-03-02T05:31:30.753Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:30.754Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[87a6bd66-4868-4b67-93e1-96e600859d03], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:30.755Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:31.048Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:30 GMT]} 2023-03-02T05:31:31.049Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:31.050Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2970b8c9968c45da8380bdf2871ca948/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:31.051Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-03-02T05:31:31.051Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:31.095Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:31.096Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:31.098Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:31.514Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:31.515Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:31 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:31.516Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"ba61125abf9b43e0bf4a3c3a2691673f","versionId":"9df0424f900b41bf805195f50a75b705"} 2023-03-02T05:31:31.521Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-03-02T05:31:31.561Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ba61125abf9b43e0bf4a3c3a2691673f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:31.562Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba61125abf9b43e0bf4a3c3a2691673f/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:31.564Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba61125abf9b43e0bf4a3c3a2691673f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:32.318Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba61125abf9b43e0bf4a3c3a2691673f/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:32.319Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ba61125abf9b43e0bf4a3c3a2691673f/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:31 GMT]} 2023-03-02T05:31:32.319Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:32.320Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-03-02T05:31:32.320Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:32.391Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:32.393Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:32.395Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:32.802Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:32.803Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:32 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:32.803Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"8ed65eef5ada456992acfee45ef317f8","versionId":"eb60fd88481b41c3b9a130a799fa6b8e"} 2023-03-02T05:31:32.806Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-03-02T05:31:32.853Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8ed65eef5ada456992acfee45ef317f8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:32.854Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ed65eef5ada456992acfee45ef317f8/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:32.855Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ed65eef5ada456992acfee45ef317f8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:33.384Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8ed65eef5ada456992acfee45ef317f8/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:33.385Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8ed65eef5ada456992acfee45ef317f8/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:32 GMT]} 2023-03-02T05:31:33.386Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:33.386Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-03-02T05:31:33.387Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:33.445Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:33.446Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[38360553-a38b-476d-8a7f-a40ac343746c], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:33.447Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:33.847Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:33 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:33.848Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3a8ac32e3c25471f968a96714c15ca7c","versionId":"444d2231f1f544c9a613afcf2e450c9d"} 2023-03-02T05:31:33.849Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:33.852Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-03-02T05:31:33.891Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:33.892Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1d353e8a-2c58-4c84-b499-0979548f236d], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:33.893Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:34.575Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:33 GMT]} 2023-03-02T05:31:34.576Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:34.578Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a8ac32e3c25471f968a96714c15ca7c/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:34.578Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-03-02T05:31:34.578Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:34.658Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:34.659Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c3c239c3-63f5-4bab-8e2a-c9f2d1a66a08], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:34.660Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:34.890Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:34 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:34.891Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d6ce5ac1ccbd46b79231c49f6ce8beca","versionId":"83dcd0e7ce0a468492af0a73c2aaec2a"} 2023-03-02T05:31:34.892Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:34.894Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-03-02T05:31:34.940Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d6ce5ac1ccbd46b79231c49f6ce8beca/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:34.942Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6ce5ac1ccbd46b79231c49f6ce8beca/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:34.943Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6ce5ac1ccbd46b79231c49f6ce8beca/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:35.298Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6ce5ac1ccbd46b79231c49f6ce8beca/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:35.298Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d6ce5ac1ccbd46b79231c49f6ce8beca/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:34 GMT]} 2023-03-02T05:31:35.299Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:35.299Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-03-02T05:31:35.299Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:35.348Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:35.349Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:35.350Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:35.563Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:35.563Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:35 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:35.564Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"52104de598084d3c8dcec952d2bc6de2","versionId":"063ef63dbd58477aadc2237930746d51"} 2023-03-02T05:31:35.567Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-03-02T05:31:35.839Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:35.846Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[30b5ccd1-9a31-4c79-a432-a5a1e97982f1], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:35.849Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:36.150Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:35 GMT]} 2023-03-02T05:31:36.151Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:36.151Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52104de598084d3c8dcec952d2bc6de2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:36.152Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-03-02T05:31:36.152Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:36.192Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:36.192Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0fac5a96-0288-400b-ac7a-c59ed3dde835], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:36.194Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:36.583Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:36 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:36.586Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"cbade136298d487a90fc05830263a80e","versionId":"1ef6c25e78234c0fad38c03950bf086b"} 2023-03-02T05:31:36.587Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:36.590Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-03-02T05:31:36.645Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:36.651Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3ef72b28-bc22-4392-9c8f-55bba0848779], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:36.653Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:37.198Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:36 GMT]} 2023-03-02T05:31:37.199Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:37.200Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbade136298d487a90fc05830263a80e/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:37.201Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-03-02T05:31:37.202Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:37.277Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:37.278Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[32b9adf4-d0e8-481e-aa41-ad19ec3918c3], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:37.279Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:37.522Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:37 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:37.524Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"cbf492f42a2f48579c6b65115fce78a5","versionId":"7bafd14dc6c040ba83a1162caff055e6"} 2023-03-02T05:31:37.525Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:37.529Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-03-02T05:31:37.571Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/cbf492f42a2f48579c6b65115fce78a5/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:37.573Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbf492f42a2f48579c6b65115fce78a5/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:37.575Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbf492f42a2f48579c6b65115fce78a5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:37.936Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cbf492f42a2f48579c6b65115fce78a5/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:37.937Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/cbf492f42a2f48579c6b65115fce78a5/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:37 GMT]} 2023-03-02T05:31:37.938Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:37.938Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-03-02T05:31:37.938Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:38.025Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:38.026Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8561ff0a-46af-47b3-83d5-ddbf506c1877], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:38.027Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:38.415Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:38 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:38.416Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"63c3050523294c5e9a35477851f6915e","versionId":"157152d31f464cba937bc6a9ef516894"} 2023-03-02T05:31:38.417Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:38.422Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-03-02T05:31:38.466Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:38.467Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d28e7a93-fef4-4ebd-b759-652483f786ea], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:38.468Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:38.938Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:38 GMT]} 2023-03-02T05:31:38.939Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:38.940Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63c3050523294c5e9a35477851f6915e/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:38.940Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-03-02T05:31:38.940Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:39.013Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:39.014Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c5a33246-5c12-4b0c-8b4d-d0d280c241bd], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:39.019Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:39.502Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:39 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:39.503Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"58279b5c803846519cd06e89478c599e","versionId":"4c684bfd4a514a19aef971afc4218d53"} 2023-03-02T05:31:39.504Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:39.523Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-03-02T05:31:39.566Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:39.567Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[09921af5-86bf-42a3-a749-91eb823e985d], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:39.568Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:40.259Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:39 GMT]} 2023-03-02T05:31:40.259Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:40.260Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58279b5c803846519cd06e89478c599e/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:40.260Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-03-02T05:31:40.261Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:40.309Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:40.310Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7208f79e-ec00-4947-b278-5b5e04ede4bc], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:40.311Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:40.607Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:40 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:40.609Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9988ba4fc9ef4f1db700d2f6d8b88e88","versionId":"8ca5045a445645238a7882820f26fd3c"} 2023-03-02T05:31:40.610Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:40.613Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-03-02T05:31:40.678Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9988ba4fc9ef4f1db700d2f6d8b88e88/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:40.680Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9988ba4fc9ef4f1db700d2f6d8b88e88/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:40.682Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9988ba4fc9ef4f1db700d2f6d8b88e88/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:41.210Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9988ba4fc9ef4f1db700d2f6d8b88e88/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:41.212Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9988ba4fc9ef4f1db700d2f6d8b88e88/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:40 GMT]} 2023-03-02T05:31:41.212Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:41.213Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-03-02T05:31:41.219Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:41.294Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:41.295Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8c99c0fa-3682-4016-964e-500ccefcd0a1], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:41.298Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:42.039Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:41 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:42.041Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"70b303225f434abeb3a626aec462eb15","versionId":"6aee9d1264b7409092809be203c1ac7a"} 2023-03-02T05:31:42.043Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:42.047Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-03-02T05:31:42.109Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/70b303225f434abeb3a626aec462eb15/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:42.111Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70b303225f434abeb3a626aec462eb15/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:42.112Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70b303225f434abeb3a626aec462eb15/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:42.792Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/70b303225f434abeb3a626aec462eb15/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:42.793Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/70b303225f434abeb3a626aec462eb15/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:42 GMT]} 2023-03-02T05:31:42.794Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:42.794Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-03-02T05:31:42.794Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:42.863Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:42.865Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:42.866Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:43.227Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:43.228Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:42 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:43.230Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"13816b01e30e44c596974f8e499795f1","versionId":"047b4bf710b941d888e374cd5bcc05e4"} 2023-03-02T05:31:43.234Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-03-02T05:31:43.321Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:43.322Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c94db9fc-5d50-4616-968d-a4eed7ed338c], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:43.324Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:43.842Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:43 GMT]} 2023-03-02T05:31:43.843Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:43.843Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13816b01e30e44c596974f8e499795f1/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:43.844Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-03-02T05:31:43.844Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:43.896Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:43.897Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cc1fff8e-11ad-4ff7-9a66-472396e3ce8a], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:43.902Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:44.117Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:43 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:44.119Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3a880f2b13ee4d5489c799c9af76890b","versionId":"e711c68db75f4715a3ddf1d32fc11a65"} 2023-03-02T05:31:44.120Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:44.123Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-03-02T05:31:44.157Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3a880f2b13ee4d5489c799c9af76890b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-02T05:31:44.159Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a880f2b13ee4d5489c799c9af76890b/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:44.161Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a880f2b13ee4d5489c799c9af76890b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:44.517Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3a880f2b13ee4d5489c799c9af76890b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:44.519Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3a880f2b13ee4d5489c799c9af76890b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:44 GMT]} 2023-03-02T05:31:44.519Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:44.520Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-03-02T05:31:44.520Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:44.579Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:44.580Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:44.585Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:44.906Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:44.906Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:44 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:44.907Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"5c7eb26c1fe84b4786d5df716ef43347","versionId":"3333427706d3437d80e8ea65c7d43a97"} 2023-03-02T05:31:44.909Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-03-02T05:31:44.953Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:44.955Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3d2220f8-e1dc-43dc-9da4-c8ce86638f6e], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:44.957Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:45.390Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:44 GMT]} 2023-03-02T05:31:45.390Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:45.391Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c7eb26c1fe84b4786d5df716ef43347/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:45.392Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-03-02T05:31:45.392Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:45.454Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:45.457Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:45.458Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:45.635Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:45.636Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:45 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:45.637Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||{"id":"8e02922f7c44494699173d1e72dbbc07","versionId":"777aa81a5a6a4677ae05b9f18d894c63"} 2023-03-02T05:31:45.640Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-03-02T05:31:45.678Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:45.678Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[25f23e5e-a106-43f1-8969-4289cd6f230c], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:45.680Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:46.048Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:45 GMT]} 2023-03-02T05:31:46.050Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:46.050Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8e02922f7c44494699173d1e72dbbc07/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:46.051Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-03-02T05:31:46.051Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:46.103Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-02T05:31:46.103Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bd11aefc-6d5a-476c-91ae-357420a10bb4], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:46.105Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:46.378Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 02 Mar 2023 05:31:46 GMT], Content-Type=[application/json;charset=utf-8]} 2023-03-02T05:31:46.380Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"008be93b7e1941d08f2d8c358bd66092","versionId":"c6d00a21a5fa4cc18ef44a3df45a97d6"} 2023-03-02T05:31:46.381Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-02T05:31:46.385Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-03-02T05:31:46.420Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions|INFO|500||Invoke 2023-03-02T05:31:46.421Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions with request headers:{X-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0b8ea106-b76c-4a1d-be2e-11b46991e457], X-ECOMP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-TransactionID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], X-ONAP-RequestID=[ddb0cb97-18f9-459c-8d0a-48d4927ad571], Content-Type=[application/json]} 2023-03-02T05:31:46.422Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-02T05:31:47.001Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 02 Mar 2023 05:31:46 GMT]} 2023-03-02T05:31:47.002Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-02T05:31:47.003Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/008be93b7e1941d08f2d8c358bd66092/versions/latest/actions|INFO|500||InvokeReturn 2023-03-02T05:31:47.003Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-03-02T05:31:52.998Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|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-02T05:31:58.047Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||WARN|500||--- 2023-03-02T05:31:58.048Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-02T05:31:58.048Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||WARN|500||--- 2023-03-02T05:31:58.666Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-02T05:32:06.963Z|ddb0cb97-18f9-459c-8d0a-48d4927ad571|main|||||INFO|500||Started Application in 96.843 seconds (JVM running for 101.487) 2023-03-02T05:32:06.989Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-02T05:32:06.991Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-02T05:32:07.000Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-02T05:32:07.138Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= b3987a0a-03cf-424a-be33-c8032e51fc60 url= /sdc/v1/artifactTypes 2023-03-02T05:32:07.151Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-02T05:32:07.335Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-02T05:32:07.434Z||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-02T05:32:07.434Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-02T05:32:07.435Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 587c0985-9d70-487b-9e4d-8808f0ebfd2e url= /sdc/v1/distributionKafkaData 2023-03-02T05:32:07.441Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-02T05:32:07.491Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-02T05:32:07.509Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@6d1cc45a 2023-03-02T05:32:07.643Z||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-7fecb547-f054-4267-915c-583dbec17997 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-02T05:32:07.786Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Instantiated an idempotent producer. 2023-03-02T05:32:07.954Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-02T05:32:08.091Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-02T05:32:08.091Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-02T05:32:08.091Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677735128086 2023-03-02T05:32:08.104Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-02T05:32:08.139Z||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-00586915-b995-4fb3-9b8e-a915f79e0a0e 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-02T05:32:08.281Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-02T05:32:08.282Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-02T05:32:08.286Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677735128281 2023-03-02T05:32:08.289Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:32:08.292Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:32:08.292Z||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-15a64482-e666-4cc1-9955-7e4ff24b235f 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-02T05:32:08.336Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-02T05:32:08.338Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-02T05:32:08.339Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677735128336 2023-03-02T05:32:08.340Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:32:08.343Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:32:08.351Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-02T05:32:09.484Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:09.485Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 xp69OZVBSrmj6M08fQRuDQ 2023-03-02T05:32:09.486Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:09.485Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 xp69OZVBSrmj6M08fQRuDQ 2023-03-02T05:32:09.486Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:09.486Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:09.487Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:09.486Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 xp69OZVBSrmj6M08fQRuDQ 2023-03-02T05:32:09.487Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:09.487Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Cluster ID: GbbAirchRVyDiGOERiQp0A 2023-03-02T05:32:09.487Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 xp69OZVBSrmj6M08fQRuDQ 2023-03-02T05:32:09.487Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 xp69OZVBSrmj6M08fQRuDQ 2023-03-02T05:32:09.487Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 xp69OZVBSrmj6M08fQRuDQ 2023-03-02T05:32:09.490Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Cluster ID: GbbAirchRVyDiGOERiQp0A 2023-03-02T05:32:09.490Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Cluster ID: GbbAirchRVyDiGOERiQp0A 2023-03-02T05:32:09.490Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] ProducerId set to 2 with epoch 0 2023-03-02T05:32:09.492Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-02T05:32:09.502Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-02T05:32:09.546Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] (Re-)joining group 2023-03-02T05:32:09.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] (Re-)joining group 2023-03-02T05:32:09.611Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f-c091b66e-a1d8-4a55-9f27-b12429f9f804 2023-03-02T05:32:09.612Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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-02T05:32:09.613Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] (Re-)joining group 2023-03-02T05:32:09.620Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e-89a64094-30b6-4452-9683-bffaf60ca96f 2023-03-02T05:32:09.621Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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-02T05:32:09.622Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] (Re-)joining group 2023-03-02T05:32:15.620Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f-c091b66e-a1d8-4a55-9f27-b12429f9f804', protocol='range'} 2023-03-02T05:32:15.620Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e-89a64094-30b6-4452-9683-bffaf60ca96f', protocol='range'} 2023-03-02T05:32:15.728Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:15.730Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:15.730Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:15.731Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:15.731Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:15.732Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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 HDrRdBHgSSK_LksuxYZNYQ 2023-03-02T05:32:15.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f-c091b66e-a1d8-4a55-9f27-b12429f9f804=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-00586915-b995-4fb3-9b8e-a915f79e0a0e-89a64094-30b6-4452-9683-bffaf60ca96f=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-02T05:32:15.762Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e-89a64094-30b6-4452-9683-bffaf60ca96f', protocol='range'} 2023-03-02T05:32:15.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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-02T05:32:15.772Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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-02T05:32:15.775Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f-c091b66e-a1d8-4a55-9f27-b12429f9f804', protocol='range'} 2023-03-02T05:32:15.787Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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-02T05:32:15.788Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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-02T05:32:15.791Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-02T05:32:15.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-02T05:32:15.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-02T05:32:15.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-02T05:32:15.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-02T05:32:15.793Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-02T05:32:15.794Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-02T05:32:15.795Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-02T05:32:15.795Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-02T05:32:15.796Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-02T05:32:15.797Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-02T05:32:15.798Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-02T05:32:15.902Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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-02T05:32:15.903Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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-02T05:32:15.931Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-02T05:32:15.931Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-02T05:32:15.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-02T05:32:15.934Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-02T05:32:15.934Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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-02T05:32:15.934Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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-02T05:32:15.935Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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-02T05:32:15.935Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, 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-02T05:32:15.947Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-02T05:32:15.947Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-02T05:33:08.296Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:33:08.345Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:34:08.300Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:34:08.346Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:35:08.305Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:35:08.348Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:36:08.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:36:08.349Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:37:08.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:37:08.351Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:38:08.308Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:38:08.352Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:39:08.310Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:39:08.353Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:40:08.313Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:40:08.355Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:41:08.314Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:41:08.356Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:41:09.526Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-15a64482-e666-4cc1-9955-7e4ff24b235f, groupId=so] Node -1 disconnected. 2023-03-02T05:41:09.754Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Node -1 disconnected. 2023-03-02T05:41:09.783Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-00586915-b995-4fb3-9b8e-a915f79e0a0e, groupId=so] Node -1 disconnected. 2023-03-02T05:41:20.124Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-02T05:42:08.316Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:42:08.357Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:43:08.318Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:43:08.358Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:44:08.320Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:44:08.360Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:45:08.323Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:45:08.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:46:08.324Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:46:08.363Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:47:08.326Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:47:08.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:48:08.327Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:48:08.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:49:08.329Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:49:08.367Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:50:08.331Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:50:08.369Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:51:08.334Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:51:08.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:52:08.334Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:52:08.371Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:53:08.335Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:53:08.373Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:54:08.336Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:54:08.374Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:55:08.338Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:55:08.375Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:56:08.340Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:56:08.376Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:57:08.342Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:57:08.377Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:58:08.343Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:58:08.378Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T05:59:08.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T05:59:08.378Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:00:08.346Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:00:08.379Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:01:08.347Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:01:08.381Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:02:08.350Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:02:08.382Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:03:08.350Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:03:08.382Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:04:08.351Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:04:08.384Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:05:08.353Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:05:08.384Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:06:08.354Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:06:08.386Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:07:08.356Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:07:08.386Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:08:08.359Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:08:08.388Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:09:08.361Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:09:08.390Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:10:08.363Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:10:08.391Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:11:08.364Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:11:08.392Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:12:08.365Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:12:08.394Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:13:08.367Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:13:08.395Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:14:08.369Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:14:08.396Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:15:08.370Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:15:08.398Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:16:08.371Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:16:08.399Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:17:08.372Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:17:08.400Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:18:08.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:18:08.401Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:19:08.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:19:08.402Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:20:08.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:20:08.403Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:21:08.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:21:08.405Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:22:08.382Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:22:08.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:23:08.382Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:23:08.411Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:24:08.384Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:24:08.413Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:25:08.386Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:25:08.418Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:26:08.388Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:26:08.418Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:27:08.388Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:27:08.419Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:28:08.390Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:28:08.420Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:29:08.394Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:29:08.422Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:30:08.396Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:30:08.424Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:31:08.398Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:31:08.426Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:32:08.399Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:32:08.428Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:33:08.399Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:33:08.428Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:34:08.400Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:34:08.430Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:35:08.402Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:35:08.430Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:36:08.403Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:36:08.432Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:37:08.405Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:37:08.433Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:38:08.407Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:38:08.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:39:08.409Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:39:08.435Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:40:08.410Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:40:08.437Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:41:08.411Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:41:08.438Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:42:08.414Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:42:08.440Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:43:08.415Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:43:08.441Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:44:08.417Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:44:08.442Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:45:08.418Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:45:08.443Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:46:08.420Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:46:08.444Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:47:08.422Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:47:08.445Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:48:08.424Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:48:08.446Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:49:08.425Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:49:08.447Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:50:08.426Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:50:08.449Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:51:08.427Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:51:08.450Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:52:08.429Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:52:08.451Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:53:08.430Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:53:08.453Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:54:08.434Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:54:08.454Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:55:08.435Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:55:08.456Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:56:08.437Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:56:08.457Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:57:08.439Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:57:08.458Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:58:08.440Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:58:08.459Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T06:59:08.442Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T06:59:08.461Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:00:08.443Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:00:08.462Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:01:08.444Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:01:08.464Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:02:08.446Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:02:08.464Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:03:08.447Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:03:08.466Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:04:08.449Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:04:08.468Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:05:08.452Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:05:08.469Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:06:08.453Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:06:08.470Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:07:08.455Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:07:08.471Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:08:08.458Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:08:08.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:09:08.459Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:09:08.474Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:10:08.461Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:10:08.475Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:11:08.466Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:11:08.477Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:12:08.468Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:12:08.477Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:13:08.469Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:13:08.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:14:08.470Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:14:08.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:14:55.128Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:14:55.128Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"ebade4e2-c717-4805-aa03-c286a641b41f","serviceName":"vFW 2023-03-02 07-13-15","serviceVersion":"1.0","serviceUUID":"d30ec625-cb9b-4b66-b350-5241e6ad798b","serviceDescription":"catalog service description","serviceInvariantUUID":"bb38e659-f163-483d-9516-ffadd135ca26","resources":[{"resourceInstanceName":"vFW 080523b7-6b83 0","resourceName":"vFW 080523b7-6b83","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b0f45a3d-3a1d-4bf7-bf6f-822f7bae62a7","resourceInvariantUUID":"ac9b8a2c-fd2b-4de5-ad3b-8689a968aa33","resourceCustomizationUUID":"230dd1f2-0c17-488a-86a7-a197dcbb179c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vf-license-model.xml","artifactChecksum":"ZWE3MzdlM2FiZmRkMjRkNWRjNjBiYmY0MzJjYjYwMjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ebfa694b-862a-4964-937d-182ec06f9ec9","artifactVersion":"1"},{"artifactName":"vfw080523b76b830_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json","artifactChecksum":"MWFhMzZkMTA5YWQwMmYzZWJkMzgwMmUxZmRlNzZkNzE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"29abffd5-334d-41a8-8d42-389d18821d0f","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"02598635-af6c-419e-b479-eaf9d8006b68","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vendor-license-model.xml","artifactChecksum":"YTE2ZDVkYzhkNmUzNzkyMTk4YmE1MjIxZmYwNjQ2ODc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f6e5d3bb-6d39-404c-9776-45d7a3fd5ef8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62e6c0b2-5215-40a9-a2cf-c38385869cd4","artifactVersion":"2","generatedFromUUID":"02598635-af6c-419e-b479-eaf9d8006b68"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230302071315-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-template.yml","artifactChecksum":"ODk4OWYzZWE2OWIwZWQ3MTE4OWYwNjE0ZWE2YzBiNDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b90159ea-e737-4d8e-bce3-1f92902f728d","artifactVersion":"1"},{"artifactName":"service-Vfw20230302071315-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar","artifactChecksum":"Nzk4YmY5NjQ0MGUzODBhYjIxZTRiMGJkOTkwYmE2NGE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"79acf8c1-8b42-45cc-82b5-0bfb4fb9cff4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-02T07:14:55.148Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:14:55.163Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:14:55.163Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:14:55.164Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:14:55.174Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:14:55.175Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:14:55.175Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:14:55.175Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:14:55.175Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:14:55.175Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:14:55.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:14:55.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "policy-distribution-id", "timestamp": 1677741284941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:14:55.230Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:14:56.206Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:14:56.207Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:14:56.207Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:14:56.207Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:14:57.209Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:14:57.210Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:14:57.210Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:14:57.212Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:14:58.214Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:14:58.214Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:14:58.215Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:14:58.215Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:14:59.217Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:14:59.217Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:14:59.218Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:14:59.218Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:15:00.219Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:15:00.219Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:15:00.220Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:15:00.220Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:15:01.221Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:15:01.221Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:15:01.222Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:15:01.222Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:15:02.224Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "serviceName": "vFW 2023-03-02 07-13-15", "serviceVersion": "1.0", "serviceUUID": "d30ec625-cb9b-4b66-b350-5241e6ad798b", "serviceDescription": "catalog service description", "serviceInvariantUUID": "bb38e659-f163-483d-9516-ffadd135ca26", "resources": [ { "resourceInstanceName": "vFW 080523b7-6b83 0", "resourceCustomizationUUID": "230dd1f2-0c17-488a-86a7-a197dcbb179c", "resourceName": "vFW 080523b7-6b83", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "b0f45a3d-3a1d-4bf7-bf6f-822f7bae62a7", "resourceInvariantUUID": "ac9b8a2c-fd2b-4de5-ad3b-8689a968aa33", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw080523b76b830_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "artifactChecksum": "MWFhMzZkMTA5YWQwMmYzZWJkMzgwMmUxZmRlNzZkNzE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "29abffd5-334d-41a8-8d42-389d18821d0f", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "02598635-af6c-419e-b479-eaf9d8006b68", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62e6c0b2-5215-40a9-a2cf-c38385869cd4", "generatedFromUUID": "02598635-af6c-419e-b479-eaf9d8006b68" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "62e6c0b2-5215-40a9-a2cf-c38385869cd4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230302071315-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "artifactChecksum": "Nzk4YmY5NjQ0MGUzODBhYjIxZTRiMGJkOTkwYmE2NGE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "79acf8c1-8b42-45cc-82b5-0bfb4fb9cff4" } ], "workloadContext": "Production" } 2023-03-02T07:15:02.226Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-02T07:15:02.227Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d30ec625-cb9b-4b66-b350-5241e6ad798b ASDC 2023-03-02T07:15:02.415Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ebade4e2-c717-4805-aa03-c286a641b41f ServiceName:vFW 2023-03-02 07-13-15 ServiceVersion:1.0 ServiceUUID:d30ec625-cb9b-4b66-b350-5241e6ad798b ServiceInvariantUUID:bb38e659-f163-483d-9516-ffadd135ca26 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230302071315-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar ArtifactUUID:79acf8c1-8b42-45cc-82b5-0bfb4fb9cff4 ArtifactChecksum:Nzk4YmY5NjQ0MGUzODBhYjIxZTRiMGJkOTkwYmE2NGE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 080523b7-6b83 0 ResourceCustomizationUUID:230dd1f2-0c17-488a-86a7-a197dcbb179c ResourceInvariantUUID:ac9b8a2c-fd2b-4de5-ad3b-8689a968aa33 ResourceName:vFW 080523b7-6b83 ResourceType:VF ResourceUUID:b0f45a3d-3a1d-4bf7-bf6f-822f7bae62a7 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw080523b76b830_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json ArtifactUUID:29abffd5-334d-41a8-8d42-389d18821d0f ArtifactChecksum:MWFhMzZkMTA5YWQwMmYzZWJkMzgwMmUxZmRlNzZkNzE= 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/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml ArtifactUUID:02598635-af6c-419e-b479-eaf9d8006b68 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/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env ArtifactUUID:62e6c0b2-5215-40a9-a2cf-c38385869cd4 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/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env ArtifactUUID:62e6c0b2-5215-40a9-a2cf-c38385869cd4 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-02T07:15:02.416Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d30ec625-cb9b-4b66-b350-5241e6ad798b 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-02T07:15:02.708Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:15:02.710Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-02T07:15:02.711Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-02T07:15:02.712Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 79acf8c1-8b42-45cc-82b5-0bfb4fb9cff4 from URL: /sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:02.712Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-02T07:15:02.712Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:02.805Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-02T07:15:02.813Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar 79acf8c1-8b42-45cc-82b5-0bfb4fb9cff4 101483 2023-03-02T07:15:02.814Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar ASDC sendASDCNotification 2023-03-02T07:15:02.815Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:02.816Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:15:02.817Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:15:02.817Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:15:02.817Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741302813, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:15:03.819Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:15:03.820Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-02T07:15:03.821Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 79acf8c1-8b42-45cc-82b5-0bfb4fb9cff4, URL: /sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar to file: /app/ASDC/1/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:03.822Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230302071315-csar.csar 2023-03-02T07:15:03.970Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:03.971Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:04.978Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5117475594100935949/Definitions/service-Vfw20230302071315-template.yml 2023-03-02T07:15:08.342Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:15:08.345Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:15:08.346Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "cds-sdc-listener", "timestamp": 1677741250956, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:15:08.347Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 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-02T07:15:09.734Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-02T07:15:09.742Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-02T07:15:09.742Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:09.743Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-02T07:15:09.743Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:09.743Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||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-Vfw20230302071315-csar.csar 2023-03-02T07:15:09.743Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 080523b7-6b83 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-Vfw20230302071315-csar.csar 2023-03-02T07:15:09.743Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||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-Vfw20230302071315-csar.csar 2023-03-02T07:15:09.743Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||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-Vfw20230302071315-csar.csar 2023-03-02T07:15:09.743Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:09.744Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:09.744Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||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-Vfw20230302071315-csar.csar 2023-03-02T07:15:09.744Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:09.744Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:09.744Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:09.744Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-02T07:15:09.753Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.755Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:09.762Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is matching search criteria 2023-03-02T07:15:09.762Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-02T07:15:09.764Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 080523b7-6b83 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:15:09.767Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.767Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:09.767Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is matching search criteria 2023-03-02T07:15:09.768Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-02T07:15:09.768Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 080523b7-6b83 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:15:09.768Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.768Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:09.774Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.775Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is not matching search criteria 2023-03-02T07:15:09.775Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-02T07:15:09.775Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-02T07:15:09.776Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-02T07:15:09.776Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:09.776Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-02T07:15:09.777Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-02T07:15:09.777Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-02T07:15:09.777Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-02T07:15:09.777Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-02T07:15:09.778Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-02T07:15:09.778Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:09.778Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-02T07:15:09.778Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:09.778Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-02T07:15:09.779Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-02T07:15:09.779Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-02T07:15:09.779Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.779Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-02T07:15:09.781Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.781Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is matching search criteria 2023-03-02T07:15:09.781Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 080523b7-6b83 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:15:09.782Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.782Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is matching search criteria 2023-03-02T07:15:09.782Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 080523b7-6b83 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:15:09.782Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.782Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is matching search criteria 2023-03-02T07:15:09.783Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 080523b7-6b83 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:15:09.783Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.783Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is not matching search criteria 2023-03-02T07:15:09.783Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-02T07:15:09.783Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-02T07:15:09.783Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-02T07:15:09.784Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-02T07:15:09.784Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-02T07:15:09.784Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-02T07:15:09.784Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:09.784Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-02T07:15:09.784Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:09.785Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-02T07:15:09.785Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-02T07:15:09.785Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=33ff0352-3ef1-4a06-a4bf-c0fc5b4fa12f 2023-03-02T07:15:09.785Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.785Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is not matching search criteria 2023-03-02T07:15:09.785Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-02T07:15:09.786Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-02T07:15:09.786Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-02T07:15:09.786Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:09.786Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-02T07:15:09.786Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-02T07:15:09.786Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-02T07:15:09.786Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-02T07:15:09.787Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-02T07:15:09.787Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:09.787Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-02T07:15:09.787Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-02T07:15:09.787Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2eecf9a9-660f-4158-b300-c45cd03b6577 2023-03-02T07:15:09.787Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.788Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is not matching search criteria 2023-03-02T07:15:09.788Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-02T07:15:09.788Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-02T07:15:09.788Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-02T07:15:09.788Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:09.788Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-02T07:15:09.788Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-02T07:15:09.789Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-02T07:15:09.789Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-02T07:15:09.789Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-02T07:15:09.789Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-02T07:15:09.789Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:09.789Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-02T07:15:09.789Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=368b5ed9-26ee-4118-acad-bb92075f0705 2023-03-02T07:15:09.790Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.790Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:09.790Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.791Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:09.791Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.791Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:09.791Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:09.791Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:09.791Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-02 07-13-15 Description:catalog service description Model UUID:d30ec625-cb9b-4b66-b350-5241e6ad798b Model Version:NULL Model InvariantUuid:bb38e659-f163-483d-9516-ffadd135ca26 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 080523b7-6b83 Model UUID:28437979-abfc-45e7-b659-a51fdbe2e3e0 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ac9b8a2c-fd2b-4de5-ad3b-8689a968aa33 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:230dd1f2-0c17-488a-86a7-a197dcbb179c NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c6c87ff7-a1db-4007-b343-6368590d5772 ModelName:Vfw080523b76b83..base_vfw..module-0 ModelUuid:a06249fa-12f2-4344-ab4e-d830e2eb2f02 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:33ff0352-3ef1-4a06-a4bf-c0fc5b4fa12f ModelInvariantUuid:6d2d830c-c6b8-4048-bab3-9d7d55d20f1f ModelName:vFW 080523b7-6b83-nodes.vfwCvfc ModelUuid:e401faaf-9e5a-49e1-9581-1ed9b7add4a9 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:8fe825eb-5915-4fce-b9d9-c4a212ceff57 ModelInvariantUuid:b5fe96cb-8c96-4d65-ba74-842179bb9026 ModelName:Vfw080523b76b83.compute.nodes.heat.vfw ModelUuid:6d371b76-08de-4623-8fdc-9491c91fc9e8 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:2eecf9a9-660f-4158-b300-c45cd03b6577 ModelInvariantUuid:8fad238c-5d92-4cac-b1fe-eaa6762e4ad1 ModelName:vFW 080523b7-6b83-nodes.vsnCvfc ModelUuid:88ce0e3b-9d1d-40b4-9a10-2c5f53964422 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:7fdf379f-bc9a-44cf-bdd8-3b54e9b9827f ModelInvariantUuid:092defda-b694-4aea-a484-fb44628cc3e1 ModelName:Vfw080523b76b83.compute.nodes.heat.vsn ModelUuid:9f8b6946-9365-4c6e-9124-04818961813a ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:368b5ed9-26ee-4118-acad-bb92075f0705 ModelInvariantUuid:91ba532b-c816-44a6-9e31-16fcc22b19f2 ModelName:vFW 080523b7-6b83-nodes.vpgCvfc ModelUuid:a16cc107-07e7-4e00-b903-2ee6915dfa5a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:d0c44330-db55-488a-b86f-0b4096602e3b ModelInvariantUuid:35c1064a-53ec-4da2-8371-3262bb7dbe8a ModelName:Vfw080523b76b83.compute.nodes.heat.vpg ModelUuid:767576a5-6214-4d37-a11e-03838175f142 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-02T07:15:09.824Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: b0f45a3d-3a1d-4bf7-bf6f-822f7bae62a7 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:15:09.914Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||vFW 080523b7-6b83 0 2023-03-02T07:15:09.924Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b0f45a3d-3a1d-4bf7-bf6f-822f7bae62a7 2023-03-02T07:15:09.924Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 29abffd5-334d-41a8-8d42-389d18821d0f from URL: /sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json 2023-03-02T07:15:09.925Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-02T07:15:09.925Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json 2023-03-02T07:15:09.983Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-02T07:15:09.984Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json 29abffd5-334d-41a8-8d42-389d18821d0f 785 2023-03-02T07:15:09.985Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json ASDC sendASDCNotification 2023-03-02T07:15:09.985Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json 2023-03-02T07:15:09.985Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:15:09.986Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:15:09.986Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:15:09.986Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741309985, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:15:10.988Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw080523b76b83..base_vfw..module-0", "vfModuleModelInvariantUUID": "c6c87ff7-a1db-4007-b343-6368590d5772", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a06249fa-12f2-4344-ab4e-d830e2eb2f02", "vfModuleModelCustomizationUUID": "cfb0d84a-49c5-4e9d-897a-1f6b66b5e3ed", "isBase": true, "artifacts": [ "02598635-af6c-419e-b479-eaf9d8006b68", "62e6c0b2-5215-40a9-a2cf-c38385869cd4" ], "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-02T07:15:10.997Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw080523b76b83..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a06249fa-12f2-4344-ab4e-d830e2eb2f02 VfModuleModelInvariantUUID:c6c87ff7-a1db-4007-b343-6368590d5772 VfModuleModelDescription:NULL Artifacts UUID List:{ 02598635-af6c-419e-b479-eaf9d8006b68 , 62e6c0b2-5215-40a9-a2cf-c38385869cd4 } 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-02T07:15:11.001Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw080523b76b83..base_vfw..module-0", "vfModuleModelInvariantUUID": "c6c87ff7-a1db-4007-b343-6368590d5772", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a06249fa-12f2-4344-ab4e-d830e2eb2f02", "vfModuleModelCustomizationUUID": "cfb0d84a-49c5-4e9d-897a-1f6b66b5e3ed", "isBase": true, "artifacts": [ "02598635-af6c-419e-b479-eaf9d8006b68", "62e6c0b2-5215-40a9-a2cf-c38385869cd4" ], "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-02T07:15:11.002Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw080523b76b83..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a06249fa-12f2-4344-ab4e-d830e2eb2f02 VfModuleModelInvariantUUID:c6c87ff7-a1db-4007-b343-6368590d5772 VfModuleModelDescription:NULL Artifacts UUID List:{ 02598635-af6c-419e-b479-eaf9d8006b68 , 62e6c0b2-5215-40a9-a2cf-c38385869cd4 } 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-02T07:15:11.002Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 02598635-af6c-419e-b479-eaf9d8006b68 from URL: /sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml 2023-03-02T07:15:11.002Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-02T07:15:11.002Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml 2023-03-02T07:15:11.072Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-02T07:15:11.073Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml 02598635-af6c-419e-b479-eaf9d8006b68 20368 2023-03-02T07:15:11.074Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-02T07:15:11.074Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml 2023-03-02T07:15:11.074Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:15:11.075Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:15:11.075Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:15:11.075Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741311074, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:15:12.077Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 62e6c0b2-5215-40a9-a2cf-c38385869cd4 from URL: /sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env 2023-03-02T07:15:12.077Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-02T07:15:12.078Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env 2023-03-02T07:15:12.158Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-02T07:15:12.159Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env 62e6c0b2-5215-40a9-a2cf-c38385869cd4 2098 2023-03-02T07:15:12.160Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-02T07:15:12.160Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env 2023-03-02T07:15:12.160Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:15:12.161Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:15:12.161Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:15:12.161Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741312160, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:15:13.162Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: d30ec625-cb9b-4b66-b350-5241e6ad798b 2023-03-02T07:15:13.163Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 080523b7-6b83 0 b0f45a3d-3a1d-4bf7-bf6f-822f7bae62a7 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-02T07:15:13.227Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@460eb5b6, org.onap.sdc.toscaparser.api.parameters.Input@28a0b1a5, org.onap.sdc.toscaparser.api.parameters.Input@2eef0f04, org.onap.sdc.toscaparser.api.parameters.Input@e91887e, org.onap.sdc.toscaparser.api.parameters.Input@3d012f1f] 2023-03-02T07:15:13.233Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.233Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:13.233Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-03-02T07:15:13.234Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 230dd1f2-0c17-488a-86a7-a197dcbb179c 2023-03-02T07:15:13.234Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 230dd1f2-0c17-488a-86a7-a197dcbb179c matches Tosca VF Customization UUID: 230dd1f2-0c17-488a-86a7-a197dcbb179c 2023-03-02T07:15:13.235Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 230dd1f2-0c17-488a-86a7-a197dcbb179c 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-02T07:15:13.247Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.247Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:13.249Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 230dd1f2-0c17-488a-86a7-a197dcbb179c: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-02T07:15:13.250Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5281c887 2023-03-02T07:15:13.250Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.250Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-02T07:15:13.251Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : cfb0d84a-49c5-4e9d-897a-1f6b66b5e3ed 2023-03-02T07:15:13.253Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID cfb0d84a-49c5-4e9d-897a-1f6b66b5e3ed 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-02T07:15:13.266Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.267Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is matching search criteria 2023-03-02T07:15:13.268Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 080523b7-6b83 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:15:13.269Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.269Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is matching search criteria 2023-03-02T07:15:13.270Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 080523b7-6b83 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:15:13.271Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.271Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is not matching search criteria 2023-03-02T07:15:13.271Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-02T07:15:13.271Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-02T07:15:13.272Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-02T07:15:13.272Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-02T07:15:13.272Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-02T07:15:13.272Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-02T07:15:13.272Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:13.273Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-02T07:15:13.273Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:13.273Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-02T07:15:13.273Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-02T07:15:13.274Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=33ff0352-3ef1-4a06-a4bf-c0fc5b4fa12f 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-02T07:15:13.318Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.318Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is matching search criteria 2023-03-02T07:15:13.319Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 080523b7-6b83 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:15:13.319Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.320Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is not matching search criteria 2023-03-02T07:15:13.320Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-02T07:15:13.320Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-02T07:15:13.320Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-02T07:15:13.321Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:13.321Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-02T07:15:13.321Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-02T07:15:13.321Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-02T07:15:13.322Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-02T07:15:13.322Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-02T07:15:13.322Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:13.322Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-02T07:15:13.323Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-02T07:15:13.323Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2eecf9a9-660f-4158-b300-c45cd03b6577 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-02T07:15:13.327Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.328Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is matching search criteria 2023-03-02T07:15:13.328Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 080523b7-6b83 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:15:13.332Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.332Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is not matching search criteria 2023-03-02T07:15:13.333Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-02T07:15:13.333Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-02T07:15:13.333Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-02T07:15:13.333Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:13.334Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-02T07:15:13.334Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-02T07:15:13.334Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-02T07:15:13.334Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-02T07:15:13.335Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-02T07:15:13.335Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-02T07:15:13.335Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-02T07:15:13.335Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-02T07:15:13.336Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=368b5ed9-26ee-4118-acad-bb92075f0705 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-02T07:15:13.340Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.340Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is matching search criteria 2023-03-02T07:15:13.341Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 080523b7-6b83 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:15:13.341Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.341Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Node template vFW 080523b7-6b83 0 is matching search criteria 2023-03-02T07:15:13.342Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 080523b7-6b83 0] matching following query criteria: sdcType=VF, customizationUUID=230dd1f2-0c17-488a-86a7-a197dcbb179c Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:15:13.345Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.345Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:13.346Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid d30ec625-cb9b-4b66-b350-5241e6ad798b: vFW 080523b7-6b83 2023-03-02T07:15:13.346Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.346Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:13.346Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.346Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:13.347Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.347Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:13.347Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.347Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:13.347Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:15:13.348Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-03-02 07-13-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:15:13.348Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2023-03-02 07-13-15 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-02T07:15:14.121Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 080523b7-6b83 b0f45a3d-3a1d-4bf7-bf6f-822f7bae62a7 1 ASDC deployResourceStructure 2023-03-02T07:15:14.123Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json ASDC sendASDCNotification 2023-03-02T07:15:14.123Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json 2023-03-02T07:15:14.124Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:15:14.124Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:15:14.124Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:15:14.125Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741314123, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:15:15.126Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-02T07:15:15.127Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml 2023-03-02T07:15:15.127Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:15:15.128Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:15:15.128Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:15:15.128Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741315126, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:15:16.129Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-02T07:15:16.130Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env 2023-03-02T07:15:16.130Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:15:16.131Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:15:16.131Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:15:16.131Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741316129, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:15:17.132Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar ASDC sendASDCNotification 2023-03-02T07:15:17.133Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar 2023-03-02T07:15:17.133Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:15:17.134Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:15:17.134Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:15:17.134Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741317132, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:15:18.135Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ebade4e2-c717-4805-aa03-c286a641b41f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:15:18.163Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ebade4e2-c717-4805-aa03-c286a641b41f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:15:18.168Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:15:18.168Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-02T07:15:18.168Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-02T07:15:48.169Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ebade4e2-c717-4805-aa03-c286a641b41f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:15:48.191Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ebade4e2-c717-4805-aa03-c286a641b41f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:15:48.194Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:15:48.194Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-02T07:15:48.194Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-02T07:16:08.343Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:16:08.351Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "aai-model-loader", "timestamp": 1677741288483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "multicloud-k8s", "timestamp": 1677741293719, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.357Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.357Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "policy-distribution-id", "timestamp": 1677741284941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.358Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.358Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.358Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "cds-sdc-listener", "timestamp": 1677741250956, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.358Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.358Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.359Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "status": "NOTIFIED" } 2023-03-02T07:16:08.359Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.359Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.359Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "aai-model-loader", "timestamp": 1677741288483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.360Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.360Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.360Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "multicloud-k8s", "timestamp": 1677741293719, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "status": "NOTIFIED" } 2023-03-02T07:16:08.361Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.361Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.361Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "cds-sdc-listener", "timestamp": 1677741250956, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.362Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.362Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.362Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "policy-distribution-id", "timestamp": 1677741284941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-02T07:16:08.362Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.363Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.363Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-02T07:16:08.363Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.364Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.364Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "aai-model-loader", "timestamp": 1677741288483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.364Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.365Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.365Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "multicloud-k8s", "timestamp": 1677741293719, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-02T07:16:08.365Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.365Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.366Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "policy-distribution-id", "timestamp": 1677741284941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.370Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.370Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.370Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "cds-sdc-listener", "timestamp": 1677741250956, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.371Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.371Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.371Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.372Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.372Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.372Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "aai-model-loader", "timestamp": 1677741288483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.373Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.373Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.373Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "multicloud-k8s", "timestamp": 1677741293719, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.374Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.374Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.374Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "cds-sdc-listener", "timestamp": 1677741250956, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.375Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.375Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.375Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "policy-distribution-id", "timestamp": 1677741284941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.375Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.375Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.375Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-02T07:16:08.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "aai-model-loader", "timestamp": 1677741288483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.377Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "multicloud-k8s", "timestamp": 1677741293719, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-02T07:16:08.377Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.377Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.377Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "cds-sdc-listener", "timestamp": 1677741250956, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.377Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.378Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.378Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "policy-distribution-id", "timestamp": 1677741284941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.378Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.378Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.378Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.379Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.379Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.379Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "aai-model-loader", "timestamp": 1677741288483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.379Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.379Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.379Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "multicloud-k8s", "timestamp": 1677741293719, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.380Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.380Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.380Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "policy-distribution-id", "timestamp": 1677741284941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:16:08.381Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.381Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.381Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "cds-sdc-listener", "timestamp": 1677741250956, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:16:08.381Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.382Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.382Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741248470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:16:08.383Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.383Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.383Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "aai-model-loader", "timestamp": 1677741288483, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:16:08.384Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.384Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.384Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "multicloud-k8s", "timestamp": 1677741293719, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:16:08.385Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.385Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.385Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741301578, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.386Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.386Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.386Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "policy-distribution-id", "timestamp": 1677741303354, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:16:08.387Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.387Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.387Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "cds-sdc-listener", "timestamp": 1677741301996, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:16:08.387Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.387Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.388Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "aai-model-loader", "timestamp": 1677741302779, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:16:08.388Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.388Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.388Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "multicloud-k8s", "timestamp": 1677741302642, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "status": "DOWNLOAD_OK" } 2023-03-02T07:16:08.388Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.388Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.389Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741302813, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:16:08.389Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.389Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.389Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741301578, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.390Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.390Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.390Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "policy-distribution-id", "timestamp": 1677741304373, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:16:08.391Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.391Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.391Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "cds-sdc-listener", "timestamp": 1677741303015, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02T07:16:08.408Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ebade4e2-c717-4805-aa03-c286a641b41f 2023-03-02T07:16:08.410Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId ebade4e2-c717-4805-aa03-c286a641b41f and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-02T07:16:08.436Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.436Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "multicloud-k8s", "timestamp": 1677741303766, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-02T07:16:08.437Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.437Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.437Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741301578, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.437Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.438Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.438Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "policy-distribution-id", "timestamp": 1677741305377, "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-02T07:16:08.445Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ebade4e2-c717-4805-aa03-c286a641b41f 2023-03-02T07:16:08.445Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId ebade4e2-c717-4805-aa03-c286a641b41f 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-02T07:16:08.458Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.459Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "multicloud-k8s", "timestamp": 1677741304886, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-02T07:16:08.459Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.459Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.459Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741301578, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.460Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.460Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.461Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "multicloud-k8s", "timestamp": 1677741306002, "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-02T07:16:08.472Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ebade4e2-c717-4805-aa03-c286a641b41f 2023-03-02T07:16:08.472Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId ebade4e2-c717-4805-aa03-c286a641b41f 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-02T07:16:08.484Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.484Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741301578, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.485Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.486Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.486Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "multicloud-k8s", "timestamp": 1677741307005, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "status": "DEPLOY_OK" } 2023-03-02T07:16:08.486Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:08.486Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:16:08.487Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741301578, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:16:08.487Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:16:18.194Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ebade4e2-c717-4805-aa03-c286a641b41f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:16:18.219Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ebade4e2-c717-4805-aa03-c286a641b41f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:16:18.227Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:16:18.227Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-02T07:16:18.228Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-02T07:16:48.229Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ebade4e2-c717-4805-aa03-c286a641b41f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:16:48.255Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ebade4e2-c717-4805-aa03-c286a641b41f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:16:48.261Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:16:48.261Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-02T07:16:48.262Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-02T07:17:08.342Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:17:08.349Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.350Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741301578, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:17:08.351Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.351Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741309398, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:17:08.352Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.352Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.352Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741309985, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "status": "DOWNLOAD_OK" } 2023-03-02T07:17:08.352Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.353Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.353Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741311074, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-02T07:17:08.353Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741312160, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-02T07:17:08.354Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.354Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.354Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741314123, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/vfw080523b76b830_modules.json", "status": "DEPLOY_OK" } 2023-03-02T07:17:08.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.355Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741315126, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-02T07:17:08.355Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.355Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741315266, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:17:08.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.356Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741316129, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/resourceInstances/vfw080523b76b830/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-02T07:17:08.356Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.356Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.357Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741316271, "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-02T07:17:08.371Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ebade4e2-c717-4805-aa03-c286a641b41f 2023-03-02T07:17:08.371Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId ebade4e2-c717-4805-aa03-c286a641b41f 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-02T07:17:08.386Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.386Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741317132, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:17:08.387Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.387Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.387Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "aai-model-loader", "timestamp": 1677741332067, "artifactURL": "/sdc/v1/catalog/services/Vfw20230302071315/1.0/artifacts/service-Vfw20230302071315-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:17:08.387Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.387Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.387Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "aai-model-loader", "timestamp": 1677741333073, "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-02T07:17:08.393Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ebade4e2-c717-4805-aa03-c286a641b41f 2023-03-02T07:17:08.394Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId ebade4e2-c717-4805-aa03-c286a641b41f 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-02T07:17:08.404Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.404Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "aai-model-loader", "timestamp": 1677741334076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.404Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.404Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.405Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "multicloud-k8s", "timestamp": 1677741338013, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.405Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.405Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.405Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "policy-distribution-id", "timestamp": 1677741336378, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.405Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.406Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.406Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "cds-sdc-listener", "timestamp": 1677741304019, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.406Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.406Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.406Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741331578, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.406Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.407Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.407Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "aai-model-loader", "timestamp": 1677741334076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.407Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.407Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.407Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "policy-distribution-id", "timestamp": 1677741336378, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.407Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.408Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.408Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "multicloud-k8s", "timestamp": 1677741338013, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "status": "NOTIFIED" } 2023-03-02T07:17:08.408Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.408Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.408Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "cds-sdc-listener", "timestamp": 1677741304019, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.408Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.409Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.409Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741331578, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.409Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.409Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.409Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "aai-model-loader", "timestamp": 1677741334076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.409Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.410Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.410Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "policy-distribution-id", "timestamp": 1677741336378, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-02T07:17:08.411Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.411Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.411Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "multicloud-k8s", "timestamp": 1677741338013, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-02T07:17:08.412Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.412Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.412Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "cds-sdc-listener", "timestamp": 1677741304019, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.412Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.412Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.412Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741331578, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.413Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.413Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.413Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "policy-distribution-id", "timestamp": 1677741336378, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.413Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.413Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.413Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "aai-model-loader", "timestamp": 1677741334076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.414Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.416Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.416Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "multicloud-k8s", "timestamp": 1677741338013, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.416Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.416Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.416Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "cds-sdc-listener", "timestamp": 1677741304019, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.417Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.417Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.417Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741331578, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.417Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.418Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.418Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "aai-model-loader", "timestamp": 1677741334076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.418Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.418Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.418Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "policy-distribution-id", "timestamp": 1677741336378, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.419Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.419Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.419Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "cds-sdc-listener", "timestamp": 1677741304019, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.419Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.419Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.419Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "multicloud-k8s", "timestamp": 1677741338013, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-02T07:17:08.419Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.420Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.420Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741331578, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.420Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.420Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.421Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "aai-model-loader", "timestamp": 1677741334076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.421Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.421Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.421Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "policy-distribution-id", "timestamp": 1677741336378, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.421Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.421Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.423Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "cds-sdc-listener", "timestamp": 1677741304019, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.423Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.423Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.424Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "multicloud-k8s", "timestamp": 1677741338013, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.424Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.424Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.424Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741331578, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:17:08.424Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.424Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.424Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "aai-model-loader", "timestamp": 1677741334076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:17:08.424Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.424Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.425Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "policy-distribution-id", "timestamp": 1677741336378, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:17:08.425Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.425Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.425Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "cds-sdc-listener", "timestamp": 1677741304019, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:17:08.425Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.425Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.425Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "multicloud-k8s", "timestamp": 1677741338013, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:17:08.425Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.426Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.426Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741331578, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:17:08.426Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.426Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.426Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "multicloud-k8s", "timestamp": 1677741345395, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-02T07:17:08.426Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.426Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.426Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "aai-model-loader", "timestamp": 1677741345599, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:17:08.426Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.426Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.427Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "cds-sdc-listener", "timestamp": 1677741344870, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:17:08.427Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.427Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.427Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "policy-distribution-id", "timestamp": 1677741346259, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:17:08.427Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.427Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.427Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741345966, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:17:08.428Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.428Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.428Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "cds-sdc-listener", "timestamp": 1677741345875, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-02T07:17:08.446Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 96d1f050-f44b-429f-b385-556013e78567 2023-03-02T07:17:08.447Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 96d1f050-f44b-429f-b385-556013e78567 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-02T07:17:08.458Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.459Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "policy-distribution-id", "timestamp": 1677741347262, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:17:08.459Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.459Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.459Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "multicloud-k8s", "timestamp": 1677741346488, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-02T07:17:08.460Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.460Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.460Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "policy-distribution-id", "timestamp": 1677741348264, "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-02T07:17:08.468Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 96d1f050-f44b-429f-b385-556013e78567 2023-03-02T07:17:08.468Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 96d1f050-f44b-429f-b385-556013e78567 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-02T07:17:08.479Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.479Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "multicloud-k8s", "timestamp": 1677741347596, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-02T07:17:08.480Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.480Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.480Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741348263, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:17:08.480Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.480Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.481Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "multicloud-k8s", "timestamp": 1677741348652, "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-02T07:17:08.487Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 96d1f050-f44b-429f-b385-556013e78567 2023-03-02T07:17:08.487Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 96d1f050-f44b-429f-b385-556013e78567 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-02T07:17:08.495Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.495Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677741349266, "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-02T07:17:08.502Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 96d1f050-f44b-429f-b385-556013e78567 2023-03-02T07:17:08.503Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 96d1f050-f44b-429f-b385-556013e78567 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-02T07:17:08.520Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.521Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "multicloud-k8s", "timestamp": 1677741349657, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "status": "DEPLOY_OK" } 2023-03-02T07:17:08.521Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.522Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.522Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "aai-model-loader", "timestamp": 1677741358629, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:17:08.522Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:17:08.522Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:17:08.522Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "aai-model-loader", "timestamp": 1677741359632, "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-02T07:17:08.534Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 96d1f050-f44b-429f-b385-556013e78567 2023-03-02T07:17:08.534Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 96d1f050-f44b-429f-b385-556013e78567 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-02T07:17:18.262Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ebade4e2-c717-4805-aa03-c286a641b41f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:17:18.280Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ebade4e2-c717-4805-aa03-c286a641b41f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:17:18.286Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:17:18.286Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-02T07:17:18.287Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-02T07:17:18.287Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-02T07:17:18.287Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:17:18.287Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:17:18.287Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:17:18.288Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:17:18.288Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:17:18.288Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||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-02T07:17:18.296Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-02T07:17:48.296Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ebade4e2-c717-4805-aa03-c286a641b41f 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-02T07:17:48.313Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ebade4e2-c717-4805-aa03-c286a641b41f and serviceModelVersionId: d30ec625-cb9b-4b66-b350-5241e6ad798b 2023-03-02T07:17:48.314Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bb38e659-f163-483d-9516-ffadd135ca26 2023-03-02T07:18:08.342Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:10.109Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bb38e659-f163-483d-9516-ffadd135ca26/model-vers/model-ver/d30ec625-cb9b-4b66-b350-5241e6ad798b?depth=0 2023-03-02T07:18:10.206Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-02T07:18:10.277Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bb38e659-f163-483d-9516-ffadd135ca26/model-vers/model-ver/d30ec625-cb9b-4b66-b350-5241e6ad798b?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-02T07:18:10.279Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bb38e659-f163-483d-9516-ffadd135ca26/model-vers/model-ver/d30ec625-cb9b-4b66-b350-5241e6ad798b?depth=0|INFO|500||Invoke 2023-03-02T07:18:10.286Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bb38e659-f163-483d-9516-ffadd135ca26/model-vers/model-ver/d30ec625-cb9b-4b66-b350-5241e6ad798b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-02T07:18:10.464Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bb38e659-f163-483d-9516-ffadd135ca26/model-vers/model-ver/d30ec625-cb9b-4b66-b350-5241e6ad798b?depth=0|INFO|500||InvokeReturn 2023-03-02T07:18:10.466Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bb38e659-f163-483d-9516-ffadd135ca26/model-vers/model-ver/d30ec625-cb9b-4b66-b350-5241e6ad798b?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Mar 2023 07:18:10 GMT], content-length=[0], vertex-id=[246008], x-aai-txid=[2-aai-resources-230302-07:18:10:339-46396], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-02T07:18:10.467Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T07:18:10.472Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-02T07:18:10.473Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||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-02T07:18:10.492Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||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-02T07:18:10.494Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ebade4e2-c717-4805-aa03-c286a641b41f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-02T07:18:10.495Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-02T07:18:10.496Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:10.496Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:10.497Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741490494, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:10.508Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:18:10.508Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ebade4e2-c717-4805-aa03-c286a641b41f", "consumerID": "SO-sdc-controller", "timestamp": 1677741490494, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-02T07:18:10.509Z||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-02T07:18:11.526Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:18:11.536Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:18:11.537Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"96d1f050-f44b-429f-b385-556013e78567","serviceName":"basic_onboard_TwEPLD","serviceVersion":"1.0","serviceUUID":"43adc9da-e0a8-4599-8e95-61ee5add9ac0","serviceDescription":"service","serviceInvariantUUID":"78675ea4-62d2-4a7f-9d7b-c8b5a41b26f4","resources":[{"resourceInstanceName":"basic_onboard_TwEPLD 0","resourceName":"basic_onboard_TwEPLD","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7527f2a6-72fb-4d7a-be38-c9778673df29","resourceInvariantUUID":"9a1be22b-e163-4421-b420-a66d68252e15","resourceCustomizationUUID":"9de2fc70-862f-46c9-b8e4-61da0b06e81d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vf-license-model.xml","artifactChecksum":"N2JkOTI0ZTBlZGY3Mjg5NTgxZGUxMjgzODRkZTVkMTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5c0e440a-891e-43c0-bcd5-0219a50eb827","artifactVersion":"1"},{"artifactName":"basic_onboard_twepld0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json","artifactChecksum":"ZWQ1OWJlYmYwOWJkM2NjNWFlNjhhOGZjNmYwM2RhMDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"64eaab2c-4b0a-49f8-a7df-e4fe6e204aa8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"67e34a63-3530-4fa1-93b8-33a7d18eeea8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"553cc5ff-bf54-45d3-8114-ab49167149f4","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b07460ac-64f6-43f3-b12a-cdc54d79f83b","artifactVersion":"2","generatedFromUUID":"67e34a63-3530-4fa1-93b8-33a7d18eeea8"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardTwepld-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-template.yml","artifactChecksum":"OTMxYjJjNWU2NGY3MDQxOTlhNWU2MWVkMWIwYjg3ODE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"be9ed066-2ef6-409b-96ec-793c85e04380","artifactVersion":"1"},{"artifactName":"service-BasicOnboardTwepld-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar","artifactChecksum":"MGE2ZGNmMTBkMmE0YTkwOWQxOTQyZGZjMjlkY2Y0ZjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f77f151-9ea8-4c71-a25d-0d676ecd92e9","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-02T07:18:11.541Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:18:11.542Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:11.542Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:11.542Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:12.543Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:18:12.545Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:12.545Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:12.546Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:13.547Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:18:13.549Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:13.549Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:13.549Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:14.551Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:18:14.552Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:14.552Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:14.552Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:15.553Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:18:15.554Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:15.555Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:15.555Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:16.557Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:18:16.558Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:16.558Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:16.558Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:17.560Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:18:17.561Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:17.562Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:17.562Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:18.564Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "serviceName": "basic_onboard_TwEPLD", "serviceVersion": "1.0", "serviceUUID": "43adc9da-e0a8-4599-8e95-61ee5add9ac0", "serviceDescription": "service", "serviceInvariantUUID": "78675ea4-62d2-4a7f-9d7b-c8b5a41b26f4", "resources": [ { "resourceInstanceName": "basic_onboard_TwEPLD 0", "resourceCustomizationUUID": "9de2fc70-862f-46c9-b8e4-61da0b06e81d", "resourceName": "basic_onboard_TwEPLD", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "7527f2a6-72fb-4d7a-be38-c9778673df29", "resourceInvariantUUID": "9a1be22b-e163-4421-b420-a66d68252e15", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_twepld0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "artifactChecksum": "ZWQ1OWJlYmYwOWJkM2NjNWFlNjhhOGZjNmYwM2RhMDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "64eaab2c-4b0a-49f8-a7df-e4fe6e204aa8", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "67e34a63-3530-4fa1-93b8-33a7d18eeea8", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b07460ac-64f6-43f3-b12a-cdc54d79f83b", "generatedFromUUID": "67e34a63-3530-4fa1-93b8-33a7d18eeea8" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b07460ac-64f6-43f3-b12a-cdc54d79f83b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardTwepld-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "artifactChecksum": "MGE2ZGNmMTBkMmE0YTkwOWQxOTQyZGZjMjlkY2Y0ZjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f77f151-9ea8-4c71-a25d-0d676ecd92e9" } ], "workloadContext": "Production" } 2023-03-02T07:18:18.565Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-02T07:18:18.566Z|ebade4e2-c717-4805-aa03-c286a641b41f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 43adc9da-e0a8-4599-8e95-61ee5add9ac0 ASDC 2023-03-02T07:18:18.566Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:96d1f050-f44b-429f-b385-556013e78567 ServiceName:basic_onboard_TwEPLD ServiceVersion:1.0 ServiceUUID:43adc9da-e0a8-4599-8e95-61ee5add9ac0 ServiceInvariantUUID:78675ea4-62d2-4a7f-9d7b-c8b5a41b26f4 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardTwepld-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar ArtifactUUID:6f77f151-9ea8-4c71-a25d-0d676ecd92e9 ArtifactChecksum:MGE2ZGNmMTBkMmE0YTkwOWQxOTQyZGZjMjlkY2Y0ZjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_TwEPLD 0 ResourceCustomizationUUID:9de2fc70-862f-46c9-b8e4-61da0b06e81d ResourceInvariantUUID:9a1be22b-e163-4421-b420-a66d68252e15 ResourceName:basic_onboard_TwEPLD ResourceType:VF ResourceUUID:7527f2a6-72fb-4d7a-be38-c9778673df29 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_twepld0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json ArtifactUUID:64eaab2c-4b0a-49f8-a7df-e4fe6e204aa8 ArtifactChecksum:ZWQ1OWJlYmYwOWJkM2NjNWFlNjhhOGZjNmYwM2RhMDU= 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/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml ArtifactUUID:67e34a63-3530-4fa1-93b8-33a7d18eeea8 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/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env ArtifactUUID:b07460ac-64f6-43f3-b12a-cdc54d79f83b 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/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env ArtifactUUID:b07460ac-64f6-43f3-b12a-cdc54d79f83b ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-02T07:18:18.567Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43adc9da-e0a8-4599-8e95-61ee5add9ac0 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-02T07:18:18.618Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:18:18.619Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-02T07:18:18.619Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-02T07:18:18.619Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 6f77f151-9ea8-4c71-a25d-0d676ecd92e9 from URL: /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:18.619Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-02T07:18:18.620Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:18.714Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-02T07:18:18.716Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar 6f77f151-9ea8-4c71-a25d-0d676ecd92e9 75686 2023-03-02T07:18:18.716Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar ASDC sendASDCNotification 2023-03-02T07:18:18.716Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:18.717Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:18:18.717Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:18.717Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:18.718Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741498716, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:19.718Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:18:19.720Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-03-02T07:18:19.720Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 6f77f151-9ea8-4c71-a25d-0d676ecd92e9, URL: /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar to file: /app/ASDC/1/service-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:19.720Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:19.721Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:19.721Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:19.882Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16226073450049643806/Definitions/service-BasicOnboardTwepld-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-02T07:18:21.699Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-02T07:18:21.700Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-02T07:18:21.701Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:21.701Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-02T07:18:21.701Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:21.701Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||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-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:21.702Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||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-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:21.702Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_TwEPLD 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-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:21.702Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||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-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:21.702Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:21.702Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||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-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:21.702Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-03-02T07:18:21.703Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:21.703Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:21.703Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_TwEPLD 0 is matching search criteria 2023-03-02T07:18:21.704Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-02T07:18:21.704Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_TwEPLD 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:18:21.704Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:21.705Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:21.705Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_TwEPLD 0 is matching search criteria 2023-03-02T07:18:21.705Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-03-02T07:18:21.705Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_TwEPLD 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:18:21.706Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:21.706Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:21.707Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:21.707Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_TwEPLD 0 is not matching search criteria 2023-03-02T07:18:21.707Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-03-02T07:18:21.708Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-03-02T07:18:21.708Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-03-02T07:18:21.708Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-02T07:18:21.709Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-02T07:18:21.709Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:21.709Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-02T07:18:21.710Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:21.710Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_TwEPLD 0 is matching search criteria 2023-03-02T07:18:21.710Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_TwEPLD 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:18:21.711Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:21.711Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_TwEPLD 0 is matching search criteria 2023-03-02T07:18:21.711Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_TwEPLD 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:18:21.712Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:21.712Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_TwEPLD 0 is matching search criteria 2023-03-02T07:18:21.712Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_TwEPLD 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:18:21.712Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:21.713Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_TwEPLD 0 is not matching search criteria 2023-03-02T07:18:21.713Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-02T07:18:21.713Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-02T07:18:21.713Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=bf8d4ba1-681b-480f-bcfa-966eeb522cf6 2023-03-02T07:18:21.714Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:21.714Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:21.714Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:21.714Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:21.715Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:21.715Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:21.715Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:21.717Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:21.717Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_TwEPLD Description:service Model UUID:43adc9da-e0a8-4599-8e95-61ee5add9ac0 Model Version:NULL Model InvariantUuid:78675ea4-62d2-4a7f-9d7b-c8b5a41b26f4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_TwEPLD Model UUID:65364b0d-8e6f-4763-a7f2-66cc9eff71da Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9a1be22b-e163-4421-b420-a66d68252e15 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9de2fc70-862f-46c9-b8e4-61da0b06e81d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:a556d7d0-fbba-4630-af11-1922bc9be05d ModelName:BasicOnboardTwepld..base_ubuntu18..module-0 ModelUuid:af07aa2b-0438-485d-bf2f-32eb44a9b477 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:bf8d4ba1-681b-480f-bcfa-966eeb522cf6 ModelInvariantUuid:6507c129-42ea-4686-8a11-a2da27656372 ModelName:basic_onboard_TwEPLD-nodes.ubuntu18Cvfc ModelUuid:8d959bfd-316d-442a-925f-3f5cb69e0caf ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:f546eadf-0ae0-4e6e-85d5-6d6abde98107 ModelInvariantUuid:9dbf7723-d55b-4940-957c-d5148ad2681e ModelName:BasicOnboardTwepld.compute.nodes.heat.ubuntu18 ModelUuid:a8fc85fc-e1a4-4d9b-b72f-20c1d9ecd325 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-02T07:18:21.732Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 7527f2a6-72fb-4d7a-be38-c9778673df29 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:18:21.739Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||basic_onboard_TwEPLD 0 2023-03-02T07:18:21.740Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7527f2a6-72fb-4d7a-be38-c9778673df29 2023-03-02T07:18:21.740Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 64eaab2c-4b0a-49f8-a7df-e4fe6e204aa8 from URL: /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json 2023-03-02T07:18:21.740Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-02T07:18:21.741Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json 2023-03-02T07:18:21.842Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-02T07:18:21.843Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json 64eaab2c-4b0a-49f8-a7df-e4fe6e204aa8 798 2023-03-02T07:18:21.843Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json ASDC sendASDCNotification 2023-03-02T07:18:21.843Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json 2023-03-02T07:18:21.843Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:18:21.844Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:21.844Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:21.844Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741501843, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:22.846Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardTwepld..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "a556d7d0-fbba-4630-af11-1922bc9be05d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "af07aa2b-0438-485d-bf2f-32eb44a9b477", "vfModuleModelCustomizationUUID": "e8bf8b34-dec5-4edf-a5a8-b5dfe6713014", "isBase": true, "artifacts": [ "67e34a63-3530-4fa1-93b8-33a7d18eeea8", "b07460ac-64f6-43f3-b12a-cdc54d79f83b" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-02T07:18:22.853Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardTwepld..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:af07aa2b-0438-485d-bf2f-32eb44a9b477 VfModuleModelInvariantUUID:a556d7d0-fbba-4630-af11-1922bc9be05d VfModuleModelDescription:NULL Artifacts UUID List:{ 67e34a63-3530-4fa1-93b8-33a7d18eeea8 , b07460ac-64f6-43f3-b12a-cdc54d79f83b } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-02T07:18:22.858Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardTwepld..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "a556d7d0-fbba-4630-af11-1922bc9be05d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "af07aa2b-0438-485d-bf2f-32eb44a9b477", "vfModuleModelCustomizationUUID": "e8bf8b34-dec5-4edf-a5a8-b5dfe6713014", "isBase": true, "artifacts": [ "67e34a63-3530-4fa1-93b8-33a7d18eeea8", "b07460ac-64f6-43f3-b12a-cdc54d79f83b" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-02T07:18:22.858Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardTwepld..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:af07aa2b-0438-485d-bf2f-32eb44a9b477 VfModuleModelInvariantUUID:a556d7d0-fbba-4630-af11-1922bc9be05d VfModuleModelDescription:NULL Artifacts UUID List:{ 67e34a63-3530-4fa1-93b8-33a7d18eeea8 , b07460ac-64f6-43f3-b12a-cdc54d79f83b } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-02T07:18:22.858Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 67e34a63-3530-4fa1-93b8-33a7d18eeea8 from URL: /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml 2023-03-02T07:18:22.858Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-02T07:18:22.859Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml 2023-03-02T07:18:22.943Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-02T07:18:22.944Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml 67e34a63-3530-4fa1-93b8-33a7d18eeea8 5033 2023-03-02T07:18:22.944Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-02T07:18:22.944Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml 2023-03-02T07:18:22.944Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:18:22.945Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:22.945Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:22.945Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741502944, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:23.946Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: b07460ac-64f6-43f3-b12a-cdc54d79f83b from URL: /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env 2023-03-02T07:18:23.947Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-03-02T07:18:23.947Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env 2023-03-02T07:18:24.104Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-03-02T07:18:24.105Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env b07460ac-64f6-43f3-b12a-cdc54d79f83b 909 2023-03-02T07:18:24.106Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-02T07:18:24.106Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env 2023-03-02T07:18:24.106Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:18:24.107Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:24.107Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:24.107Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741504106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:25.109Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 43adc9da-e0a8-4599-8e95-61ee5add9ac0 2023-03-02T07:18:25.110Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_TwEPLD 0 7527f2a6-72fb-4d7a-be38-c9778673df29 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-02T07:18:25.140Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3ec00086, org.onap.sdc.toscaparser.api.parameters.Input@239ec812, org.onap.sdc.toscaparser.api.parameters.Input@71d97d71, org.onap.sdc.toscaparser.api.parameters.Input@59f6008e, org.onap.sdc.toscaparser.api.parameters.Input@678cef06] 2023-03-02T07:18:25.144Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.144Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:25.144Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-03-02T07:18:25.145Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 9de2fc70-862f-46c9-b8e4-61da0b06e81d 2023-03-02T07:18:25.145Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9de2fc70-862f-46c9-b8e4-61da0b06e81d matches Tosca VF Customization UUID: 9de2fc70-862f-46c9-b8e4-61da0b06e81d 2023-03-02T07:18:25.145Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 9de2fc70-862f-46c9-b8e4-61da0b06e81d 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-02T07:18:25.150Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.150Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:25.152Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 9de2fc70-862f-46c9-b8e4-61da0b06e81d: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-02T07:18:25.152Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@61142786 2023-03-02T07:18:25.152Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.153Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-02T07:18:25.153Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e8bf8b34-dec5-4edf-a5a8-b5dfe6713014 2023-03-02T07:18:25.153Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e8bf8b34-dec5-4edf-a5a8-b5dfe6713014 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-02T07:18:25.159Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.160Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_TwEPLD 0 is matching search criteria 2023-03-02T07:18:25.160Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_TwEPLD 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:18:25.161Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.161Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_TwEPLD 0 is matching search criteria 2023-03-02T07:18:25.161Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_TwEPLD 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:18:25.162Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.162Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_TwEPLD 0 is not matching search criteria 2023-03-02T07:18:25.163Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-02T07:18:25.163Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-02T07:18:25.164Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=bf8d4ba1-681b-480f-bcfa-966eeb522cf6 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-02T07:18:25.168Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.169Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_TwEPLD 0 is matching search criteria 2023-03-02T07:18:25.169Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_TwEPLD 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:18:25.170Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.170Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_TwEPLD 0 is matching search criteria 2023-03-02T07:18:25.170Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_TwEPLD 0] matching following query criteria: sdcType=VF, customizationUUID=9de2fc70-862f-46c9-b8e4-61da0b06e81d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:18:25.174Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.174Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:25.175Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 43adc9da-e0a8-4599-8e95-61ee5add9ac0: basic_onboard_TwEPLD 2023-03-02T07:18:25.175Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.176Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:25.176Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.176Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:25.177Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.177Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:25.177Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.178Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:25.178Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:18:25.178Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_TwEPLD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:18:25.179Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_TwEPLD 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-02T07:18:25.325Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_TwEPLD 7527f2a6-72fb-4d7a-be38-c9778673df29 1 ASDC deployResourceStructure 2023-03-02T07:18:25.326Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json ASDC sendASDCNotification 2023-03-02T07:18:25.327Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json 2023-03-02T07:18:25.327Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:18:25.328Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:25.328Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:25.328Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741505326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:26.330Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-02T07:18:26.330Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml 2023-03-02T07:18:26.330Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:18:26.330Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:26.331Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:26.331Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741506329, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:27.332Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-02T07:18:27.332Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env 2023-03-02T07:18:27.332Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:18:27.333Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:27.333Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:27.334Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741507332, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:28.335Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar ASDC sendASDCNotification 2023-03-02T07:18:28.336Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar 2023-03-02T07:18:28.336Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:18:28.336Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:28.336Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:28.336Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741508335, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:18:29.338Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 96d1f050-f44b-429f-b385-556013e78567 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:18:29.355Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 96d1f050-f44b-429f-b385-556013e78567 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:18:29.361Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:18:29.361Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-02T07:18:29.361Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-02T07:18:29.361Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-02T07:18:29.362Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:18:29.362Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:18:29.362Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:18:29.362Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:18:29.362Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:18:29.362Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||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-02T07:18:29.370Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-02T07:18:59.371Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 96d1f050-f44b-429f-b385-556013e78567 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-02T07:18:59.386Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 96d1f050-f44b-429f-b385-556013e78567 and serviceModelVersionId: 43adc9da-e0a8-4599-8e95-61ee5add9ac0 2023-03-02T07:18:59.387Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 78675ea4-62d2-4a7f-9d7b-c8b5a41b26f4 2023-03-02T07:18:59.388Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/78675ea4-62d2-4a7f-9d7b-c8b5a41b26f4/model-vers/model-ver/43adc9da-e0a8-4599-8e95-61ee5add9ac0?depth=0 2023-03-02T07:18:59.395Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-03-02T07:18:59.454Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/78675ea4-62d2-4a7f-9d7b-c8b5a41b26f4/model-vers/model-ver/43adc9da-e0a8-4599-8e95-61ee5add9ac0?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-02T07:18:59.455Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/78675ea4-62d2-4a7f-9d7b-c8b5a41b26f4/model-vers/model-ver/43adc9da-e0a8-4599-8e95-61ee5add9ac0?depth=0|INFO|500||Invoke 2023-03-02T07:18:59.460Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/78675ea4-62d2-4a7f-9d7b-c8b5a41b26f4/model-vers/model-ver/43adc9da-e0a8-4599-8e95-61ee5add9ac0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-02T07:18:59.569Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/78675ea4-62d2-4a7f-9d7b-c8b5a41b26f4/model-vers/model-ver/43adc9da-e0a8-4599-8e95-61ee5add9ac0?depth=0|INFO|500||InvokeReturn 2023-03-02T07:18:59.570Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/78675ea4-62d2-4a7f-9d7b-c8b5a41b26f4/model-vers/model-ver/43adc9da-e0a8-4599-8e95-61ee5add9ac0?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Mar 2023 07:18:59 GMT], content-length=[0], vertex-id=[344144], x-aai-txid=[2-aai-resources-230302-07:18:59:511-47275], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-02T07:18:59.570Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T07:18:59.570Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-02T07:18:59.570Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||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-02T07:18:59.576Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||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-02T07:18:59.576Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 96d1f050-f44b-429f-b385-556013e78567 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-02T07:18:59.577Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-02T07:18:59.577Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:18:59.577Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:18:59.577Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741539577, "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-02T07:19:00.599Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:19:08.342Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:19:08.349Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.349Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:19:08.351Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.351Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.352Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "status": "NOTIFIED" } 2023-03-02T07:19:08.352Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.352Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.352Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-02T07:19:08.352Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.352Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.353Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:19:08.353Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.353Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.353Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-02T07:19:08.353Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.353Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.353Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:19:08.354Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.354Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.354Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741491526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:19:08.354Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.354Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.354Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741498716, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:19:08.355Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.355Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.355Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741501843, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-02T07:19:08.355Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.355Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.355Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741502944, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-02T07:19:08.356Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.356Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.356Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741504106, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-02T07:19:08.356Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.356Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.356Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741505326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/basic_onboard_twepld0_modules.json", "status": "DEPLOY_OK" } 2023-03-02T07:19:08.357Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.357Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.357Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741506329, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-03-02T07:19:08.357Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.357Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.357Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741507332, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/resourceInstances/basic_onboard_twepld0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-03-02T07:19:08.358Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.358Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.358Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741508335, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTwepld/1.0/artifacts/service-BasicOnboardTwepld-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:19:08.358Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:19:08.358Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:19:08.358Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "96d1f050-f44b-429f-b385-556013e78567", "consumerID": "SO-sdc-controller", "timestamp": 1677741539577, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-02T07:19:08.359Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:20:00.601Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:20:08.342Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:21:00.610Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:21:08.344Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:22:00.611Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:22:08.345Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:23:00.611Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:23:08.346Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:24:00.613Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:24:08.348Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:24:10.449Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Node 2 disconnected. 2023-03-02T07:25:00.614Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:25:08.349Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:26:00.616Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:26:08.351Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:27:00.619Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:27:08.353Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:28:00.619Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:28:08.355Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:29:00.620Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:29:08.356Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:29:32.251Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-02T07:29:32.252Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"facae298-e6ae-445a-b882-dfd194ebbb9f","serviceDescription":"service","serviceInvariantUUID":"25405c00-9e64-4bf4-8fe9-0b8f013aaad0","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"b263e58f-3ae6-4176-a1a2-fc395f91e948","resourceInvariantUUID":"65dcb2bf-50a1-4f8e-9608-823651be7070","resourceCustomizationUUID":"9c1b3ce1-ec06-4d56-81f8-81a571d99799","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":"MTg3YWY1YzM2ZWY1MzQxNTNjYTAzNjY1M2UzNjA3YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e67ff4f1-9e7e-43ae-a31d-da998dace927","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2NjZjY3YmUwNGQ3ZGFjMWU2ZGNmMThkNGE4M2E4OTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ac407fc6-df14-44c8-b758-4f72bbceacf1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-02T07:29:32.263Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:29:32.264Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:29:32.264Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:29:32.264Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "SO-sdc-controller", "timestamp": 1677742140620, "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-02T07:29:32.270Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:29:32.271Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:29:32.271Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:29:32.272Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:29:32.272Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:29:32.272Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:29:32.273Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-02T07:29:32.274Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "policy-distribution-id", "timestamp": 1677742159296, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:29:32.276Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:29:33.274Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:29:33.275Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:29:33.275Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:29:33.275Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "SO-sdc-controller", "timestamp": 1677742140620, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:29:34.276Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "facae298-e6ae-445a-b882-dfd194ebbb9f", "serviceDescription": "service", "serviceInvariantUUID": "25405c00-9e64-4bf4-8fe9-0b8f013aaad0", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "9c1b3ce1-ec06-4d56-81f8-81a571d99799", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "b263e58f-3ae6-4176-a1a2-fc395f91e948", "resourceInvariantUUID": "65dcb2bf-50a1-4f8e-9608-823651be7070", "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": "M2NjZjY3YmUwNGQ3ZGFjMWU2ZGNmMThkNGE4M2E4OTA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ac407fc6-df14-44c8-b758-4f72bbceacf1" } ], "workloadContext": "Production" } 2023-03-02T07:29:34.277Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-02T07:29:34.277Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 facae298-e6ae-445a-b882-dfd194ebbb9f ASDC 2023-03-02T07:29:34.278Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:facae298-e6ae-445a-b882-dfd194ebbb9f ServiceInvariantUUID:25405c00-9e64-4bf4-8fe9-0b8f013aaad0 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:ac407fc6-df14-44c8-b758-4f72bbceacf1 ArtifactChecksum:M2NjZjY3YmUwNGQ3ZGFjMWU2ZGNmMThkNGE4M2E4OTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:9c1b3ce1-ec06-4d56-81f8-81a571d99799 ResourceInvariantUUID:65dcb2bf-50a1-4f8e-9608-823651be7070 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:b263e58f-3ae6-4176-a1a2-fc395f91e948 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-02T07:29:34.279Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF facae298-e6ae-445a-b882-dfd194ebbb9f 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-02T07:29:34.337Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:29:34.339Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-02T07:29:34.339Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-02T07:29:34.339Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ac407fc6-df14-44c8-b758-4f72bbceacf1 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-02T07:29:34.339Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-02T07:29:34.340Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-02T07:29:34.593Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-02T07:29:34.595Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ac407fc6-df14-44c8-b758-4f72bbceacf1 57789 2023-03-02T07:29:34.595Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:34.595Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:34.595Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:29:34.596Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:29:34.596Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:29:34.596Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "SO-sdc-controller", "timestamp": 1677742174595, "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-02T07:29:35.597Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:29:35.599Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-02T07:29:35.599Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: ac407fc6-df14-44c8-b758-4f72bbceacf1, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-02T07:29:35.600Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-02T07:29:35.600Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-02T07:29:35.601Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-02T07:29:35.793Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9141650971337330651/Definitions/service-BasicNetwork-template.yml 2023-03-02T07:29:36.598Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-02T07:29:36.599Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-02T07:29:36.599Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-02T07:29:36.599Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-02T07:29:36.599Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:36.600Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:36.600Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:36.600Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:36.600Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-02T07:29:36.600Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:36.600Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:36.601Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:36.601Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-02T07:29:36.601Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.602Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:29:36.602Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-02T07:29:36.603Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-02T07:29:36.603Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:29:36.603Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.603Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:29:36.603Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-02T07:29:36.604Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-02T07:29:36.604Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:29:36.604Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.604Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:29:36.604Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.605Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:29:36.605Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.606Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:29:36.606Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.606Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:29:36.606Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.608Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:29:36.608Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:facae298-e6ae-445a-b882-dfd194ebbb9f Model Version:NULL Model InvariantUuid:25405c00-9e64-4bf4-8fe9-0b8f013aaad0 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:65dcb2bf-50a1-4f8e-9608-823651be7070 Model UUID:10ee6bf8-9f59-45bc-b797-2c95f2ae524a Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:9c1b3ce1-ec06-4d56-81f8-81a571d99799 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-02T07:29:36.620Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||Processing Resource Type: VL, Model UUID: b263e58f-3ae6-4176-a1a2-fc395f91e948 2023-03-02T07:29:36.621Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||No resources found for Service: facae298-e6ae-445a-b882-dfd194ebbb9f Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:29:36.632Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500|| 2023-03-02T07:29:36.632Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-03-02T07:29:36.634Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||No resources found for Service: facae298-e6ae-445a-b882-dfd194ebbb9f 2023-03-02T07:29:36.634Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: facae298-e6ae-445a-b882-dfd194ebbb9f 2023-03-02T07:29:36.634Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-03-02T07:29:36.635Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:36.642Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@a0ad135, org.onap.sdc.toscaparser.api.parameters.Input@2b84755d, org.onap.sdc.toscaparser.api.parameters.Input@1fd3b816, org.onap.sdc.toscaparser.api.parameters.Input@1080459b, org.onap.sdc.toscaparser.api.parameters.Input@4cdfadc7] 2023-03-02T07:29:36.646Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.647Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:29:36.648Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.648Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:29:36.648Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid facae298-e6ae-445a-b882-dfd194ebbb9f: Generic NeutronNet 2023-03-02T07:29:36.648Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.648Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:29:36.649Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.649Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:36.702Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.703Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:29:36.703Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.703Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:29:36.703Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:29:36.703Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:29:36.704Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:36.795Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-03-02T07:29:36.796Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:36.796Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||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-02T07:29:36.796Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:29:36.796Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:29:36.797Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:29:36.797Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "SO-sdc-controller", "timestamp": 1677742176796, "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-02T07:29:37.799Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:29:37.811Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:29:37.814Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:29:37.814Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-02T07:29:37.814Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-02T07:30:07.815Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:30:07.852Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:30:07.859Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:30:07.859Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-02T07:30:07.860Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-02T07:30:08.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:30:08.345Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:30:08.346Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "SO-sdc-controller", "timestamp": 1677742140620, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:30:08.348Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:30:37.860Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:30:37.886Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:30:37.889Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:30:37.889Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-02T07:30:37.889Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-02T07:31:07.890Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:31:07.903Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:31:07.908Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:31:07.908Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-02T07:31:07.908Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-02T07:31:08.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:31:08.346Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.346Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "cds-sdc-listener", "timestamp": 1677742126902, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:31:08.348Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.348Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.348Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "aai-model-loader", "timestamp": 1677742158482, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:31:08.349Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.349Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.349Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "multicloud-k8s", "timestamp": 1677742161094, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:31:08.349Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.349Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.349Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742171578, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:31:08.350Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.350Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.350Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "policy-distribution-id", "timestamp": 1677742159296, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:31:08.350Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.350Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.350Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "aai-model-loader", "timestamp": 1677742158482, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:31:08.351Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.351Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.351Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "SO-sdc-controller", "timestamp": 1677742140620, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:31:08.351Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.351Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.351Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "cds-sdc-listener", "timestamp": 1677742126902, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:31:08.352Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.352Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.352Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "multicloud-k8s", "timestamp": 1677742161094, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:31:08.353Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.353Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.353Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742171578, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:31:08.353Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.353Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.354Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "cds-sdc-listener", "timestamp": 1677742174141, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:31:08.354Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.354Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.354Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "SO-sdc-controller", "timestamp": 1677742174595, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:31:08.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.356Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "aai-model-loader", "timestamp": 1677742174926, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:31:08.356Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.356Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.356Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "policy-distribution-id", "timestamp": 1677742175671, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:31:08.356Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.356Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.356Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742175108, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:31:08.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.357Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.357Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "cds-sdc-listener", "timestamp": 1677742175148, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02T07:31:08.372Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 2023-03-02T07:31:08.373Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-02T07:31:08.386Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.386Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "policy-distribution-id", "timestamp": 1677742176673, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:31:08.387Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.387Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.387Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "policy-distribution-id", "timestamp": 1677742177674, "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-02T07:31:08.392Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 2023-03-02T07:31:08.393Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 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-02T07:31:08.403Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.403Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "SO-sdc-controller", "timestamp": 1677742176796, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:31:08.404Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.404Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.404Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742176921, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:31:08.404Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.405Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.405Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742177926, "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-02T07:31:08.410Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 2023-03-02T07:31:08.410Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 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-02T07:31:08.424Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.425Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "aai-model-loader", "timestamp": 1677742181249, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:31:08.425Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:31:08.426Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:31:08.426Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "aai-model-loader", "timestamp": 1677742182252, "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-02T07:31:08.433Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 2023-03-02T07:31:08.433Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 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-02T07:31:37.908Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:31:37.930Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:31:37.962Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:31:37.964Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-02T07:31:37.964Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-02T07:31:37.964Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-02T07:31:37.964Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:31:37.965Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:31:37.965Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:31:37.965Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:31:37.965Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:31:37.966Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-02T07:31:37.979Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-02T07:32:07.980Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 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-02T07:32:07.997Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 and serviceModelVersionId: facae298-e6ae-445a-b882-dfd194ebbb9f 2023-03-02T07:32:07.998Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 25405c00-9e64-4bf4-8fe9-0b8f013aaad0 2023-03-02T07:32:08.001Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/25405c00-9e64-4bf4-8fe9-0b8f013aaad0/model-vers/model-ver/facae298-e6ae-445a-b882-dfd194ebbb9f?depth=0 2023-03-02T07:32:08.013Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-02T07:32:08.081Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/25405c00-9e64-4bf4-8fe9-0b8f013aaad0/model-vers/model-ver/facae298-e6ae-445a-b882-dfd194ebbb9f?depth=0|INFO|500||Invoke 2023-03-02T07:32:08.082Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/25405c00-9e64-4bf4-8fe9-0b8f013aaad0/model-vers/model-ver/facae298-e6ae-445a-b882-dfd194ebbb9f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/25405c00-9e64-4bf4-8fe9-0b8f013aaad0/model-vers/model-ver/facae298-e6ae-445a-b882-dfd194ebbb9f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bbb03e4f-b8e4-46f8-b493-a57235aa08fd], X-ECOMP-RequestID=[c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94], X-TransactionId=[], X-ONAP-RequestID=[c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94], Content-Type=[application/merge-patch+json]} 2023-03-02T07:32:08.089Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/25405c00-9e64-4bf4-8fe9-0b8f013aaad0/model-vers/model-ver/facae298-e6ae-445a-b882-dfd194ebbb9f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-02T07:32:08.191Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/25405c00-9e64-4bf4-8fe9-0b8f013aaad0/model-vers/model-ver/facae298-e6ae-445a-b882-dfd194ebbb9f?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/25405c00-9e64-4bf4-8fe9-0b8f013aaad0/model-vers/model-ver/facae298-e6ae-445a-b882-dfd194ebbb9f?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Mar 2023 07:32:08 GMT], content-length=[0], vertex-id=[254200], x-aai-txid=[0-aai-resources-230302-07:32:08:126-26129], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-02T07:32:08.191Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/25405c00-9e64-4bf4-8fe9-0b8f013aaad0/model-vers/model-ver/facae298-e6ae-445a-b882-dfd194ebbb9f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-02T07:32:08.192Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/25405c00-9e64-4bf4-8fe9-0b8f013aaad0/model-vers/model-ver/facae298-e6ae-445a-b882-dfd194ebbb9f?depth=0|INFO|500||InvokeReturn 2023-03-02T07:32:08.192Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-02T07:32:08.193Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:32:08.203Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-02T07:32:08.203Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-02T07:32:08.204Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-02T07:32:08.205Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:08.205Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:08.205Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "SO-sdc-controller", "timestamp": 1677742328204, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:32:08.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:32:08.349Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.349Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "policy-distribution-id", "timestamp": 1677742208677, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.351Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.351Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.351Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "cds-sdc-listener", "timestamp": 1677742176152, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.352Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.352Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.352Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "multicloud-k8s", "timestamp": 1677742204446, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.352Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.353Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.353Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742201578, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.354Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.354Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.354Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "policy-distribution-id", "timestamp": 1677742208677, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.354Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.355Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "cds-sdc-listener", "timestamp": 1677742176152, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.356Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "multicloud-k8s", "timestamp": 1677742204446, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.356Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.356Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.356Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742201578, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.357Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "policy-distribution-id", "timestamp": 1677742208677, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "cds-sdc-listener", "timestamp": 1677742176152, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "multicloud-k8s", "timestamp": 1677742204446, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.359Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742201578, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.359Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.360Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "policy-distribution-id", "timestamp": 1677742208677, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.360Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.360Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.360Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "cds-sdc-listener", "timestamp": 1677742176152, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.361Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.361Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "multicloud-k8s", "timestamp": 1677742204446, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.361Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.361Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742201578, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.362Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.362Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "policy-distribution-id", "timestamp": 1677742208677, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.363Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "cds-sdc-listener", "timestamp": 1677742176152, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "multicloud-k8s", "timestamp": 1677742204446, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.364Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.365Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742201578, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.365Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.366Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.366Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "policy-distribution-id", "timestamp": 1677742208677, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.366Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.366Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.367Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "cds-sdc-listener", "timestamp": 1677742176152, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.367Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.367Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.367Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "multicloud-k8s", "timestamp": 1677742204446, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.368Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.368Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.368Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742201578, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.368Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.369Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.369Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "policy-distribution-id", "timestamp": 1677742208677, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.369Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.370Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.370Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "cds-sdc-listener", "timestamp": 1677742176152, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.370Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.370Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.370Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "multicloud-k8s", "timestamp": 1677742204446, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.370Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.371Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.371Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742201578, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.371Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.371Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.372Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "policy-distribution-id", "timestamp": 1677742208677, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:32:08.372Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.372Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.372Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "cds-sdc-listener", "timestamp": 1677742176152, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:32:08.373Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.373Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.373Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "multicloud-k8s", "timestamp": 1677742204446, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:32:08.374Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.374Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.374Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "aai-model-loader", "timestamp": 1677742218483, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.374Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.374Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.374Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742201578, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:32:08.375Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.375Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.375Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "cds-sdc-listener", "timestamp": 1677742218210, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:32:08.375Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.375Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.376Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "policy-distribution-id", "timestamp": 1677742219646, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:32:08.376Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.376Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.376Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "aai-model-loader", "timestamp": 1677742218483, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.377Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.377Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.377Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742219418, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:32:08.377Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.378Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.378Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "cds-sdc-listener", "timestamp": 1677742219214, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-02T07:32:08.395Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 79ffe5b8-a61e-4bce-a79f-9bba8300848e 2023-03-02T07:32:08.396Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79ffe5b8-a61e-4bce-a79f-9bba8300848e and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-02T07:32:08.408Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.408Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "policy-distribution-id", "timestamp": 1677742220649, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:32:08.409Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.409Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.409Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "aai-model-loader", "timestamp": 1677742218483, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.409Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.410Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.410Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "policy-distribution-id", "timestamp": 1677742221651, "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-02T07:32:08.417Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 79ffe5b8-a61e-4bce-a79f-9bba8300848e 2023-03-02T07:32:08.417Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79ffe5b8-a61e-4bce-a79f-9bba8300848e 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-02T07:32:08.429Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.429Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "cds-sdc-listener", "timestamp": 1677742220215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.430Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.430Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.430Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "multicloud-k8s", "timestamp": 1677742218755, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.430Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.431Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.431Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "aai-model-loader", "timestamp": 1677742218483, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.431Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.431Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.431Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742221319, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:32:08.431Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.432Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.432Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "policy-distribution-id", "timestamp": 1677742222652, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.432Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.432Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.432Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "cds-sdc-listener", "timestamp": 1677742220215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.432Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.433Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.433Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "multicloud-k8s", "timestamp": 1677742218755, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-02T07:32:08.433Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.433Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.433Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "aai-model-loader", "timestamp": 1677742218483, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.433Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.434Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.434Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742222322, "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-02T07:32:08.440Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 79ffe5b8-a61e-4bce-a79f-9bba8300848e 2023-03-02T07:32:08.440Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79ffe5b8-a61e-4bce-a79f-9bba8300848e 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-02T07:32:08.457Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.458Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "policy-distribution-id", "timestamp": 1677742222652, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.458Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.458Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.458Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "cds-sdc-listener", "timestamp": 1677742220215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.459Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.459Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.459Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "multicloud-k8s", "timestamp": 1677742218755, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-02T07:32:08.459Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.459Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.459Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "aai-model-loader", "timestamp": 1677742218483, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.459Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.460Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.460Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "policy-distribution-id", "timestamp": 1677742222652, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-02T07:32:08.461Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.461Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.461Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "cds-sdc-listener", "timestamp": 1677742220215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.461Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.462Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.462Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "multicloud-k8s", "timestamp": 1677742218755, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.462Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.462Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.462Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "aai-model-loader", "timestamp": 1677742218483, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.463Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.463Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.463Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "policy-distribution-id", "timestamp": 1677742222652, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.463Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.463Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.463Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "cds-sdc-listener", "timestamp": 1677742220215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.464Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.464Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.464Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "multicloud-k8s", "timestamp": 1677742218755, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-02T07:32:08.464Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.464Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.464Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "aai-model-loader", "timestamp": 1677742218483, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:32:08.464Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.465Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.465Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "policy-distribution-id", "timestamp": 1677742222652, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.465Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.465Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.465Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "cds-sdc-listener", "timestamp": 1677742220215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.466Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.466Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.466Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "multicloud-k8s", "timestamp": 1677742218755, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.466Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.466Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.466Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "aai-model-loader", "timestamp": 1677742226614, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:32:08.467Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.467Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.467Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "policy-distribution-id", "timestamp": 1677742222652, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.467Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.467Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.467Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "cds-sdc-listener", "timestamp": 1677742220215, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:32:08.467Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.468Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.468Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "multicloud-k8s", "timestamp": 1677742218755, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:32:08.468Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.468Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.468Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "policy-distribution-id", "timestamp": 1677742222652, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:32:08.469Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.469Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.469Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "cds-sdc-listener", "timestamp": 1677742227622, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:32:08.469Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.469Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.469Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "multicloud-k8s", "timestamp": 1677742228190, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-02T07:32:08.470Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.470Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.470Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "policy-distribution-id", "timestamp": 1677742229820, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:32:08.470Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.470Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.470Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "cds-sdc-listener", "timestamp": 1677742228626, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-02T07:32:08.487Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 20138f73-06ee-4500-98a4-2d350cf0a016 2023-03-02T07:32:08.488Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 20138f73-06ee-4500-98a4-2d350cf0a016 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-02T07:32:08.498Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.499Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "multicloud-k8s", "timestamp": 1677742229313, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-02T07:32:08.499Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.499Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.499Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "policy-distribution-id", "timestamp": 1677742230823, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:32:08.500Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.500Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.500Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "multicloud-k8s", "timestamp": 1677742230388, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-02T07:32:08.500Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.500Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.500Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "policy-distribution-id", "timestamp": 1677742231825, "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-02T07:32:08.507Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 20138f73-06ee-4500-98a4-2d350cf0a016 2023-03-02T07:32:08.507Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 20138f73-06ee-4500-98a4-2d350cf0a016 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-02T07:32:08.518Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.518Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "multicloud-k8s", "timestamp": 1677742231446, "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-02T07:32:08.524Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 20138f73-06ee-4500-98a4-2d350cf0a016 2023-03-02T07:32:08.524Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 20138f73-06ee-4500-98a4-2d350cf0a016 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-02T07:32:08.532Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.533Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742231578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.533Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.533Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.533Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "multicloud-k8s", "timestamp": 1677742232450, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-02T07:32:08.533Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.533Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.534Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742231578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.534Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.534Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.534Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742231578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.534Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.534Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.534Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "aai-model-loader", "timestamp": 1677742234784, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:32:08.535Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.535Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.535Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742231578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.535Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.535Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.535Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "aai-model-loader", "timestamp": 1677742235789, "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-02T07:32:08.541Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 79ffe5b8-a61e-4bce-a79f-9bba8300848e 2023-03-02T07:32:08.542Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79ffe5b8-a61e-4bce-a79f-9bba8300848e 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-02T07:32:08.551Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.552Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742231578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.552Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.552Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.552Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742231578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.553Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.553Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.553Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742231578, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:32:08.553Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.553Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.553Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742239312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:32:08.553Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.553Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.554Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742241527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:32:08.554Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.554Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.554Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677742242530, "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-02T07:32:08.560Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 20138f73-06ee-4500-98a4-2d350cf0a016 2023-03-02T07:32:08.561Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 20138f73-06ee-4500-98a4-2d350cf0a016 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-02T07:32:08.572Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.572Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "aai-model-loader", "timestamp": 1677742248482, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.573Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.573Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.573Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "aai-model-loader", "timestamp": 1677742248482, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.573Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.573Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.573Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "aai-model-loader", "timestamp": 1677742248482, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.574Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.574Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.574Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "aai-model-loader", "timestamp": 1677742248482, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.574Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.574Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.574Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "aai-model-loader", "timestamp": 1677742248482, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.575Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.575Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.575Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "aai-model-loader", "timestamp": 1677742248482, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:32:08.575Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.575Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.575Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "aai-model-loader", "timestamp": 1677742248482, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:32:08.575Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.576Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.576Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "aai-model-loader", "timestamp": 1677742255594, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:32:08.576Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.576Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.576Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "aai-model-loader", "timestamp": 1677742267222, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:32:08.576Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:32:08.577Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:32:08.577Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "aai-model-loader", "timestamp": 1677742268226, "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-02T07:32:08.583Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 20138f73-06ee-4500-98a4-2d350cf0a016 2023-03-02T07:32:08.583Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 20138f73-06ee-4500-98a4-2d350cf0a016 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 (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-02T07:32:09.221Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:32:09.228Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-02T07:32:09.229Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"79ffe5b8-a61e-4bce-a79f-9bba8300848e","serviceName":"Demo_pNF_Wbjne1UYox6Mxfz11g6J","serviceVersion":"1.0","serviceUUID":"3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2","serviceDescription":"catalog service description","serviceInvariantUUID":"664f598a-c447-4dee-9cfe-ef9565259164","resources":[{"resourceInstanceName":"pNF cb0cebb7-761f 0","resourceName":"pNF cb0cebb7-761f","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"e15cd0c1-a964-48c7-87ad-f910ac179db9","resourceInvariantUUID":"5db4a9e6-e3d4-4cc0-aca7-cdbe2ea99e0e","resourceCustomizationUUID":"6916df65-6881-443c-af96-169bbb6e616e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vf-license-model.xml","artifactChecksum":"ZWIyZDg3NDYyMWU5MWJiOTk2MTAxMTY3ODYzMDhiNWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e7b21a3d-9974-4405-abfb-01f0b113cfbd","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/pNF.csar","artifactChecksum":"YjhkYjYwNDcwOTMzMDA2YmZhNjdhYWI3ZDA5YzlmZDU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"88dd20b1-ab5e-4a32-9378-f04ae04a6bf7","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"133b9f0a-834f-451f-9b91-2765c18721f0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vendor-license-model.xml","artifactChecksum":"YzAwYTliYmU2OWZjMDUyZjkyYzc4ODYyYWZhODAzYzI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f845aa95-e5b2-4a0d-911b-fcf63a0040ca","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"07a606a3-4043-4727-bddd-84ca5195d64e","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"930bc7cf-c3d6-40f0-afff-44e0b9bce300","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWbjne1uyox6mxfz11g6j-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-template.yml","artifactChecksum":"NGZlN2VjY2RiMzBmMGU1NTc3MzkyOWEwYTc2NzA5Njk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4677c3b9-9f2e-4973-b922-78ea00a311fc","artifactVersion":"1"},{"artifactName":"service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar","artifactChecksum":"OWQ5YjM1Yzk0MTNiZjQ3MTVhOWNhMGEwMTBkMzAzMjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7518a068-9680-4d03-95fc-7f98a453a45e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-02T07:32:09.232Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:09.232Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:09.232Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:09.233Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:32:10.234Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:10.235Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:10.235Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:10.235Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:32:11.236Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:11.237Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:11.238Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:11.238Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:32:12.239Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:12.240Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:12.241Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:12.241Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:32:13.243Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:13.244Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:13.244Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:13.245Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:32:14.247Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:14.251Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:14.251Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:14.251Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:32:15.253Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:15.254Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:15.255Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:15.255Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:32:16.256Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:16.257Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:16.257Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:16.258Z||pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:32:17.262Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "serviceName": "Demo_pNF_Wbjne1UYox6Mxfz11g6J", "serviceVersion": "1.0", "serviceUUID": "3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2", "serviceDescription": "catalog service description", "serviceInvariantUUID": "664f598a-c447-4dee-9cfe-ef9565259164", "resources": [ { "resourceInstanceName": "pNF cb0cebb7-761f 0", "resourceCustomizationUUID": "6916df65-6881-443c-af96-169bbb6e616e", "resourceName": "pNF cb0cebb7-761f", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "e15cd0c1-a964-48c7-87ad-f910ac179db9", "resourceInvariantUUID": "5db4a9e6-e3d4-4cc0-aca7-cdbe2ea99e0e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "artifactChecksum": "OWQ5YjM1Yzk0MTNiZjQ3MTVhOWNhMGEwMTBkMzAzMjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7518a068-9680-4d03-95fc-7f98a453a45e" } ], "workloadContext": "Production" } 2023-03-02T07:32:17.263Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-02T07:32:17.264Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2 ASDC 2023-03-02T07:32:17.266Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:79ffe5b8-a61e-4bce-a79f-9bba8300848e ServiceName:Demo_pNF_Wbjne1UYox6Mxfz11g6J ServiceVersion:1.0 ServiceUUID:3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2 ServiceInvariantUUID:664f598a-c447-4dee-9cfe-ef9565259164 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar ArtifactUUID:7518a068-9680-4d03-95fc-7f98a453a45e ArtifactChecksum:OWQ5YjM1Yzk0MTNiZjQ3MTVhOWNhMGEwMTBkMzAzMjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF cb0cebb7-761f 0 ResourceCustomizationUUID:6916df65-6881-443c-af96-169bbb6e616e ResourceInvariantUUID:5db4a9e6-e3d4-4cc0-aca7-cdbe2ea99e0e ResourceName:pNF cb0cebb7-761f ResourceType:PNF ResourceUUID:e15cd0c1-a964-48c7-87ad-f910ac179db9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-02T07:32:17.266Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2 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-02T07:32:17.330Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:32:17.331Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-02T07:32:17.331Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-02T07:32:17.331Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 7518a068-9680-4d03-95fc-7f98a453a45e from URL: /sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:17.332Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-02T07:32:17.333Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:17.418Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-02T07:32:17.423Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 7518a068-9680-4d03-95fc-7f98a453a45e 88008 2023-03-02T07:32:17.424Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar ASDC sendASDCNotification 2023-03-02T07:32:17.425Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:17.425Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:32:17.426Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:17.426Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:17.426Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742337424, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:32:18.435Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:32:18.436Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-02T07:32:18.437Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 7518a068-9680-4d03-95fc-7f98a453a45e, URL: /sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar to file: /app/ASDC/1/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:18.438Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:18.439Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:18.439Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:18.797Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7490033299748137685/Definitions/service-DemoPnfWbjne1uyox6mxfz11g6j-template.yml 2023-03-02T07:32:20.152Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-02T07:32:20.153Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-02T07:32:20.153Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:20.153Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-02T07:32:20.154Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:20.154Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:20.154Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF cb0cebb7-761f 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-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:20.154Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:20.155Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|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-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:20.155Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|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-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:20.155Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|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-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:20.155Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-02T07:32:20.156Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:32:20.156Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_Wbjne1UYox6Mxfz11g6J is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:32:20.157Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Node template pNF cb0cebb7-761f 0 is matching search criteria 2023-03-02T07:32:20.157Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-02T07:32:20.158Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF cb0cebb7-761f 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:32:20.158Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:32:20.158Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_Wbjne1UYox6Mxfz11g6J is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:32:20.158Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Node template pNF cb0cebb7-761f 0 is matching search criteria 2023-03-02T07:32:20.159Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-02T07:32:20.159Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF cb0cebb7-761f 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:32:20.159Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:32:20.159Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_Wbjne1UYox6Mxfz11g6J is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:32:20.159Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:32:20.160Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_Wbjne1UYox6Mxfz11g6J is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:32:20.160Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:32:20.160Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_Wbjne1UYox6Mxfz11g6J is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:32:20.160Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:32:20.160Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_Wbjne1UYox6Mxfz11g6J is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:32:20.161Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:32:20.161Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_Wbjne1UYox6Mxfz11g6J is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:32:20.161Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_Wbjne1UYox6Mxfz11g6J Description:catalog service description Model UUID:3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2 Model Version:NULL Model InvariantUuid:664f598a-c447-4dee-9cfe-ef9565259164 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-02T07:32:20.172Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: e15cd0c1-a964-48c7-87ad-f910ac179db9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:32:20.179Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||pNF cb0cebb7-761f 0 2023-03-02T07:32:20.180Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: e15cd0c1-a964-48c7-87ad-f910ac179db9 2023-03-02T07:32:20.180Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||No resources found for Service: 3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2 2023-03-02T07:32:20.180Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2 2023-03-02T07:32:20.180Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF cb0cebb7-761f 0 e15cd0c1-a964-48c7-87ad-f910ac179db9 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-02T07:32:20.189Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6ce5df16, org.onap.sdc.toscaparser.api.parameters.Input@49e6dfe8, org.onap.sdc.toscaparser.api.parameters.Input@4a1a87cc, org.onap.sdc.toscaparser.api.parameters.Input@4649b64f, org.onap.sdc.toscaparser.api.parameters.Input@416dcff] 2023-03-02T07:32:20.189Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:32:20.190Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_Wbjne1UYox6Mxfz11g6J is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:32:20.190Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2: pNF cb0cebb7-761f 2023-03-02T07:32:20.190Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Processing PNF resource: e15cd0c1-a964-48c7-87ad-f910ac179db9 2023-03-02T07:32:20.190Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:32:20.190Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_Wbjne1UYox6Mxfz11g6J is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:32:20.191Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Resource customization UUID: 6916df65-6881-443c-af96-169bbb6e616e is the same as notified resource customizationUUID: 6916df65-6881-443c-af96-169bbb6e616e 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-02T07:32:20.276Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF cb0cebb7-761f e15cd0c1-a964-48c7-87ad-f910ac179db9 0 ASDC deployResourceStructure 2023-03-02T07:32:20.277Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar ASDC sendASDCNotification 2023-03-02T07:32:20.277Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar 2023-03-02T07:32:20.278Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:32:20.278Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:20.278Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:20.279Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742340277, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:32:21.280Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79ffe5b8-a61e-4bce-a79f-9bba8300848e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:32:21.316Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79ffe5b8-a61e-4bce-a79f-9bba8300848e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:32:21.321Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:32:21.321Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-02T07:32:21.321Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-02T07:32:21.321Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-02T07:32:21.322Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:32:21.322Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:32:21.322Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:32:21.322Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:32:21.322Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:32:21.322Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|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-02T07:32:21.328Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-02T07:32:51.329Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79ffe5b8-a61e-4bce-a79f-9bba8300848e 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-02T07:32:51.341Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79ffe5b8-a61e-4bce-a79f-9bba8300848e and serviceModelVersionId: 3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2 2023-03-02T07:32:51.342Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 664f598a-c447-4dee-9cfe-ef9565259164 2023-03-02T07:32:51.343Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/664f598a-c447-4dee-9cfe-ef9565259164/model-vers/model-ver/3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2?depth=0 2023-03-02T07:32:51.348Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-02T07:32:51.383Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/664f598a-c447-4dee-9cfe-ef9565259164/model-vers/model-ver/3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2?depth=0|INFO|500||Invoke 2023-03-02T07:32:51.384Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/664f598a-c447-4dee-9cfe-ef9565259164/model-vers/model-ver/3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/664f598a-c447-4dee-9cfe-ef9565259164/model-vers/model-ver/3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[79ffe5b8-a61e-4bce-a79f-9bba8300848e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e89d6da1-fcb8-4087-b133-54bc05a3f910], X-ECOMP-RequestID=[79ffe5b8-a61e-4bce-a79f-9bba8300848e], X-TransactionId=[], X-ONAP-RequestID=[79ffe5b8-a61e-4bce-a79f-9bba8300848e], Content-Type=[application/merge-patch+json]} 2023-03-02T07:32:51.392Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/664f598a-c447-4dee-9cfe-ef9565259164/model-vers/model-ver/3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-02T07:32:51.537Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/664f598a-c447-4dee-9cfe-ef9565259164/model-vers/model-ver/3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2?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/664f598a-c447-4dee-9cfe-ef9565259164/model-vers/model-ver/3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Mar 2023 07:32:51 GMT], content-length=[0], vertex-id=[172144], x-aai-txid=[1-aai-resources-230302-07:32:51:430-38048], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-02T07:32:51.538Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/664f598a-c447-4dee-9cfe-ef9565259164/model-vers/model-ver/3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-02T07:32:51.538Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/664f598a-c447-4dee-9cfe-ef9565259164/model-vers/model-ver/3c04d7ab-df9f-4dfd-9228-d1f9fc055ec2?depth=0|INFO|500||InvokeReturn 2023-03-02T07:32:51.539Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-02T07:32:51.539Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|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-02T07:32:51.613Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|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-02T07:32:51.613Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79ffe5b8-a61e-4bce-a79f-9bba8300848e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-02T07:32:51.614Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-02T07:32:51.614Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:51.614Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:51.614Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742371613, "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-02T07:32:52.636Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-02T07:32:52.636Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"20138f73-06ee-4500-98a4-2d350cf0a016","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"d9ceb4c6-8ad3-49ea-bf69-36253e5335f5","serviceDescription":"service","serviceInvariantUUID":"9a6d663a-d49b-44e8-a251-89a2c97bbe74","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8be20a8d-4fe8-4cbf-b943-383090adc7ce","resourceInvariantUUID":"b3eeedbf-193a-4c0c-a25e-12e462900eee","resourceCustomizationUUID":"8f51f756-8c17-4e5e-88f6-55b12f5fff58","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":"NTdlODU4MTVmN2NlNWE3ZjBhYWU5MDkxYzUwM2Q1MjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6a9a7bd6-36cc-40e6-b81c-477da8ec5bc7","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":"ODY5OTY5ZWEyNDhmNDEwYWFiYjUyMjAwOGU3MmM4MzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"39d3629b-3dcd-4e68-993f-c702b3ae3359","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":"40a67119-634b-47a0-ab5d-160a06047212","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":"5de7fe36-fffd-4e50-ac9d-20a18509d546","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":"47fcfc73-9a77-4446-ad0e-84165421701b","artifactVersion":"2","generatedFromUUID":"40a67119-634b-47a0-ab5d-160a06047212"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZTM1N2U5ZjA5YzU5NDAzMGI2YzY1ZGMyY2ExY2UxNzI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8cad42ae-f57a-4fc8-a797-b6c05a1d7deb","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZTQ5NzlkZDNkZDEzY2E0OTVmYjE3OGQ2YzQwMjcwNGQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"79677844-6c44-4a9a-932a-e3ee14a883b4","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-02T07:32:52.637Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:52.638Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:52.638Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:52.638Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "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-02T07:32:53.639Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:53.640Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:53.641Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:53.642Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "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-02T07:32:54.643Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:54.644Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:54.644Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:54.645Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "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-02T07:32:55.645Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:55.646Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:55.646Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:55.647Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "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-02T07:32:56.648Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:56.649Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:56.649Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:56.649Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "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-02T07:32:57.651Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:57.651Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:57.652Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:57.652Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "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-02T07:32:58.653Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:32:58.654Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:58.654Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:58.654Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:32:59.656Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "d9ceb4c6-8ad3-49ea-bf69-36253e5335f5", "serviceDescription": "service", "serviceInvariantUUID": "9a6d663a-d49b-44e8-a251-89a2c97bbe74", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "8f51f756-8c17-4e5e-88f6-55b12f5fff58", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8be20a8d-4fe8-4cbf-b943-383090adc7ce", "resourceInvariantUUID": "b3eeedbf-193a-4c0c-a25e-12e462900eee", "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": "ODY5OTY5ZWEyNDhmNDEwYWFiYjUyMjAwOGU3MmM4MzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "39d3629b-3dcd-4e68-993f-c702b3ae3359", "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": "40a67119-634b-47a0-ab5d-160a06047212", "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": "47fcfc73-9a77-4446-ad0e-84165421701b", "generatedFromUUID": "40a67119-634b-47a0-ab5d-160a06047212" }, "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": "47fcfc73-9a77-4446-ad0e-84165421701b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ZTQ5NzlkZDNkZDEzY2E0OTVmYjE3OGQ2YzQwMjcwNGQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "79677844-6c44-4a9a-932a-e3ee14a883b4" } ], "workloadContext": "Production" } 2023-03-02T07:32:59.656Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-02T07:32:59.657Z|79ffe5b8-a61e-4bce-a79f-9bba8300848e|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d9ceb4c6-8ad3-49ea-bf69-36253e5335f5 ASDC 2023-03-02T07:32:59.658Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:20138f73-06ee-4500-98a4-2d350cf0a016 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:d9ceb4c6-8ad3-49ea-bf69-36253e5335f5 ServiceInvariantUUID:9a6d663a-d49b-44e8-a251-89a2c97bbe74 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:79677844-6c44-4a9a-932a-e3ee14a883b4 ArtifactChecksum:ZTQ5NzlkZDNkZDEzY2E0OTVmYjE3OGQ2YzQwMjcwNGQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:8f51f756-8c17-4e5e-88f6-55b12f5fff58 ResourceInvariantUUID:b3eeedbf-193a-4c0c-a25e-12e462900eee ResourceName:basic_vm ResourceType:VF ResourceUUID:8be20a8d-4fe8-4cbf-b943-383090adc7ce 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:39d3629b-3dcd-4e68-993f-c702b3ae3359 ArtifactChecksum:ODY5OTY5ZWEyNDhmNDEwYWFiYjUyMjAwOGU3MmM4MzU= 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:40a67119-634b-47a0-ab5d-160a06047212 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:47fcfc73-9a77-4446-ad0e-84165421701b 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:47fcfc73-9a77-4446-ad0e-84165421701b ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-02T07:32:59.658Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d9ceb4c6-8ad3-49ea-bf69-36253e5335f5 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-02T07:32:59.718Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:32:59.720Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-02T07:32:59.721Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-02T07:32:59.721Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 79677844-6c44-4a9a-932a-e3ee14a883b4 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-02T07:32:59.722Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-02T07:32:59.722Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-02T07:32:59.829Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-02T07:32:59.834Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 79677844-6c44-4a9a-932a-e3ee14a883b4 75198 2023-03-02T07:32:59.838Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-02T07:32:59.838Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-02T07:32:59.838Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:32:59.839Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:32:59.839Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:32:59.839Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742379838, "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-02T07:33:00.841Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:33:00.842Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2023-03-02T07:33:00.842Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 79677844-6c44-4a9a-932a-e3ee14a883b4, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-02T07:33:00.843Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-02T07:33:00.843Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-02T07:33:00.844Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-02T07:33:00.993Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6311448311618896046/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-02T07:33:02.540Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-02T07:33:02.541Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-02T07:33:02.541Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-02T07:33:02.542Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-02T07:33:02.542Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-02T07:33:02.542Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-02T07:33:02.542Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-02T07:33:02.542Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-02T07:33:02.543Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-02T07:33:02.543Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-02T07:33:02.543Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-02T07:33:02.543Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||WARN|500||#################################################################################################### 2023-03-02T07:33:02.543Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:02.544Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:02.544Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-02T07:33:02.544Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-02T07:33:02.545Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:33:02.545Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:02.546Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:02.546Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-02T07:33:02.546Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2023-03-02T07:33:02.546Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:33:02.547Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:02.547Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:02.547Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:02.548Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-02T07:33:02.548Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-02T07:33:02.548Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-02T07:33:02.548Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-02T07:33:02.549Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-02T07:33:02.549Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-02T07:33:02.549Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:02.549Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-02T07:33:02.550Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:02.550Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-02T07:33:02.550Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:33:02.551Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:02.551Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-02T07:33:02.551Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:33:02.551Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:02.551Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-02T07:33:02.552Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:33:02.552Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:02.552Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-02T07:33:02.552Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-02T07:33:02.553Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-02T07:33:02.553Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=65b484d0-dad4-4d21-b768-fcb071884b38 2023-03-02T07:33:02.553Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:02.554Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:02.554Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:02.554Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:02.554Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:02.554Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:02.555Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:02.555Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:02.555Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:d9ceb4c6-8ad3-49ea-bf69-36253e5335f5 Model Version:NULL Model InvariantUuid:9a6d663a-d49b-44e8-a251-89a2c97bbe74 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:b94565fb-243b-4e69-b420-34957b49946a Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b3eeedbf-193a-4c0c-a25e-12e462900eee Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8f51f756-8c17-4e5e-88f6-55b12f5fff58 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:70e02d7a-bf41-44b3-bb86-7851883d7439 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:defadf95-3692-4ba6-aec8-4f67b164a290 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:65b484d0-dad4-4d21-b768-fcb071884b38 ModelInvariantUuid:5c99249a-155e-4582-885d-f69d892e6f8c ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:edf42700-f26b-4193-86db-0b410990ed69 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:4a64ebf4-f021-4caf-a0ac-f9e88e7a0ce8 ModelInvariantUuid:9d5b7d2a-67a8-4029-84e1-8182ef33dabe ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:b3c29abd-34d3-4463-a8cc-a96beafe6fcd 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-02T07:33:02.579Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 8be20a8d-4fe8-4cbf-b943-383090adc7ce Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:33:02.584Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||basic_vm 0 2023-03-02T07:33:02.584Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8be20a8d-4fe8-4cbf-b943-383090adc7ce 2023-03-02T07:33:02.585Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 39d3629b-3dcd-4e68-993f-c702b3ae3359 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-02T07:33:02.585Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-02T07:33:02.586Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-02T07:33:02.666Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-02T07:33:02.667Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 39d3629b-3dcd-4e68-993f-c702b3ae3359 787 2023-03-02T07:33:02.668Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-02T07:33:02.668Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-02T07:33:02.668Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:33:02.669Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:33:02.669Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:33:02.669Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742382667, "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-02T07:33:03.673Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "70e02d7a-bf41-44b3-bb86-7851883d7439", "vfModuleModelVersion": "1", "vfModuleModelUUID": "defadf95-3692-4ba6-aec8-4f67b164a290", "vfModuleModelCustomizationUUID": "09b3d4f7-6ea2-4171-b0b1-042b9451fe9c", "isBase": true, "artifacts": [ "40a67119-634b-47a0-ab5d-160a06047212", "47fcfc73-9a77-4446-ad0e-84165421701b" ], "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-02T07:33:03.678Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:defadf95-3692-4ba6-aec8-4f67b164a290 VfModuleModelInvariantUUID:70e02d7a-bf41-44b3-bb86-7851883d7439 VfModuleModelDescription:NULL Artifacts UUID List:{ 40a67119-634b-47a0-ab5d-160a06047212 , 47fcfc73-9a77-4446-ad0e-84165421701b } 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-02T07:33:03.681Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "70e02d7a-bf41-44b3-bb86-7851883d7439", "vfModuleModelVersion": "1", "vfModuleModelUUID": "defadf95-3692-4ba6-aec8-4f67b164a290", "vfModuleModelCustomizationUUID": "09b3d4f7-6ea2-4171-b0b1-042b9451fe9c", "isBase": true, "artifacts": [ "40a67119-634b-47a0-ab5d-160a06047212", "47fcfc73-9a77-4446-ad0e-84165421701b" ], "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-02T07:33:03.682Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:defadf95-3692-4ba6-aec8-4f67b164a290 VfModuleModelInvariantUUID:70e02d7a-bf41-44b3-bb86-7851883d7439 VfModuleModelDescription:NULL Artifacts UUID List:{ 40a67119-634b-47a0-ab5d-160a06047212 , 47fcfc73-9a77-4446-ad0e-84165421701b } 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-02T07:33:03.683Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 40a67119-634b-47a0-ab5d-160a06047212 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-02T07:33:03.683Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-02T07:33:03.684Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-02T07:33:03.758Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-02T07:33:03.759Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 40a67119-634b-47a0-ab5d-160a06047212 5033 2023-03-02T07:33:03.759Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-02T07:33:03.759Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-02T07:33:03.760Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:33:03.760Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:33:03.761Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:33:03.761Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742383759, "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-02T07:33:04.762Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 47fcfc73-9a77-4446-ad0e-84165421701b from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-02T07:33:04.763Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - download 2023-03-02T07:33:04.764Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-02T07:33:04.831Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2023-03-02T07:33:04.832Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 47fcfc73-9a77-4446-ad0e-84165421701b 903 2023-03-02T07:33:04.833Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-02T07:33:04.833Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-02T07:33:04.833Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:33:04.833Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:33:04.835Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:33:04.835Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742384832, "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-02T07:33:05.836Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: d9ceb4c6-8ad3-49ea-bf69-36253e5335f5 2023-03-02T07:33:05.837Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 8be20a8d-4fe8-4cbf-b943-383090adc7ce 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-02T07:33:05.862Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4a9e36e4, org.onap.sdc.toscaparser.api.parameters.Input@3ed2100f, org.onap.sdc.toscaparser.api.parameters.Input@136bef61, org.onap.sdc.toscaparser.api.parameters.Input@54710fcb, org.onap.sdc.toscaparser.api.parameters.Input@6fe33ab7] 2023-03-02T07:33:05.864Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.865Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:05.865Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2023-03-02T07:33:05.866Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 8f51f756-8c17-4e5e-88f6-55b12f5fff58 2023-03-02T07:33:05.866Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8f51f756-8c17-4e5e-88f6-55b12f5fff58 matches Tosca VF Customization UUID: 8f51f756-8c17-4e5e-88f6-55b12f5fff58 2023-03-02T07:33:05.866Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 8f51f756-8c17-4e5e-88f6-55b12f5fff58 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-02T07:33:05.871Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.871Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:05.872Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 8f51f756-8c17-4e5e-88f6-55b12f5fff58: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-02T07:33:05.872Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5110abad 2023-03-02T07:33:05.872Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.873Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-02T07:33:05.873Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 09b3d4f7-6ea2-4171-b0b1-042b9451fe9c 2023-03-02T07:33:05.873Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 09b3d4f7-6ea2-4171-b0b1-042b9451fe9c 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-02T07:33:05.878Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.878Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-02T07:33:05.879Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:33:05.879Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.880Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-02T07:33:05.880Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:33:05.881Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.881Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-02T07:33:05.882Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-02T07:33:05.882Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-02T07:33:05.882Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=65b484d0-dad4-4d21-b768-fcb071884b38 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-02T07:33:05.887Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.887Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-02T07:33:05.888Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:33:05.888Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.888Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-02T07:33:05.889Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=8f51f756-8c17-4e5e-88f6-55b12f5fff58 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:33:05.893Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.894Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:05.894Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid d9ceb4c6-8ad3-49ea-bf69-36253e5335f5: basic_vm 2023-03-02T07:33:05.895Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.895Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:05.895Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.895Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:05.896Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.896Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:05.897Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.897Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:05.897Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:33:05.898Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:33:05.898Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-02T07:33:06.143Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 8be20a8d-4fe8-4cbf-b943-383090adc7ce 1 ASDC deployResourceStructure 2023-03-02T07:33:06.143Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-02T07:33:06.143Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-02T07:33:06.144Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:33:06.144Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:33:06.144Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:33:06.144Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742386143, "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-02T07:33:07.146Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-02T07:33:07.147Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-02T07:33:07.147Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:33:07.148Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:33:07.148Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:33:07.148Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742387146, "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-02T07:33:08.150Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-02T07:33:08.150Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-02T07:33:08.150Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:33:08.151Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:33:08.151Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:33:08.151Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742388150, "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-02T07:33:08.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:33:08.345Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:33:08.345Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94", "consumerID": "SO-sdc-controller", "timestamp": 1677742328204, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-02T07:33:08.346Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:33:09.152Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-02T07:33:09.152Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-02T07:33:09.152Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:33:09.153Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:33:09.153Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:33:09.153Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742389152, "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-02T07:33:10.154Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 20138f73-06ee-4500-98a4-2d350cf0a016 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:33:10.169Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 20138f73-06ee-4500-98a4-2d350cf0a016 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:33:10.173Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:33:10.173Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-02T07:33:10.173Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-02T07:33:10.174Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-02T07:33:10.174Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:33:10.174Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:33:10.174Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:33:10.174Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:33:10.175Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:33:10.175Z|20138f73-06ee-4500-98a4-2d350cf0a016|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-02T07:33:10.180Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-02T07:33:40.180Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 20138f73-06ee-4500-98a4-2d350cf0a016 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-02T07:33:40.191Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 20138f73-06ee-4500-98a4-2d350cf0a016 and serviceModelVersionId: d9ceb4c6-8ad3-49ea-bf69-36253e5335f5 2023-03-02T07:33:40.191Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9a6d663a-d49b-44e8-a251-89a2c97bbe74 2023-03-02T07:33:40.192Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9a6d663a-d49b-44e8-a251-89a2c97bbe74/model-vers/model-ver/d9ceb4c6-8ad3-49ea-bf69-36253e5335f5?depth=0 2023-03-02T07:33:40.198Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2023-03-02T07:33:40.239Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a6d663a-d49b-44e8-a251-89a2c97bbe74/model-vers/model-ver/d9ceb4c6-8ad3-49ea-bf69-36253e5335f5?depth=0|INFO|500||Invoke 2023-03-02T07:33:40.240Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a6d663a-d49b-44e8-a251-89a2c97bbe74/model-vers/model-ver/d9ceb4c6-8ad3-49ea-bf69-36253e5335f5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a6d663a-d49b-44e8-a251-89a2c97bbe74/model-vers/model-ver/d9ceb4c6-8ad3-49ea-bf69-36253e5335f5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[20138f73-06ee-4500-98a4-2d350cf0a016], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[267bfb39-0177-48ea-a02b-0d5ddf4c6d89], X-ECOMP-RequestID=[20138f73-06ee-4500-98a4-2d350cf0a016], X-TransactionId=[], X-ONAP-RequestID=[20138f73-06ee-4500-98a4-2d350cf0a016], Content-Type=[application/merge-patch+json]} 2023-03-02T07:33:40.248Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a6d663a-d49b-44e8-a251-89a2c97bbe74/model-vers/model-ver/d9ceb4c6-8ad3-49ea-bf69-36253e5335f5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-02T07:33:40.335Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a6d663a-d49b-44e8-a251-89a2c97bbe74/model-vers/model-ver/d9ceb4c6-8ad3-49ea-bf69-36253e5335f5?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/9a6d663a-d49b-44e8-a251-89a2c97bbe74/model-vers/model-ver/d9ceb4c6-8ad3-49ea-bf69-36253e5335f5?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Mar 2023 07:33:40 GMT], content-length=[0], vertex-id=[397392], x-aai-txid=[2-aai-resources-230302-07:33:40:283-62847], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-02T07:33:40.335Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a6d663a-d49b-44e8-a251-89a2c97bbe74/model-vers/model-ver/d9ceb4c6-8ad3-49ea-bf69-36253e5335f5?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-02T07:33:40.336Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9a6d663a-d49b-44e8-a251-89a2c97bbe74/model-vers/model-ver/d9ceb4c6-8ad3-49ea-bf69-36253e5335f5?depth=0|INFO|500||InvokeReturn 2023-03-02T07:33:40.336Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-02T07:33:40.337Z|20138f73-06ee-4500-98a4-2d350cf0a016|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-02T07:33:40.346Z|20138f73-06ee-4500-98a4-2d350cf0a016|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-02T07:33:40.346Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 20138f73-06ee-4500-98a4-2d350cf0a016 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-02T07:33:40.347Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-02T07:33:40.347Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:33:40.347Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:33:40.348Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Trying to send status: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742420346, "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-02T07:33:41.387Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:34:08.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:34:08.346Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.346Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:34:08.349Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.349Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.349Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-02T07:34:08.350Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.350Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.350Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-02T07:34:08.351Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.351Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.351Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:34:08.352Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.352Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.352Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:34:08.354Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.354Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.354Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/resourceInstances/pnfcb0cebb7761f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:34:08.354Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.355Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:34:08.356Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.356Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.356Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:34:08.356Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.356Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.356Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742337424, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:34:08.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.357Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.357Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742340277, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWbjne1uyox6mxfz11g6j/1.0/artifacts/service-DemoPnfWbjne1uyox6mxfz11g6j-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:34:08.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.357Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "79ffe5b8-a61e-4bce-a79f-9bba8300848e", "consumerID": "SO-sdc-controller", "timestamp": 1677742371613, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-02T07:34:08.360Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.360Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.360Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:34:08.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.361Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.362Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-02T07:34:08.362Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.362Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.363Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-02T07:34:08.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:34:08.365Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.366Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-02T07:34:08.366Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.367Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.367Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:34:08.367Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.368Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.368Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742329221, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:34:08.368Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.369Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.371Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742379838, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:34:08.372Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.372Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.373Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742382667, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-02T07:34:08.374Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.374Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.375Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742383759, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-02T07:34:08.376Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.376Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.377Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742384832, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-02T07:34:08.378Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.378Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.378Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742386143, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-02T07:34:08.378Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.379Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.380Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742387146, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-02T07:34:08.381Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:08.381Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:34:08.381Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742388150, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-02T07:34:08.382Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:34:41.389Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:35:08.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:35:08.345Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:35:08.345Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742389152, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:35:08.347Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:35:08.347Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-02T07:35:08.347Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "20138f73-06ee-4500-98a4-2d350cf0a016", "consumerID": "SO-sdc-controller", "timestamp": 1677742420346, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-02T07:35:08.347Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:35:41.390Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:36:08.343Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:36:41.392Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:37:08.345Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:37:41.393Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:38:08.347Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:38:41.394Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:39:08.347Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:39:41.395Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:40:08.350Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:40:41.397Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:41:08.352Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:41:41.398Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:42:08.354Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:42:41.399Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:43:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:43:41.400Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:44:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:44:23.197Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-02T07:44:23.197Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"ecd3094b-6160-461a-8a5c-c8c9578ca646","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"4d12dacf-172b-4e32-9acf-fe09c78c55c8","serviceDescription":"service","serviceInvariantUUID":"4c2a0a1c-4c97-4367-9ee6-fb5d49284ef1","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"aeb49972-a493-49be-958e-12a3f2d6ca2c","resourceInvariantUUID":"137d3655-364f-4280-ad10-f1480de68d8c","resourceCustomizationUUID":"f5eab75c-37f5-4f9f-b67a-cca94cd8918d","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":"OWRjNDkwZmQ3ZjllZmNjZjA0NzQ0YjIxMzJlOGEwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dfa120d8-cb05-4cf3-acd9-528702095712","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":"ZGIyOTkzNzA4ZDVkODBhODA0MDQ3OTQwZWQ3ZDU4NTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fd57d650-3e6c-4b63-a2e5-c5e0b0ac64e2","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":"d877f8f7-3b95-4852-b519-43ef66d64f15","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":"dc52a423-68ea-4898-8ecd-c1b3186b020f","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":"84859139-3ddc-41e4-b484-440ad15d9f83","artifactVersion":"2","generatedFromUUID":"65da4eda-04a0-4900-a7ab-a04f62e10746"},{"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":"a1f04b43-2a40-4045-b630-b81e561018c1","artifactVersion":"2","generatedFromUUID":"d877f8f7-3b95-4852-b519-43ef66d64f15"},{"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":"65da4eda-04a0-4900-a7ab-a04f62e10746","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":"60ce3299-164d-4e9f-a167-6086898c5615","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":"MzkxNWZjZDM4NjVkMGM2YTkzMzNmNDMyOTczMmFhZDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bb9d3068-b8ce-4d29-a1ea-5bf70310d63d","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZmZmYmJhMmY0OWQyY2NjZThhNTRhM2M3ODA4ZWRhMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"50e160ed-4cb5-4f75-abb2-3e732054424c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-02T07:44:23.217Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:44:23.219Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:23.219Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:23.219Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "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-02T07:44:23.221Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:44:23.221Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "policy-distribution-id", "timestamp": 1677743042855, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:44:23.223Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:44:23.223Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:44:23.223Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:44:23.223Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:44:23.224Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:44:23.224Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:44:23.224Z||kafka-producer-network-thread | SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7fecb547-f054-4267-915c-583dbec17997] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to xp69OZVBSrmj6M08fQRuDQ 2023-03-02T07:44:24.226Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:44:24.227Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:24.227Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:24.227Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "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-02T07:44:25.228Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:44:25.229Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:25.229Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:25.229Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "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-02T07:44:26.230Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:44:26.230Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:26.230Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:26.231Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "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-02T07:44:27.232Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:44:27.233Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:27.233Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:27.234Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "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-02T07:44:28.235Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:44:28.236Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:28.236Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:28.236Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "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-02T07:44:29.238Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:44:29.238Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:29.238Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:29.239Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "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-02T07:44:30.240Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:44:30.241Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:30.241Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:30.241Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "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-02T07:44:31.242Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:44:31.243Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:31.243Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:31.243Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "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-02T07:44:32.244Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:44:32.244Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:32.245Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:32.245Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:44:33.247Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "4d12dacf-172b-4e32-9acf-fe09c78c55c8", "serviceDescription": "service", "serviceInvariantUUID": "4c2a0a1c-4c97-4367-9ee6-fb5d49284ef1", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "f5eab75c-37f5-4f9f-b67a-cca94cd8918d", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "aeb49972-a493-49be-958e-12a3f2d6ca2c", "resourceInvariantUUID": "137d3655-364f-4280-ad10-f1480de68d8c", "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": "ZGIyOTkzNzA4ZDVkODBhODA0MDQ3OTQwZWQ3ZDU4NTI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fd57d650-3e6c-4b63-a2e5-c5e0b0ac64e2", "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": "d877f8f7-3b95-4852-b519-43ef66d64f15", "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": "a1f04b43-2a40-4045-b630-b81e561018c1", "generatedFromUUID": "d877f8f7-3b95-4852-b519-43ef66d64f15" }, "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": "84859139-3ddc-41e4-b484-440ad15d9f83", "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": "a1f04b43-2a40-4045-b630-b81e561018c1", "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": "65da4eda-04a0-4900-a7ab-a04f62e10746", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "ZmZmYmJhMmY0OWQyY2NjZThhNTRhM2M3ODA4ZWRhMTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "50e160ed-4cb5-4f75-abb2-3e732054424c" } ], "workloadContext": "Production" } 2023-03-02T07:44:33.247Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-02T07:44:33.247Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 4d12dacf-172b-4e32-9acf-fe09c78c55c8 ASDC 2023-03-02T07:44:33.249Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:ecd3094b-6160-461a-8a5c-c8c9578ca646 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:4d12dacf-172b-4e32-9acf-fe09c78c55c8 ServiceInvariantUUID:4c2a0a1c-4c97-4367-9ee6-fb5d49284ef1 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:50e160ed-4cb5-4f75-abb2-3e732054424c ArtifactChecksum:ZmZmYmJhMmY0OWQyY2NjZThhNTRhM2M3ODA4ZWRhMTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:f5eab75c-37f5-4f9f-b67a-cca94cd8918d ResourceInvariantUUID:137d3655-364f-4280-ad10-f1480de68d8c ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:aeb49972-a493-49be-958e-12a3f2d6ca2c 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:fd57d650-3e6c-4b63-a2e5-c5e0b0ac64e2 ArtifactChecksum:ZGIyOTkzNzA4ZDVkODBhODA0MDQ3OTQwZWQ3ZDU4NTI= 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:d877f8f7-3b95-4852-b519-43ef66d64f15 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:a1f04b43-2a40-4045-b630-b81e561018c1 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:84859139-3ddc-41e4-b484-440ad15d9f83 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:a1f04b43-2a40-4045-b630-b81e561018c1 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:65da4eda-04a0-4900-a7ab-a04f62e10746 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-02T07:44:33.249Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4d12dacf-172b-4e32-9acf-fe09c78c55c8 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-02T07:44:33.312Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:44:33.314Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-02T07:44:33.314Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-02T07:44:33.315Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 50e160ed-4cb5-4f75-abb2-3e732054424c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-02T07:44:33.315Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-02T07:44:33.316Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-02T07:44:33.478Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-02T07:44:33.482Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 50e160ed-4cb5-4f75-abb2-3e732054424c 163288 2023-03-02T07:44:33.483Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:33.483Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:33.483Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:44:33.483Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:33.484Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:33.484Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743073483, "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-02T07:44:34.485Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:44:34.486Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-02T07:44:34.487Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 50e160ed-4cb5-4f75-abb2-3e732054424c, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-02T07:44:34.487Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-02T07:44:34.488Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-02T07:44:34.489Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-02T07:44:34.728Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3706587046513760809/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-02T07:44:36.311Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-02T07:44:36.311Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-02T07:44:36.311Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-02T07:44:36.312Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-02T07:44:36.312Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-02T07:44:36.312Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:36.312Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:36.312Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:36.312Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-02T07:44:36.313Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.313Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:36.313Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-02T07:44:36.314Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-02T07:44:36.314Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:44:36.315Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.315Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:36.315Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-02T07:44:36.315Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-02T07:44:36.315Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:44:36.316Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.316Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:36.317Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.317Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-02T07:44:36.317Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-02T07:44:36.317Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-02T07:44:36.318Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-02T07:44:36.318Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.318Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-02T07:44:36.318Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.319Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-02T07:44:36.319Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:44:36.319Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.320Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-02T07:44:36.320Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:44:36.320Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.321Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-02T07:44:36.321Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:44:36.321Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.321Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-02T07:44:36.322Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:44:36.322Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.322Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-02T07:44:36.322Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-02T07:44:36.323Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=d86b34af-83ec-483e-9547-87a510b206ad 2023-03-02T07:44:36.323Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.323Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:36.323Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.324Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:36.324Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.324Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:36.324Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:36.324Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:36.325Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:4d12dacf-172b-4e32-9acf-fe09c78c55c8 Model Version:NULL Model InvariantUuid:4c2a0a1c-4c97-4367-9ee6-fb5d49284ef1 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:c858fba2-34bc-4027-a61e-f053dc7f2744 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:137d3655-364f-4280-ad10-f1480de68d8c Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f5eab75c-37f5-4f9f-b67a-cca94cd8918d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:4bd49bab-f215-4365-bd87-170beca5ba07 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:eec6110d-362b-4cc3-8a83-98761581d6a4 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:fa8bdad3-f2c7-46c3-8c07-dca94dad854b ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:9979172a-5ae2-4615-b90e-98b4c5c1f4c6 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:d86b34af-83ec-483e-9547-87a510b206ad ModelInvariantUuid:737f2688-38e0-49fd-844a-7faea76c6314 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:fefd5617-46e8-41d8-97b6-148b16386ade ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:ef58773d-ddd9-4579-9809-1311d7f20667 ModelInvariantUuid:16593c98-d103-4b38-a3dc-b8b0a25a3872 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:08f4576b-9788-446e-8d28-1a1c3ac2f263 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-02T07:44:36.348Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: aeb49972-a493-49be-958e-12a3f2d6ca2c Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:44:36.358Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||basic_cnf_macro 0 2023-03-02T07:44:36.358Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: aeb49972-a493-49be-958e-12a3f2d6ca2c 2023-03-02T07:44:36.358Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: fd57d650-3e6c-4b63-a2e5-c5e0b0ac64e2 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-02T07:44:36.358Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-02T07:44:36.359Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:36.421Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-02T07:44:36.422Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json fd57d650-3e6c-4b63-a2e5-c5e0b0ac64e2 1565 2023-03-02T07:44:36.422Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:36.422Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:36.422Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:44:36.423Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:36.423Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:36.423Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743076422, "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-02T07:44:37.426Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "fa8bdad3-f2c7-46c3-8c07-dca94dad854b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9979172a-5ae2-4615-b90e-98b4c5c1f4c6", "vfModuleModelCustomizationUUID": "3a294442-4cdf-4d76-bf93-e03b8acd77d9", "isBase": true, "artifacts": [ "d877f8f7-3b95-4852-b519-43ef66d64f15", "a1f04b43-2a40-4045-b630-b81e561018c1" ], "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": "4bd49bab-f215-4365-bd87-170beca5ba07", "vfModuleModelVersion": "1", "vfModuleModelUUID": "eec6110d-362b-4cc3-8a83-98761581d6a4", "vfModuleModelCustomizationUUID": "89749262-9c29-4ca9-bd62-96690d785566", "isBase": false, "artifacts": [ "65da4eda-04a0-4900-a7ab-a04f62e10746" ], "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-02T07:44:37.432Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9979172a-5ae2-4615-b90e-98b4c5c1f4c6 VfModuleModelInvariantUUID:fa8bdad3-f2c7-46c3-8c07-dca94dad854b VfModuleModelDescription:NULL Artifacts UUID List:{ d877f8f7-3b95-4852-b519-43ef66d64f15 , a1f04b43-2a40-4045-b630-b81e561018c1 } 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:eec6110d-362b-4cc3-8a83-98761581d6a4 VfModuleModelInvariantUUID:4bd49bab-f215-4365-bd87-170beca5ba07 VfModuleModelDescription:NULL Artifacts UUID List:{ 65da4eda-04a0-4900-a7ab-a04f62e10746 } 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-02T07:44:37.436Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "fa8bdad3-f2c7-46c3-8c07-dca94dad854b", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9979172a-5ae2-4615-b90e-98b4c5c1f4c6", "vfModuleModelCustomizationUUID": "3a294442-4cdf-4d76-bf93-e03b8acd77d9", "isBase": true, "artifacts": [ "d877f8f7-3b95-4852-b519-43ef66d64f15", "a1f04b43-2a40-4045-b630-b81e561018c1" ], "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": "4bd49bab-f215-4365-bd87-170beca5ba07", "vfModuleModelVersion": "1", "vfModuleModelUUID": "eec6110d-362b-4cc3-8a83-98761581d6a4", "vfModuleModelCustomizationUUID": "89749262-9c29-4ca9-bd62-96690d785566", "isBase": false, "artifacts": [ "65da4eda-04a0-4900-a7ab-a04f62e10746" ], "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-02T07:44:37.437Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9979172a-5ae2-4615-b90e-98b4c5c1f4c6 VfModuleModelInvariantUUID:fa8bdad3-f2c7-46c3-8c07-dca94dad854b VfModuleModelDescription:NULL Artifacts UUID List:{ d877f8f7-3b95-4852-b519-43ef66d64f15 , a1f04b43-2a40-4045-b630-b81e561018c1 } 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:eec6110d-362b-4cc3-8a83-98761581d6a4 VfModuleModelInvariantUUID:4bd49bab-f215-4365-bd87-170beca5ba07 VfModuleModelDescription:NULL Artifacts UUID List:{ 65da4eda-04a0-4900-a7ab-a04f62e10746 } 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-02T07:44:37.437Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d877f8f7-3b95-4852-b519-43ef66d64f15 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-02T07:44:37.437Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-02T07:44:37.437Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:37.507Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-02T07:44:37.508Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml d877f8f7-3b95-4852-b519-43ef66d64f15 914 2023-03-02T07:44:37.509Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:37.509Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:37.509Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:44:37.510Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:37.510Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:37.510Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743077509, "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-02T07:44:38.513Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 84859139-3ddc-41e4-b484-440ad15d9f83 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-02T07:44:38.514Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-02T07:44:38.514Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:38.565Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-02T07:44:38.566Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 84859139-3ddc-41e4-b484-440ad15d9f83 12 2023-03-02T07:44:38.567Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:38.567Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:38.567Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:44:38.567Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:38.567Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:38.568Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743078567, "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-02T07:44:39.569Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: a1f04b43-2a40-4045-b630-b81e561018c1 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-02T07:44:39.570Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-02T07:44:39.570Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:39.698Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-02T07:44:39.699Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env a1f04b43-2a40-4045-b630-b81e561018c1 96 2023-03-02T07:44:39.700Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:39.700Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:39.700Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:44:39.701Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:39.701Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:39.702Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743079700, "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-02T07:44:40.703Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 65da4eda-04a0-4900-a7ab-a04f62e10746 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-02T07:44:40.703Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-02T07:44:40.704Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:40.769Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-02T07:44:40.771Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 65da4eda-04a0-4900-a7ab-a04f62e10746 20206 2023-03-02T07:44:40.772Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:40.772Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:40.772Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:44:40.772Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:40.772Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:40.772Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743080771, "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-02T07:44:41.778Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 4d12dacf-172b-4e32-9acf-fe09c78c55c8 2023-03-02T07:44:41.779Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 aeb49972-a493-49be-958e-12a3f2d6ca2c 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-02T07:44:41.817Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5798fe26, org.onap.sdc.toscaparser.api.parameters.Input@3cc89cec, org.onap.sdc.toscaparser.api.parameters.Input@3b0d8255, org.onap.sdc.toscaparser.api.parameters.Input@20c9c763, org.onap.sdc.toscaparser.api.parameters.Input@30b07492] 2023-03-02T07:44:41.819Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:41.820Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:41.820Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2023-03-02T07:44:41.820Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= f5eab75c-37f5-4f9f-b67a-cca94cd8918d 2023-03-02T07:44:41.820Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f5eab75c-37f5-4f9f-b67a-cca94cd8918d matches Tosca VF Customization UUID: f5eab75c-37f5-4f9f-b67a-cca94cd8918d 2023-03-02T07:44:41.820Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: f5eab75c-37f5-4f9f-b67a-cca94cd8918d 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-02T07:44:41.825Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:41.826Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:41.827Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id f5eab75c-37f5-4f9f-b67a-cca94cd8918d: {\"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-02T07:44:41.828Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@71b3b3ae 2023-03-02T07:44:41.828Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:41.828Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-02T07:44:41.830Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 89749262-9c29-4ca9-bd62-96690d785566 2023-03-02T07:44:41.830Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 89749262-9c29-4ca9-bd62-96690d785566 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-02T07:44:41.836Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:41.836Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-02T07:44:41.837Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:44:41.837Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:41.838Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-02T07:44:41.838Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:44:41.838Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:41.838Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-02T07:44:41.838Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=f5eab75c-37f5-4f9f-b67a-cca94cd8918d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:44:41.841Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:41.842Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:41.842Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 4d12dacf-172b-4e32-9acf-fe09c78c55c8: basic_cnf_macro 2023-03-02T07:44:41.842Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:41.842Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:41.842Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:41.842Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:41.842Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:41.843Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:41.843Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:41.843Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:41.843Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:44:41.843Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:44:41.843Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:41.964Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro aeb49972-a493-49be-958e-12a3f2d6ca2c 2 ASDC deployResourceStructure 2023-03-02T07:44:41.965Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:41.965Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:41.965Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:44:41.965Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:41.965Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:41.965Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743081964, "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-02T07:44:42.966Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:42.967Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:42.967Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:44:42.967Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:42.967Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:42.968Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743082966, "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-02T07:44:43.979Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:43.979Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:43.979Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-02T07:44:43.979Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:43.980Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:43.980Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743083969, "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-02T07:44:44.981Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:44.981Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:44.981Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:44:44.982Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:44.982Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:44.982Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743084981, "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-02T07:44:45.983Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:45.984Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:45.984Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-02T07:44:45.985Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:45.985Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:45.985Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743085983, "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-02T07:44:46.987Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:46.987Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||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-02T07:44:46.987Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:44:46.988Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:44:46.988Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:44:46.989Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743086987, "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-02T07:44:47.991Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ecd3094b-6160-461a-8a5c-c8c9578ca646 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:44:48.036Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ecd3094b-6160-461a-8a5c-c8c9578ca646 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:44:48.041Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:44:48.041Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-02T07:44:48.042Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-02T07:45:08.342Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:45:08.344Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:45:08.345Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "cds-sdc-listener", "timestamp": 1677743009652, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:45:08.346Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:45:18.042Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ecd3094b-6160-461a-8a5c-c8c9578ca646 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:45:18.053Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ecd3094b-6160-461a-8a5c-c8c9578ca646 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:45:18.055Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:45:18.056Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-02T07:45:18.056Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-02T07:45:48.056Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ecd3094b-6160-461a-8a5c-c8c9578ca646 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:45:48.074Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ecd3094b-6160-461a-8a5c-c8c9578ca646 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:45:48.077Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:45:48.077Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-02T07:45:48.077Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-02T07:46:08.342Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:46:08.353Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.354Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743043539, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.355Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.357Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.357Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "aai-model-loader", "timestamp": 1677743058482, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.360Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.361Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.361Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "policy-distribution-id", "timestamp": 1677743042855, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.362Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.362Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.362Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "cds-sdc-listener", "timestamp": 1677743009652, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.362Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.362Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.363Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743043539, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-02T07:46:08.363Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.363Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.364Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "aai-model-loader", "timestamp": 1677743058482, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.364Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.364Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.365Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-02T07:46:08.365Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.365Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.365Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "policy-distribution-id", "timestamp": 1677743042855, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-02T07:46:08.366Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.366Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.367Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "cds-sdc-listener", "timestamp": 1677743009652, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.367Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.367Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.367Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "aai-model-loader", "timestamp": 1677743058482, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.367Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.368Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.368Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-02T07:46:08.368Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.369Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.369Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743043539, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-02T07:46:08.369Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.370Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.370Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "policy-distribution-id", "timestamp": 1677743042855, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.370Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.370Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.371Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "cds-sdc-listener", "timestamp": 1677743009652, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.371Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.371Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.372Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "aai-model-loader", "timestamp": 1677743058482, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.372Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.372Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.373Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.373Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.373Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.373Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743043539, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.374Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.374Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.374Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "policy-distribution-id", "timestamp": 1677743042855, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.374Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.374Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.375Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "cds-sdc-listener", "timestamp": 1677743009652, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.375Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.375Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.375Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "aai-model-loader", "timestamp": 1677743058482, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.375Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.375Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.376Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-02T07:46:08.376Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.376Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.376Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743043539, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-02T07:46:08.376Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.377Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.377Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "policy-distribution-id", "timestamp": 1677743042855, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.377Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.378Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.378Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "cds-sdc-listener", "timestamp": 1677743009652, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.378Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.378Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.379Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "aai-model-loader", "timestamp": 1677743058482, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.379Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.379Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.379Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-02T07:46:08.380Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.380Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.380Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743043539, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-02T07:46:08.381Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.381Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.381Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "policy-distribution-id", "timestamp": 1677743042855, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.382Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.382Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.382Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "cds-sdc-listener", "timestamp": 1677743009652, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.382Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.382Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.383Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "aai-model-loader", "timestamp": 1677743058482, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.383Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.383Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.383Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-02T07:46:08.383Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.384Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.384Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743043539, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-02T07:46:08.384Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.384Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.384Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "policy-distribution-id", "timestamp": 1677743042855, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.385Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.385Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.385Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "cds-sdc-listener", "timestamp": 1677743009652, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.385Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.386Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.386Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "aai-model-loader", "timestamp": 1677743058482, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.386Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.386Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.386Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.386Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.386Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.386Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743043539, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.386Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.387Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.387Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "policy-distribution-id", "timestamp": 1677743042855, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.387Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.387Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.387Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "cds-sdc-listener", "timestamp": 1677743009652, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.387Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.387Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.387Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "aai-model-loader", "timestamp": 1677743058482, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.388Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.388Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.388Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.388Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.388Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.388Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743043539, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.388Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.388Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.389Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "policy-distribution-id", "timestamp": 1677743042855, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:46:08.389Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.389Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.389Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "cds-sdc-listener", "timestamp": 1677743009652, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:46:08.389Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.389Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.389Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "aai-model-loader", "timestamp": 1677743058482, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:46:08.390Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.390Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.390Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743021400, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:46:08.390Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.390Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.390Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.390Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.390Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.391Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743043539, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:46:08.391Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.391Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.391Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.391Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.391Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.391Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "cds-sdc-listener", "timestamp": 1677743073001, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.391Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.392Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.392Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "policy-distribution-id", "timestamp": 1677743074451, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.392Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.392Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.392Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "aai-model-loader", "timestamp": 1677743073784, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.392Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.392Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.392Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743073483, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.392Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.393Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.393Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743073664, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.393Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.393Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.393Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.393Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.393Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.393Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "policy-distribution-id", "timestamp": 1677743075456, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:46:08.394Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.394Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.394Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743074862, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.394Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.394Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.394Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.394Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.394Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.394Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "policy-distribution-id", "timestamp": 1677743076458, "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-02T07:46:08.406Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ecd3094b-6160-461a-8a5c-c8c9578ca646 2023-03-02T07:46:08.406Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ecd3094b-6160-461a-8a5c-c8c9578ca646 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-02T07:46:08.420Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.420Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743076022, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.421Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.421Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.422Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.422Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.422Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.423Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "cds-sdc-listener", "timestamp": 1677743075902, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02T07:46:08.442Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ecd3094b-6160-461a-8a5c-c8c9578ca646 2023-03-02T07:46:08.442Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ecd3094b-6160-461a-8a5c-c8c9578ca646 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-02T07:46:08.467Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.468Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743076422, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.468Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.468Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.469Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "policy-distribution-id", "timestamp": 1677743077460, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.469Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.469Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.469Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743077231, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.470Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.470Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.470Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.470Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.471Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.471Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "cds-sdc-listener", "timestamp": 1677743076904, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.471Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.471Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.472Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "policy-distribution-id", "timestamp": 1677743077460, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.472Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.472Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.473Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743077509, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.473Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.473Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.474Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743078474, "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-02T07:46:08.483Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ecd3094b-6160-461a-8a5c-c8c9578ca646 2023-03-02T07:46:08.483Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ecd3094b-6160-461a-8a5c-c8c9578ca646 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-02T07:46:08.492Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.493Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.493Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.493Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.494Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "cds-sdc-listener", "timestamp": 1677743076904, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.494Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.495Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.495Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "policy-distribution-id", "timestamp": 1677743077460, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-02T07:46:08.495Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.495Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.495Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743078567, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.496Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.496Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.496Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "multicloud-k8s", "timestamp": 1677743079481, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-02T07:46:08.496Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.497Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.497Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "cds-sdc-listener", "timestamp": 1677743076904, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.497Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.497Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.498Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.498Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.498Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.498Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "policy-distribution-id", "timestamp": 1677743077460, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.498Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.499Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.499Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743079700, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.499Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.499Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.499Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "cds-sdc-listener", "timestamp": 1677743076904, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.500Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.500Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.500Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.500Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.501Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.501Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "multicloud-k8s", "timestamp": 1677743080486, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.501Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.501Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.502Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "policy-distribution-id", "timestamp": 1677743077460, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.502Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.502Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.502Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743080771, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.502Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.503Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.503Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "cds-sdc-listener", "timestamp": 1677743076904, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.503Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.503Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.503Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:46:08.504Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.504Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.504Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "multicloud-k8s", "timestamp": 1677743080486, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-02T07:46:08.504Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.505Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.505Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "policy-distribution-id", "timestamp": 1677743077460, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.505Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.505Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.505Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743081964, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-02T07:46:08.506Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.506Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.506Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "cds-sdc-listener", "timestamp": 1677743076904, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.506Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.507Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.507Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "multicloud-k8s", "timestamp": 1677743080486, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-02T07:46:08.507Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.508Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.508Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "policy-distribution-id", "timestamp": 1677743077460, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.508Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.508Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.509Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743082376, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.509Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.509Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.509Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743082966, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-03-02T07:46:08.510Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.510Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.510Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "cds-sdc-listener", "timestamp": 1677743076904, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.511Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.511Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.511Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "multicloud-k8s", "timestamp": 1677743080486, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.511Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.512Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.512Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "policy-distribution-id", "timestamp": 1677743077460, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:46:08.512Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.512Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.513Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743083969, "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-02T07:46:08.513Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.513Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.514Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "cds-sdc-listener", "timestamp": 1677743076904, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:46:08.514Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.515Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.515Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "multicloud-k8s", "timestamp": 1677743080486, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-02T07:46:08.515Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.515Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.516Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "policy-distribution-id", "timestamp": 1677743085703, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.516Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.516Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.516Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743084981, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-03-02T07:46:08.517Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.517Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.517Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743085044, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:46:08.518Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.518Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.518Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "multicloud-k8s", "timestamp": 1677743080486, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.518Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.519Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.519Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "cds-sdc-listener", "timestamp": 1677743085092, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.519Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.519Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.520Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "policy-distribution-id", "timestamp": 1677743086705, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:46:08.520Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.520Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.521Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "aai-model-loader", "timestamp": 1677743086093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:46:08.523Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.523Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.523Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743085983, "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-02T07:46:08.524Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.524Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.524Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743086049, "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-02T07:46:08.534Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ecd3094b-6160-461a-8a5c-c8c9578ca646 2023-03-02T07:46:08.534Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ecd3094b-6160-461a-8a5c-c8c9578ca646 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-02T07:46:08.550Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.551Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "multicloud-k8s", "timestamp": 1677743080486, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.551Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.552Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.552Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "policy-distribution-id", "timestamp": 1677743087706, "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-02T07:46:08.573Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4c9a91aa-23a2-451e-b741-18b5088ede67 2023-03-02T07:46:08.573Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c9a91aa-23a2-451e-b741-18b5088ede67 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-02T07:46:08.589Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.590Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "aai-model-loader", "timestamp": 1677743087095, "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-02T07:46:08.598Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ecd3094b-6160-461a-8a5c-c8c9578ca646 2023-03-02T07:46:08.599Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ecd3094b-6160-461a-8a5c-c8c9578ca646 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-02T07:46:08.612Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.612Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743086987, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:46:08.613Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.613Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.613Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "cds-sdc-listener", "timestamp": 1677743086571, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-02T07:46:08.621Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 4c9a91aa-23a2-451e-b741-18b5088ede67 2023-03-02T07:46:08.622Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c9a91aa-23a2-451e-b741-18b5088ede67 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-02T07:46:08.636Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.636Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.637Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.637Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.637Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "multicloud-k8s", "timestamp": 1677743080486, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:46:08.638Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.638Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.638Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.638Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.639Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.639Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "aai-model-loader", "timestamp": 1677743088483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.639Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.639Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.640Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "multicloud-k8s", "timestamp": 1677743088593, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.640Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.640Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.640Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.640Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.641Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.641Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "aai-model-loader", "timestamp": 1677743088483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.641Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.642Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.642Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "multicloud-k8s", "timestamp": 1677743089709, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.642Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.642Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.642Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "aai-model-loader", "timestamp": 1677743088483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.643Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.643Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.643Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.643Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.643Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.644Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "multicloud-k8s", "timestamp": 1677743090785, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.644Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.644Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.644Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "aai-model-loader", "timestamp": 1677743088483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.645Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.645Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.645Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.645Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.645Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.646Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "multicloud-k8s", "timestamp": 1677743091818, "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-02T07:46:08.653Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4c9a91aa-23a2-451e-b741-18b5088ede67 2023-03-02T07:46:08.654Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c9a91aa-23a2-451e-b741-18b5088ede67 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-02T07:46:08.664Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.664Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.664Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.665Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.665Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "aai-model-loader", "timestamp": 1677743088483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.665Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.665Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.665Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "multicloud-k8s", "timestamp": 1677743092821, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-02T07:46:08.666Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.666Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.666Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.666Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.666Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.667Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "aai-model-loader", "timestamp": 1677743088483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.667Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.667Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.667Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "aai-model-loader", "timestamp": 1677743088483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:46:08.667Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.668Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.668Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743071578, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:46:08.668Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.668Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.668Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "aai-model-loader", "timestamp": 1677743088483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:46:08.669Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.669Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.669Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743095164, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.669Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.669Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.670Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "aai-model-loader", "timestamp": 1677743096575, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:46:08.670Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.670Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.670Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743097477, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:46:08.670Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.671Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.671Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743098483, "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-02T07:46:08.678Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4c9a91aa-23a2-451e-b741-18b5088ede67 2023-03-02T07:46:08.679Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c9a91aa-23a2-451e-b741-18b5088ede67 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-02T07:46:08.692Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.692Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "aai-model-loader", "timestamp": 1677743107281, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:46:08.693Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:46:08.693Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:46:08.693Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "aai-model-loader", "timestamp": 1677743108285, "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-02T07:46:08.700Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4c9a91aa-23a2-451e-b741-18b5088ede67 2023-03-02T07:46:08.700Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c9a91aa-23a2-451e-b741-18b5088ede67 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-02T07:46:18.077Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ecd3094b-6160-461a-8a5c-c8c9578ca646 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:46:18.096Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ecd3094b-6160-461a-8a5c-c8c9578ca646 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:46:18.099Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:46:18.100Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-02T07:46:18.100Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-02T07:46:18.100Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-02T07:46:18.100Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:46:18.100Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:46:18.100Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:46:18.100Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:46:18.100Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:46:18.101Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-02T07:46:18.109Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-02T07:46:48.109Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ecd3094b-6160-461a-8a5c-c8c9578ca646 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-02T07:46:48.120Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ecd3094b-6160-461a-8a5c-c8c9578ca646 and serviceModelVersionId: 4d12dacf-172b-4e32-9acf-fe09c78c55c8 2023-03-02T07:46:48.120Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4c2a0a1c-4c97-4367-9ee6-fb5d49284ef1 2023-03-02T07:46:48.123Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4c2a0a1c-4c97-4367-9ee6-fb5d49284ef1/model-vers/model-ver/4d12dacf-172b-4e32-9acf-fe09c78c55c8?depth=0 2023-03-02T07:46:48.132Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-02T07:46:48.196Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4c2a0a1c-4c97-4367-9ee6-fb5d49284ef1/model-vers/model-ver/4d12dacf-172b-4e32-9acf-fe09c78c55c8?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-02T07:46:48.198Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4c2a0a1c-4c97-4367-9ee6-fb5d49284ef1/model-vers/model-ver/4d12dacf-172b-4e32-9acf-fe09c78c55c8?depth=0|INFO|500||Invoke 2023-03-02T07:46:48.205Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4c2a0a1c-4c97-4367-9ee6-fb5d49284ef1/model-vers/model-ver/4d12dacf-172b-4e32-9acf-fe09c78c55c8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-02T07:46:48.297Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4c2a0a1c-4c97-4367-9ee6-fb5d49284ef1/model-vers/model-ver/4d12dacf-172b-4e32-9acf-fe09c78c55c8?depth=0|INFO|500||InvokeReturn 2023-03-02T07:46:48.298Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4c2a0a1c-4c97-4367-9ee6-fb5d49284ef1/model-vers/model-ver/4d12dacf-172b-4e32-9acf-fe09c78c55c8?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Mar 2023 07:46:48 GMT], content-length=[0], vertex-id=[442432], x-aai-txid=[2-aai-resources-230302-07:46:48:225-60733], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-02T07:46:48.298Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T07:46:48.299Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-02T07:46:48.299Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:46:48.313Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-02T07:46:48.314Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ecd3094b-6160-461a-8a5c-c8c9578ca646 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-02T07:46:48.314Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-02T07:46:48.315Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:46:48.315Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:46:48.315Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743208314, "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-02T07:46:49.348Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:46:49.351Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-02T07:46:49.351Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"4c9a91aa-23a2-451e-b741-18b5088ede67","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"02fd96e7-d9f2-42e2-8814-cf884e126aa9","serviceDescription":"service","serviceInvariantUUID":"fa8641e5-d8f5-4344-99e2-cef0f4265594","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c65cf4aa-64cb-4028-9ad8-5f5075795a70","resourceInvariantUUID":"4ce2ee2c-de2e-4af6-8bab-9209ad8cc398","resourceCustomizationUUID":"2a766c1f-7d88-49e2-9b4c-4d84a1161e21","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":"ZjYzYWJjOTFkMzI3ZTdiNmRjZjBjZGJmZmU5ODJmYmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c5855292-e9ca-4bc9-ac8a-6262698fd008","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":"ZTY4MDVjNjc1NmNiZGQ4ZmQ1ZjJiMWU5YjM2OWE0ZTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6c3ca292-1dd6-429b-a85d-5dd3bca153c5","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":"eb34e3e8-06d3-4794-8901-450ef4225feb","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":"231ae9c5-f3d8-46c0-9c1d-22b4dd1ec04c","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":"5a090f6c-e699-4791-a599-a99e91167dac","artifactVersion":"2","generatedFromUUID":"eb34e3e8-06d3-4794-8901-450ef4225feb"},{"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":"YjhhNzUxZjhlODE1NDBhMTVkM2JlNWQzYTQ4MzI1ODU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8c521ed3-4755-441e-8cbb-7b35653d8cb6","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":"YWY2NjRmNjI0NzllNzBmOTYwMmRiNzczMDQyN2JkN2E\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"15eb76b3-7eec-497e-b5e7-24b57224334a","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjlmYzNmZDRlMDk5NjhiODliMDA1ODc5YjgxOWZlMDE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"654e6cbb-5fba-4803-b82b-132a43ae6af7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-02T07:46:49.354Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:46:49.355Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:46:49.355Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:46:49.355Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "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-02T07:46:50.358Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:46:50.360Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:46:50.360Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:46:50.361Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "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-02T07:46:51.362Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:46:51.363Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:46:51.364Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:46:51.364Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "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-02T07:46:52.365Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:46:52.366Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:46:52.367Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:46:52.367Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "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-02T07:46:53.368Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:46:53.369Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:46:53.369Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:46:53.369Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "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-02T07:46:54.370Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:46:54.371Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:46:54.371Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:46:54.372Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "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-02T07:46:55.373Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:46:55.374Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:46:55.374Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:46:55.374Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "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-02T07:46:56.376Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:46:56.377Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:46:56.377Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:46:56.377Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:46:57.378Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "02fd96e7-d9f2-42e2-8814-cf884e126aa9", "serviceDescription": "service", "serviceInvariantUUID": "fa8641e5-d8f5-4344-99e2-cef0f4265594", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "2a766c1f-7d88-49e2-9b4c-4d84a1161e21", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "c65cf4aa-64cb-4028-9ad8-5f5075795a70", "resourceInvariantUUID": "4ce2ee2c-de2e-4af6-8bab-9209ad8cc398", "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": "ZTY4MDVjNjc1NmNiZGQ4ZmQ1ZjJiMWU5YjM2OWE0ZTI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6c3ca292-1dd6-429b-a85d-5dd3bca153c5", "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": "eb34e3e8-06d3-4794-8901-450ef4225feb", "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": "5a090f6c-e699-4791-a599-a99e91167dac", "generatedFromUUID": "eb34e3e8-06d3-4794-8901-450ef4225feb" }, "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": "5a090f6c-e699-4791-a599-a99e91167dac", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjlmYzNmZDRlMDk5NjhiODliMDA1ODc5YjgxOWZlMDE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "654e6cbb-5fba-4803-b82b-132a43ae6af7" } ], "workloadContext": "Production" } 2023-03-02T07:46:57.379Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-02T07:46:57.379Z|ecd3094b-6160-461a-8a5c-c8c9578ca646|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 02fd96e7-d9f2-42e2-8814-cf884e126aa9 ASDC 2023-03-02T07:46:57.380Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:4c9a91aa-23a2-451e-b741-18b5088ede67 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:02fd96e7-d9f2-42e2-8814-cf884e126aa9 ServiceInvariantUUID:fa8641e5-d8f5-4344-99e2-cef0f4265594 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:654e6cbb-5fba-4803-b82b-132a43ae6af7 ArtifactChecksum:YjlmYzNmZDRlMDk5NjhiODliMDA1ODc5YjgxOWZlMDE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:2a766c1f-7d88-49e2-9b4c-4d84a1161e21 ResourceInvariantUUID:4ce2ee2c-de2e-4af6-8bab-9209ad8cc398 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:c65cf4aa-64cb-4028-9ad8-5f5075795a70 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:6c3ca292-1dd6-429b-a85d-5dd3bca153c5 ArtifactChecksum:ZTY4MDVjNjc1NmNiZGQ4ZmQ1ZjJiMWU5YjM2OWE0ZTI= 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:eb34e3e8-06d3-4794-8901-450ef4225feb 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:5a090f6c-e699-4791-a599-a99e91167dac 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:5a090f6c-e699-4791-a599-a99e91167dac ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-02T07:46:57.380Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 02fd96e7-d9f2-42e2-8814-cf884e126aa9 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-02T07:46:57.415Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:46:57.416Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-02T07:46:57.416Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-02T07:46:57.416Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 654e6cbb-5fba-4803-b82b-132a43ae6af7 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-02T07:46:57.417Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-02T07:46:57.417Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-02T07:46:57.539Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-02T07:46:57.542Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 654e6cbb-5fba-4803-b82b-132a43ae6af7 83007 2023-03-02T07:46:57.543Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:46:57.543Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:46:57.543Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:46:57.544Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:46:57.544Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:46:57.544Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743217542, "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-02T07:46:58.545Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:46:58.546Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-02T07:46:58.547Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 654e6cbb-5fba-4803-b82b-132a43ae6af7, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-02T07:46:58.547Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-02T07:46:58.548Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-02T07:46:58.548Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-02T07:46:58.710Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17385826474755622352/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-02T07:47:00.369Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-02T07:47:00.370Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-02T07:47:00.370Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-02T07:47:00.370Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-02T07:47:00.370Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:00.370Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-02T07:47:00.370Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:00.371Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-02T07:47:00.371Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-02T07:47:00.371Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-02T07:47:00.371Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:00.371Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-02T07:47:00.371Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:00.372Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:00.372Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-02T07:47:00.372Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-02T07:47:00.372Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:47:00.373Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:00.373Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:00.373Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-02T07:47:00.373Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-02T07:47:00.374Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:47:00.374Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:00.374Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:00.374Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:00.374Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-02T07:47:00.375Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-02T07:47:00.375Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-02T07:47:00.375Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-02T07:47:00.375Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-02T07:47:00.375Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-02T07:47:00.375Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:00.376Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-02T07:47:00.376Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:00.376Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-02T07:47:00.376Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:47:00.377Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:00.377Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-02T07:47:00.377Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:47:00.378Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:00.378Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-02T07:47:00.379Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:47:00.379Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:00.379Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-02T07:47:00.380Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-02T07:47:00.380Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-02T07:47:00.380Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6f215958-c1fb-438a-9779-be39b78804b4 2023-03-02T07:47:00.380Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:00.381Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:00.381Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:00.381Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:00.382Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:00.382Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:00.382Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:00.383Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:00.383Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:02fd96e7-d9f2-42e2-8814-cf884e126aa9 Model Version:NULL Model InvariantUuid:fa8641e5-d8f5-4344-99e2-cef0f4265594 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:1cb09656-700a-49cd-9524-0394f54be614 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:4ce2ee2c-de2e-4af6-8bab-9209ad8cc398 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2a766c1f-7d88-49e2-9b4c-4d84a1161e21 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:31b7d548-f03b-45d9-8172-6110c9b4e568 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:e2fa552b-470a-4812-9922-dc14d46b8ade ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6f215958-c1fb-438a-9779-be39b78804b4 ModelInvariantUuid:0722218e-a45d-48ed-931f-e81571f2c3da ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:38c82c55-2a7a-4cf5-b191-1d863207ab0e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:eaecaa8d-0500-406e-8713-e8cf9ad143c3 ModelInvariantUuid:fcff1174-111c-4f7b-a0e0-54c1ec85c9a1 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:334c0931-276d-4fb9-ad31-79934c79f76e 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-02T07:47:00.394Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: c65cf4aa-64cb-4028-9ad8-5f5075795a70 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:47:00.398Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||basic_vm_macro 0 2023-03-02T07:47:00.399Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c65cf4aa-64cb-4028-9ad8-5f5075795a70 2023-03-02T07:47:00.399Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 6c3ca292-1dd6-429b-a85d-5dd3bca153c5 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-02T07:47:00.399Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-02T07:47:00.400Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:00.492Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-02T07:47:00.492Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 6c3ca292-1dd6-429b-a85d-5dd3bca153c5 792 2023-03-02T07:47:00.493Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:00.493Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:00.493Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:47:00.494Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:00.494Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:00.494Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743220493, "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-02T07:47:01.495Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "31b7d548-f03b-45d9-8172-6110c9b4e568", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e2fa552b-470a-4812-9922-dc14d46b8ade", "vfModuleModelCustomizationUUID": "9a36b94b-8e54-401a-8e53-d687c313e387", "isBase": true, "artifacts": [ "eb34e3e8-06d3-4794-8901-450ef4225feb", "5a090f6c-e699-4791-a599-a99e91167dac" ], "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-02T07:47:01.499Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e2fa552b-470a-4812-9922-dc14d46b8ade VfModuleModelInvariantUUID:31b7d548-f03b-45d9-8172-6110c9b4e568 VfModuleModelDescription:NULL Artifacts UUID List:{ eb34e3e8-06d3-4794-8901-450ef4225feb , 5a090f6c-e699-4791-a599-a99e91167dac } 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-02T07:47:01.502Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "31b7d548-f03b-45d9-8172-6110c9b4e568", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e2fa552b-470a-4812-9922-dc14d46b8ade", "vfModuleModelCustomizationUUID": "9a36b94b-8e54-401a-8e53-d687c313e387", "isBase": true, "artifacts": [ "eb34e3e8-06d3-4794-8901-450ef4225feb", "5a090f6c-e699-4791-a599-a99e91167dac" ], "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-02T07:47:01.502Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e2fa552b-470a-4812-9922-dc14d46b8ade VfModuleModelInvariantUUID:31b7d548-f03b-45d9-8172-6110c9b4e568 VfModuleModelDescription:NULL Artifacts UUID List:{ eb34e3e8-06d3-4794-8901-450ef4225feb , 5a090f6c-e699-4791-a599-a99e91167dac } 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-02T07:47:01.503Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: eb34e3e8-06d3-4794-8901-450ef4225feb from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-02T07:47:01.503Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-02T07:47:01.503Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:01.574Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-02T07:47:01.575Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml eb34e3e8-06d3-4794-8901-450ef4225feb 5033 2023-03-02T07:47:01.576Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:01.576Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:01.576Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:47:01.576Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:01.577Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:01.577Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743221576, "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-02T07:47:02.578Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5a090f6c-e699-4791-a599-a99e91167dac from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-02T07:47:02.579Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-02T07:47:02.579Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:02.644Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-02T07:47:02.646Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 5a090f6c-e699-4791-a599-a99e91167dac 903 2023-03-02T07:47:02.646Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:02.646Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:02.647Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:47:02.647Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:02.647Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:02.648Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743222646, "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-02T07:47:03.650Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 02fd96e7-d9f2-42e2-8814-cf884e126aa9 2023-03-02T07:47:03.651Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 c65cf4aa-64cb-4028-9ad8-5f5075795a70 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-02T07:47:03.678Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@44e4f0b5, org.onap.sdc.toscaparser.api.parameters.Input@7ffcbaf0, org.onap.sdc.toscaparser.api.parameters.Input@1e374357, org.onap.sdc.toscaparser.api.parameters.Input@46a6ffe0, org.onap.sdc.toscaparser.api.parameters.Input@25a4ced9] 2023-03-02T07:47:03.680Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.680Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:03.681Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2023-03-02T07:47:03.681Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 2a766c1f-7d88-49e2-9b4c-4d84a1161e21 2023-03-02T07:47:03.682Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2a766c1f-7d88-49e2-9b4c-4d84a1161e21 matches Tosca VF Customization UUID: 2a766c1f-7d88-49e2-9b4c-4d84a1161e21 2023-03-02T07:47:03.682Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 2a766c1f-7d88-49e2-9b4c-4d84a1161e21 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-02T07:47:03.686Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.687Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:03.688Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 2a766c1f-7d88-49e2-9b4c-4d84a1161e21: {\"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-02T07:47:03.689Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6ab4af95 2023-03-02T07:47:03.689Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.690Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-02T07:47:03.691Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 9a36b94b-8e54-401a-8e53-d687c313e387 2023-03-02T07:47:03.691Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 9a36b94b-8e54-401a-8e53-d687c313e387 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-02T07:47:03.695Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.696Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-02T07:47:03.696Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:47:03.697Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.697Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-02T07:47:03.697Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:47:03.698Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.698Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-02T07:47:03.698Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-02T07:47:03.699Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-02T07:47:03.699Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6f215958-c1fb-438a-9779-be39b78804b4 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-02T07:47:03.703Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.703Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-02T07:47:03.703Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-02T07:47:03.704Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.704Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-02T07:47:03.705Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=2a766c1f-7d88-49e2-9b4c-4d84a1161e21 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:47:03.707Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.708Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:03.708Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 02fd96e7-d9f2-42e2-8814-cf884e126aa9: basic_vm_macro 2023-03-02T07:47:03.708Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.708Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:03.709Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.709Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:03.709Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.710Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:03.710Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.710Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:03.711Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:03.711Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:03.711Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:03.874Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro c65cf4aa-64cb-4028-9ad8-5f5075795a70 1 ASDC deployResourceStructure 2023-03-02T07:47:03.874Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:03.875Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:03.875Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:47:03.875Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:03.875Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:03.875Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743223874, "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-02T07:47:04.877Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:04.878Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:04.878Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:47:04.879Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:04.879Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:04.879Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743224877, "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-02T07:47:05.881Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:05.882Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:05.882Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:47:05.882Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:05.883Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:05.883Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743225881, "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-02T07:47:06.886Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:06.886Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||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-02T07:47:06.886Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:47:06.886Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:06.887Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:06.887Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743226885, "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-02T07:47:07.892Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4c9a91aa-23a2-451e-b741-18b5088ede67 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:47:07.908Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4c9a91aa-23a2-451e-b741-18b5088ede67 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:47:07.911Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:47:07.911Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-02T07:47:07.911Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-02T07:47:07.911Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-02T07:47:07.911Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:47:07.911Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:47:07.911Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:47:07.912Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:47:07.912Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:47:07.912Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-02T07:47:07.945Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-02T07:47:08.342Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:47:08.349Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.350Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "aai-model-loader", "timestamp": 1677743118482, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.351Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.351Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.351Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "policy-distribution-id", "timestamp": 1677743118709, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.351Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.351Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.351Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "cds-sdc-listener", "timestamp": 1677743087574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.351Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.352Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.352Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "multicloud-k8s", "timestamp": 1677743123836, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.352Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.352Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.352Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "policy-distribution-id", "timestamp": 1677743118709, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.353Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.353Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.353Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "aai-model-loader", "timestamp": 1677743118482, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.353Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.354Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.354Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "cds-sdc-listener", "timestamp": 1677743087574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.354Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.354Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.354Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "multicloud-k8s", "timestamp": 1677743123836, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.355Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.355Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.355Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "policy-distribution-id", "timestamp": 1677743118709, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.355Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "aai-model-loader", "timestamp": 1677743118482, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "cds-sdc-listener", "timestamp": 1677743087574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.357Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.357Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.357Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "multicloud-k8s", "timestamp": 1677743123836, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.357Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.357Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.357Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "policy-distribution-id", "timestamp": 1677743118709, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.358Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.358Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.363Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "aai-model-loader", "timestamp": 1677743118482, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.364Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.364Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.364Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "cds-sdc-listener", "timestamp": 1677743087574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.364Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.365Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.365Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "multicloud-k8s", "timestamp": 1677743123836, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.365Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.366Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.366Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "policy-distribution-id", "timestamp": 1677743118709, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.366Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.366Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.367Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "aai-model-loader", "timestamp": 1677743118482, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.367Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.367Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.367Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "cds-sdc-listener", "timestamp": 1677743087574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.367Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.368Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.368Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "multicloud-k8s", "timestamp": 1677743123836, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.368Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.368Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.368Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "policy-distribution-id", "timestamp": 1677743118709, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.369Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.369Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.369Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "aai-model-loader", "timestamp": 1677743118482, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.369Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.369Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.370Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "cds-sdc-listener", "timestamp": 1677743087574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.370Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.370Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.370Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "multicloud-k8s", "timestamp": 1677743123836, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.370Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.371Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.371Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "policy-distribution-id", "timestamp": 1677743118709, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.371Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.371Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.371Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "aai-model-loader", "timestamp": 1677743118482, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.372Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.372Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.372Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "cds-sdc-listener", "timestamp": 1677743087574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.372Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.372Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.373Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "multicloud-k8s", "timestamp": 1677743123836, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.373Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.373Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.373Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "policy-distribution-id", "timestamp": 1677743118709, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.373Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.374Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.374Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "aai-model-loader", "timestamp": 1677743118482, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.374Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.374Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.374Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "cds-sdc-listener", "timestamp": 1677743087574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.375Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.375Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.375Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "multicloud-k8s", "timestamp": 1677743123836, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.375Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.375Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.376Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743131578, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.376Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.376Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.376Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "policy-distribution-id", "timestamp": 1677743118709, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:47:08.376Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.377Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.377Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "aai-model-loader", "timestamp": 1677743118482, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:47:08.377Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.377Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.377Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "cds-sdc-listener", "timestamp": 1677743087574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:47:08.378Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.378Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.378Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "multicloud-k8s", "timestamp": 1677743123836, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:47:08.378Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.378Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.379Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743131578, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.379Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.379Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.379Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743131578, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.379Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.380Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.380Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "policy-distribution-id", "timestamp": 1677743135351, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:47:08.380Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.380Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.380Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "aai-model-loader", "timestamp": 1677743134677, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:47:08.381Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.381Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.381Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "cds-sdc-listener", "timestamp": 1677743133954, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:47:08.381Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.381Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.382Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743131578, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.382Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.382Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.382Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "policy-distribution-id", "timestamp": 1677743136353, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:47:08.382Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.383Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.383Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "cds-sdc-listener", "timestamp": 1677743135352, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME 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-02T07:47:08.410Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of fc1b9a74-59d3-4a7a-b2c5-58ce6761215f 2023-03-02T07:47:08.411Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId fc1b9a74-59d3-4a7a-b2c5-58ce6761215f and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-02T07:47:08.421Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.421Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743131578, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.422Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.422Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.422Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "policy-distribution-id", "timestamp": 1677743137355, "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-02T07:47:08.431Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fc1b9a74-59d3-4a7a-b2c5-58ce6761215f 2023-03-02T07:47:08.433Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId fc1b9a74-59d3-4a7a-b2c5-58ce6761215f 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-02T07:47:08.464Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.464Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743131578, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.465Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.466Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.466Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743131578, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.466Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.467Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.467Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743131578, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:47:08.467Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.468Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.468Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743131578, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:47:08.468Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.468Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.468Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743141343, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:47:08.469Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.469Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.469Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "aai-model-loader", "timestamp": 1677743142432, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:47:08.470Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.470Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.470Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "aai-model-loader", "timestamp": 1677743143434, "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-02T07:47:08.486Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fc1b9a74-59d3-4a7a-b2c5-58ce6761215f 2023-03-02T07:47:08.486Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId fc1b9a74-59d3-4a7a-b2c5-58ce6761215f 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-02T07:47:08.501Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.501Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743143232, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:47:08.502Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:47:08.502Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:47:08.502Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1677743144235, "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-02T07:47:08.512Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fc1b9a74-59d3-4a7a-b2c5-58ce6761215f 2023-03-02T07:47:08.512Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId fc1b9a74-59d3-4a7a-b2c5-58ce6761215f 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-02T07:47:37.946Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4c9a91aa-23a2-451e-b741-18b5088ede67 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-02T07:47:37.959Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4c9a91aa-23a2-451e-b741-18b5088ede67 and serviceModelVersionId: 02fd96e7-d9f2-42e2-8814-cf884e126aa9 2023-03-02T07:47:37.960Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : fa8641e5-d8f5-4344-99e2-cef0f4265594 2023-03-02T07:47:37.961Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/fa8641e5-d8f5-4344-99e2-cef0f4265594/model-vers/model-ver/02fd96e7-d9f2-42e2-8814-cf884e126aa9?depth=0 2023-03-02T07:47:37.965Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-02T07:47:38.005Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa8641e5-d8f5-4344-99e2-cef0f4265594/model-vers/model-ver/02fd96e7-d9f2-42e2-8814-cf884e126aa9?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-02T07:47:38.006Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa8641e5-d8f5-4344-99e2-cef0f4265594/model-vers/model-ver/02fd96e7-d9f2-42e2-8814-cf884e126aa9?depth=0|INFO|500||Invoke 2023-03-02T07:47:38.019Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa8641e5-d8f5-4344-99e2-cef0f4265594/model-vers/model-ver/02fd96e7-d9f2-42e2-8814-cf884e126aa9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-02T07:47:38.098Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa8641e5-d8f5-4344-99e2-cef0f4265594/model-vers/model-ver/02fd96e7-d9f2-42e2-8814-cf884e126aa9?depth=0|INFO|500||InvokeReturn 2023-03-02T07:47:38.099Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/fa8641e5-d8f5-4344-99e2-cef0f4265594/model-vers/model-ver/02fd96e7-d9f2-42e2-8814-cf884e126aa9?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Mar 2023 07:47:38 GMT], content-length=[0], vertex-id=[454720], x-aai-txid=[2-aai-resources-230302-07:47:38:039-25185], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-02T07:47:38.099Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T07:47:38.099Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-02T07:47:38.099Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:47:38.110Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-02T07:47:38.111Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4c9a91aa-23a2-451e-b741-18b5088ede67 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-02T07:47:38.111Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-02T07:47:38.112Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:38.112Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:38.112Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743258111, "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-02T07:47:39.128Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:47:39.131Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-02T07:47:39.131Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"fc1b9a74-59d3-4a7a-b2c5-58ce6761215f","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f8387e55-52d0-4173-adba-1b2662f3d0c8","serviceDescription":"service","serviceInvariantUUID":"51e5e351-7acc-4db2-bbce-c9ccc4322696","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a3991085-020f-4cf1-a7f0-0e129cb1fa19","resourceInvariantUUID":"60c603f0-5f01-4c4a-91c5-de7f930f7656","resourceCustomizationUUID":"a0375c96-4974-4ddd-b337-0cc48cba98b8","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":"ZTJiN2ViOTNiN2QyM2NjODRjNzRiYjIyMWEwMzU1MzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3fd15717-225f-469d-9266-dd78d8b64fb2","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":"f0161fd2-a5a5-4d17-b447-49539d01e9c8","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":"8a1e0fa0-68f6-4e51-924e-08f8e4b0da59","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":"M2I3MWRhN2I4YzA2ODAyNTQ5MDdjZWE2ODQ5MmE1NzA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"72853ef6-4216-4751-b2a9-48e12b308096","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":"f3d7b62f-88b8-4230-82a3-028f7e97adf3","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":"121ddb47-a643-46db-9718-ed8a072785d9","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":"c5e8f9ab-b492-48dd-960b-bcaab1a0e2f0","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":"MTRlYWRiZmI4ZmFlODcyODczOTU3ODA0NDMwNmQwYTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fbc76684-7054-4354-8453-aeb81ff861e5","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YzY4ZmEwM2NmMjJhYjI1NTVkYTVhM2VmMjUzZGY4YTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9ce58f2c-d3ff-480c-9c16-ae59c5d63d9e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-02T07:47:39.135Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:47:39.136Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:39.136Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:39.136Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "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-02T07:47:40.138Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:47:40.138Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:40.139Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:40.139Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "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-02T07:47:41.140Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:47:41.141Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:41.141Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:41.141Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "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-02T07:47:42.143Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:47:42.145Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:42.146Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:42.146Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "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-02T07:47:43.147Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:47:43.147Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:43.148Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:43.148Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "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-02T07:47:44.149Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:47:44.150Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:44.151Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:44.151Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "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-02T07:47:45.152Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:47:45.153Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:45.154Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:45.154Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "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-02T07:47:46.155Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:47:46.156Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:46.156Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:46.156Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "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-02T07:47:47.157Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-02T07:47:47.158Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:47.158Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:47.159Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:47:48.160Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "f8387e55-52d0-4173-adba-1b2662f3d0c8", "serviceDescription": "service", "serviceInvariantUUID": "51e5e351-7acc-4db2-bbce-c9ccc4322696", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "a0375c96-4974-4ddd-b337-0cc48cba98b8", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a3991085-020f-4cf1-a7f0-0e129cb1fa19", "resourceInvariantUUID": "60c603f0-5f01-4c4a-91c5-de7f930f7656", "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": "YzY4ZmEwM2NmMjJhYjI1NTVkYTVhM2VmMjUzZGY4YTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9ce58f2c-d3ff-480c-9c16-ae59c5d63d9e" } ], "workloadContext": "Production" } 2023-03-02T07:47:48.160Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-02T07:47:48.161Z|4c9a91aa-23a2-451e-b741-18b5088ede67|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f8387e55-52d0-4173-adba-1b2662f3d0c8 ASDC 2023-03-02T07:47:48.162Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:fc1b9a74-59d3-4a7a-b2c5-58ce6761215f ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:f8387e55-52d0-4173-adba-1b2662f3d0c8 ServiceInvariantUUID:51e5e351-7acc-4db2-bbce-c9ccc4322696 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:9ce58f2c-d3ff-480c-9c16-ae59c5d63d9e ArtifactChecksum:YzY4ZmEwM2NmMjJhYjI1NTVkYTVhM2VmMjUzZGY4YTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:a0375c96-4974-4ddd-b337-0cc48cba98b8 ResourceInvariantUUID:60c603f0-5f01-4c4a-91c5-de7f930f7656 ResourceName:test-pnf ResourceType:PNF ResourceUUID:a3991085-020f-4cf1-a7f0-0e129cb1fa19 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-02T07:47:48.162Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f8387e55-52d0-4173-adba-1b2662f3d0c8 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-02T07:47:48.211Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:47:48.212Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-02T07:47:48.213Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-02T07:47:48.213Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 9ce58f2c-d3ff-480c-9c16-ae59c5d63d9e from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-02T07:47:48.213Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-02T07:47:48.214Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-02T07:47:48.291Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-02T07:47:48.294Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 9ce58f2c-d3ff-480c-9c16-ae59c5d63d9e 111096 2023-03-02T07:47:48.295Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||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-02T07:47:48.295Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||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-02T07:47:48.295Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-02T07:47:48.296Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:48.296Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:48.296Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743268295, "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-02T07:47:49.297Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-02T07:47:49.298Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-02T07:47:49.299Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 9ce58f2c-d3ff-480c-9c16-ae59c5d63d9e, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-02T07:47:49.299Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-03-02T07:47:49.300Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-02T07:47:49.300Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-02T07:47:49.454Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14988633724347621480/Definitions/service-TestPnfMacro-template.yml 2023-03-02T07:47:50.529Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-02T07:47:50.530Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-02T07:47:50.531Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-02T07:47:50.531Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-02T07:47:50.532Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-02T07:47:50.532Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-02T07:47:50.533Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||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-02T07:47:50.533Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-02T07:47:50.533Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-02T07:47:50.533Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-02T07:47:50.534Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-02T07:47:50.534Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-02T07:47:50.534Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:50.534Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:50.535Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-02T07:47:50.535Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-02T07:47:50.535Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:47:50.536Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:50.536Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:50.536Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-02T07:47:50.536Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-02T07:47:50.537Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-02T07:47:50.537Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:50.537Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:50.537Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:50.538Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:50.538Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:50.538Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:50.538Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:50.539Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:50.539Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:50.539Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:50.541Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:f8387e55-52d0-4173-adba-1b2662f3d0c8 Model Version:NULL Model InvariantUuid:51e5e351-7acc-4db2-bbce-c9ccc4322696 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-02T07:47:50.556Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: a3991085-020f-4cf1-a7f0-0e129cb1fa19 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:47:50.563Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||test-pnf 0 2023-03-02T07:47:50.564Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: a3991085-020f-4cf1-a7f0-0e129cb1fa19 2023-03-02T07:47:50.564Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||No resources found for Service: f8387e55-52d0-4173-adba-1b2662f3d0c8 2023-03-02T07:47:50.564Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: f8387e55-52d0-4173-adba-1b2662f3d0c8 2023-03-02T07:47:50.564Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 a3991085-020f-4cf1-a7f0-0e129cb1fa19 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-02T07:47:50.576Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@150e03cd, org.onap.sdc.toscaparser.api.parameters.Input@6fe97827, org.onap.sdc.toscaparser.api.parameters.Input@317528de, org.onap.sdc.toscaparser.api.parameters.Input@6207c88b, org.onap.sdc.toscaparser.api.parameters.Input@7f2bf6d] 2023-03-02T07:47:50.576Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:50.577Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:50.577Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid f8387e55-52d0-4173-adba-1b2662f3d0c8: test-pnf 2023-03-02T07:47:50.578Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Processing PNF resource: a3991085-020f-4cf1-a7f0-0e129cb1fa19 2023-03-02T07:47:50.578Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-02T07:47:50.578Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-02T07:47:50.579Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Resource customization UUID: a0375c96-4974-4ddd-b337-0cc48cba98b8 is the same as notified resource customizationUUID: a0375c96-4974-4ddd-b337-0cc48cba98b8 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-02T07:47:50.659Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf a3991085-020f-4cf1-a7f0-0e129cb1fa19 0 ASDC deployResourceStructure 2023-03-02T07:47:50.660Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||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-02T07:47:50.660Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||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-02T07:47:50.660Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-02T07:47:50.663Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:47:50.663Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:47:50.663Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743270659, "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-02T07:47:51.665Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fc1b9a74-59d3-4a7a-b2c5-58ce6761215f Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:47:51.680Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fc1b9a74-59d3-4a7a-b2c5-58ce6761215f Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-02T07:47:51.683Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-02T07:47:51.683Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-02T07:47:51.684Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-02T07:47:51.684Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-02T07:47:51.684Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:47:51.685Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:47:51.685Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:47:51.685Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:47:51.685Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-02T07:47:51.685Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-02T07:47:51.692Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-02T07:48:08.342Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:48:08.345Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.346Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ecd3094b-6160-461a-8a5c-c8c9578ca646", "consumerID": "SO-sdc-controller", "timestamp": 1677743208314, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-02T07:48:08.347Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.347Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.347Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:48:08.348Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.348Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.348Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-02T07:48:08.348Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.349Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.349Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-02T07:48:08.349Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.349Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.349Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:48:08.350Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.350Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.350Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-02T07:48:08.350Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.350Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.351Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:48:08.351Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.351Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.351Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:48:08.351Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.352Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.352Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743209348, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:48:08.352Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.352Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.353Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743217542, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:48:08.353Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.353Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.353Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743220493, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-02T07:48:08.353Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.354Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.354Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743221576, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-02T07:48:08.354Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.354Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.354Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743222646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-02T07:48:08.355Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.355Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.355Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743223874, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-02T07:48:08.355Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.355Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.355Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743224877, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-02T07:48:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743225881, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-02T07:48:08.356Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:08.357Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-02T07:48:08.357Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743226885, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:48:08.357Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:48:21.693Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fc1b9a74-59d3-4a7a-b2c5-58ce6761215f 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-02T07:48:21.710Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fc1b9a74-59d3-4a7a-b2c5-58ce6761215f and serviceModelVersionId: f8387e55-52d0-4173-adba-1b2662f3d0c8 2023-03-02T07:48:21.710Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 51e5e351-7acc-4db2-bbce-c9ccc4322696 2023-03-02T07:48:21.712Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/51e5e351-7acc-4db2-bbce-c9ccc4322696/model-vers/model-ver/f8387e55-52d0-4173-adba-1b2662f3d0c8?depth=0 2023-03-02T07:48:21.717Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-02T07:48:21.754Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51e5e351-7acc-4db2-bbce-c9ccc4322696/model-vers/model-ver/f8387e55-52d0-4173-adba-1b2662f3d0c8?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-02T07:48:21.756Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51e5e351-7acc-4db2-bbce-c9ccc4322696/model-vers/model-ver/f8387e55-52d0-4173-adba-1b2662f3d0c8?depth=0|INFO|500||Invoke 2023-03-02T07:48:21.763Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51e5e351-7acc-4db2-bbce-c9ccc4322696/model-vers/model-ver/f8387e55-52d0-4173-adba-1b2662f3d0c8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-02T07:48:21.906Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51e5e351-7acc-4db2-bbce-c9ccc4322696/model-vers/model-ver/f8387e55-52d0-4173-adba-1b2662f3d0c8?depth=0|INFO|500||InvokeReturn 2023-03-02T07:48:21.906Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/51e5e351-7acc-4db2-bbce-c9ccc4322696/model-vers/model-ver/f8387e55-52d0-4173-adba-1b2662f3d0c8?depth=0 has http status code:200 and response headers:{date=[Thu, 02 Mar 2023 07:48:21 GMT], content-length=[0], vertex-id=[204912], x-aai-txid=[0-aai-resources-230302-07:48:21:784-25371], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-02T07:48:21.906Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-02T07:48:21.907Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-02T07:48:21.907Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-02T07:48:21.916Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-02T07:48:21.918Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fc1b9a74-59d3-4a7a-b2c5-58ce6761215f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-02T07:48:21.918Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-02T07:48:21.919Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-02T07:48:21.919Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-02T07:48:21.920Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743301918, "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-02T07:48:22.942Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:49:08.342Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:49:08.348Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-02T07:49:08.349Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "4c9a91aa-23a2-451e-b741-18b5088ede67", "consumerID": "SO-sdc-controller", "timestamp": 1677743258111, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-02T07:49:08.351Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:49:08.351Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-02T07:49:08.351Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:49:08.351Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:49:08.351Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-02T07:49:08.352Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-02T07:49:08.352Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:49:08.352Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-02T07:49:08.352Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-02T07:49:08.352Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:49:08.352Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-02T07:49:08.352Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-02T07:49:08.353Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:49:08.353Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-02T07:49:08.353Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-02T07:49:08.353Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:49:08.353Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-02T07:49:08.354Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:49:08.354Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:49:08.354Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-02T07:49:08.354Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-02T07:49:08.354Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:49:08.354Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-02T07:49:08.354Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-02T07:49:08.354Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:49:08.355Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-02T07:49:08.355Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743259128, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-02T07:49:08.355Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:49:08.355Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-02T07:49:08.355Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743268295, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-02T07:49:08.355Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:49:08.355Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-02T07:49:08.355Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743270659, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-02T07:49:08.356Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:49:22.945Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:50:08.342Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:50:08.345Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-02T07:50:08.345Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "fc1b9a74-59d3-4a7a-b2c5-58ce6761215f", "consumerID": "SO-sdc-controller", "timestamp": 1677743301918, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-02T07:50:08.346Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-02T07:50:22.946Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:51:08.342Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:51:22.948Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:52:08.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:52:22.948Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:53:08.346Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:53:22.949Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:54:08.347Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:54:22.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:55:08.349Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:55:22.956Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:56:08.351Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:56:22.957Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:57:08.354Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:57:22.959Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:58:08.355Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:58:22.959Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T07:59:08.357Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T07:59:22.962Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:00:08.359Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:00:22.964Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:01:08.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:01:22.965Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:02:08.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:02:22.965Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:03:08.363Z|20138f73-06ee-4500-98a4-2d350cf0a016|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:03:22.967Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:04:08.363Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:04:22.968Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:05:08.365Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:05:22.970Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:06:08.366Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:06:22.971Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:07:08.368Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:07:22.974Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:08:08.371Z|96d1f050-f44b-429f-b385-556013e78567|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:08:22.976Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:09:08.371Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:09:22.976Z|fc1b9a74-59d3-4a7a-b2c5-58ce6761215f|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:10:08.372Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:10:22.978Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:11:08.374Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:11:22.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:12:08.376Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:12:22.982Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:13:08.379Z|c7ecf99c-f7a6-4a86-9721-d5fdd89a3a94|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:13:22.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:14:08.380Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:14:22.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:15:08.382Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:15:22.986Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:16:08.383Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:16:22.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-02T08:17:08.385Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-02T08:17:22.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO