By type
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-04-23T00:20:23.288Z||main|||||INFO|500||The following profiles are active: basic
2023-04-23T00:20:37.386Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-23T00:20:37.387Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-23T00:20:37.509Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-23T00:20:41.791Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-23T00:20:42.332Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-23T00:20:42.954Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-23T00:20:43.193Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-23T00:20:43.857Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-23T00:20:46.513Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-23T00:20:47.401Z||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-04-23T00:20:50.425Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-23T00:20:50.559Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-23T00:20:50.605Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-23T00:20:50.617Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-23T00:20:51.374Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-23T00:20:51.820Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-23T00:20:53.024Z||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-04-23T00:20:53.707Z||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-04-23T00:20:54.488Z||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-04-23T00:20:54.499Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:20:54.524Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:57.143Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:20:57.144Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[2599], Server=[envoy], Date=[Sun, 23 Apr 2023 00:20:54 GMT], Content-Type=[application/json]}
2023-04-23T00:20:57.145Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"981f5ca928204892b92f6b061ea38daf","versionId":"66cb9ef664204ff9bb20949b770c8f86"}
2023-04-23T00:20:57.177Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-04-23T00:20:57.294Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:20:57.295Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a0276d51-54d9-4e84-9781-96f099be90bd], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:20:57.297Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:20:57.931Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[612], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:20:57 GMT]}
2023-04-23T00:20:57.932Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:20:57.933Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/981f5ca928204892b92f6b061ea38daf/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:20:57.934Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-04-23T00:20:57.935Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:58.009Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:58.010Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:20:58.012Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:58.343Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:20:58.345Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[322], Server=[envoy], Date=[Sun, 23 Apr 2023 00:20:57 GMT], Content-Type=[application/json]}
2023-04-23T00:20:58.347Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"50aeadfd732944a790d1100e996fa5bc","versionId":"3f2a40a3065444649389e5b2b76110d5"}
2023-04-23T00:20:58.352Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-04-23T00:20:58.404Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:20:58.406Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:20:58.407Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:20:58.915Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:20:58.916Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/50aeadfd732944a790d1100e996fa5bc/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[504], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:20:58 GMT]}
2023-04-23T00:20:58.917Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:20:58.917Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-04-23T00:20:58.918Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:59.004Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:20:59.005Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[96be649c-f59c-48ff-b0c6-d1eebecdf816], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:20:59.007Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:59.324Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[313], Server=[envoy], Date=[Sun, 23 Apr 2023 00:20:58 GMT], Content-Type=[application/json]}
2023-04-23T00:20:59.326Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"965ee8566e594f66afebcc1de93b2545","versionId":"469a557b164146199691203a3820425a"}
2023-04-23T00:20:59.327Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:20:59.331Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-04-23T00:20:59.383Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:20:59.384Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:20:59.386Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:20:59.836Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:20:59.839Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/965ee8566e594f66afebcc1de93b2545/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[444], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:20:59 GMT]}
2023-04-23T00:20:59.841Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:20:59.841Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-04-23T00:20:59.842Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:20:59.904Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:20:59.905Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[92a07c47-fc50-4a89-9847-f46297058dc4], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:20:59.906Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:00.149Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[238], Server=[envoy], Date=[Sun, 23 Apr 2023 00:20:59 GMT], Content-Type=[application/json]}
2023-04-23T00:21:00.151Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c9f7d1d89649419a9ca650362e0a189b","versionId":"1d210041c8074cb4a4e63b3320d94299"}
2023-04-23T00:21:00.153Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:00.156Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-23T00:21:00.203Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:00.204Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[822c7379-67ef-4230-ad96-0ab2ccf14959], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:00.206Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:00.681Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[472], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:20:59 GMT]}
2023-04-23T00:21:00.682Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:00.683Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9f7d1d89649419a9ca650362e0a189b/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:00.684Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-23T00:21:00.685Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:00.746Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:00.747Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e232c6f4-66fa-4ab2-966a-927091570c7e], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:00.749Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:01.012Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[258], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:00 GMT], Content-Type=[application/json]}
2023-04-23T00:21:01.014Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"37bb186fe9fc46b0abc15277e1a3884f","versionId":"2c2184c0972a40bb9357a4a8bf140478"}
2023-04-23T00:21:01.015Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:01.021Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-23T00:21:01.064Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:01.065Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a8cf7be9-9bcf-483d-908d-0e7edab4bb21], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:01.067Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:01.510Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[440], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:00 GMT]}
2023-04-23T00:21:01.511Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:01.512Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/37bb186fe9fc46b0abc15277e1a3884f/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:01.513Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-23T00:21:01.515Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:01.569Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:01.571Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:01.572Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:01.846Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:01.847Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[271], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:01 GMT], Content-Type=[application/json]}
2023-04-23T00:21:01.848Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"dcfd3dc7306c47e691c22068485ddb81","versionId":"78b91d44d3b94facbf1630bf3937a180"}
2023-04-23T00:21:01.850Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-23T00:21:01.889Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:01.889Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[978fe7d4-f51c-4797-966d-282c67f55961], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:01.891Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:02.318Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[418], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:01 GMT]}
2023-04-23T00:21:02.320Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:02.325Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcfd3dc7306c47e691c22068485ddb81/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:02.326Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-23T00:21:02.326Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:02.379Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:02.380Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[beddec4b-634c-4029-94e0-38791ce06b4e], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:02.381Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:02.699Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[315], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:02 GMT], Content-Type=[application/json]}
2023-04-23T00:21:02.700Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1e07d289b51a4f0d87fde24ae28b73c2","versionId":"448cf05d90a9443989aef4b887217f43"}
2023-04-23T00:21:02.701Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:02.704Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-04-23T00:21:02.750Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:02.751Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b3d8a085-a7d9-44ee-8168-ddf6d2cad83c], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:02.752Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:03.142Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[386], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:02 GMT]}
2023-04-23T00:21:03.144Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:03.145Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e07d289b51a4f0d87fde24ae28b73c2/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:03.146Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-04-23T00:21:03.146Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:03.198Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:03.199Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:03.201Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:03.499Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:03.500Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[295], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:02 GMT], Content-Type=[application/json]}
2023-04-23T00:21:03.501Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"0687a6132fa34300a669a554f3948059","versionId":"ece988f74f144f499920f05f4d1f176c"}
2023-04-23T00:21:03.504Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-04-23T00:21:03.553Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:03.554Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:03.555Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:04.058Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:04.060Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0687a6132fa34300a669a554f3948059/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[499], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:03 GMT]}
2023-04-23T00:21:04.060Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:04.060Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-04-23T00:21:04.061Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:04.117Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:04.117Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dfd59d78-8066-488b-b2a9-d1e37fb96bbd], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:04.119Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:04.407Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[286], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:03 GMT], Content-Type=[application/json]}
2023-04-23T00:21:04.409Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0b4ef4b5d4004d42ab41b669ee430b64","versionId":"c660ebf5981f424bbdb739fdf0881e52"}
2023-04-23T00:21:04.410Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:04.415Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-04-23T00:21:04.450Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:04.451Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:04.452Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:04.892Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:04.893Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0b4ef4b5d4004d42ab41b669ee430b64/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[437], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:04 GMT]}
2023-04-23T00:21:04.894Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:04.894Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-04-23T00:21:04.894Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:04.940Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:04.941Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ccb2bdb5-ea20-40c6-b226-2f1a5d41012f], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:04.942Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:05.258Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[312], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:04 GMT], Content-Type=[application/json]}
2023-04-23T00:21:05.260Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6193e53bbf624499b9a2d388ad14d424","versionId":"3464078d79214aa3b2766691eb7f4267"}
2023-04-23T00:21:05.261Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:05.265Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-04-23T00:21:05.300Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:05.301Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a2787f3c-f6c0-4ab8-8b30-00041db63a3d], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:05.302Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:05.763Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[458], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:05 GMT]}
2023-04-23T00:21:05.765Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:05.766Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6193e53bbf624499b9a2d388ad14d424/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:05.767Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-04-23T00:21:05.768Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:05.817Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:05.818Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:05.820Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:06.354Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:06.355Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[529], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:05 GMT], Content-Type=[application/json]}
2023-04-23T00:21:06.357Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"4c543859ebfa4672bccbebf5dfbf4240","versionId":"0392c85304fe4efabebf22e6ec901723"}
2023-04-23T00:21:06.360Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-04-23T00:21:06.403Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:06.404Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5c64d191-d552-4566-b387-e232d98fe2cd], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:06.405Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:06.940Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[532], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:06 GMT]}
2023-04-23T00:21:06.941Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:06.942Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4c543859ebfa4672bccbebf5dfbf4240/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:06.943Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-04-23T00:21:06.943Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:06.997Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:06.997Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d1e86019-6cc8-4b84-9e1b-3327f60a1670], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:06.998Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:07.266Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[264], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:06 GMT], Content-Type=[application/json]}
2023-04-23T00:21:07.268Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1d0fa1c261ca4284bdc0c0800a8ec4a5","versionId":"24713205f75d41a3870ced22d0ee0666"}
2023-04-23T00:21:07.269Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:07.273Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-04-23T00:21:07.305Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:07.305Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[af3e7337-ea9f-40d8-8830-7056160429ea], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:07.307Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:07.721Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[411], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:07 GMT]}
2023-04-23T00:21:07.722Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:07.723Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0fa1c261ca4284bdc0c0800a8ec4a5/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:07.723Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-04-23T00:21:07.724Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:07.781Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:07.781Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5f8f8707-c925-433a-bc3c-0475e3777415], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:07.782Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:08.048Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[263], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:07 GMT], Content-Type=[application/json]}
2023-04-23T00:21:08.050Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1223f7e940484c75af090ea3cc8a836a","versionId":"2cd36fffdbde4cdb8fcd1b9e4b86a7af"}
2023-04-23T00:21:08.051Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:08.054Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-04-23T00:21:08.264Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:08.265Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:08.268Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:08.699Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:08.700Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1223f7e940484c75af090ea3cc8a836a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[426], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:07 GMT]}
2023-04-23T00:21:08.701Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:08.701Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-04-23T00:21:08.702Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:08.767Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:08.767Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[584911d2-b306-4210-badd-6a2666372d6d], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:08.768Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:09.035Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[264], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:08 GMT], Content-Type=[application/json]}
2023-04-23T00:21:09.036Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5996ce5d77de48cbacc4231043f21ecb","versionId":"0831fcc8b1a140b3a6bcb857fd3c6f3c"}
2023-04-23T00:21:09.039Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:09.042Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-04-23T00:21:09.073Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:09.073Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d2c6c732-c278-4aec-8352-c4d796c9ce23], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:09.075Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:09.457Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[379], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:08 GMT]}
2023-04-23T00:21:09.458Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:09.460Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5996ce5d77de48cbacc4231043f21ecb/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:09.460Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-04-23T00:21:09.462Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:09.519Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:09.519Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9432f269-49bd-40e3-a3dd-534acac6dcea], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:09.520Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:09.769Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[245], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:09 GMT], Content-Type=[application/json]}
2023-04-23T00:21:09.770Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e44d4586f59e4e65b59aee6f06347dbd","versionId":"f183277a6f404471b667f004dfb57c9f"}
2023-04-23T00:21:09.772Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:09.776Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-04-23T00:21:09.809Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:09.809Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3636f5e3-421f-43ef-9115-be04481f8d3e], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:09.810Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:10.226Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[411], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:09 GMT]}
2023-04-23T00:21:10.227Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:10.229Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e44d4586f59e4e65b59aee6f06347dbd/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:10.230Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-04-23T00:21:10.230Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:10.286Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:10.286Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[53779c10-e791-4187-9899-e1edfe49a9df], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:10.287Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:10.535Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[245], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:09 GMT], Content-Type=[application/json]}
2023-04-23T00:21:10.537Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a66c86b5227142ce9678037420421a5b","versionId":"ee42cf75e4634803a9bebaf6846f3a0c"}
2023-04-23T00:21:10.538Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:10.545Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-04-23T00:21:10.574Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:10.575Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:10.576Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:10.973Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:10.974Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a66c86b5227142ce9678037420421a5b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[393], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:10 GMT]}
2023-04-23T00:21:10.975Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:10.975Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-04-23T00:21:10.975Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:11.036Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:11.037Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:11.038Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:11.304Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:11.304Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[263], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:10 GMT], Content-Type=[application/json]}
2023-04-23T00:21:11.306Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"a5b096ed520b4637a49201f813807313","versionId":"ae078d423cac4cfa99c96fdbc713d491"}
2023-04-23T00:21:11.310Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-04-23T00:21:11.346Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:11.347Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cc3575c6-9228-4597-b26b-527e5ff6fa2d], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:11.349Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:11.776Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[425], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:11 GMT]}
2023-04-23T00:21:11.777Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:11.778Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5b096ed520b4637a49201f813807313/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:11.779Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-04-23T00:21:11.779Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:11.819Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:11.820Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:11.821Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:12.069Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:12.070Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[244], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:11 GMT], Content-Type=[application/json]}
2023-04-23T00:21:12.071Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"bb8bb8af3ec14de7bb6a9133b2bb003f","versionId":"c14c3256d7b9415e9fbb0a721d796d55"}
2023-04-23T00:21:12.074Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-04-23T00:21:12.105Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:12.106Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:12.107Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:12.570Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:12.571Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bb8bb8af3ec14de7bb6a9133b2bb003f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[459], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:11 GMT]}
2023-04-23T00:21:12.571Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:12.571Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-04-23T00:21:12.572Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:12.614Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:12.614Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:12.616Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:12.891Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:12.891Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[272], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:12 GMT], Content-Type=[application/json]}
2023-04-23T00:21:12.892Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||{"id":"c719de62ba6e423ab0915be6ebc2d986","versionId":"c55b846068154ea2accee2f85e24e842"}
2023-04-23T00:21:12.895Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-04-23T00:21:12.929Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:12.929Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e578e4c6-25e1-4ce3-a9d8-883edaf24019], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:12.930Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:13.345Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[412], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:12 GMT]}
2023-04-23T00:21:13.346Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:13.347Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c719de62ba6e423ab0915be6ebc2d986/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:13.348Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-04-23T00:21:13.348Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:13.390Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:13.390Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b058b6c9-3139-4455-8b99-194ec2f9ecd3], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:13.391Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:13.632Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[239], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:13 GMT], Content-Type=[application/json]}
2023-04-23T00:21:13.633Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"11fdd6f74bcd4f21910dd474873a78d6","versionId":"54c5ff4398694b8fa6944257a8e1c4ed"}
2023-04-23T00:21:13.634Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:13.636Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-04-23T00:21:13.671Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:13.672Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:13.675Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:14.140Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:14.141Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/11fdd6f74bcd4f21910dd474873a78d6/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[461], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:13 GMT]}
2023-04-23T00:21:14.142Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:14.143Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-04-23T00:21:14.143Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:14.187Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:14.188Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[61b14f20-29ac-4782-89d6-c7a2bd55553a], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:14.189Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:14.443Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[252], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:13 GMT], Content-Type=[application/json]}
2023-04-23T00:21:14.444Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d4e83a685730428b949b13da0cea7b8d","versionId":"af70beefa9944d78b692e4cbdde041a0"}
2023-04-23T00:21:14.446Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:14.450Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-04-23T00:21:14.501Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:14.501Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8b85ef44-e497-44f5-9498-5200b346e999], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:14.503Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:14.928Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[421], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:14 GMT]}
2023-04-23T00:21:14.929Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:14.930Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d4e83a685730428b949b13da0cea7b8d/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:14.931Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-04-23T00:21:14.931Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:14.983Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:14.985Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9ecbf3a3-6899-414d-ae42-58ad8f647750], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:14.986Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:15.250Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[260], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:14 GMT], Content-Type=[application/json]}
2023-04-23T00:21:15.251Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8c13197b6dae4c4b8011c1bc203415bc","versionId":"acb9e3ccfada4341abe4b11728fd1dfe"}
2023-04-23T00:21:15.252Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:15.255Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-04-23T00:21:15.290Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:15.290Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c2679bca-9bcf-4f92-b33c-e306548b111b], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:15.291Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:15.704Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[409], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:14 GMT]}
2023-04-23T00:21:15.706Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:15.707Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c13197b6dae4c4b8011c1bc203415bc/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:15.708Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-04-23T00:21:15.708Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:15.755Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:15.756Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ba6ba3f8-9420-4468-b757-d3d4bd34e2bc], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:15.757Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:16.010Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[251], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:15 GMT], Content-Type=[application/json]}
2023-04-23T00:21:16.012Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e3d2e1b736bf47c79d89e4b334c3763a","versionId":"88c1ea696bb349db966cd9de016b35e7"}
2023-04-23T00:21:16.013Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:16.015Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-04-23T00:21:16.044Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:16.044Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions with request headers:{X-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d0c5cb7e-9757-452a-ade5-4d404e962fd5], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:16.045Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:16.476Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[428], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:15 GMT]}
2023-04-23T00:21:16.477Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:16.478Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e3d2e1b736bf47c79d89e4b334c3763a/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:16.479Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-04-23T00:21:16.479Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:16.518Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-23T00:21:16.519Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3e38f192-6768-446b-b99e-adb5321b1c78], X-ECOMP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-TransactionID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], X-ONAP-RequestID=[43b3c727-220e-41b1-a7a9-839bd5cd6ca2], Content-Type=[application/json]}
2023-04-23T00:21:16.520Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:16.780Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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], x-envoy-upstream-service-time=[257], Server=[envoy], Date=[Sun, 23 Apr 2023 00:21:16 GMT], Content-Type=[application/json]}
2023-04-23T00:21:16.781Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c1a88b722c9d426fb272b90ec80643de","versionId":"197f5058fef947aaa6c563d22f0faf63"}
2023-04-23T00:21:16.782Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-23T00:21:16.785Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-04-23T00:21:16.814Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-23T00:21:16.815Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions|INFO|500||Invoke
2023-04-23T00:21:16.816Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-23T00:21:17.224Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions|INFO|500||InvokeReturn
2023-04-23T00:21:17.225Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c1a88b722c9d426fb272b90ec80643de/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[403], Server=[envoy], Content-Length=[0], Date=[Sun, 23 Apr 2023 00:21:16 GMT]}
2023-04-23T00:21:17.225Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T00:21:17.226Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-04-23T00:21:20.974Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|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-04-23T00:21:24.306Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||WARN|500||---
2023-04-23T00:21:24.306Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-23T00:21:24.306Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||WARN|500||---
2023-04-23T00:21:24.740Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-23T00:21:30.313Z|43b3c727-220e-41b1-a7a9-839bd5cd6ca2|main|||||INFO|500||Started Application in 71.626 seconds (JVM running for 75.241)
2023-04-23T00:21:30.322Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-23T00:21:30.326Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-23T00:21:30.335Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-23T00:21:30.390Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 672449c1-08c1-4999-b98b-d2dcff8b272b url= /sdc/v1/artifactTypes
2023-04-23T00:21:30.401Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-23T00:21:30.588Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-23T00:21:30.650Z||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-04-23T00:21:30.651Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-23T00:21:30.652Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 09329a22-327c-43b7-85ba-35ebd1c7be4f url= /sdc/v1/distributionKafkaData
2023-04-23T00:21:30.652Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-23T00:21:30.684Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-23T00:21:30.691Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@6a294572
2023-04-23T00:21:30.771Z||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-5df536b6-4098-4781-9e9d-32586cfe7970
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-04-23T00:21:30.825Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Instantiated an idempotent producer.
2023-04-23T00:21:30.930Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-23T00:21:31.008Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-23T00:21:31.008Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-23T00:21:31.009Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682209291005
2023-04-23T00:21:31.014Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-23T00:21:31.036Z||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-62ee51c2-4e17-49c9-986a-4ed5d1b335bd
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-04-23T00:21:31.122Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-23T00:21:31.123Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-23T00:21:31.123Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682209291122
2023-04-23T00:21:31.124Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:21:31.128Z||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-36a47493-08bc-4c8f-8515-c711ae678b45
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-04-23T00:21:31.127Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:21:31.140Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-23T00:21:31.140Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-23T00:21:31.141Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682209291140
2023-04-23T00:21:31.141Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:21:31.143Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:21:31.148Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-23T00:21:33.843Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.844Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.844Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.845Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:33.849Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Cluster ID: GKY4WRoiQXWubmfsOrQPYA
2023-04-23T00:21:33.850Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-23T00:21:33.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.859Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.859Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T00:21:33.859Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Cluster ID: GKY4WRoiQXWubmfsOrQPYA
2023-04-23T00:21:33.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-04-23T00:21:33.872Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Cluster ID: GKY4WRoiQXWubmfsOrQPYA
2023-04-23T00:21:33.873Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] (Re-)joining group
2023-04-23T00:21:33.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] (Re-)joining group
2023-04-23T00:21:33.873Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] ProducerId set to 1007 with epoch 0
2023-04-23T00:21:34.094Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45-d09b87e0-b466-4b8c-a21d-1d7dd56c62eb
2023-04-23T00:21:34.095Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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-04-23T00:21:34.095Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd-52160186-cc28-4123-9934-3b1a52b37814
2023-04-23T00:21:34.095Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] (Re-)joining group
2023-04-23T00:21:34.096Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-04-23T00:21:34.096Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] (Re-)joining group
2023-04-23T00:21:40.104Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd-52160186-cc28-4123-9934-3b1a52b37814', protocol='range'}
2023-04-23T00:21:40.105Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45-d09b87e0-b466-4b8c-a21d-1d7dd56c62eb', protocol='range'}
2023-04-23T00:21:40.161Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.161Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.161Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.162Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.162Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.162Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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 jGJImoQ6QdK5_erUwamsbQ
2023-04-23T00:21:40.167Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45-d09b87e0-b466-4b8c-a21d-1d7dd56c62eb=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-62ee51c2-4e17-49c9-986a-4ed5d1b335bd-52160186-cc28-4123-9934-3b1a52b37814=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-04-23T00:21:40.207Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd-52160186-cc28-4123-9934-3b1a52b37814', protocol='range'}
2023-04-23T00:21:40.207Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45-d09b87e0-b466-4b8c-a21d-1d7dd56c62eb', protocol='range'}
2023-04-23T00:21:40.208Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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-04-23T00:21:40.208Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-04-23T00:21:40.217Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, 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-04-23T00:21:40.217Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-23T00:21:40.233Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-23T00:21:40.233Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-23T00:21:40.233Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-23T00:21:40.233Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-23T00:21:40.234Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-23T00:21:40.234Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-23T00:21:40.234Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-23T00:21:40.234Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-23T00:21:40.274Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-23T00:21:40.275Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-23T00:21:40.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-23T00:21:40.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-23T00:21:40.350Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-23T00:21:40.350Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-23T00:21:40.357Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-23T00:21:40.357Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-23T00:21:40.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-23T00:21:40.359Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-23T00:21:40.361Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-23T00:21:40.361Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-23T00:22:31.136Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:22:31.144Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:23:31.144Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:23:31.142Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:24:31.146Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:24:31.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:25:31.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:25:31.150Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:26:31.151Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:26:31.151Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:27:31.155Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:27:31.152Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:28:31.157Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:28:31.158Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:29:31.159Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:29:31.160Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:30:31.163Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:30:31.162Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:30:33.997Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-62ee51c2-4e17-49c9-986a-4ed5d1b335bd, groupId=SO] Node -1 disconnected.
2023-04-23T00:30:33.998Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-36a47493-08bc-4c8f-8515-c711ae678b45, groupId=SO] Node -1 disconnected.
2023-04-23T00:30:34.166Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Node -1 disconnected.
2023-04-23T00:31:11.287Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-23T00:31:31.166Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:31:31.167Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:32:31.167Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:32:31.169Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:33:31.170Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:33:31.172Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:34:31.174Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:34:31.173Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:35:31.175Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:35:31.176Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:36:31.176Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:36:31.178Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:37:31.179Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:37:31.180Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:38:31.183Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:38:31.184Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:39:31.184Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:39:31.186Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:40:31.186Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:40:31.188Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:41:31.190Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:41:31.191Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:42:31.195Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:42:31.195Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:43:31.197Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:43:31.198Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:44:31.199Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:44:31.199Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:45:31.201Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:45:31.201Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:46:31.203Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:46:31.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:47:31.207Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:47:31.206Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:48:31.207Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:48:31.207Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:49:31.209Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:49:31.210Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:50:31.211Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:50:31.212Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:51:31.213Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:51:31.213Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:52:31.215Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:52:31.216Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:53:31.217Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:53:31.217Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:54:31.218Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:54:31.219Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:55:31.218Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:55:31.219Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:56:31.220Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:56:31.221Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:57:31.223Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:57:31.223Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:58:31.225Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:58:31.225Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T00:59:31.227Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T00:59:31.227Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:00:31.229Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:00:31.229Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:01:31.233Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:01:31.233Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:02:31.234Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:02:31.234Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:03:31.235Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:03:31.236Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:04:31.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:04:31.238Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:05:31.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:05:31.240Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:06:31.241Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:06:31.241Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:07:31.243Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:07:31.244Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:08:31.245Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:08:31.245Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:09:31.247Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:09:31.248Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:10:31.250Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:10:31.252Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:11:31.252Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:11:31.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:12:31.254Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:12:31.254Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:13:31.254Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:13:31.255Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:14:31.257Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:14:31.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:15:31.259Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:15:31.259Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:16:31.263Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:16:31.262Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:17:31.264Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:17:31.266Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:18:31.266Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:18:31.267Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:19:31.267Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:19:31.269Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:20:31.268Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:20:31.270Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:21:31.271Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:21:31.272Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:22:31.272Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:22:31.272Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:23:31.275Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:23:31.275Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:24:31.280Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:24:31.281Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:25:31.283Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:25:31.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:26:31.284Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:26:31.284Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:27:31.286Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:27:31.286Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:28:31.287Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:28:31.287Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:29:31.290Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:29:31.290Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:30:31.291Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:30:31.292Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:31:31.293Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:31:31.294Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:32:31.294Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:32:31.295Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:33:31.297Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:33:31.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:34:31.299Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:34:31.299Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:35:31.301Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:35:31.301Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:36:31.303Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:36:31.303Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:37:31.304Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:37:31.305Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:38:31.306Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:38:31.306Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:39:31.308Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:39:31.308Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:40:31.309Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:40:31.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:41:31.311Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:41:31.312Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:42:31.312Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:42:31.312Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:43:31.315Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:43:31.315Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:44:31.318Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:44:31.317Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:45:31.321Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:45:31.321Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:46:31.322Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:46:31.322Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:47:31.323Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:47:31.324Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:48:31.325Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:48:31.325Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:49:31.328Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:49:31.328Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:50:31.330Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:50:31.330Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:51:31.331Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:51:31.332Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:52:31.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:52:31.333Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:53:31.333Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:53:31.334Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:54:31.335Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:54:31.335Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:55:31.336Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:55:31.336Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:56:31.338Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:56:31.338Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:57:31.340Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:57:31.341Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:58:31.342Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:58:31.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T01:59:31.343Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T01:59:31.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:00:31.345Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:00:31.345Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:01:31.347Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:01:31.347Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:02:31.349Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:02:31.349Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:03:31.350Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:03:31.350Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:04:31.352Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:04:31.352Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:05:31.353Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:05:31.353Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:06:31.359Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:06:31.359Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:07:31.366Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:07:31.366Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:08:31.367Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:08:31.367Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:09:31.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:09:31.369Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:10:31.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:10:31.371Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:11:31.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:11:31.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:12:31.375Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:12:31.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:13:31.377Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:13:31.378Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:14:31.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:14:31.380Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:15:31.381Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:15:31.381Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:16:31.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:16:31.386Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:17:31.385Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:17:31.388Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:18:31.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:18:31.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:19:31.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:19:31.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:20:31.391Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:20:31.393Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:21:31.393Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:21:31.394Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:22:31.395Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:22:31.396Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:23:31.397Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:23:31.398Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:24:31.399Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:24:31.398Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:25:31.400Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:25:31.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:26:31.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:26:31.402Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:27:31.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:27:31.404Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:28:31.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:28:31.405Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:29:31.406Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:29:31.406Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:30:31.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:30:31.408Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:31:31.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:31:31.409Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:32:31.410Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:32:31.411Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:33:31.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:33:31.412Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:34:31.414Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:34:31.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:35:31.416Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:35:31.416Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:36:31.417Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:36:31.419Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:37:31.419Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:37:31.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:38:31.421Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:38:31.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:39:31.423Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:39:31.423Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:40:31.424Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:40:31.424Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:41:31.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:41:31.426Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:42:31.428Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:42:31.427Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:43:31.428Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:43:31.429Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:44:31.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:44:31.430Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:45:31.431Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:45:31.431Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:46:31.432Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:46:31.434Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:47:31.434Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:47:31.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:48:31.437Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:48:31.442Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:49:31.443Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:49:31.445Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:50:31.446Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:50:31.445Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:51:31.447Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:51:31.447Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:52:31.448Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:52:31.449Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:53:31.450Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:53:31.451Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:54:31.456Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:54:31.456Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:55:31.457Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:55:31.458Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:56:31.459Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:56:31.459Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:57:31.461Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:57:31.461Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:58:31.464Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:58:31.464Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T02:59:31.465Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T02:59:31.473Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:00:31.467Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:00:31.474Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:01:31.475Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:01:31.470Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:02:31.477Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:02:31.478Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:03:31.478Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:03:31.478Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:04:31.479Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:04:31.480Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:05:31.481Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:05:31.481Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:06:31.483Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:06:31.483Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:07:31.485Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:07:31.485Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:08:31.488Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:08:31.488Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:09:31.490Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:09:31.490Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:10:31.491Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:10:31.491Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:11:31.493Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:11:31.492Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:12:31.494Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:12:31.494Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:13:31.497Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:13:31.497Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:14:31.499Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:14:31.498Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:15:31.500Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:15:31.500Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:16:31.501Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:16:31.501Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:17:31.503Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:17:31.504Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:18:31.505Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:18:31.506Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:19:31.507Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:19:31.508Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:20:31.509Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:20:31.509Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:21:31.510Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:21:31.511Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:22:31.512Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:22:31.512Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:23:31.513Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:23:31.513Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:24:31.515Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:24:31.514Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:25:31.516Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:25:31.517Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:26:31.518Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:26:31.518Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:27:31.520Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:27:31.520Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:28:31.522Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:28:31.522Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:29:31.523Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:29:31.523Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:30:31.525Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:30:31.524Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:31:31.526Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:31:31.527Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:32:31.528Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:32:31.529Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:33:31.531Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:33:31.531Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:34:31.535Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:34:31.539Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:35:31.537Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:35:31.540Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:36:31.539Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:36:31.541Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:37:31.540Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:37:31.543Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:38:31.542Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:38:31.543Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:39:31.544Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:39:31.544Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:40:31.546Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:40:31.545Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:41:31.547Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:41:31.548Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:42:31.549Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:42:31.549Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:43:31.549Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:43:31.549Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:44:31.551Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:44:31.551Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:45:31.552Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:45:31.553Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:46:31.555Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:46:31.556Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:47:31.555Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:47:31.556Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:48:31.557Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:48:31.558Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:49:31.559Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:49:31.558Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:50:31.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:50:31.562Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:51:31.563Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:51:31.563Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:52:31.565Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:52:31.565Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:53:31.566Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:53:31.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:54:31.568Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:54:31.568Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:55:31.570Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:55:31.569Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:56:31.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:56:31.572Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:57:31.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:57:31.573Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:58:31.573Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T03:58:31.573Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:59:31.573Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T03:59:31.573Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:00:31.575Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:00:31.575Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:01:31.577Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:01:31.578Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:02:31.579Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:02:31.579Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:03:31.581Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:03:31.581Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:04:31.581Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:04:31.581Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:05:31.582Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:05:31.582Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:06:31.584Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:06:31.584Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:07:31.585Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:07:31.586Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:08:31.586Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:08:31.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:09:31.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:09:31.589Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:10:31.590Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:10:31.590Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:11:31.592Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:11:31.592Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:12:31.593Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:12:31.594Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:13:31.594Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:13:31.595Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:14:31.596Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:14:31.596Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:15:31.597Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:15:31.599Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:16:31.599Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:16:31.600Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:17:31.600Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:17:31.600Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:18:31.600Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:18:31.602Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:19:31.603Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:19:31.602Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:20:31.605Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:20:31.605Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:21:31.606Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:21:31.607Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:22:31.607Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:22:31.607Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:23:31.608Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:23:31.609Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:24:31.610Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:24:31.609Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:25:31.612Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:25:31.612Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:26:31.615Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:26:31.615Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:27:31.617Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:27:31.617Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:28:31.619Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:28:31.619Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:29:31.621Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:29:31.621Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:30:31.622Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:30:31.622Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:31:31.624Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:31:31.624Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:32:31.625Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:32:31.625Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:33:31.627Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:33:31.628Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:34:31.630Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:34:31.633Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:35:31.631Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:35:31.633Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:36:31.635Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:36:31.636Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:37:31.637Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:37:31.638Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:38:31.638Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:38:31.638Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:39:31.639Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:39:31.639Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:40:31.641Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:40:31.640Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:41:31.643Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:41:31.643Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:42:31.645Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:42:31.645Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:43:31.646Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:43:31.647Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:44:31.647Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:44:31.647Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:45:31.649Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:45:31.648Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:46:31.650Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:46:31.651Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:47:31.653Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:47:31.653Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:48:31.654Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:48:31.655Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:49:31.655Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:49:31.656Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:50:31.657Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:50:31.657Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:51:31.658Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:51:31.659Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:52:31.659Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:52:31.660Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:53:31.661Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:53:31.663Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:54:31.663Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:54:31.664Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:55:31.665Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:55:31.665Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:56:31.673Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:56:31.673Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:57:31.675Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:57:31.675Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:58:31.677Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:58:31.677Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T04:59:31.677Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T04:59:31.678Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:00:31.678Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:00:31.678Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:01:31.679Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:01:31.679Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:02:31.681Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:02:31.682Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:03:31.683Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:03:31.684Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:04:31.685Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:04:31.685Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:05:31.686Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:05:31.687Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:06:31.687Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:06:31.687Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:07:31.688Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:07:31.689Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:08:31.690Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:08:31.691Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:09:31.691Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:09:31.691Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:10:31.693Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:10:31.693Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:11:31.695Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:11:31.695Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:12:31.697Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:12:31.697Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:13:31.700Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:13:31.699Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:14:31.700Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:14:31.700Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:15:31.702Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:15:31.702Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:16:31.704Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:16:31.704Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:17:31.705Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:17:31.704Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:18:31.705Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:18:31.706Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:19:31.708Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:19:31.707Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:20:31.709Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:20:31.709Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:21:31.711Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:21:31.711Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:22:31.713Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:22:31.714Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:23:31.716Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:23:31.717Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:24:31.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:24:31.720Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:25:31.721Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:25:31.721Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:26:31.722Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:26:31.723Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:27:31.724Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:27:31.724Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:28:31.726Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:28:31.727Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:29:31.728Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:29:31.728Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:30:31.728Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:30:31.729Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:31:31.730Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:31:31.731Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:32:31.732Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:32:31.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:33:31.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:33:31.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:34:31.736Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:34:31.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:35:31.737Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:35:31.737Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:36:31.739Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:36:31.739Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:37:31.740Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:37:31.740Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:38:31.744Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:38:31.744Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:39:31.746Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:39:31.746Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:40:31.748Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:40:31.747Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:41:31.748Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:41:31.748Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:42:31.750Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:42:31.750Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:43:31.756Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:43:31.757Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:03.802Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-23T05:44:03.802Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"6a000907-c297-4fe9-9508-d382aa5f297c","serviceName":"vFW 2023-04-23 05-42-52","serviceVersion":"1.0","serviceUUID":"d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0","serviceDescription":"catalog service description","serviceInvariantUUID":"2a06db4b-b211-4dd8-b169-d2475cabb7e0","resources":[{"resourceInstanceName":"vFW 90377b95-257f 0","resourceName":"vFW 90377b95-257f","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4c955e54-ab2c-40a9-9c00-a72a9a2356c9","resourceInvariantUUID":"b8a0f883-d100-4990-997a-bd71b32f8c8b","resourceCustomizationUUID":"c6fd981a-e9a8-4a33-b5b5-f107c2555faa","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml","artifactChecksum":"YWJiZTk5YjgzMjBlOWEzNDc3YTlkZmVkOGYyN2I4MzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"866952e9-9920-49a3-8451-909089320b5c","artifactVersion":"1"},{"artifactName":"vfw90377b95257f0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json","artifactChecksum":"MTY2MjE4OGU3NzM1ZDAwYTNkODY5M2ZlYjdmY2RiZWI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"26e88383-ccb5-407a-a1b6-b32688f81117","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d72249ec-4b02-4ce8-a8b4-4e043a62976b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml","artifactChecksum":"YTIwYTQ1YmUxOTk1ZGY5MGE4ZWQ1YTRkNzU0NGYwNTI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e18aaff2-7d53-45c4-b62c-5b6eb3f45462","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e00454c8-1911-4f4c-9c7e-16257afb9b90","artifactVersion":"2","generatedFromUUID":"d72249ec-4b02-4ce8-a8b4-4e043a62976b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230423054252-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml","artifactChecksum":"ZWVhZTgyNDFiZDgwNzgxZTc1ZDY3ZGFkOWZmMzRlNjA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c6732bc3-a122-4fdf-990a-0ed36f767ea6","artifactVersion":"1"},{"artifactName":"service-Vfw20230423054252-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar","artifactChecksum":"MDIwZjg1NjI5YzM1Y2FhYmZkY2Q0NzAzMWY5ZmJkOWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"43cbdbf1-d17f-412d-b431-8b2eda5a19b2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-23T05:44:03.823Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:03.834Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:03.834Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:03.835Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:03.844Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T05:44:03.844Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T05:44:03.845Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T05:44:03.845Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T05:44:03.845Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T05:44:03.845Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to gQ92W_nlTN2HyVHUkTZKnA
2023-04-23T05:44:03.875Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:44:03.876Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "multicloud-k8s",
"timestamp": 1682228615348,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:44:03.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:44:04.873Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:04.875Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:04.875Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:04.876Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:05.879Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:05.880Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:05.880Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:05.881Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:06.882Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:06.883Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:06.883Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:06.884Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:07.885Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:07.886Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:07.887Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:07.887Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:08.888Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:08.890Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:08.891Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:08.891Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:09.893Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:44:09.894Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:09.895Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:09.895Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:10.899Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"serviceName": "vFW 2023-04-23 05-42-52",
"serviceVersion": "1.0",
"serviceUUID": "d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "2a06db4b-b211-4dd8-b169-d2475cabb7e0",
"resources": [
{
"resourceInstanceName": "vFW 90377b95-257f 0",
"resourceCustomizationUUID": "c6fd981a-e9a8-4a33-b5b5-f107c2555faa",
"resourceName": "vFW 90377b95-257f",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "4c955e54-ab2c-40a9-9c00-a72a9a2356c9",
"resourceInvariantUUID": "b8a0f883-d100-4990-997a-bd71b32f8c8b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw90377b95257f0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"artifactChecksum": "MTY2MjE4OGU3NzM1ZDAwYTNkODY5M2ZlYjdmY2RiZWI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "26e88383-ccb5-407a-a1b6-b32688f81117",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "d72249ec-4b02-4ce8-a8b4-4e043a62976b",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e00454c8-1911-4f4c-9c7e-16257afb9b90",
"generatedFromUUID": "d72249ec-4b02-4ce8-a8b4-4e043a62976b"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e00454c8-1911-4f4c-9c7e-16257afb9b90",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230423054252-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"artifactChecksum": "MDIwZjg1NjI5YzM1Y2FhYmZkY2Q0NzAzMWY5ZmJkOWQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "43cbdbf1-d17f-412d-b431-8b2eda5a19b2"
}
],
"workloadContext": "Production"
}
2023-04-23T05:44:10.908Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-23T05:44:10.909Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0 ASDC
2023-04-23T05:44:11.110Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:6a000907-c297-4fe9-9508-d382aa5f297c
ServiceName:vFW 2023-04-23 05-42-52
ServiceVersion:1.0
ServiceUUID:d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0
ServiceInvariantUUID:2a06db4b-b211-4dd8-b169-d2475cabb7e0
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230423054252-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar
ArtifactUUID:43cbdbf1-d17f-412d-b431-8b2eda5a19b2
ArtifactChecksum:MDIwZjg1NjI5YzM1Y2FhYmZkY2Q0NzAzMWY5ZmJkOWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 90377b95-257f 0
ResourceCustomizationUUID:c6fd981a-e9a8-4a33-b5b5-f107c2555faa
ResourceInvariantUUID:b8a0f883-d100-4990-997a-bd71b32f8c8b
ResourceName:vFW 90377b95-257f
ResourceType:VF
ResourceUUID:4c955e54-ab2c-40a9-9c00-a72a9a2356c9
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw90377b95257f0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json
ArtifactUUID:26e88383-ccb5-407a-a1b6-b32688f81117
ArtifactChecksum:MTY2MjE4OGU3NzM1ZDAwYTNkODY5M2ZlYjdmY2RiZWI=
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/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml
ArtifactUUID:d72249ec-4b02-4ce8-a8b4-4e043a62976b
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/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env
ArtifactUUID:e00454c8-1911-4f4c-9c7e-16257afb9b90
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/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env
ArtifactUUID:e00454c8-1911-4f4c-9c7e-16257afb9b90
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-23T05:44:11.110Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0 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-04-23T05:44:11.296Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T05:44:11.298Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T05:44:11.299Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T05:44:11.300Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 43cbdbf1-d17f-412d-b431-8b2eda5a19b2 from URL: /sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:11.300Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T05:44:11.301Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:11.436Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T05:44:11.446Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar 43cbdbf1-d17f-412d-b431-8b2eda5a19b2 101470
2023-04-23T05:44:11.448Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar ASDC sendASDCNotification
2023-04-23T05:44:11.449Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:11.450Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:44:11.451Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:11.452Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:11.452Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228651447,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:12.453Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T05:44:12.454Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T05:44:12.455Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 43cbdbf1-d17f-412d-b431-8b2eda5a19b2, URL: /sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar to file: /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:12.456Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230423054252-csar.csar
2023-04-23T05:44:12.548Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:12.549Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:13.337Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17265451053771175828/Definitions/service-Vfw20230423054252-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-23T05:44:16.664Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-23T05:44:16.671Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T05:44:16.671Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.671Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-23T05:44:16.671Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.671Z|6a000907-c297-4fe9-9508-d382aa5f297c|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-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|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-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|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-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|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-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.672Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.673Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 90377b95-257f 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-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.673Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:16.673Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T05:44:16.681Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.682Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.687Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:16.687Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T05:44:16.689Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T05:44:16.691Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.691Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.691Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:16.691Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T05:44:16.692Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T05:44:16.692Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.692Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.696Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.696Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:16.696Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:16.696Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:16.697Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-23T05:44:16.697Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.697Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.697Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-23T05:44:16.698Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.698Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-23T05:44:16.698Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-23T05:44:16.698Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.698Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.698Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-23T05:44:16.699Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.699Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-23T05:44:16.699Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.699Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-23T05:44:16.699Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.699Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T05:44:16.701Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.701Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:16.701Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:16.702Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.702Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:16.702Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:16.702Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.702Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:16.702Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:16.703Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.703Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:16.703Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:16.704Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:16.704Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-23T05:44:16.704Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-23T05:44:16.704Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-23T05:44:16.704Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.704Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.705Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-23T05:44:16.705Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.705Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-23T05:44:16.705Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.705Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e548a9f7-afdb-4795-9bbf-44a2d6b0b8ae
2023-04-23T05:44:16.706Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.706Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:16.706Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:16.706Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:16.706Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-23T05:44:16.706Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.707Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.707Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-23T05:44:16.707Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.707Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-23T05:44:16.707Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-23T05:44:16.708Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.708Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-23T05:44:16.708Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.708Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=47b921ff-1fb9-4716-b888-3cf8401c596d
2023-04-23T05:44:16.708Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.709Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:16.709Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:16.709Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:16.709Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-23T05:44:16.709Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.709Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.710Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-23T05:44:16.710Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.710Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-23T05:44:16.710Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-23T05:44:16.710Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:16.711Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:16.711Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-23T05:44:16.711Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c498ddfb-eb7e-4bb5-9082-cf9fc6bf47e0
2023-04-23T05:44:16.711Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.711Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.711Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.712Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.712Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.712Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.712Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:16.712Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:16.713Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-23 05-42-52
Description:catalog service description
Model UUID:d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0
Model Version:NULL
Model InvariantUuid:2a06db4b-b211-4dd8-b169-d2475cabb7e0
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 90377b95-257f
Model UUID:ac1928ff-1c59-4c14-aa90-07b77516570d
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:b8a0f883-d100-4990-997a-bd71b32f8c8b
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:c6fd981a-e9a8-4a33-b5b5-f107c2555faa
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:75f3611f-d82f-4441-87df-b8fe35dfd894
ModelName:Vfw90377b95257f..base_vfw..module-0
ModelUuid:0b550674-31ba-4dde-a106-eb741eaa22d3
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:e548a9f7-afdb-4795-9bbf-44a2d6b0b8ae
ModelInvariantUuid:9ee234f3-7458-4d06-80e9-3ca9ae624ea3
ModelName:vFW 90377b95-257f-nodes.vfwCvfc
ModelUuid:c9d57549-105d-409b-8a3f-d3077471395e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:7c2c9f19-cbf3-4b06-b5fc-c7de055909e6
ModelInvariantUuid:21489531-34b6-4d45-b2d7-adf6fa6a8b8d
ModelName:Vfw90377b95257f.compute.nodes.heat.vfw
ModelUuid:f1d9c861-ad6d-49f7-9f37-356fff535157
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:47b921ff-1fb9-4716-b888-3cf8401c596d
ModelInvariantUuid:d1a5a206-c076-4ae3-b682-1646f618da76
ModelName:vFW 90377b95-257f-nodes.vsnCvfc
ModelUuid:ffa43a23-c60a-404d-8abe-1f2c85e891e3
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:1f3dcde3-4d29-4680-938c-d4216137831b
ModelInvariantUuid:a49bdb35-c0a2-4c29-9d3f-72038ab5044d
ModelName:Vfw90377b95257f.compute.nodes.heat.vsn
ModelUuid:8b18cdf8-ddf7-420b-8f0c-e251e988bbb1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:c498ddfb-eb7e-4bb5-9082-cf9fc6bf47e0
ModelInvariantUuid:e7c40150-d3b5-452c-8e38-f959813c5d26
ModelName:vFW 90377b95-257f-nodes.vpgCvfc
ModelUuid:b9102c55-b2c3-4341-bfdc-56fd5295acc7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:74e23215-c6e2-4d9a-94f9-1c5508f4d904
ModelInvariantUuid:b76c03c2-a710-458e-96f8-91d961f2dc63
ModelName:Vfw90377b95257f.compute.nodes.heat.vpg
ModelUuid:63144fdd-d0d6-49a7-a69d-abc23d90d0ab
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-04-23T05:44:16.736Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 4c955e54-ab2c-40a9-9c00-a72a9a2356c9
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:44:16.800Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||vFW 90377b95-257f 0
2023-04-23T05:44:16.808Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4c955e54-ab2c-40a9-9c00-a72a9a2356c9
2023-04-23T05:44:16.809Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 26e88383-ccb5-407a-a1b6-b32688f81117 from URL: /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json
2023-04-23T05:44:16.809Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T05:44:16.809Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json
2023-04-23T05:44:16.910Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T05:44:16.910Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json 26e88383-ccb5-407a-a1b6-b32688f81117 785
2023-04-23T05:44:16.910Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json ASDC sendASDCNotification
2023-04-23T05:44:16.911Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json
2023-04-23T05:44:16.911Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:44:16.911Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:16.911Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:16.911Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228656910,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:17.913Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw90377b95257f..base_vfw..module-0",
"vfModuleModelInvariantUUID": "75f3611f-d82f-4441-87df-b8fe35dfd894",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "0b550674-31ba-4dde-a106-eb741eaa22d3",
"vfModuleModelCustomizationUUID": "145f727d-9cb0-45ff-8c3d-554edc49b4cf",
"isBase": true,
"artifacts": [
"d72249ec-4b02-4ce8-a8b4-4e043a62976b",
"e00454c8-1911-4f4c-9c7e-16257afb9b90"
],
"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-04-23T05:44:17.921Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw90377b95257f..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0b550674-31ba-4dde-a106-eb741eaa22d3
VfModuleModelInvariantUUID:75f3611f-d82f-4441-87df-b8fe35dfd894
VfModuleModelDescription:NULL
Artifacts UUID List:{
d72249ec-4b02-4ce8-a8b4-4e043a62976b
,
e00454c8-1911-4f4c-9c7e-16257afb9b90
}
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-04-23T05:44:17.924Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw90377b95257f..base_vfw..module-0",
"vfModuleModelInvariantUUID": "75f3611f-d82f-4441-87df-b8fe35dfd894",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "0b550674-31ba-4dde-a106-eb741eaa22d3",
"vfModuleModelCustomizationUUID": "145f727d-9cb0-45ff-8c3d-554edc49b4cf",
"isBase": true,
"artifacts": [
"d72249ec-4b02-4ce8-a8b4-4e043a62976b",
"e00454c8-1911-4f4c-9c7e-16257afb9b90"
],
"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-04-23T05:44:17.924Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw90377b95257f..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0b550674-31ba-4dde-a106-eb741eaa22d3
VfModuleModelInvariantUUID:75f3611f-d82f-4441-87df-b8fe35dfd894
VfModuleModelDescription:NULL
Artifacts UUID List:{
d72249ec-4b02-4ce8-a8b4-4e043a62976b
,
e00454c8-1911-4f4c-9c7e-16257afb9b90
}
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-04-23T05:44:17.924Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d72249ec-4b02-4ce8-a8b4-4e043a62976b from URL: /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml
2023-04-23T05:44:17.924Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T05:44:17.924Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml
2023-04-23T05:44:18.181Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T05:44:18.182Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml d72249ec-4b02-4ce8-a8b4-4e043a62976b 20368
2023-04-23T05:44:18.183Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-23T05:44:18.183Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml
2023-04-23T05:44:18.183Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:44:18.184Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:18.184Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:18.185Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228658183,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:19.187Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: e00454c8-1911-4f4c-9c7e-16257afb9b90 from URL: /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env
2023-04-23T05:44:19.188Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T05:44:19.188Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env
2023-04-23T05:44:19.383Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T05:44:19.384Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env e00454c8-1911-4f4c-9c7e-16257afb9b90 2098
2023-04-23T05:44:19.385Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-23T05:44:19.385Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env
2023-04-23T05:44:19.385Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:44:19.386Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:19.386Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:19.386Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228659384,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:20.387Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0
2023-04-23T05:44:20.388Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 90377b95-257f 0 4c955e54-ab2c-40a9-9c00-a72a9a2356c9 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-04-23T05:44:20.444Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@571d3212, org.onap.sdc.toscaparser.api.parameters.Input@791d46a5, org.onap.sdc.toscaparser.api.parameters.Input@68aa00c5, org.onap.sdc.toscaparser.api.parameters.Input@73d20a9c, org.onap.sdc.toscaparser.api.parameters.Input@4de12b56]
2023-04-23T05:44:20.448Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.449Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.449Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2023-04-23T05:44:20.449Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= c6fd981a-e9a8-4a33-b5b5-f107c2555faa
2023-04-23T05:44:20.450Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c6fd981a-e9a8-4a33-b5b5-f107c2555faa matches Tosca VF Customization UUID: c6fd981a-e9a8-4a33-b5b5-f107c2555faa
2023-04-23T05:44:20.450Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: c6fd981a-e9a8-4a33-b5b5-f107c2555faa 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-04-23T05:44:20.457Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.457Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.458Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id c6fd981a-e9a8-4a33-b5b5-f107c2555faa: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-23T05:44:20.458Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5e5a43a3
2023-04-23T05:44:20.458Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.459Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T05:44:20.459Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 145f727d-9cb0-45ff-8c3d-554edc49b4cf
2023-04-23T05:44:20.461Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 145f727d-9cb0-45ff-8c3d-554edc49b4cf
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-04-23T05:44:20.468Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.468Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:20.468Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:20.469Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.470Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:20.470Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:20.470Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.471Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:20.471Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:20.471Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:20.471Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-23T05:44:20.472Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-23T05:44:20.472Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-23T05:44:20.472Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.472Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:20.473Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-23T05:44:20.473Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:20.473Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-23T05:44:20.473Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.474Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e548a9f7-afdb-4795-9bbf-44a2d6b0b8ae
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-04-23T05:44:20.482Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.482Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:20.483Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:20.483Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.483Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:20.484Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:20.484Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:20.484Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-23T05:44:20.484Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:20.485Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.485Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-23T05:44:20.485Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.486Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-23T05:44:20.486Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-23T05:44:20.486Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:20.486Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-23T05:44:20.487Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.487Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=47b921ff-1fb9-4716-b888-3cf8401c596d
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-04-23T05:44:20.491Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.491Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:20.491Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:20.494Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.494Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is not matching search criteria
2023-04-23T05:44:20.494Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-23T05:44:20.495Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-23T05:44:20.495Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-23T05:44:20.495Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:20.496Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.496Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-23T05:44:20.496Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.496Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-23T05:44:20.497Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-23T05:44:20.497Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-23T05:44:20.497Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-23T05:44:20.498Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-23T05:44:20.498Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c498ddfb-eb7e-4bb5-9082-cf9fc6bf47e0
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-04-23T05:44:20.502Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.502Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:20.503Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:44:20.503Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.503Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Node template vFW 90377b95-257f 0 is matching search criteria
2023-04-23T05:44:20.504Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 90377b95-257f 0] matching following query criteria: sdcType=VF, customizationUUID=c6fd981a-e9a8-4a33-b5b5-f107c2555faa
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:44:20.508Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.508Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.508Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0: vFW 90377b95-257f
2023-04-23T05:44:20.508Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.509Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.509Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.509Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.510Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.510Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.510Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.510Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.511Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:44:20.511Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-04-23 05-42-52 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:44:20.511Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2023-04-23 05-42-52
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-04-23T05:44:21.003Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 90377b95-257f 4c955e54-ab2c-40a9-9c00-a72a9a2356c9 1 ASDC deployResourceStructure
2023-04-23T05:44:21.003Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json ASDC sendASDCNotification
2023-04-23T05:44:21.003Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json
2023-04-23T05:44:21.004Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:44:21.004Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:21.004Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:21.004Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228661003,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:22.005Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-23T05:44:22.006Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml
2023-04-23T05:44:22.006Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:44:22.006Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:22.006Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:22.007Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228662005,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:23.008Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-23T05:44:23.008Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env
2023-04-23T05:44:23.009Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:44:23.010Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:23.010Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:23.011Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228663008,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:24.012Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar ASDC sendASDCNotification
2023-04-23T05:44:24.013Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar
2023-04-23T05:44:24.013Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:44:24.013Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:44:24.013Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:44:24.014Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228664012,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:25.015Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:44:25.054Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:44:25.061Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:44:25.061Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T05:44:25.061Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T05:44:31.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:44:31.147Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:44:31.147Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "policy-distribution-id",
"timestamp": 1682228623004,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:44:31.148Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:44:55.062Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:44:55.083Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:44:55.087Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:44:55.087Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T05:44:55.087Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T05:45:25.088Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:45:25.123Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:45:25.129Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:45:25.129Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T05:45:25.129Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T05:45:31.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:45:31.159Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.159Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228631686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.160Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.162Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.162Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228612430,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "aai-model-loader",
"timestamp": 1682228644118,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.163Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.164Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228639853,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "policy-distribution-id",
"timestamp": 1682228623004,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "multicloud-k8s",
"timestamp": 1682228615348,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.174Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228631686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228612430,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.175Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "aai-model-loader",
"timestamp": 1682228644118,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228639853,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.176Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.177Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "multicloud-k8s",
"timestamp": 1682228615348,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.177Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.177Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.178Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "policy-distribution-id",
"timestamp": 1682228623004,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228631686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228612430,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.179Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.180Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.180Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.180Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "aai-model-loader",
"timestamp": 1682228644118,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.180Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.181Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.181Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228639853,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.181Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.181Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.182Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "multicloud-k8s",
"timestamp": 1682228615348,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.182Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.182Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.182Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "policy-distribution-id",
"timestamp": 1682228623004,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.182Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.182Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228631686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.183Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.183Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228612430,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.183Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.183Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "aai-model-loader",
"timestamp": 1682228644118,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228639853,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "multicloud-k8s",
"timestamp": 1682228615348,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "policy-distribution-id",
"timestamp": 1682228623004,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228631686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.186Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.186Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.186Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228612430,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.188Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.188Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.188Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "aai-model-loader",
"timestamp": 1682228644118,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228639853,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.189Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.190Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "policy-distribution-id",
"timestamp": 1682228623004,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.191Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "multicloud-k8s",
"timestamp": 1682228615348,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.192Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.192Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.192Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228631686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.193Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.193Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.193Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228612430,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.196Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "aai-model-loader",
"timestamp": 1682228644118,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.198Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228639853,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.198Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.198Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.199Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "multicloud-k8s",
"timestamp": 1682228615348,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.199Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.199Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.199Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "policy-distribution-id",
"timestamp": 1682228623004,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228631686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228612430,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.200Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228611756,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.201Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "aai-model-loader",
"timestamp": 1682228644118,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228639853,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228651487,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "policy-distribution-id",
"timestamp": 1682228651602,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "multicloud-k8s",
"timestamp": 1682228651077,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "aai-model-loader",
"timestamp": 1682228651377,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228651447,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228652007,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "policy-distribution-id",
"timestamp": 1682228652615,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T05:45:31.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.205Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.205Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228652505,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-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-04-23T05:45:31.227Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 6a000907-c297-4fe9-9508-d382aa5f297c
2023-04-23T05:45:31.227Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6a000907-c297-4fe9-9508-d382aa5f297c 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-04-23T05:45:31.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.253Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "multicloud-k8s",
"timestamp": 1682228652184,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.253Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.253Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.253Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "policy-distribution-id",
"timestamp": 1682228653619,
"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-04-23T05:45:31.276Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6a000907-c297-4fe9-9508-d382aa5f297c
2023-04-23T05:45:31.276Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6a000907-c297-4fe9-9508-d382aa5f297c 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-04-23T05:45:31.307Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.307Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "multicloud-k8s",
"timestamp": 1682228653281,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.307Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.308Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.308Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "multicloud-k8s",
"timestamp": 1682228654411,
"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-04-23T05:45:31.319Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6a000907-c297-4fe9-9508-d382aa5f297c
2023-04-23T05:45:31.320Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6a000907-c297-4fe9-9508-d382aa5f297c 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-04-23T05:45:31.343Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.343Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "multicloud-k8s",
"timestamp": 1682228655414,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-23T05:45:31.344Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.344Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.344Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228656676,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T05:45:31.344Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.344Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.344Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228656910,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.345Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.345Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.345Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228657681,
"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-04-23T05:45:31.362Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6a000907-c297-4fe9-9508-d382aa5f297c
2023-04-23T05:45:31.362Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6a000907-c297-4fe9-9508-d382aa5f297c 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-04-23T05:45:31.381Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.381Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228658183,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.381Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.381Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.381Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228659384,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.381Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228661003,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/vfw90377b95257f0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228662005,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.382Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228663008,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/resourceInstances/vfw90377b95257f0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "multicloud-k8s",
"timestamp": 1682228656420,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228653509,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.383Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "policy-distribution-id",
"timestamp": 1682228654621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228651108,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228664012,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.384Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "aai-model-loader",
"timestamp": 1682228664295,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230423054252/1.0/artifacts/service-Vfw20230423054252-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "multicloud-k8s",
"timestamp": 1682228656420,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228653509,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.385Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "policy-distribution-id",
"timestamp": 1682228654621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228651108,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.386Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "aai-model-loader",
"timestamp": 1682228665303,
"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-04-23T05:45:31.397Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6a000907-c297-4fe9-9508-d382aa5f297c
2023-04-23T05:45:31.397Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6a000907-c297-4fe9-9508-d382aa5f297c 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-04-23T05:45:31.422Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.422Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "multicloud-k8s",
"timestamp": 1682228656420,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.422Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.422Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.422Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228653509,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.422Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.422Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "policy-distribution-id",
"timestamp": 1682228654621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228651108,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "multicloud-k8s",
"timestamp": 1682228656420,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.423Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228653509,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "policy-distribution-id",
"timestamp": 1682228654621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228651108,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.424Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "multicloud-k8s",
"timestamp": 1682228656420,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228653509,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.425Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "policy-distribution-id",
"timestamp": 1682228654621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228651108,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "multicloud-k8s",
"timestamp": 1682228656420,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.426Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228653509,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "policy-distribution-id",
"timestamp": 1682228654621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228651108,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.427Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "multicloud-k8s",
"timestamp": 1682228656420,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228653509,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "policy-distribution-id",
"timestamp": 1682228654621,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.428Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "ves-openapi-manager",
"timestamp": 1682228651108,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.429Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.429Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.429Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228669853,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:45:31.429Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.429Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.429Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "multicloud-k8s",
"timestamp": 1682228670958,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.430Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.430Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.430Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228671396,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.430Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:31.430Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:45:31.430Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "policy-distribution-id",
"timestamp": 1682228671516,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:45:31.431Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:45:55.130Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:45:55.164Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:45:55.169Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:45:55.170Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-23T05:45:55.170Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-23T05:45:55.171Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-23T05:45:55.171Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T05:45:55.171Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T05:45:55.172Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T05:45:55.172Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T05:45:55.172Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T05:45:55.172Z|6a000907-c297-4fe9-9508-d382aa5f297c|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-04-23T05:45:55.196Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-23T05:46:25.197Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6a000907-c297-4fe9-9508-d382aa5f297c 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-04-23T05:46:25.213Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6a000907-c297-4fe9-9508-d382aa5f297c and serviceModelVersionId: d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0
2023-04-23T05:46:25.213Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2a06db4b-b211-4dd8-b169-d2475cabb7e0
2023-04-23T05:46:31.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:31.147Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.147Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228669853,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.148Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.148Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.148Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "cds-sdc-listener",
"timestamp": 1682228672399,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-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-04-23T05:46:31.188Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of cdf3eb96-9049-4f58-9b0f-2f9c89b38777
2023-04-23T05:46:31.188Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cdf3eb96-9049-4f58-9b0f-2f9c89b38777 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-04-23T05:46:31.208Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.208Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "policy-distribution-id",
"timestamp": 1682228672519,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T05:46:31.208Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.208Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.208Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "multicloud-k8s",
"timestamp": 1682228672076,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:46:31.209Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.209Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.209Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228669853,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.209Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.209Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.209Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "policy-distribution-id",
"timestamp": 1682228673521,
"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-04-23T05:46:31.220Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cdf3eb96-9049-4f58-9b0f-2f9c89b38777
2023-04-23T05:46:31.220Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cdf3eb96-9049-4f58-9b0f-2f9c89b38777 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-04-23T05:46:31.242Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.242Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "multicloud-k8s",
"timestamp": 1682228673187,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228669853,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "aai-model-loader",
"timestamp": 1682228674118,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "multicloud-k8s",
"timestamp": 1682228674246,
"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-04-23T05:46:31.257Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cdf3eb96-9049-4f58-9b0f-2f9c89b38777
2023-04-23T05:46:31.257Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cdf3eb96-9049-4f58-9b0f-2f9c89b38777 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-04-23T05:46:31.276Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.276Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228669853,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.276Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.276Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.277Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "aai-model-loader",
"timestamp": 1682228674118,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.277Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.277Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.277Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "multicloud-k8s",
"timestamp": 1682228675248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-23T05:46:31.277Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.278Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.278Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228669853,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.278Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.278Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.278Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "aai-model-loader",
"timestamp": 1682228674118,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.279Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.279Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.279Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228669853,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T05:46:31.279Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.279Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "aai-model-loader",
"timestamp": 1682228674118,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228677651,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.280Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "aai-model-loader",
"timestamp": 1682228674118,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "aai-model-loader",
"timestamp": 1682228674118,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228679790,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T05:46:31.281Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.282Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.282Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "aai-model-loader",
"timestamp": 1682228674118,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T05:46:31.282Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.282Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.282Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682228680795,
"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-04-23T05:46:31.296Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cdf3eb96-9049-4f58-9b0f-2f9c89b38777
2023-04-23T05:46:31.297Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cdf3eb96-9049-4f58-9b0f-2f9c89b38777 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-04-23T05:46:31.319Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.320Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "aai-model-loader",
"timestamp": 1682228681257,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:46:31.320Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.320Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.320Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "aai-model-loader",
"timestamp": 1682228686964,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T05:46:31.320Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:46:31.321Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-23T05:46:31.321Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "aai-model-loader",
"timestamp": 1682228687966,
"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-04-23T05:46:31.335Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cdf3eb96-9049-4f58-9b0f-2f9c89b38777
2023-04-23T05:46:31.335Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId cdf3eb96-9049-4f58-9b0f-2f9c89b38777 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-04-23T05:46:42.921Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0
2023-04-23T05:46:43.027Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-23T05:46:43.071Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0|INFO|500||Invoke
2023-04-23T05:46:43.071Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6a000907-c297-4fe9-9508-d382aa5f297c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[dc9a731f-ea14-42e0-a480-2cec2ac13937], X-ECOMP-RequestID=[6a000907-c297-4fe9-9508-d382aa5f297c], X-TransactionId=[], X-ONAP-RequestID=[6a000907-c297-4fe9-9508-d382aa5f297c], Content-Type=[application/merge-patch+json]}
2023-04-23T05:46:43.082Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-23T05:46:43.399Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?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/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0 has http status code:200 and response headers:{date=[Sun, 23 Apr 2023 05:46:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[296], vertex-id=[196664], x-aai-txid=[1-aai-resources-230423-05:46:43:865-19664], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-23T05:46:43.400Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-23T05:46:43.401Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a06db4b-b211-4dd8-b169-d2475cabb7e0/model-vers/model-ver/d0b04f03-8e2e-4f29-bb48-9c0a91cf0aa0?depth=0|INFO|500||InvokeReturn
2023-04-23T05:46:43.406Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-23T05:46:43.407Z|6a000907-c297-4fe9-9508-d382aa5f297c|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-04-23T05:46:43.426Z|6a000907-c297-4fe9-9508-d382aa5f297c|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-04-23T05:46:43.428Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6a000907-c297-4fe9-9508-d382aa5f297c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-23T05:46:43.429Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-23T05:46:43.430Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:43.430Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:43.431Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228803428,
"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-04-23T05:46:44.470Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:46:44.480Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T05:46:44.480Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"cdf3eb96-9049-4f58-9b0f-2f9c89b38777","serviceName":"basic_onboard_McEPwt","serviceVersion":"1.0","serviceUUID":"67691b5b-b5ed-4bc4-88f2-7dfbc5413421","serviceDescription":"service","serviceInvariantUUID":"75d6d002-3fa4-43b9-a525-4cabe05d9051","resources":[{"resourceInstanceName":"basic_onboard_McEPwt 0","resourceName":"basic_onboard_McEPwt","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe","resourceInvariantUUID":"08a8d477-ddfc-40d3-87f7-a8b9c2dccb05","resourceCustomizationUUID":"6c73aa14-94a1-4430-b4c8-54275f6447c8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml","artifactChecksum":"MTc3NzI4MWViNjlmOWRmOGRlMWQ4OWY3Y2UyMDVkYjc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5dee6a01-9336-4d48-9285-02e0139ac518","artifactVersion":"1"},{"artifactName":"basic_onboard_mcepwt0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json","artifactChecksum":"YWU0M2E3ZWEzMmMwYWU1YjExOGNjZTcxYzdhZTJiZWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"06357be5-c961-4ec2-ad54-207068bcffc8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"126fd00b-4658-4808-b5fb-330bfa98ee44","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a5e2a385-b5c2-47c8-9606-1ac707074120","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d7715867-b1d0-45e2-adb3-901cb0dbed11","artifactVersion":"2","generatedFromUUID":"126fd00b-4658-4808-b5fb-330bfa98ee44"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMcepwt-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml","artifactChecksum":"ZGJlMmQxYjM2MjUyZThjMmZhMzczNWNlNTY2NGYyYWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dbdd0983-9a43-4367-86ce-47f373c8173b","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMcepwt-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar","artifactChecksum":"NzAwMDQzYjhlMzJlMmRiOWM2NjlmNDNhZTFkNTkxNjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6c98b3e0-ecf1-45be-9edc-cc47b614b355","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-23T05:46:44.484Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:44.484Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:44.485Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:44.485Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:45.485Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:45.486Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:45.486Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:45.486Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:46.487Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:46.488Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:46.488Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:46.489Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:47.490Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:47.490Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:47.491Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:47.491Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:48.492Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:48.493Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:48.493Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:48.493Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:49.494Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:49.496Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:49.496Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:49.496Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:50.498Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:46:50.499Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:50.500Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:50.500Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:51.503Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"serviceName": "basic_onboard_McEPwt",
"serviceVersion": "1.0",
"serviceUUID": "67691b5b-b5ed-4bc4-88f2-7dfbc5413421",
"serviceDescription": "service",
"serviceInvariantUUID": "75d6d002-3fa4-43b9-a525-4cabe05d9051",
"resources": [
{
"resourceInstanceName": "basic_onboard_McEPwt 0",
"resourceCustomizationUUID": "6c73aa14-94a1-4430-b4c8-54275f6447c8",
"resourceName": "basic_onboard_McEPwt",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe",
"resourceInvariantUUID": "08a8d477-ddfc-40d3-87f7-a8b9c2dccb05",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_mcepwt0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"artifactChecksum": "YWU0M2E3ZWEzMmMwYWU1YjExOGNjZTcxYzdhZTJiZWM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "06357be5-c961-4ec2-ad54-207068bcffc8",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "126fd00b-4658-4808-b5fb-330bfa98ee44",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "d7715867-b1d0-45e2-adb3-901cb0dbed11",
"generatedFromUUID": "126fd00b-4658-4808-b5fb-330bfa98ee44"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "d7715867-b1d0-45e2-adb3-901cb0dbed11",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardMcepwt-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"artifactChecksum": "NzAwMDQzYjhlMzJlMmRiOWM2NjlmNDNhZTFkNTkxNjk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6c98b3e0-ecf1-45be-9edc-cc47b614b355"
}
],
"workloadContext": "Production"
}
2023-04-23T05:46:51.503Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-23T05:46:51.503Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 67691b5b-b5ed-4bc4-88f2-7dfbc5413421 ASDC
2023-04-23T05:46:51.504Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:cdf3eb96-9049-4f58-9b0f-2f9c89b38777
ServiceName:basic_onboard_McEPwt
ServiceVersion:1.0
ServiceUUID:67691b5b-b5ed-4bc4-88f2-7dfbc5413421
ServiceInvariantUUID:75d6d002-3fa4-43b9-a525-4cabe05d9051
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMcepwt-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar
ArtifactUUID:6c98b3e0-ecf1-45be-9edc-cc47b614b355
ArtifactChecksum:NzAwMDQzYjhlMzJlMmRiOWM2NjlmNDNhZTFkNTkxNjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_McEPwt 0
ResourceCustomizationUUID:6c73aa14-94a1-4430-b4c8-54275f6447c8
ResourceInvariantUUID:08a8d477-ddfc-40d3-87f7-a8b9c2dccb05
ResourceName:basic_onboard_McEPwt
ResourceType:VF
ResourceUUID:6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mcepwt0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json
ArtifactUUID:06357be5-c961-4ec2-ad54-207068bcffc8
ArtifactChecksum:YWU0M2E3ZWEzMmMwYWU1YjExOGNjZTcxYzdhZTJiZWM=
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/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml
ArtifactUUID:126fd00b-4658-4808-b5fb-330bfa98ee44
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/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env
ArtifactUUID:d7715867-b1d0-45e2-adb3-901cb0dbed11
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/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env
ArtifactUUID:d7715867-b1d0-45e2-adb3-901cb0dbed11
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-23T05:46:51.504Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 67691b5b-b5ed-4bc4-88f2-7dfbc5413421 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-04-23T05:46:51.567Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T05:46:51.568Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-23T05:46:51.568Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-23T05:46:51.568Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6c98b3e0-ecf1-45be-9edc-cc47b614b355 from URL: /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:51.568Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-23T05:46:51.568Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:51.672Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-23T05:46:51.673Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar 6c98b3e0-ecf1-45be-9edc-cc47b614b355 75639
2023-04-23T05:46:51.674Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar ASDC sendASDCNotification
2023-04-23T05:46:51.674Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:51.674Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:46:51.675Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:51.675Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:51.675Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228811674,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:52.677Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T05:46:52.678Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-04-23T05:46:52.679Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 6c98b3e0-ecf1-45be-9edc-cc47b614b355, URL: /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar to file: /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:52.679Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:52.680Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:52.680Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:52.882Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13514639563207339191/Definitions/service-BasicOnboardMcepwt-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-04-23T05:46:54.304Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|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-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_McEPwt 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-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||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-BasicOnboardMcepwt-csar.csar
2023-04-23T05:46:54.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-04-23T05:46:54.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:54.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:54.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-04-23T05:46:54.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T05:46:54.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:54.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:54.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-04-23T05:46:54.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T05:46:54.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:54.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:54.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is not matching search criteria
2023-04-23T05:46:54.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-23T05:46:54.311Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-23T05:46:54.311Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-23T05:46:54.311Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-23T05:46:54.311Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-23T05:46:54.312Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:54.312Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T05:46:54.312Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:54.312Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:54.313Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:46:54.313Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:54.313Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:54.314Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:46:54.314Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:54.314Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:54.314Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:46:54.315Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:54.315Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is not matching search criteria
2023-04-23T05:46:54.315Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-23T05:46:54.315Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-23T05:46:54.315Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=432f4072-5780-4dde-9a28-3e33330ae54e
2023-04-23T05:46:54.315Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:54.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:54.317Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_McEPwt
Description:service
Model UUID:67691b5b-b5ed-4bc4-88f2-7dfbc5413421
Model Version:NULL
Model InvariantUuid:75d6d002-3fa4-43b9-a525-4cabe05d9051
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_McEPwt
Model UUID:79d06efe-a225-4301-91d8-c71fe0164d2d
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:08a8d477-ddfc-40d3-87f7-a8b9c2dccb05
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:6c73aa14-94a1-4430-b4c8-54275f6447c8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:8cd8226c-8be8-41cb-bc36-a18d5ec4e590
ModelName:BasicOnboardMcepwt..base_ubuntu18..module-0
ModelUuid:1cce9142-cf18-4fe8-abd1-4fc304c4f9c3
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:432f4072-5780-4dde-9a28-3e33330ae54e
ModelInvariantUuid:49c08a00-94e2-436d-baad-68ef92f5dfa7
ModelName:basic_onboard_McEPwt-nodes.ubuntu18Cvfc
ModelUuid:d0ee9784-1278-493e-8292-024a02780294
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:882fcd2d-4dae-40be-9904-67b249816f74
ModelInvariantUuid:bbbc3f66-cbb4-498c-a918-fb14f12e53ad
ModelName:BasicOnboardMcepwt.compute.nodes.heat.ubuntu18
ModelUuid:816f4dd5-1703-4b63-8a7b-178db84fd965
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-04-23T05:46:54.331Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:46:54.336Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||basic_onboard_McEPwt 0
2023-04-23T05:46:54.336Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe
2023-04-23T05:46:54.336Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 06357be5-c961-4ec2-ad54-207068bcffc8 from URL: /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json
2023-04-23T05:46:54.336Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-23T05:46:54.336Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json
2023-04-23T05:46:54.439Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-23T05:46:54.439Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json 06357be5-c961-4ec2-ad54-207068bcffc8 798
2023-04-23T05:46:54.439Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json ASDC sendASDCNotification
2023-04-23T05:46:54.440Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json
2023-04-23T05:46:54.440Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:46:54.441Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:54.441Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:54.441Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228814439,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:55.442Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardMcepwt..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "8cd8226c-8be8-41cb-bc36-a18d5ec4e590",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "1cce9142-cf18-4fe8-abd1-4fc304c4f9c3",
"vfModuleModelCustomizationUUID": "2a25c827-897c-44c6-9424-2c6d6114aa43",
"isBase": true,
"artifacts": [
"126fd00b-4658-4808-b5fb-330bfa98ee44",
"d7715867-b1d0-45e2-adb3-901cb0dbed11"
],
"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-04-23T05:46:55.447Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardMcepwt..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1cce9142-cf18-4fe8-abd1-4fc304c4f9c3
VfModuleModelInvariantUUID:8cd8226c-8be8-41cb-bc36-a18d5ec4e590
VfModuleModelDescription:NULL
Artifacts UUID List:{
126fd00b-4658-4808-b5fb-330bfa98ee44
,
d7715867-b1d0-45e2-adb3-901cb0dbed11
}
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-04-23T05:46:55.449Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardMcepwt..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "8cd8226c-8be8-41cb-bc36-a18d5ec4e590",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "1cce9142-cf18-4fe8-abd1-4fc304c4f9c3",
"vfModuleModelCustomizationUUID": "2a25c827-897c-44c6-9424-2c6d6114aa43",
"isBase": true,
"artifacts": [
"126fd00b-4658-4808-b5fb-330bfa98ee44",
"d7715867-b1d0-45e2-adb3-901cb0dbed11"
],
"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-04-23T05:46:55.449Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardMcepwt..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1cce9142-cf18-4fe8-abd1-4fc304c4f9c3
VfModuleModelInvariantUUID:8cd8226c-8be8-41cb-bc36-a18d5ec4e590
VfModuleModelDescription:NULL
Artifacts UUID List:{
126fd00b-4658-4808-b5fb-330bfa98ee44
,
d7715867-b1d0-45e2-adb3-901cb0dbed11
}
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-04-23T05:46:55.449Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 126fd00b-4658-4808-b5fb-330bfa98ee44 from URL: /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml
2023-04-23T05:46:55.450Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-23T05:46:55.450Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml
2023-04-23T05:46:55.573Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-23T05:46:55.578Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml 126fd00b-4658-4808-b5fb-330bfa98ee44 5033
2023-04-23T05:46:55.580Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-23T05:46:55.580Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml
2023-04-23T05:46:55.581Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:46:55.583Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:55.583Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:55.583Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228815579,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:56.585Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d7715867-b1d0-45e2-adb3-901cb0dbed11 from URL: /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env
2023-04-23T05:46:56.585Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-04-23T05:46:56.586Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env
2023-04-23T05:46:56.695Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-04-23T05:46:56.695Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env d7715867-b1d0-45e2-adb3-901cb0dbed11 909
2023-04-23T05:46:56.696Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-23T05:46:56.696Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env
2023-04-23T05:46:56.696Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:46:56.697Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:56.697Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:56.697Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228816696,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:57.701Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 67691b5b-b5ed-4bc4-88f2-7dfbc5413421
2023-04-23T05:46:57.702Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_McEPwt 0 6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe 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-04-23T05:46:57.741Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@69b90db0, org.onap.sdc.toscaparser.api.parameters.Input@26ed37cb, org.onap.sdc.toscaparser.api.parameters.Input@7376e643, org.onap.sdc.toscaparser.api.parameters.Input@54a4b0e8, org.onap.sdc.toscaparser.api.parameters.Input@7551f341]
2023-04-23T05:46:57.743Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.744Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.744Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic
2023-04-23T05:46:57.744Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 6c73aa14-94a1-4430-b4c8-54275f6447c8
2023-04-23T05:46:57.745Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6c73aa14-94a1-4430-b4c8-54275f6447c8 matches Tosca VF Customization UUID: 6c73aa14-94a1-4430-b4c8-54275f6447c8
2023-04-23T05:46:57.745Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 6c73aa14-94a1-4430-b4c8-54275f6447c8 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-04-23T05:46:57.749Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.749Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.750Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 6c73aa14-94a1-4430-b4c8-54275f6447c8: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-23T05:46:57.750Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@f9fa07a
2023-04-23T05:46:57.750Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.750Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-23T05:46:57.751Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2a25c827-897c-44c6-9424-2c6d6114aa43
2023-04-23T05:46:57.751Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2a25c827-897c-44c6-9424-2c6d6114aa43
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-04-23T05:46:57.757Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.758Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:57.758Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:46:57.758Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.759Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:57.759Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:46:57.759Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.759Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is not matching search criteria
2023-04-23T05:46:57.760Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-23T05:46:57.760Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-23T05:46:57.760Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=432f4072-5780-4dde-9a28-3e33330ae54e
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-04-23T05:46:57.764Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.764Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:57.764Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-23T05:46:57.765Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.765Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_McEPwt 0 is matching search criteria
2023-04-23T05:46:57.765Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_McEPwt 0] matching following query criteria: sdcType=VF, customizationUUID=6c73aa14-94a1-4430-b4c8-54275f6447c8
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:46:57.768Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.768Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.769Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 67691b5b-b5ed-4bc4-88f2-7dfbc5413421: basic_onboard_McEPwt
2023-04-23T05:46:57.769Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.769Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.769Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.770Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.770Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.770Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.770Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.771Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.771Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:46:57.771Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_McEPwt is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:46:57.771Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Saving Service: basic_onboard_McEPwt
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-04-23T05:46:57.952Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_McEPwt 6764bb1f-846b-4ff4-a1d1-e8f6d1c8bebe 1 ASDC deployResourceStructure
2023-04-23T05:46:57.952Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json ASDC sendASDCNotification
2023-04-23T05:46:57.952Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json
2023-04-23T05:46:57.952Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:46:57.953Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:57.953Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:57.953Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228817952,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:58.954Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-23T05:46:58.955Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml
2023-04-23T05:46:58.955Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:46:58.956Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:58.956Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:58.956Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228818954,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:46:59.958Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-23T05:46:59.958Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env
2023-04-23T05:46:59.958Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:46:59.959Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:46:59.959Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:46:59.959Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228819958,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:47:00.960Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar ASDC sendASDCNotification
2023-04-23T05:47:00.961Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar
2023-04-23T05:47:00.961Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:47:00.961Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:47:00.962Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:47:00.962Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228820960,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:47:01.963Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cdf3eb96-9049-4f58-9b0f-2f9c89b38777
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:47:01.995Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cdf3eb96-9049-4f58-9b0f-2f9c89b38777
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:47:02.000Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:47:02.000Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-23T05:47:02.001Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-23T05:47:02.001Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-23T05:47:02.001Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T05:47:02.001Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T05:47:02.001Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T05:47:02.002Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T05:47:02.002Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T05:47:02.002Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|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-04-23T05:47:02.015Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-23T05:47:31.144Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:47:31.156Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.156Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "6a000907-c297-4fe9-9508-d382aa5f297c",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228803428,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "NOTIFIED"
}
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.159Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-23T05:47:31.160Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.161Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.161Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:47:31.161Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.165Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.165Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228804470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T05:47:31.165Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228811674,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228814439,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.166Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228815579,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228816696,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228817952,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/basic_onboard_mcepwt0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-23T05:47:31.167Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228818954,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228819958,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/resourceInstances/basic_onboard_mcepwt0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-23T05:47:31.168Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228820960,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMcepwt/1.0/artifacts/service-BasicOnboardMcepwt-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T05:47:31.169Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:47:32.015Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cdf3eb96-9049-4f58-9b0f-2f9c89b38777 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-04-23T05:47:32.036Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cdf3eb96-9049-4f58-9b0f-2f9c89b38777 and serviceModelVersionId: 67691b5b-b5ed-4bc4-88f2-7dfbc5413421
2023-04-23T05:47:32.037Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 75d6d002-3fa4-43b9-a525-4cabe05d9051
2023-04-23T05:47:32.042Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0
2023-04-23T05:47:32.064Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-04-23T05:47:32.125Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0|INFO|500||Invoke
2023-04-23T05:47:32.126Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cdf3eb96-9049-4f58-9b0f-2f9c89b38777], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e1fc9a2a-650b-4d7f-8a74-91899c60058a], X-ECOMP-RequestID=[cdf3eb96-9049-4f58-9b0f-2f9c89b38777], X-TransactionId=[], X-ONAP-RequestID=[cdf3eb96-9049-4f58-9b0f-2f9c89b38777], Content-Type=[application/merge-patch+json]}
2023-04-23T05:47:32.134Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-23T05:47:32.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?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/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0 has http status code:200 and response headers:{date=[Sun, 23 Apr 2023 05:47:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[176], vertex-id=[176192], x-aai-txid=[1-aai-resources-230423-05:47:32:914-99830], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-23T05:47:32.316Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-23T05:47:32.318Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/75d6d002-3fa4-43b9-a525-4cabe05d9051/model-vers/model-ver/67691b5b-b5ed-4bc4-88f2-7dfbc5413421?depth=0|INFO|500||InvokeReturn
2023-04-23T05:47:32.318Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-23T05:47:32.319Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|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-04-23T05:47:32.331Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|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-04-23T05:47:32.332Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cdf3eb96-9049-4f58-9b0f-2f9c89b38777 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-23T05:47:32.332Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-23T05:47:32.333Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:47:32.333Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:47:32.333Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228852332,
"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-04-23T05:47:33.364Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:48:31.144Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:48:31.155Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-23T05:48:31.156Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "cdf3eb96-9049-4f58-9b0f-2f9c89b38777",
"consumerID": "SO-sdc-controller",
"timestamp": 1682228852332,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-23T05:48:31.157Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:48:33.365Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:49:31.143Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:49:33.367Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:50:31.145Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:50:33.369Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:51:31.147Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:51:33.371Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:52:31.148Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:52:33.373Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:53:31.151Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:53:33.374Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:54:31.153Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:54:33.375Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:55:31.155Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:55:33.376Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:56:31.155Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:56:33.378Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:57:31.156Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:57:33.380Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:58:31.159Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:58:33.382Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T05:59:02.204Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-23T05:59:02.205Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"245c847d-ed5e-4770-8d60-a34857400401","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"db395795-4503-4bd3-aecc-6aa3fb46d22b","serviceDescription":"service","serviceInvariantUUID":"22a85902-1ace-4e8b-a5f5-111853d0448e","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"468e5754-1c65-4207-8a7a-347f2421399e","resourceInvariantUUID":"85fe8309-7cab-4a22-9def-083909f31425","resourceCustomizationUUID":"43aaf2dc-6b29-4346-b9b1-ea35cc41888a","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":"N2U3MjNkNDFlZWY3ZDMzNTIyZDMzMThhZjkwNjNmNGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"282f0df1-4b0a-4307-987a-0a9841a87bbb","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"Mzk3MGI3N2U3ZjMwNDIyZDU3ZmYzN2E2YmNiM2Q3NDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8d869253-8825-427d-9518-822cbf95da9f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-23T05:59:02.217Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:59:02.218Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:59:02.218Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:59:02.218Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229513382,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:59:02.236Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T05:59:02.237Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "multicloud-k8s",
"timestamp": 1682229516274,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:59:02.239Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:59:02.239Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T05:59:02.239Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "policy-distribution-id",
"timestamp": 1682229514547,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:59:02.239Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:59:03.227Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T05:59:03.228Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:59:03.228Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:59:03.228Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229513382,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:59:04.232Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "db395795-4503-4bd3-aecc-6aa3fb46d22b",
"serviceDescription": "service",
"serviceInvariantUUID": "22a85902-1ace-4e8b-a5f5-111853d0448e",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "43aaf2dc-6b29-4346-b9b1-ea35cc41888a",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "468e5754-1c65-4207-8a7a-347f2421399e",
"resourceInvariantUUID": "85fe8309-7cab-4a22-9def-083909f31425",
"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": "Mzk3MGI3N2U3ZjMwNDIyZDU3ZmYzN2E2YmNiM2Q3NDQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8d869253-8825-427d-9518-822cbf95da9f"
}
],
"workloadContext": "Production"
}
2023-04-23T05:59:04.233Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-23T05:59:04.233Z|6a000907-c297-4fe9-9508-d382aa5f297c|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 db395795-4503-4bd3-aecc-6aa3fb46d22b ASDC
2023-04-23T05:59:04.234Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:245c847d-ed5e-4770-8d60-a34857400401
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:db395795-4503-4bd3-aecc-6aa3fb46d22b
ServiceInvariantUUID:22a85902-1ace-4e8b-a5f5-111853d0448e
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:8d869253-8825-427d-9518-822cbf95da9f
ArtifactChecksum:Mzk3MGI3N2U3ZjMwNDIyZDU3ZmYzN2E2YmNiM2Q3NDQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:43aaf2dc-6b29-4346-b9b1-ea35cc41888a
ResourceInvariantUUID:85fe8309-7cab-4a22-9def-083909f31425
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:468e5754-1c65-4207-8a7a-347f2421399e
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-04-23T05:59:04.235Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db395795-4503-4bd3-aecc-6aa3fb46d22b 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-04-23T05:59:04.305Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T05:59:04.306Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T05:59:04.307Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T05:59:04.307Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8d869253-8825-427d-9518-822cbf95da9f from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-23T05:59:04.307Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T05:59:04.308Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-23T05:59:04.446Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T05:59:04.447Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 8d869253-8825-427d-9518-822cbf95da9f 57780
2023-04-23T05:59:04.447Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-23T05:59:04.447Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-23T05:59:04.448Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T05:59:04.448Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:59:04.448Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:59:04.449Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229544447,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:59:05.451Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T05:59:05.453Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T05:59:05.453Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 8d869253-8825-427d-9518-822cbf95da9f, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-23T05:59:05.453Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-23T05:59:05.454Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-23T05:59:05.454Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-23T05:59:05.614Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17434539041852470992/Definitions/service-BasicNetwork-template.yml
2023-04-23T05:59:06.246Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||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-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||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-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||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-04-23T05:59:06.247Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||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-04-23T05:59:06.248Z|245c847d-ed5e-4770-8d60-a34857400401|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-BasicNetwork-csar.csar
2023-04-23T05:59:06.248Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||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-04-23T05:59:06.248Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||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-04-23T05:59:06.248Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||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-04-23T05:59:06.248Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T05:59:06.249Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.249Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.249Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T05:59:06.250Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T05:59:06.251Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.251Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.251Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.251Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.252Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.252Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.252Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.252Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.252Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.253Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.253Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:db395795-4503-4bd3-aecc-6aa3fb46d22b
Model Version:NULL
Model InvariantUuid:22a85902-1ace-4e8b-a5f5-111853d0448e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:85fe8309-7cab-4a22-9def-083909f31425
Model UUID:8b839cd1-3b39-45f3-af76-5b335f5ca0ea
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:43aaf2dc-6b29-4346-b9b1-ea35cc41888a
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-04-23T05:59:06.267Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: 468e5754-1c65-4207-8a7a-347f2421399e
2023-04-23T05:59:06.268Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||No resources found for Service: db395795-4503-4bd3-aecc-6aa3fb46d22b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T05:59:06.276Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||
2023-04-23T05:59:06.276Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-04-23T05:59:06.277Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||No resources found for Service: db395795-4503-4bd3-aecc-6aa3fb46d22b
2023-04-23T05:59:06.277Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: db395795-4503-4bd3-aecc-6aa3fb46d22b
2023-04-23T05:59:06.278Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-04-23T05:59:06.278Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||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-04-23T05:59:06.288Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1528a552, org.onap.sdc.toscaparser.api.parameters.Input@2b65065, org.onap.sdc.toscaparser.api.parameters.Input@200e76cd, org.onap.sdc.toscaparser.api.parameters.Input@56361ba0, org.onap.sdc.toscaparser.api.parameters.Input@6e43601]
2023-04-23T05:59:06.290Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.290Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.290Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.291Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.291Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid db395795-4503-4bd3-aecc-6aa3fb46d22b: Generic NeutronNet
2023-04-23T05:59:06.291Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.291Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.291Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.291Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||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-04-23T05:59:06.333Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.333Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.333Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.334Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.334Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T05:59:06.334Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T05:59:06.334Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||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-04-23T05:59:06.435Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-04-23T05:59:06.436Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-23T05:59:06.436Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-23T05:59:06.436Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T05:59:06.437Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T05:59:06.437Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T05:59:06.437Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229546436,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:59:07.438Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:59:07.461Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:59:07.466Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:59:07.466Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T05:59:07.466Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T05:59:31.143Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T05:59:31.145Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T05:59:31.146Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229513382,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T05:59:31.146Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T05:59:37.466Z||kafka-producer-network-thread | SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5df536b6-4098-4781-9e9d-32586cfe7970] Node 0 disconnected.
2023-04-23T05:59:37.466Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:59:37.490Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T05:59:37.493Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T05:59:37.493Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T05:59:37.494Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T06:00:07.494Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:00:07.518Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:00:07.523Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:00:07.523Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T06:00:07.523Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T06:00:31.143Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:00:31.146Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.146Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229531025,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:00:31.147Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.147Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.147Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229513415,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:00:31.148Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.148Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.148Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229539853,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:00:31.148Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.148Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.148Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "policy-distribution-id",
"timestamp": 1682229514547,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:00:31.149Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.149Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.149Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229531025,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:00:31.149Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.150Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.150Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229513415,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:00:31.150Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.150Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.151Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "multicloud-k8s",
"timestamp": 1682229516274,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:00:31.151Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.151Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.151Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229513382,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:00:31.151Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.152Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.152Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229539853,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:00:31.152Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.152Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.152Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "aai-model-loader",
"timestamp": 1682229544118,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:00:31.152Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.153Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.153Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229544909,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:00:31.153Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.153Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.153Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "policy-distribution-id",
"timestamp": 1682229545020,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:00:31.154Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.154Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.154Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229544447,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:00:31.154Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.154Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.154Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "aai-model-loader",
"timestamp": 1682229544118,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:00:31.155Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.155Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.155Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229545163,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:00:31.155Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.155Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.155Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229545914,
"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-04-23T06:00:31.176Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 245c847d-ed5e-4770-8d60-a34857400401
2023-04-23T06:00:31.176Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 245c847d-ed5e-4770-8d60-a34857400401 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-04-23T06:00:31.199Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.199Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "policy-distribution-id",
"timestamp": 1682229546024,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T06:00:31.200Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.200Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.200Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "aai-model-loader",
"timestamp": 1682229546278,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:00:31.200Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.201Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.201Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229546436,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T06:00:31.201Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.201Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.201Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "policy-distribution-id",
"timestamp": 1682229547026,
"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-04-23T06:00:31.214Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 245c847d-ed5e-4770-8d60-a34857400401
2023-04-23T06:00:31.214Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 245c847d-ed5e-4770-8d60-a34857400401 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-04-23T06:00:31.240Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.240Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229546737,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T06:00:31.241Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.241Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.241Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229547745,
"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-04-23T06:00:31.256Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 245c847d-ed5e-4770-8d60-a34857400401
2023-04-23T06:00:31.257Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 245c847d-ed5e-4770-8d60-a34857400401 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-04-23T06:00:31.282Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.282Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "aai-model-loader",
"timestamp": 1682229549763,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T06:00:31.283Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:00:31.283Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-23T06:00:31.283Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "aai-model-loader",
"timestamp": 1682229550767,
"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-04-23T06:00:31.297Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 245c847d-ed5e-4770-8d60-a34857400401
2023-04-23T06:00:31.297Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 245c847d-ed5e-4770-8d60-a34857400401 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-04-23T06:00:37.523Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:00:37.548Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T06:00:37.553Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T06:00:37.554Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T06:00:37.554Z|245c847d-ed5e-4770-8d60-a34857400401|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-04-23T06:00:37.566Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-23T06:01:07.567Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 245c847d-ed5e-4770-8d60-a34857400401 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-04-23T06:01:07.596Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 245c847d-ed5e-4770-8d60-a34857400401 and serviceModelVersionId: db395795-4503-4bd3-aecc-6aa3fb46d22b
2023-04-23T06:01:07.596Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 22a85902-1ace-4e8b-a5f5-111853d0448e
2023-04-23T06:01:07.598Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0
2023-04-23T06:01:07.609Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-23T06:01:07.647Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0|INFO|500||Invoke
2023-04-23T06:01:07.647Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[245c847d-ed5e-4770-8d60-a34857400401], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7e0c7d55-af8c-435f-8b84-1dbe1bd52931], X-ECOMP-RequestID=[245c847d-ed5e-4770-8d60-a34857400401], X-TransactionId=[], X-ONAP-RequestID=[245c847d-ed5e-4770-8d60-a34857400401], Content-Type=[application/merge-patch+json]}
2023-04-23T06:01:07.654Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-23T06:01:07.901Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?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/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0 has http status code:200 and response headers:{date=[Sun, 23 Apr 2023 06:01:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[222], vertex-id=[168040], x-aai-txid=[2-aai-resources-230423-06:01:08:424-1997], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-23T06:01:07.902Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-23T06:01:07.902Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/22a85902-1ace-4e8b-a5f5-111853d0448e/model-vers/model-ver/db395795-4503-4bd3-aecc-6aa3fb46d22b?depth=0|INFO|500||InvokeReturn
2023-04-23T06:01:07.902Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-23T06:01:07.902Z|245c847d-ed5e-4770-8d60-a34857400401|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-04-23T06:01:07.913Z|245c847d-ed5e-4770-8d60-a34857400401|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-04-23T06:01:07.914Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 245c847d-ed5e-4770-8d60-a34857400401 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-23T06:01:07.914Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-23T06:01:07.914Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:07.915Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:07.915Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "245c847d-ed5e-4770-8d60-a34857400401",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229667914,
"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-04-23T06:01:08.948Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-23T06:01:08.959Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-23T06:01:08.959Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0efb2880-2748-4f56-9322-163a61d50b3f","serviceName":"Demo_pNF_yaR2mfokvEXUBDzKKi3N","serviceVersion":"1.0","serviceUUID":"43e6a67b-1844-401e-abbc-e1df14744347","serviceDescription":"catalog service description","serviceInvariantUUID":"1b2caf17-da5f-44c3-b306-a4da0f4a4542","resources":[{"resourceInstanceName":"pNF cff42053-93fa 0","resourceName":"pNF cff42053-93fa","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7a61c282-f13c-42c3-aed1-e104d8fa39a1","resourceInvariantUUID":"245dd069-c26b-4bec-9243-9dd0695574de","resourceCustomizationUUID":"323d4766-4675-409f-b63c-cfebc2ede2a1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml","artifactChecksum":"OGMxNmVmM2Y4YzI3YmE4ZjM4NTBiZTg4NjYyY2YxYmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"333f91c2-33b7-4bed-b5fd-7af5bc67369d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar","artifactChecksum":"NWE0YWQwNTg5MjUyMWI2OWIzZmE1YWZjMTk5YmY1ZDY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"622d3391-bf02-4c31-8c33-eafe7277487f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b8efd93c-3afb-414b-b582-02ea130c81df","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml","artifactChecksum":"ZGFjOTU2ODlmYWY2MjNiYTFmNzYzNmZkM2JjM2YwZjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4d1f7e54-c0b6-46c3-a06a-af1975112085","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dfd871d5-e711-49d3-ab5c-dc2aafe8be97","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9e693d0a-cb2a-4866-9cca-84382f449784","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYar2mfokvexubdzkki3n-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml","artifactChecksum":"ODc3ZTA2ZTM2M2NmODQ1NDlmMjM4YmNmOTRmYjg0ZTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6e904f2d-64e4-4db2-bb95-0e14e24c3e97","artifactVersion":"1"},{"artifactName":"service-DemoPnfYar2mfokvexubdzkki3n-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar","artifactChecksum":"ODczNzI2OGZmYjNmOGE5ZmUxYjZlMzZmM2RiZGZiMTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f952039b-276e-4e0b-b2f0-0836ebbf6654","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-23T06:01:08.963Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:08.963Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:08.963Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:08.963Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:09.966Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:09.969Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:09.969Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:09.970Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:10.971Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:10.972Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:10.972Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:10.973Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:11.974Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:11.975Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:11.976Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:11.976Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:12.977Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:12.978Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:12.978Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:12.978Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:13.979Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:13.980Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:13.980Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:13.980Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:14.981Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:14.982Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:14.982Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:14.982Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:15.983Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:01:15.984Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:15.984Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:15.984Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:16.987Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"serviceName": "Demo_pNF_yaR2mfokvEXUBDzKKi3N",
"serviceVersion": "1.0",
"serviceUUID": "43e6a67b-1844-401e-abbc-e1df14744347",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "1b2caf17-da5f-44c3-b306-a4da0f4a4542",
"resources": [
{
"resourceInstanceName": "pNF cff42053-93fa 0",
"resourceCustomizationUUID": "323d4766-4675-409f-b63c-cfebc2ede2a1",
"resourceName": "pNF cff42053-93fa",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "7a61c282-f13c-42c3-aed1-e104d8fa39a1",
"resourceInvariantUUID": "245dd069-c26b-4bec-9243-9dd0695574de",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"artifactChecksum": "ODczNzI2OGZmYjNmOGE5ZmUxYjZlMzZmM2RiZGZiMTI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "f952039b-276e-4e0b-b2f0-0836ebbf6654"
}
],
"workloadContext": "Production"
}
2023-04-23T06:01:16.987Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-23T06:01:16.987Z|245c847d-ed5e-4770-8d60-a34857400401|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 43e6a67b-1844-401e-abbc-e1df14744347 ASDC
2023-04-23T06:01:16.988Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:0efb2880-2748-4f56-9322-163a61d50b3f
ServiceName:Demo_pNF_yaR2mfokvEXUBDzKKi3N
ServiceVersion:1.0
ServiceUUID:43e6a67b-1844-401e-abbc-e1df14744347
ServiceInvariantUUID:1b2caf17-da5f-44c3-b306-a4da0f4a4542
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
ArtifactUUID:f952039b-276e-4e0b-b2f0-0836ebbf6654
ArtifactChecksum:ODczNzI2OGZmYjNmOGE5ZmUxYjZlMzZmM2RiZGZiMTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF cff42053-93fa 0
ResourceCustomizationUUID:323d4766-4675-409f-b63c-cfebc2ede2a1
ResourceInvariantUUID:245dd069-c26b-4bec-9243-9dd0695574de
ResourceName:pNF cff42053-93fa
ResourceType:PNF
ResourceUUID:7a61c282-f13c-42c3-aed1-e104d8fa39a1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-04-23T06:01:16.988Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 43e6a67b-1844-401e-abbc-e1df14744347 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-04-23T06:01:17.056Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:01:17.057Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T06:01:17.057Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T06:01:17.057Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: f952039b-276e-4e0b-b2f0-0836ebbf6654 from URL: /sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:17.058Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T06:01:17.058Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:17.166Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T06:01:17.168Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar f952039b-276e-4e0b-b2f0-0836ebbf6654 87992
2023-04-23T06:01:17.168Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar ASDC sendASDCNotification
2023-04-23T06:01:17.168Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:17.169Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:01:17.169Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:17.169Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:17.169Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229677168,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:18.170Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:01:18.171Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T06:01:18.171Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: f952039b-276e-4e0b-b2f0-0836ebbf6654, URL: /sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar to file: /app/ASDC/1/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:18.172Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:18.173Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:18.173Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:18.352Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8192516300532936091/Definitions/service-DemoPnfYar2mfokvexubdzkki3n-template.yml
2023-04-23T06:01:19.245Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|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-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|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-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|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-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.246Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF cff42053-93fa 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-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.247Z|0efb2880-2748-4f56-9322-163a61d50b3f|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-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.247Z|0efb2880-2748-4f56-9322-163a61d50b3f|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-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.247Z|0efb2880-2748-4f56-9322-163a61d50b3f|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-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.247Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T06:01:19.247Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T06:01:19.247Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.248Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Node template pNF cff42053-93fa 0 is matching search criteria
2023-04-23T06:01:19.248Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T06:01:19.248Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF cff42053-93fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T06:01:19.248Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Node template pNF cff42053-93fa 0 is matching search criteria
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF cff42053-93fa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.249Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T06:01:19.250Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.250Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T06:01:19.250Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.250Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T06:01:19.250Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.250Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T06:01:19.251Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.251Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_yaR2mfokvEXUBDzKKi3N
Description:catalog service description
Model UUID:43e6a67b-1844-401e-abbc-e1df14744347
Model Version:NULL
Model InvariantUuid:1b2caf17-da5f-44c3-b306-a4da0f4a4542
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-04-23T06:01:19.271Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 7a61c282-f13c-42c3-aed1-e104d8fa39a1
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-23T06:01:19.276Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||pNF cff42053-93fa 0
2023-04-23T06:01:19.277Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 7a61c282-f13c-42c3-aed1-e104d8fa39a1
2023-04-23T06:01:19.277Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 43e6a67b-1844-401e-abbc-e1df14744347
2023-04-23T06:01:19.277Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 43e6a67b-1844-401e-abbc-e1df14744347
2023-04-23T06:01:19.277Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF cff42053-93fa 0 7a61c282-f13c-42c3-aed1-e104d8fa39a1 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-04-23T06:01:19.294Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1d420286, org.onap.sdc.toscaparser.api.parameters.Input@2ebb97e0, org.onap.sdc.toscaparser.api.parameters.Input@863b57b, org.onap.sdc.toscaparser.api.parameters.Input@6776f5a8, org.onap.sdc.toscaparser.api.parameters.Input@6a2d9df2]
2023-04-23T06:01:19.294Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T06:01:19.295Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.296Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 43e6a67b-1844-401e-abbc-e1df14744347: pNF cff42053-93fa
2023-04-23T06:01:19.296Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Processing PNF resource: 7a61c282-f13c-42c3-aed1-e104d8fa39a1
2023-04-23T06:01:19.296Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-23T06:01:19.297Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_yaR2mfokvEXUBDzKKi3N is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-23T06:01:19.297Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Resource customization UUID: 323d4766-4675-409f-b63c-cfebc2ede2a1 is the same as notified resource customizationUUID: 323d4766-4675-409f-b63c-cfebc2ede2a1
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-04-23T06:01:19.398Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF cff42053-93fa 7a61c282-f13c-42c3-aed1-e104d8fa39a1 0 ASDC deployResourceStructure
2023-04-23T06:01:19.399Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar ASDC sendASDCNotification
2023-04-23T06:01:19.400Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar
2023-04-23T06:01:19.400Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-23T06:01:19.401Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:01:19.401Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:01:19.401Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229679399,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:20.403Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0efb2880-2748-4f56-9322-163a61d50b3f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:01:20.423Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0efb2880-2748-4f56-9322-163a61d50b3f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:01:20.426Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:01:20.426Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-23T06:01:20.427Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-23T06:01:31.143Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:01:31.150Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.150Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229546915,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.151Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.151Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.151Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "policy-distribution-id",
"timestamp": 1682229578027,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229590780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "multicloud-k8s",
"timestamp": 1682229574244,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "policy-distribution-id",
"timestamp": 1682229578027,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.152Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229546915,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229590780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "multicloud-k8s",
"timestamp": 1682229574244,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.153Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229546915,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229590780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.154Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "policy-distribution-id",
"timestamp": 1682229578027,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "multicloud-k8s",
"timestamp": 1682229574244,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229546915,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "policy-distribution-id",
"timestamp": 1682229578027,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.155Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229590780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "multicloud-k8s",
"timestamp": 1682229574244,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229599853,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.156Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229590780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229546915,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "policy-distribution-id",
"timestamp": 1682229578027,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.157Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "multicloud-k8s",
"timestamp": 1682229574244,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229599853,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.158Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229546915,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "policy-distribution-id",
"timestamp": 1682229578027,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229590780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.159Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "multicloud-k8s",
"timestamp": 1682229574244,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229599853,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229546915,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.160Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "policy-distribution-id",
"timestamp": 1682229578027,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229590780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "multicloud-k8s",
"timestamp": 1682229574244,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.161Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229599853,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229546915,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229590780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.162Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "policy-distribution-id",
"timestamp": 1682229578027,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "multicloud-k8s",
"timestamp": 1682229574244,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.163Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229599853,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "multicloud-k8s",
"timestamp": 1682229604633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "policy-distribution-id",
"timestamp": 1682229605276,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.164Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229605176,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229605004,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229599853,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.165Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "multicloud-k8s",
"timestamp": 1682229604633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "policy-distribution-id",
"timestamp": 1682229606279,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.166Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229606181,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-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-04-23T06:01:31.184Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 0efb2880-2748-4f56-9322-163a61d50b3f
2023-04-23T06:01:31.184Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0efb2880-2748-4f56-9322-163a61d50b3f 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-04-23T06:01:31.203Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.203Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229606161,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DEPLOY_OK"
}
2023-04-23T06:01:31.204Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.204Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.204Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.204Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.204Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.204Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229599853,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.205Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.205Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.205Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "multicloud-k8s",
"timestamp": 1682229604633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.205Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.205Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.205Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "policy-distribution-id",
"timestamp": 1682229607281,
"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-04-23T06:01:31.215Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0efb2880-2748-4f56-9322-163a61d50b3f
2023-04-23T06:01:31.215Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0efb2880-2748-4f56-9322-163a61d50b3f 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-04-23T06:01:31.232Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.232Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229607184,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.232Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.232Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.232Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229607164,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": ""
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-23T06:01:31.243Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of 0efb2880-2748-4f56-9322-163a61d50b3f
2023-04-23T06:01:31.243Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0efb2880-2748-4f56-9322-163a61d50b3f and ComponentName
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, 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-04-23T06:01:31.259Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.259Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.259Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229599853,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "multicloud-k8s",
"timestamp": 1682229604633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "policy-distribution-id",
"timestamp": 1682229608284,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.260Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229607184,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229608636,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.261Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "multicloud-k8s",
"timestamp": 1682229604633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "policy-distribution-id",
"timestamp": 1682229608284,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229607184,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.262Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/resourceInstances/pnfcff4205393fa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.263Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "multicloud-k8s",
"timestamp": 1682229604633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "policy-distribution-id",
"timestamp": 1682229608284,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229607184,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.264Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229610528,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229610778,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.265Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "multicloud-k8s",
"timestamp": 1682229604633,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "policy-distribution-id",
"timestamp": 1682229608284,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229607184,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.266Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.267Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.267Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.267Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.267Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229611532,
"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-04-23T06:01:31.277Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0efb2880-2748-4f56-9322-163a61d50b3f
2023-04-23T06:01:31.277Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0efb2880-2748-4f56-9322-163a61d50b3f 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-04-23T06:01:31.299Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.299Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229610778,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.300Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.300Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.300Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "policy-distribution-id",
"timestamp": 1682229608284,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.301Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.301Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.301Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229607184,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.301Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.301Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.302Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "multicloud-k8s",
"timestamp": 1682229611949,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.302Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.302Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.303Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "aai-model-loader",
"timestamp": 1682229612237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.303Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.303Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.303Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229610778,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.304Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.304Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.304Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "policy-distribution-id",
"timestamp": 1682229608284,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.305Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229607184,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "multicloud-k8s",
"timestamp": 1682229613061,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.306Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229610778,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.307Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "policy-distribution-id",
"timestamp": 1682229608284,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229614303,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.308Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "multicloud-k8s",
"timestamp": 1682229614156,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.309Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229610778,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.310Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "cds-sdc-listener",
"timestamp": 1682229615307,
"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-04-23T06:01:31.345Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c17c8c42-cc58-4cb4-bf53-e598e383b89b
2023-04-23T06:01:31.346Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId c17c8c42-cc58-4cb4-bf53-e598e383b89b 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-04-23T06:01:31.369Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.370Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "policy-distribution-id",
"timestamp": 1682229615426,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.370Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.370Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.370Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "multicloud-k8s",
"timestamp": 1682229615214,
"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-04-23T06:01:31.382Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c17c8c42-cc58-4cb4-bf53-e598e383b89b
2023-04-23T06:01:31.382Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId c17c8c42-cc58-4cb4-bf53-e598e383b89b 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-04-23T06:01:31.405Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.405Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229610778,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.405Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.405Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.405Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "policy-distribution-id",
"timestamp": 1682229616428,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T06:01:31.405Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "aai-model-loader",
"timestamp": 1682229616175,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfYar2mfokvexubdzkki3n/1.0/artifacts/service-DemoPnfYar2mfokvexubdzkki3n-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "multicloud-k8s",
"timestamp": 1682229616216,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "ves-openapi-manager",
"timestamp": 1682229610778,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.406Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.407Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.407Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "policy-distribution-id",
"timestamp": 1682229617430,
"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-04-23T06:01:31.420Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c17c8c42-cc58-4cb4-bf53-e598e383b89b
2023-04-23T06:01:31.420Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId c17c8c42-cc58-4cb4-bf53-e598e383b89b 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-04-23T06:01:31.444Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.444Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "aai-model-loader",
"timestamp": 1682229617177,
"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-04-23T06:01:31.456Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0efb2880-2748-4f56-9322-163a61d50b3f
2023-04-23T06:01:31.456Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0efb2880-2748-4f56-9322-163a61d50b3f 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-04-23T06:01:31.477Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.479Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.480Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "aai-model-loader",
"timestamp": 1682229604118,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "aai-model-loader",
"timestamp": 1682229625298,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229629853,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-23T06:01:31.481Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "aai-model-loader",
"timestamp": 1682229631176,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-23T06:01:31.482Z|cdf3eb96-9049-4f58-9b0f-2f9c89b38777|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:01:50.427Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0efb2880-2748-4f56-9322-163a61d50b3f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:01:50.456Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0efb2880-2748-4f56-9322-163a61d50b3f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-23T06:01:50.466Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-23T06:01:50.466Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-23T06:01:50.467Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-23T06:01:50.467Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-23T06:01:50.467Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T06:01:50.467Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T06:01:50.467Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T06:01:50.468Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T06:01:50.468Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T06:01:50.468Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-23T06:01:50.468Z|0efb2880-2748-4f56-9322-163a61d50b3f|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-04-23T06:01:50.481Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-23T06:02:20.481Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0efb2880-2748-4f56-9322-163a61d50b3f 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-04-23T06:02:20.496Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0efb2880-2748-4f56-9322-163a61d50b3f and serviceModelVersionId: 43e6a67b-1844-401e-abbc-e1df14744347
2023-04-23T06:02:20.496Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1b2caf17-da5f-44c3-b306-a4da0f4a4542
2023-04-23T06:02:20.498Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1b2caf17-da5f-44c3-b306-a4da0f4a4542/model-vers/model-ver/43e6a67b-1844-401e-abbc-e1df14744347?depth=0
2023-04-23T06:02:20.506Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-23T06:02:20.540Z|0efb2880-2748-4f56-9322-163a61d50b3f|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/1b2caf17-da5f-44c3-b306-a4da0f4a4542/model-vers/model-ver/43e6a67b-1844-401e-abbc-e1df14744347?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-04-23T06:02:20.541Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1b2caf17-da5f-44c3-b306-a4da0f4a4542/model-vers/model-ver/43e6a67b-1844-401e-abbc-e1df14744347?depth=0|INFO|500||Invoke
2023-04-23T06:02:20.549Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1b2caf17-da5f-44c3-b306-a4da0f4a4542/model-vers/model-ver/43e6a67b-1844-401e-abbc-e1df14744347?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-23T06:02:20.809Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1b2caf17-da5f-44c3-b306-a4da0f4a4542/model-vers/model-ver/43e6a67b-1844-401e-abbc-e1df14744347?depth=0|INFO|500||InvokeReturn
2023-04-23T06:02:20.810Z|0efb2880-2748-4f56-9322-163a61d50b3f|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/1b2caf17-da5f-44c3-b306-a4da0f4a4542/model-vers/model-ver/43e6a67b-1844-401e-abbc-e1df14744347?depth=0 has http status code:200 and response headers:{date=[Sun, 23 Apr 2023 06:02:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[255], vertex-id=[241760], x-aai-txid=[1-aai-resources-230423-06:02:21:314-79901], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-23T06:02:20.810Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-23T06:02:20.810Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-23T06:02:20.811Z|0efb2880-2748-4f56-9322-163a61d50b3f|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-04-23T06:02:20.820Z|0efb2880-2748-4f56-9322-163a61d50b3f|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-04-23T06:02:20.820Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0efb2880-2748-4f56-9322-163a61d50b3f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-23T06:02:20.821Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-23T06:02:20.821Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:20.822Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:20.822Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "0efb2880-2748-4f56-9322-163a61d50b3f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229740821,
"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-04-23T06:02:21.849Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-23T06:02:21.849Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"c17c8c42-cc58-4cb4-bf53-e598e383b89b","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"5a5dadc7-4805-49ae-b737-5a064518dccd","serviceDescription":"service","serviceInvariantUUID":"b5b85730-e3cf-443a-9be9-b24421a05aff","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"896ed1b2-9cc3-4c16-b242-2e2f55374c2e","resourceInvariantUUID":"ab4f3010-c03d-4752-bf3d-b63d00106f5a","resourceCustomizationUUID":"5badf586-fd17-4ffa-95da-d19f59ddfcb3","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":"MWUzMjllN2RiNDNlZDVmMDBhNzgwYjdmNDFmOTlkYjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"86224eb2-55e8-4763-8dd1-d5f42b486a6e","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":"MTA0ZmViYTM3MzQ1MTI3NTk0ZjI3NjJhZWEyZTg0MTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b667212-83a6-41ba-b9c9-0dfafef64803","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":"f9d0cc58-eda2-490c-ad40-3d4ee65588dc","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":"2da8163b-93eb-46bc-89bd-1ddc475f99e0","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":"dd7bc189-3878-4f95-a2ce-bc4d07fbe062","artifactVersion":"2","generatedFromUUID":"f9d0cc58-eda2-490c-ad40-3d4ee65588dc"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NWQ3MmJiMzgyNjRmZGY5NDM3Y2E1OWU2ZmY3ODQwYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ae0e85b8-db31-4304-9f3c-00fe0bb809d3","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OTJiZjIzMWYxZmRiOTljODUzZjI3MThkZTdlNWY4MjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4489b4ae-2a3d-4cf3-8a72-675ebebdcf5e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-23T06:02:21.850Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:21.851Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:21.851Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:21.851Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"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-04-23T06:02:22.852Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:22.853Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:22.853Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:22.853Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"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-04-23T06:02:23.856Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:23.856Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:23.857Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:23.857Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"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-04-23T06:02:24.860Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:24.860Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:24.860Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:24.861Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"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-04-23T06:02:25.865Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:25.866Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:25.866Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:25.867Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"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-04-23T06:02:26.868Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:26.869Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:26.869Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:26.869Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:27.871Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-23T06:02:27.872Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:27.872Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:27.873Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229668948,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:28.875Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "5a5dadc7-4805-49ae-b737-5a064518dccd",
"serviceDescription": "service",
"serviceInvariantUUID": "b5b85730-e3cf-443a-9be9-b24421a05aff",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "5badf586-fd17-4ffa-95da-d19f59ddfcb3",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "896ed1b2-9cc3-4c16-b242-2e2f55374c2e",
"resourceInvariantUUID": "ab4f3010-c03d-4752-bf3d-b63d00106f5a",
"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": "MTA0ZmViYTM3MzQ1MTI3NTk0ZjI3NjJhZWEyZTg0MTY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1b667212-83a6-41ba-b9c9-0dfafef64803",
"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": "f9d0cc58-eda2-490c-ad40-3d4ee65588dc",
"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": "dd7bc189-3878-4f95-a2ce-bc4d07fbe062",
"generatedFromUUID": "f9d0cc58-eda2-490c-ad40-3d4ee65588dc"
},
"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": "dd7bc189-3878-4f95-a2ce-bc4d07fbe062",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "OTJiZjIzMWYxZmRiOTljODUzZjI3MThkZTdlNWY4MjQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4489b4ae-2a3d-4cf3-8a72-675ebebdcf5e"
}
],
"workloadContext": "Production"
}
2023-04-23T06:02:28.875Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-23T06:02:28.876Z|0efb2880-2748-4f56-9322-163a61d50b3f|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5a5dadc7-4805-49ae-b737-5a064518dccd ASDC
2023-04-23T06:02:28.876Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:c17c8c42-cc58-4cb4-bf53-e598e383b89b
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:5a5dadc7-4805-49ae-b737-5a064518dccd
ServiceInvariantUUID:b5b85730-e3cf-443a-9be9-b24421a05aff
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:4489b4ae-2a3d-4cf3-8a72-675ebebdcf5e
ArtifactChecksum:OTJiZjIzMWYxZmRiOTljODUzZjI3MThkZTdlNWY4MjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:5badf586-fd17-4ffa-95da-d19f59ddfcb3
ResourceInvariantUUID:ab4f3010-c03d-4752-bf3d-b63d00106f5a
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:896ed1b2-9cc3-4c16-b242-2e2f55374c2e
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:1b667212-83a6-41ba-b9c9-0dfafef64803
ArtifactChecksum:MTA0ZmViYTM3MzQ1MTI3NTk0ZjI3NjJhZWEyZTg0MTY=
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:f9d0cc58-eda2-490c-ad40-3d4ee65588dc
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:dd7bc189-3878-4f95-a2ce-bc4d07fbe062
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:dd7bc189-3878-4f95-a2ce-bc4d07fbe062
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-23T06:02:28.876Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5a5dadc7-4805-49ae-b737-5a064518dccd 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-04-23T06:02:28.948Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:02:28.949Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T06:02:28.949Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T06:02:28.950Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 4489b4ae-2a3d-4cf3-8a72-675ebebdcf5e from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-23T06:02:28.950Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-23T06:02:28.950Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-23T06:02:29.095Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-23T06:02:29.098Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 4489b4ae-2a3d-4cf3-8a72-675ebebdcf5e 75165
2023-04-23T06:02:29.098Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-23T06:02:29.099Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-23T06:02:29.099Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-23T06:02:29.099Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-23T06:02:29.100Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-23T06:02:29.100Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "SO-sdc-controller",
"timestamp": 1682229749098,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:30.101Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-23T06:02:30.102Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-23T06:02:30.103Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 4489b4ae-2a3d-4cf3-8a72-675ebebdcf5e, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-23T06:02:30.103Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-23T06:02:30.104Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-23T06:02:30.104Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-23T06:02:30.374Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11943838836050015294/Definitions/service-BasicVm-template.yml
2023-04-23T06:02:31.143Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-23T06:02:31.145Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:31.145Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682229629853,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-23T06:02:31.146Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-23T06:02:31.146Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-23T06:02:31.146Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c17c8c42-cc58-4cb4-bf53-e598e383b89b",
"consumerID": "aai-model-loader",
"timestamp": 1682229632179,
"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=?
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-04-23T06:02:31.978Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-23T06:02:31.979Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T06:02:31.979Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-23T06:02:31.980Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-23T06:02:31.980Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|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-BasicVm-csar.csar
2023-04-23T06:02:31.980Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|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-BasicVm-csar.csar
2023-04-23T06:02:31.980Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||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-04-23T06:02:31.980Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|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-BasicVm-csar.csar
2023-04-23T06:02:31.981Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|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-BasicVm-csar.csar
2023-04-23T06:02:31.981Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|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-BasicVm-csar.csar
2023-04-23T06:02:31.981Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|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-BasicVm-csar.csar
2023-04-23T06:02:31.981Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-23T06:02:31.982Z|c17c8c42-cc58-4cb4-bf53-e598e383b89b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery