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-02-23T00:36:23.519Z||main|||||INFO|500||The following profiles are active: basic
2023-02-23T00:37:17.193Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-23T00:37:17.197Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-23T00:37:18.158Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-23T00:37:38.243Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-23T00:37:39.267Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-23T00:37:41.773Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-23T00:37:42.808Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-23T00:37:44.528Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-23T00:37:53.592Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-23T00:37:55.027Z||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-02-23T00:38:03.130Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-23T00:38:03.332Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-23T00:38:03.450Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-23T00:38:03.477Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-23T00:38:05.114Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-23T00:38:06.570Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-23T00:38:10.690Z||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-02-23T00:38:12.638Z||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-02-23T00:38:14.804Z||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-02-23T00:38:14.830Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:14.908Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:17.278Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:17.279Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:14 GMT], server=[envoy], x-envoy-upstream-service-time=[2344], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:17.308Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"78e500df32cf4cd095c9a1160345088b","versionId":"50f2c9675535466493c8e47b18e4101d"}
2023-02-23T00:38:17.416Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-02-23T00:38:17.644Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:17.645Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[db4ff4bd-6c9a-4839-89e8-66fa4b241229], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:17.648Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:18.145Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[444]}
2023-02-23T00:38:18.149Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:18.153Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/78e500df32cf4cd095c9a1160345088b/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:18.158Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-02-23T00:38:18.161Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:18.424Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:18.426Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:18.436Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:18.657Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:18.660Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:18 GMT], server=[envoy], x-envoy-upstream-service-time=[217], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:18.662Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"8866e49de1614c2ea3d9404dc96d1571","versionId":"1b114bdde4d8459fa50c24d07e881c61"}
2023-02-23T00:38:18.674Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-02-23T00:38:18.745Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:18.746Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d84bfbcc-1577-43eb-ae44-118ece842dd7], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:18.757Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:19.196Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[429]}
2023-02-23T00:38:19.197Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:19.198Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8866e49de1614c2ea3d9404dc96d1571/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:19.199Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-02-23T00:38:19.200Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:19.352Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:19.366Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:19.369Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:19.610Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:19.611Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:19 GMT], server=[envoy], x-envoy-upstream-service-time=[224], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:19.613Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"fa216af2e12049a7a2b78ee427537b17","versionId":"12763c2eeb6d465c95cc8f1f86cbda7a"}
2023-02-23T00:38:19.618Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-02-23T00:38:19.739Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:19.740Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2fc1c059-77eb-45b9-88fa-fb79f51d1110], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:19.743Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:20.154Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[399]}
2023-02-23T00:38:20.156Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:20.157Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa216af2e12049a7a2b78ee427537b17/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:20.158Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-02-23T00:38:20.158Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:20.990Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:20.991Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8b012320-ddb4-4a1f-8207-73f36aed1fc7], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:21.049Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:21.323Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:20 GMT], server=[envoy], x-envoy-upstream-service-time=[261], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:21.324Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e84529eae62d4ad6a6bbbcbd42d55bfd","versionId":"2545dcea3f3d4117bd01a38c8227a9d8"}
2023-02-23T00:38:21.325Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:21.328Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-02-23T00:38:21.546Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:21.547Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[aa546e9b-50fc-4439-80ff-57af20a153b6], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:21.549Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:21.942Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[387]}
2023-02-23T00:38:21.944Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:21.945Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e84529eae62d4ad6a6bbbcbd42d55bfd/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:21.946Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-02-23T00:38:21.946Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:22.172Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:22.173Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[71450c8e-c418-4de2-a847-a2c6cd45eb55], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:22.174Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:22.420Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:22 GMT], server=[envoy], x-envoy-upstream-service-time=[224], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:22.421Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3c0a788585d44620a988950d00833072","versionId":"9ba5456c0b6b4de58fd35217a573af16"}
2023-02-23T00:38:22.422Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:22.426Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-02-23T00:38:22.658Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:22.659Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ed8c96eb-7917-4eb5-80c4-f71d593c28bb], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:22.661Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:23.084Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[398]}
2023-02-23T00:38:23.086Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:23.096Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3c0a788585d44620a988950d00833072/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:23.098Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-02-23T00:38:23.099Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:23.257Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:23.261Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:23.271Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:23.539Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:23.541Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:23 GMT], server=[envoy], x-envoy-upstream-service-time=[256], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:23.542Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"bfe1735ddd1449f7af74d6e4b2bd4ded","versionId":"38a94fdbbd2143e482a39745f2819d1e"}
2023-02-23T00:38:23.545Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-02-23T00:38:23.684Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:23.685Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[716963fb-f136-461b-8280-efa01b8e7ded], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:23.688Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:24.125Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[434]}
2023-02-23T00:38:24.126Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:24.145Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfe1735ddd1449f7af74d6e4b2bd4ded/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:24.147Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-02-23T00:38:24.150Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:24.421Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:24.422Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0854ecc1-2e73-4136-9699-a9e30e05a1c8], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:24.431Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:24.702Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:24 GMT], server=[envoy], x-envoy-upstream-service-time=[266], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:24.703Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a72409c00c6f49b49076a3c07def21a6","versionId":"1040726cff5747a591d59167a96687a8"}
2023-02-23T00:38:24.705Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:24.708Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-02-23T00:38:24.777Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:24.779Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[167933e8-f09b-4e42-babc-dd60100dd70d], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:24.781Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:25.109Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[324]}
2023-02-23T00:38:25.109Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:25.110Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a72409c00c6f49b49076a3c07def21a6/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:25.111Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-02-23T00:38:25.111Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:25.207Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:25.208Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3e16f5c0-dfcd-4312-911a-82db02eb8e03], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:25.210Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:25.435Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:25 GMT], server=[envoy], x-envoy-upstream-service-time=[221], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:25.437Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"103ec4de08214e5aa22f3797f8638864","versionId":"c8d257030b8d45238ec613e10df6faf3"}
2023-02-23T00:38:25.438Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:25.447Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-02-23T00:38:25.597Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:25.599Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9c658dee-b894-4295-a49d-f4b8010420c1], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:25.602Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:25.936Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[325]}
2023-02-23T00:38:25.937Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:25.937Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/103ec4de08214e5aa22f3797f8638864/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:25.938Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-02-23T00:38:25.938Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:26.026Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:26.030Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:26.034Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:26.261Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:26.262Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:25 GMT], server=[envoy], x-envoy-upstream-service-time=[220], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:26.263Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"5c4348edd5074ac88e95a59b398448ac","versionId":"773d80ecfa004860a4ea1784fe879811"}
2023-02-23T00:38:26.266Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-02-23T00:38:26.354Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:26.356Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:26.357Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:26.690Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:26.691Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5c4348edd5074ac88e95a59b398448ac/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[327]}
2023-02-23T00:38:26.692Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:26.692Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-02-23T00:38:26.692Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:26.831Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:26.832Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:26.833Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:27.052Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:27.053Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:26 GMT], server=[envoy], x-envoy-upstream-service-time=[209], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:27.053Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"acbe78edba2045d78234053083cec0cb","versionId":"5290ce94b1b64a72999871ad9f3cdd7b"}
2023-02-23T00:38:27.056Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-02-23T00:38:27.102Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:27.106Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:27.109Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:27.521Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:27.522Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/acbe78edba2045d78234053083cec0cb/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[391]}
2023-02-23T00:38:27.523Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:27.523Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-02-23T00:38:27.524Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:27.628Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:27.628Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6f7b8bd7-6eb6-4bfe-9e73-94f686f68321], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:27.630Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:27.856Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:27 GMT], server=[envoy], x-envoy-upstream-service-time=[209], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:27.864Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b8b9a1e403c34a20a125afc9e6978517","versionId":"4214ce3bd9a142f28f2c81cc6864f9cf"}
2023-02-23T00:38:27.870Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:27.882Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-02-23T00:38:28.035Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:28.038Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[41d59808-7f4f-42d9-9464-36b0fca57009], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:28.041Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:28.423Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[373]}
2023-02-23T00:38:28.425Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:28.428Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b8b9a1e403c34a20a125afc9e6978517/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:28.430Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-02-23T00:38:28.430Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:28.552Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:28.553Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a4368a21-a75d-4cd1-a409-733446fb8cf0], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:28.555Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:28.792Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:28 GMT], server=[envoy], x-envoy-upstream-service-time=[218], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:28.794Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9bd3ab9f6c9b4796a3d5014dd01b8f36","versionId":"358255e22afc47aa856001d286b00d6b"}
2023-02-23T00:38:28.797Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:28.805Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-02-23T00:38:28.926Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:28.929Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:28.931Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:29.327Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:29.328Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9bd3ab9f6c9b4796a3d5014dd01b8f36/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[387]}
2023-02-23T00:38:29.328Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:29.329Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-02-23T00:38:29.329Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:29.432Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:29.435Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:29.438Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:29.661Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:29.662Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:29 GMT], server=[envoy], x-envoy-upstream-service-time=[213], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:29.663Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"779385e599be45e69d087a9ea4de8a5f","versionId":"be5dedbf6ab6476cb3c35e252d59fabe"}
2023-02-23T00:38:29.666Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-02-23T00:38:29.763Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:29.770Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4f48219b-aacf-476b-92c1-2e8298c4e198], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:29.778Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:30.197Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[413]}
2023-02-23T00:38:30.205Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:30.207Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/779385e599be45e69d087a9ea4de8a5f/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:30.207Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-02-23T00:38:30.208Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:30.281Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:30.282Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c83daf5a-6925-4f12-a8f3-cf62fd8e8762], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:30.283Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:30.565Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:30 GMT], server=[envoy], x-envoy-upstream-service-time=[279], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:30.566Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d348af526e564a789dab5f74fca48cdf","versionId":"264e7000e73d43c8a4d795d839b3cf76"}
2023-02-23T00:38:30.567Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:30.570Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-02-23T00:38:30.642Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:30.643Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[01df3280-e8c7-4e88-963e-bd4736ba7ec5], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:30.645Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:30.992Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[341]}
2023-02-23T00:38:30.993Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:30.995Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d348af526e564a789dab5f74fca48cdf/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:30.996Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-02-23T00:38:30.997Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:31.231Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:31.238Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[41bf2ff7-48de-47aa-aabf-d3ca4c3fecbf], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:31.240Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:31.483Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:31 GMT], server=[envoy], x-envoy-upstream-service-time=[221], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:31.485Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d89e9113375e49d5829e955ae7693381","versionId":"5e90b17ce27d4782a99f9fb5a84980fb"}
2023-02-23T00:38:31.487Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:31.494Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-02-23T00:38:31.556Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:31.558Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:31.560Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:32.634Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:32.660Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d89e9113375e49d5829e955ae7693381/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[957]}
2023-02-23T00:38:32.662Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:32.714Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-02-23T00:38:32.744Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:33.015Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:33.020Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1db0744b-08fd-40bd-9638-8777d9f11072], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:33.022Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:33.276Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:32 GMT], server=[envoy], x-envoy-upstream-service-time=[246], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:33.278Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ba2e165ee6b442e78832f9d148e0f709","versionId":"9ebe8e4f7f834753aaedabda316731c8"}
2023-02-23T00:38:33.279Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:33.485Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-02-23T00:38:33.963Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:33.964Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c49e053a-faa3-49e2-be24-3f1341dea32c], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:33.965Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:34.394Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[422]}
2023-02-23T00:38:34.397Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:34.401Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ba2e165ee6b442e78832f9d148e0f709/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:34.403Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-02-23T00:38:34.405Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:34.542Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:34.542Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d9e1de64-fefd-47df-97d3-90e4aaf74284], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:34.549Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:34.876Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:34 GMT], server=[envoy], x-envoy-upstream-service-time=[308], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:34.877Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"251b2294c2004e48a5f5757d276fe890","versionId":"3102a40dcacd414d81a9ac1bbf6fb0ea"}
2023-02-23T00:38:34.878Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:34.881Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-02-23T00:38:34.935Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:34.936Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0efa8212-1513-44eb-bebe-9b708f02cc5a], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:34.937Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:35.325Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[385]}
2023-02-23T00:38:35.326Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:35.327Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251b2294c2004e48a5f5757d276fe890/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:35.335Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-02-23T00:38:35.336Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:35.449Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:35.450Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fa15e629-e592-4c3b-9784-9fe1877a4db2], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:35.452Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:35.761Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:35 GMT], server=[envoy], x-envoy-upstream-service-time=[296], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:35.763Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ae71663202cb4851a3512f2e2aca5fbb","versionId":"7d9496745e08462ab15b938e45d1a028"}
2023-02-23T00:38:35.764Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:35.767Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-02-23T00:38:35.820Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:35.821Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:35.823Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:36.243Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:36.248Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ae71663202cb4851a3512f2e2aca5fbb/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[411]}
2023-02-23T00:38:36.250Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:36.250Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-02-23T00:38:36.250Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:36.347Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:36.348Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c26f3887-ef86-40a8-b62f-fb054b1196a3], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:36.349Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:36.602Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:36 GMT], server=[envoy], x-envoy-upstream-service-time=[247], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:36.606Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"493aaa24a35d4d039b7d42ffb374190e","versionId":"8cc8f36dec604917931313530b919429"}
2023-02-23T00:38:36.608Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:36.613Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-02-23T00:38:36.708Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:36.711Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:36.713Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:37.138Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:37.138Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/493aaa24a35d4d039b7d42ffb374190e/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[421]}
2023-02-23T00:38:37.139Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:37.139Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-02-23T00:38:37.139Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:37.243Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:37.251Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:37.264Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:37.511Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:37.512Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:37 GMT], server=[envoy], x-envoy-upstream-service-time=[241], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:37.512Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"c86a11944b3c48dbb02bba13b38f361f","versionId":"679844b9280141c485c3fcb55f621fba"}
2023-02-23T00:38:37.514Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-02-23T00:38:37.563Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:37.563Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9d149251-22f4-4ba1-999d-1591cc8c34ec], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:37.565Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:38.098Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[514]}
2023-02-23T00:38:38.098Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:38.099Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c86a11944b3c48dbb02bba13b38f361f/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:38.100Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-02-23T00:38:38.100Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:38.192Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:38.192Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[607c1c7a-24eb-41a8-bbaa-13085952c6b3], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:38.194Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:38.491Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:38 GMT], server=[envoy], x-envoy-upstream-service-time=[293], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:38.492Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"34212bcd73284ca19895e3de68274c36","versionId":"6b7a003b03d54d1fa7bd19b048738e94"}
2023-02-23T00:38:38.493Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:38.495Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-02-23T00:38:38.537Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T00:38:38.539Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:38.541Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:38.998Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:38.998Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/34212bcd73284ca19895e3de68274c36/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[415]}
2023-02-23T00:38:38.999Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:38.999Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-02-23T00:38:39.000Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:39.065Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:39.067Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:39.069Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:39.369Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:39.370Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:39 GMT], server=[envoy], x-envoy-upstream-service-time=[264], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:39.370Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"3bab6aa2c81f4120a69d655612c090e1","versionId":"608b912cdd8b44f88904113769ed28d6"}
2023-02-23T00:38:39.379Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-02-23T00:38:39.446Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:39.447Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d5402b9c-d334-42a1-813a-f5322ac84ad8], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:39.449Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:39.858Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[401]}
2023-02-23T00:38:39.859Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:39.861Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3bab6aa2c81f4120a69d655612c090e1/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:39.861Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-02-23T00:38:39.862Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:39.973Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:39.974Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:39.976Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:40.191Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:40.196Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:39 GMT], server=[envoy], x-envoy-upstream-service-time=[201], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:40.197Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||{"id":"1cb11324d003495cb8920a39562f1a39","versionId":"4e52b7765d6b4c55970dff209dbc2140"}
2023-02-23T00:38:40.199Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-02-23T00:38:40.281Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:40.282Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2fff3719-365e-4a94-933c-19f8f379048b], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:40.284Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:40.622Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[332]}
2023-02-23T00:38:40.623Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:40.624Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1cb11324d003495cb8920a39562f1a39/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:40.624Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-02-23T00:38:40.624Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:40.719Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T00:38:40.722Z|910618ab-590f-420e-9e26-a69529531a1c|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=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7b5bd878-21da-4f93-b1ce-01a66ca91ebd], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:40.726Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:41.003Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 23 Feb 2023 00:38:40 GMT], server=[envoy], x-envoy-upstream-service-time=[261], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-02-23T00:38:41.004Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a845b8ea85a84a8b98bde5ee4a8f586e","versionId":"44c1c10e36944b42927fc66bdb8110f4"}
2023-02-23T00:38:41.005Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T00:38:41.016Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-02-23T00:38:41.103Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|INFO|500||Invoke
2023-02-23T00:38:41.104Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions with request headers:{X-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[424735ff-4c54-49b2-b3c4-437423aca682], X-ECOMP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], X-TransactionID=[910618ab-590f-420e-9e26-a69529531a1c], X-ONAP-RequestID=[910618ab-590f-420e-9e26-a69529531a1c], Content-Type=[application/json]}
2023-02-23T00:38:41.105Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-02-23T00:38:41.512Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 00:38:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[401]}
2023-02-23T00:38:41.514Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T00:38:41.517Z|910618ab-590f-420e-9e26-a69529531a1c|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a845b8ea85a84a8b98bde5ee4a8f586e/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T00:38:41.518Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-02-23T00:38:51.157Z|910618ab-590f-420e-9e26-a69529531a1c|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-02-23T00:38:59.037Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||WARN|500||---
2023-02-23T00:38:59.037Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-23T00:38:59.038Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||WARN|500||---
2023-02-23T00:38:59.935Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-23T00:39:15.752Z|910618ab-590f-420e-9e26-a69529531a1c|main|||||INFO|500||Started Application in 190.282 seconds (JVM running for 209.908)
2023-02-23T00:39:15.872Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-23T00:39:15.881Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-23T00:39:15.906Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-23T00:39:16.073Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 6da68dd5-ff10-4df6-9b13-e67aab456bf0 url= /sdc/v1/artifactTypes
2023-02-23T00:39:16.095Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-23T00:39:16.703Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-23T00:39:16.962Z||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-02-23T00:39:16.965Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-23T00:39:16.966Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a4f2637f-e074-447e-80a5-323777ce48c6 url= /sdc/v1/distributionKafkaData
2023-02-23T00:39:16.967Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-23T00:39:17.021Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-23T00:39:17.038Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@66d6f792
2023-02-23T00:39:17.196Z||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-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48
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-02-23T00:39:17.323Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Instantiated an idempotent producer.
2023-02-23T00:39:18.208Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-23T00:39:18.465Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-23T00:39:18.466Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-23T00:39:18.467Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677112758457
2023-02-23T00:39:18.492Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-23T00:39:18.534Z||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-923a57d2-24f7-4f88-8783-6fa6507c4ba3
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-02-23T00:39:18.797Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-23T00:39:18.798Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-23T00:39:18.815Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677112758797
2023-02-23T00:39:18.818Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:39:18.848Z||scheduling-1|||||INFO|500||ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83
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-02-23T00:39:18.867Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:39:18.886Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-23T00:39:18.887Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-23T00:39:18.887Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677112758886
2023-02-23T00:39:18.888Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:39:18.896Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:39:18.910Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-23T00:39:21.561Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 SqurEUJQS1uWsn-OSaYwYg
2023-02-23T00:39:21.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 SqurEUJQS1uWsn-OSaYwYg
2023-02-23T00:39:21.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Cluster ID: QbM99ACEQlqHYkA0WdEd4Q
2023-02-23T00:39:21.565Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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 HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:21.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 SqurEUJQS1uWsn-OSaYwYg
2023-02-23T00:39:21.571Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 SqurEUJQS1uWsn-OSaYwYg
2023-02-23T00:39:21.566Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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 HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:21.571Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 SqurEUJQS1uWsn-OSaYwYg
2023-02-23T00:39:21.572Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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 HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:21.573Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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 HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:21.574Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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 HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:21.577Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 SqurEUJQS1uWsn-OSaYwYg
2023-02-23T00:39:21.578Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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 HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:21.588Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Cluster ID: QbM99ACEQlqHYkA0WdEd4Q
2023-02-23T00:39:21.590Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] ProducerId set to 4 with epoch 0
2023-02-23T00:39:21.587Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Cluster ID: QbM99ACEQlqHYkA0WdEd4Q
2023-02-23T00:39:21.601Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-23T00:39:21.602Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-23T00:39:21.721Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] (Re-)joining group
2023-02-23T00:39:21.744Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] (Re-)joining group
2023-02-23T00:39:22.164Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83-80892cf2-28d5-4436-950e-3f021ec6a1a4
2023-02-23T00:39:22.165Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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-02-23T00:39:22.165Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] (Re-)joining group
2023-02-23T00:39:22.300Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3-b222af85-b813-4817-8492-ca2111f638ee
2023-02-23T00:39:22.302Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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-02-23T00:39:22.304Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] (Re-)joining group
2023-02-23T00:39:28.183Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83-80892cf2-28d5-4436-950e-3f021ec6a1a4', protocol='range'}
2023-02-23T00:39:28.184Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3-b222af85-b813-4817-8492-ca2111f638ee', protocol='range'}
2023-02-23T00:39:28.375Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:28.377Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:28.378Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:28.379Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:28.381Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:28.382Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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 HVxkHHBdRcScH9D_Hiv6Jw
2023-02-23T00:39:28.405Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3-b222af85-b813-4817-8492-ca2111f638ee=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83-80892cf2-28d5-4436-950e-3f021ec6a1a4=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-02-23T00:39:28.444Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83-80892cf2-28d5-4436-950e-3f021ec6a1a4', protocol='range'}
2023-02-23T00:39:28.448Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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-02-23T00:39:28.447Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3-b222af85-b813-4817-8492-ca2111f638ee', protocol='range'}
2023-02-23T00:39:28.449Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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-02-23T00:39:28.455Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, 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-02-23T00:39:28.455Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, 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-02-23T00:39:28.486Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-23T00:39:28.486Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-23T00:39:28.487Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-23T00:39:28.487Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-23T00:39:28.487Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-23T00:39:28.488Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-23T00:39:28.488Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-23T00:39:28.488Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-23T00:39:28.489Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-23T00:39:28.489Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-23T00:39:28.490Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-23T00:39:28.490Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-23T00:39:28.649Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T00:39:28.652Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T00:39:28.922Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T00:39:28.922Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T00:39:28.923Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T00:39:28.923Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T00:39:28.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T00:39:28.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T00:39:28.936Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T00:39:28.937Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T00:39:28.938Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T00:39:28.938Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T00:40:18.873Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:40:18.897Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:41:18.877Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:41:18.901Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:42:18.880Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:42:18.903Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:43:18.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:43:18.904Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:44:18.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:44:18.904Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:45:18.901Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:45:18.907Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:45:51.061Z||http-nio-8085-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-23T00:46:18.902Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:46:18.907Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:47:18.905Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:47:18.908Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:48:18.909Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:48:18.907Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:48:21.677Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-923a57d2-24f7-4f88-8783-6fa6507c4ba3, groupId=so] Node -1 disconnected.
2023-02-23T00:48:21.853Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b6bf499d-b362-4e1f-83d9-9be9f0982b83, groupId=so] Node -1 disconnected.
2023-02-23T00:48:21.944Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Node -1 disconnected.
2023-02-23T00:49:18.910Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:49:18.910Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:50:18.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:50:18.912Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:51:18.916Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:51:18.915Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:52:18.917Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:52:18.917Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:53:18.919Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:53:18.919Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:54:18.922Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:54:18.928Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:55:18.924Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:55:18.930Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:56:18.925Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:56:18.936Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:57:18.928Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:57:18.941Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:58:18.933Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:58:18.942Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T00:59:18.935Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T00:59:18.943Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:00:18.939Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:00:18.948Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:01:18.941Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:01:18.948Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:02:18.942Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:02:18.949Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:03:18.946Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:03:18.950Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:04:18.949Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:04:18.950Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:05:18.952Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:05:18.952Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:06:18.954Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:06:18.955Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:07:18.956Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:07:18.957Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:08:18.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:08:18.959Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:09:18.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:09:18.965Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:10:18.959Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:10:18.969Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:11:18.969Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:11:18.978Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:12:18.971Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:12:18.979Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:13:18.973Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:13:18.980Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:14:18.973Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:14:18.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:15:18.975Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:15:18.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:16:18.976Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:16:18.981Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:17:18.977Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:17:18.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:18:18.979Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:18:18.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:19:18.980Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:19:18.985Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:20:18.981Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:20:18.986Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:21:18.982Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:21:18.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:22:18.983Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:22:18.988Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:23:18.985Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:23:18.988Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:24:18.988Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:24:18.990Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:25:18.990Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:25:18.990Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:26:18.991Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:26:18.991Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:27:18.992Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:27:18.992Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:28:18.993Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:28:18.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:29:18.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:29:18.993Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:30:18.995Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:30:19.001Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:31:18.998Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:31:19.003Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:32:19.000Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:32:19.004Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:33:19.002Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:33:19.007Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:34:19.004Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:34:19.009Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:35:19.005Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:35:19.010Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:36:19.007Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:36:19.013Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:37:19.010Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:37:19.013Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:38:19.012Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:38:19.016Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:39:19.017Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:39:19.026Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:40:19.018Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:40:19.027Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:41:19.020Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:41:19.028Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:42:19.021Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:42:19.029Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:43:19.023Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:43:19.030Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:44:19.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:44:19.032Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:45:19.027Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:45:19.033Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:46:19.028Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:46:19.034Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:47:19.031Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:47:19.035Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:48:19.033Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:48:19.036Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:49:19.034Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:49:19.037Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:50:19.037Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:50:19.039Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:51:19.040Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:51:19.039Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:52:19.042Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:52:19.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:53:19.043Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:53:19.044Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:54:19.044Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:54:19.045Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:55:19.046Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:55:19.051Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:56:19.048Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:56:19.053Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:57:19.051Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:57:19.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:58:19.053Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:58:19.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T01:59:19.055Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T01:59:19.056Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:00:19.056Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:00:19.058Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:01:19.059Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:01:19.061Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:02:19.062Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:02:19.062Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:03:19.065Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:03:19.066Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:04:19.066Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:04:19.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:05:19.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:05:19.068Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:06:19.070Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:06:19.079Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:07:19.073Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:07:19.080Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:08:19.076Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:08:19.080Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:09:19.079Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:09:19.081Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:10:19.081Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:10:19.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:11:19.082Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:11:19.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:12:19.083Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:12:19.084Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:13:19.084Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:13:19.086Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:14:19.085Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:14:19.086Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:15:19.086Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:15:19.088Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:16:19.088Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:16:19.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:17:19.089Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:17:19.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:18:19.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:18:19.089Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:19:19.091Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:19:19.091Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:20:19.093Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:20:19.094Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:21:19.094Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:21:19.096Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:22:19.096Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:22:19.097Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:23:19.097Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:23:19.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:24:19.099Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:24:19.101Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:25:19.101Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:25:19.103Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:26:19.104Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:26:19.104Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:27:19.108Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:27:19.108Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:28:19.111Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:28:19.133Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:29:19.113Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:29:19.133Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:30:19.116Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:30:19.134Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:31:19.117Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:31:19.136Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:32:19.119Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:32:19.136Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:33:19.121Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:33:19.137Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:34:19.124Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:34:19.138Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:35:19.125Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:35:19.140Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:36:19.127Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:36:19.142Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:37:19.128Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:37:19.142Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:38:19.129Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:38:19.143Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:39:19.131Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:39:19.145Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:40:19.136Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:40:19.146Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:41:19.138Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:41:19.147Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:42:19.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:42:19.148Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:43:19.141Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:43:19.154Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:44:19.148Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:44:19.154Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:45:19.148Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:45:19.158Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:46:19.151Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:46:19.160Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:47:19.154Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:47:19.162Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:48:19.160Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:48:19.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:49:19.160Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:49:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:50:19.161Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:50:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:51:19.163Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:51:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:52:19.164Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:52:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:53:19.165Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:53:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:54:19.167Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:54:19.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:55:19.167Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:55:19.185Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:56:19.169Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:56:19.188Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:57:19.170Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:57:19.189Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:58:19.171Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:58:19.190Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T02:59:19.172Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T02:59:19.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:00:19.188Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:00:19.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:01:19.190Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:01:19.193Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:02:19.192Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:02:19.195Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:03:19.192Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:03:19.197Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:04:19.198Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:04:19.196Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:05:19.200Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:05:19.199Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:06:19.202Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:06:19.204Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:07:19.202Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:07:19.204Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:08:19.222Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:08:19.227Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:09:19.223Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:09:19.234Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:10:19.223Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:10:19.235Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:11:19.225Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:11:19.236Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:12:19.227Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:12:19.243Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:13:19.229Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:13:19.244Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:14:19.235Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:14:19.248Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:15:19.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:15:19.248Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:16:19.237Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:16:19.248Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:17:19.240Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:17:19.249Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:18:19.241Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:18:19.251Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:19:19.245Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:19:19.251Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:20:19.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:20:19.251Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:21:19.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:21:19.252Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:22:19.248Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:22:19.253Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:23:19.250Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:23:19.253Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:24:19.251Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:24:19.253Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:25:19.253Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:25:19.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:26:19.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:26:19.255Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:27:19.256Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:27:19.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:28:19.258Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:28:19.261Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:29:19.262Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:29:19.259Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:30:19.263Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:30:19.276Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:31:19.265Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:31:19.277Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:32:19.268Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:32:19.279Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:33:19.271Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:33:19.286Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:34:19.272Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:34:19.288Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:35:19.274Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:35:19.289Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:36:19.276Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:36:19.290Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:37:19.277Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:37:19.291Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:38:19.279Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:38:19.294Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:39:19.280Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:39:19.296Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:40:19.282Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:40:19.299Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:41:19.284Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:41:19.301Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:42:19.284Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:42:19.301Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:43:19.286Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:43:19.302Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:44:19.288Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:44:19.306Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:45:19.290Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:45:19.307Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:46:19.290Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:46:19.308Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:47:19.292Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:47:19.308Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:48:19.292Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:48:19.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:49:19.293Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:49:19.310Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:50:19.296Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:50:19.312Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:51:19.298Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:51:19.317Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:52:19.299Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:52:19.318Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:53:19.300Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:53:19.320Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:54:19.302Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:54:19.320Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:55:19.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:55:19.321Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:56:19.305Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:56:19.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:57:19.306Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:57:19.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:58:19.310Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:58:19.337Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T03:59:19.311Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T03:59:19.341Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:00:19.313Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:00:19.342Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:01:19.315Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:01:19.342Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:02:19.315Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:02:19.343Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:03:19.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:03:19.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:04:19.318Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:04:19.345Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:05:19.319Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:05:19.347Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:06:19.320Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:06:19.348Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:07:19.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:07:19.352Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:08:19.326Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:08:19.353Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:09:19.329Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:09:19.354Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:10:19.331Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:10:19.355Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:11:19.336Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:11:19.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:12:19.338Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:12:19.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:13:19.339Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:13:19.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:14:19.341Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:14:19.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:15:19.343Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:15:19.357Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:16:19.345Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:16:19.359Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:17:19.347Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:17:19.360Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:18:19.349Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:18:19.361Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:19:19.350Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:19:19.361Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:20:19.351Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:20:19.362Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:21:19.354Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:21:19.362Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:22:19.356Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:22:19.363Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:23:19.357Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:23:19.363Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:24:19.359Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:24:19.364Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:25:19.361Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:25:19.364Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:26:19.363Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:26:19.365Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:27:19.365Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:27:19.365Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:28:19.366Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:28:19.366Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:29:19.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:29:19.369Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:30:19.370Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:30:19.370Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:31:19.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:31:19.372Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:32:19.376Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:32:19.388Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:33:19.382Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:33:19.393Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:34:19.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:34:19.393Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:35:19.386Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:35:19.394Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:36:19.386Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:36:19.395Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:37:19.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:37:19.395Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:38:19.389Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:38:19.398Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:39:19.398Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:39:19.391Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:40:16.844Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-23T04:40:16.845Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"7d589eb1-1593-4e30-bcfa-a8b852135741","serviceName":"vFW 2023-02-23 04-39-04","serviceVersion":"1.0","serviceUUID":"681faeaa-dbde-400f-8c8d-1699fa77b56c","serviceDescription":"catalog service description","serviceInvariantUUID":"77955c9b-4973-4d27-8014-90aa88067a1f","resources":[{"resourceInstanceName":"vFW 88456792-01a3 0","resourceName":"vFW 88456792-01a3","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c88d5ab9-d84c-4164-b85f-045c51a9abd4","resourceInvariantUUID":"8fed9dfb-f482-4509-a091-1b9b646ce7d1","resourceCustomizationUUID":"e57b309c-afb4-446b-acd2-b0b6226dca7e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml","artifactChecksum":"ODkzZjM4OWZhY2Q0NTI0MjA3NzAwYjkzN2U2YTllZmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"24bb1eb7-13f0-473d-b1f9-25d333a50831","artifactVersion":"1"},{"artifactName":"vfw8845679201a30_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json","artifactChecksum":"MTExMjFjZTE4MzU4N2RmZmEwM2EyOTAwOGMxYmYxODc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7da43153-b354-444a-bb85-e4c54dee2261","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4dc5a66b-3dca-467c-8915-03b5dd5a327d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml","artifactChecksum":"Mjc4ODFmOTFmNzM4MDlhMDhmN2JmMmRmODg1ZmNmNjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cf35caaf-73b5-4105-b7d4-633216b8096d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e4daf7ad-34ac-4f50-91ce-994b67dabbb3","artifactVersion":"2","generatedFromUUID":"4dc5a66b-3dca-467c-8915-03b5dd5a327d"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230223043904-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml","artifactChecksum":"Njk5NDRmZWMxZjJjNDhjNWFhMDM0MmVmYTFmNGQyYjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d77b5ace-3c84-4503-a371-97fc0a865505","artifactVersion":"1"},{"artifactName":"service-Vfw20230223043904-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar","artifactChecksum":"YzQ2OGE5YWQ2NjkzYzhiZjUwYmY0YTNmYjNiNTRmZTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99899da6-d680-4e65-a012-944ff85337f5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-23T04:40:16.863Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:40:16.863Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "multicloud-k8s",
"timestamp": 1677127188811,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:40:16.905Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T04:40:16.919Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:40:16.940Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:16.941Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:16.941Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:16.978Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T04:40:16.979Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T04:40:16.987Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T04:40:16.988Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T04:40:16.988Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T04:40:16.996Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T04:40:18.086Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T04:40:18.098Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:18.104Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:18.104Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:18.892Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:18.898Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:40:18.899Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "cds-sdc-listener",
"timestamp": 1677127201513,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:40:18.901Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:40:18.901Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:40:18.901Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "policy-distribution-id",
"timestamp": 1677127198652,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:40:18.912Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:40:19.118Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T04:40:19.120Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:19.120Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:19.120Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:20.124Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T04:40:20.126Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:20.126Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:20.128Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:21.133Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T04:40:21.135Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:21.135Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:21.135Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:22.137Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T04:40:22.137Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:22.137Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:22.138Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:23.138Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T04:40:23.139Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:23.139Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:23.139Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:24.142Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"serviceName": "vFW 2023-02-23 04-39-04",
"serviceVersion": "1.0",
"serviceUUID": "681faeaa-dbde-400f-8c8d-1699fa77b56c",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "77955c9b-4973-4d27-8014-90aa88067a1f",
"resources": [
{
"resourceInstanceName": "vFW 88456792-01a3 0",
"resourceCustomizationUUID": "e57b309c-afb4-446b-acd2-b0b6226dca7e",
"resourceName": "vFW 88456792-01a3",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "c88d5ab9-d84c-4164-b85f-045c51a9abd4",
"resourceInvariantUUID": "8fed9dfb-f482-4509-a091-1b9b646ce7d1",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw8845679201a30_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"artifactChecksum": "MTExMjFjZTE4MzU4N2RmZmEwM2EyOTAwOGMxYmYxODc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7da43153-b354-444a-bb85-e4c54dee2261",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "4dc5a66b-3dca-467c-8915-03b5dd5a327d",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e4daf7ad-34ac-4f50-91ce-994b67dabbb3",
"generatedFromUUID": "4dc5a66b-3dca-467c-8915-03b5dd5a327d"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e4daf7ad-34ac-4f50-91ce-994b67dabbb3",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230223043904-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"artifactChecksum": "YzQ2OGE5YWQ2NjkzYzhiZjUwYmY0YTNmYjNiNTRmZTY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "99899da6-d680-4e65-a012-944ff85337f5"
}
],
"workloadContext": "Production"
}
2023-02-23T04:40:24.149Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-23T04:40:24.149Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 681faeaa-dbde-400f-8c8d-1699fa77b56c ASDC
2023-02-23T04:40:24.675Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:7d589eb1-1593-4e30-bcfa-a8b852135741
ServiceName:vFW 2023-02-23 04-39-04
ServiceVersion:1.0
ServiceUUID:681faeaa-dbde-400f-8c8d-1699fa77b56c
ServiceInvariantUUID:77955c9b-4973-4d27-8014-90aa88067a1f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230223043904-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar
ArtifactUUID:99899da6-d680-4e65-a012-944ff85337f5
ArtifactChecksum:YzQ2OGE5YWQ2NjkzYzhiZjUwYmY0YTNmYjNiNTRmZTY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 88456792-01a3 0
ResourceCustomizationUUID:e57b309c-afb4-446b-acd2-b0b6226dca7e
ResourceInvariantUUID:8fed9dfb-f482-4509-a091-1b9b646ce7d1
ResourceName:vFW 88456792-01a3
ResourceType:VF
ResourceUUID:c88d5ab9-d84c-4164-b85f-045c51a9abd4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw8845679201a30_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json
ArtifactUUID:7da43153-b354-444a-bb85-e4c54dee2261
ArtifactChecksum:MTExMjFjZTE4MzU4N2RmZmEwM2EyOTAwOGMxYmYxODc=
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/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml
ArtifactUUID:4dc5a66b-3dca-467c-8915-03b5dd5a327d
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/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env
ArtifactUUID:e4daf7ad-34ac-4f50-91ce-994b67dabbb3
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/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env
ArtifactUUID:e4daf7ad-34ac-4f50-91ce-994b67dabbb3
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-23T04:40:24.677Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 681faeaa-dbde-400f-8c8d-1699fa77b56c 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-02-23T04:40:25.158Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-23T04:40:25.160Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-23T04:40:25.162Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-23T04:40:25.162Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 99899da6-d680-4e65-a012-944ff85337f5 from URL: /sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:25.163Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-23T04:40:25.164Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:25.377Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-23T04:40:25.403Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar 99899da6-d680-4e65-a012-944ff85337f5 101519
2023-02-23T04:40:25.404Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar ASDC sendASDCNotification
2023-02-23T04:40:25.404Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:25.405Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-23T04:40:25.406Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:25.406Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:25.406Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127225403,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:26.407Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-23T04:40:26.409Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-23T04:40:26.410Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 99899da6-d680-4e65-a012-944ff85337f5, URL: /sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar to file: /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:26.411Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230223043904-csar.csar
2023-02-23T04:40:26.688Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:26.689Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:28.698Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18220769689003852377/Definitions/service-Vfw20230223043904-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-02-23T04:40:39.454Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-23T04:40:39.466Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-02-23T04:40:39.466Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:39.467Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-23T04:40:39.468Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:39.468Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:39.468Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 88456792-01a3 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-Vfw20230223043904-csar.csar
2023-02-23T04:40:39.469Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:39.469Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:39.469Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:39.469Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:39.470Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:39.470Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:39.470Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:39.470Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:39.471Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-02-23T04:40:39.483Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.485Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:39.494Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria
2023-02-23T04:40:39.495Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-02-23T04:40:39.498Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-23T04:40:39.501Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.501Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:39.502Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria
2023-02-23T04:40:39.502Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-02-23T04:40:39.502Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-23T04:40:39.504Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.504Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:39.510Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.511Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria
2023-02-23T04:40:39.511Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-23T04:40:39.511Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-23T04:40:39.512Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-23T04:40:39.512Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:39.512Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-23T04:40:39.513Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-23T04:40:39.513Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-23T04:40:39.514Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-23T04:40:39.514Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-23T04:40:39.514Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-23T04:40:39.515Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:39.515Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-23T04:40:39.516Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:39.516Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-23T04:40:39.516Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-23T04:40:39.517Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-23T04:40:39.517Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.517Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-23T04:40:39.520Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.520Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria
2023-02-23T04:40:39.521Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T04:40:39.521Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.522Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria
2023-02-23T04:40:39.522Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T04:40:39.522Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.523Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria
2023-02-23T04:40:39.523Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T04:40:39.524Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.524Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria
2023-02-23T04:40:39.524Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-23T04:40:39.525Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-23T04:40:39.525Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-23T04:40:39.525Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-23T04:40:39.526Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-23T04:40:39.526Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-23T04:40:39.526Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:39.527Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-23T04:40:39.527Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:39.527Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-23T04:40:39.528Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-23T04:40:39.528Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=971ffb65-66b7-45b8-bce6-56f8ad74eac5
2023-02-23T04:40:39.529Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.529Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria
2023-02-23T04:40:39.529Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-23T04:40:39.530Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-23T04:40:39.530Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-23T04:40:39.530Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:39.531Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-23T04:40:39.531Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-23T04:40:39.531Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-23T04:40:39.532Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-23T04:40:39.532Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-23T04:40:39.532Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:39.533Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-23T04:40:39.533Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-23T04:40:39.533Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0b9dc10d-daf8-4a1c-bdbc-2038811684a5
2023-02-23T04:40:39.534Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.534Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria
2023-02-23T04:40:39.535Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-23T04:40:39.535Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-23T04:40:39.535Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-23T04:40:39.536Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:39.536Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-23T04:40:39.537Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-23T04:40:39.537Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-23T04:40:39.537Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-23T04:40:39.537Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-23T04:40:39.538Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-23T04:40:39.538Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:39.538Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-23T04:40:39.539Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=260a3398-99a9-4186-9ffc-cfe3bdf87539
2023-02-23T04:40:39.539Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.540Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:39.540Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.540Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:39.541Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.541Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:39.542Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:39.542Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:39.542Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-23 04-39-04
Description:catalog service description
Model UUID:681faeaa-dbde-400f-8c8d-1699fa77b56c
Model Version:NULL
Model InvariantUuid:77955c9b-4973-4d27-8014-90aa88067a1f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 88456792-01a3
Model UUID:031961b7-71a9-43db-ae85-634304880d12
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8fed9dfb-f482-4509-a091-1b9b646ce7d1
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:e57b309c-afb4-446b-acd2-b0b6226dca7e
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:d80d2d14-3469-491d-bc57-c680c5c521ba
ModelName:Vfw8845679201a3..base_vfw..module-0
ModelUuid:f446cc8a-bc9a-4556-b9ae-949287cbabe3
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:971ffb65-66b7-45b8-bce6-56f8ad74eac5
ModelInvariantUuid:8df5600f-27d9-4ce2-97f1-31aa9493bd72
ModelName:vFW 88456792-01a3-nodes.vfwCvfc
ModelUuid:824e8dfd-3872-4828-9165-e012dd7a6ebf
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:68ba03ec-81b3-49de-9117-d6efdf200763
ModelInvariantUuid:bdeb4049-addc-43d3-8273-9466b4eef50c
ModelName:Vfw8845679201a3.compute.nodes.heat.vfw
ModelUuid:84907818-eacf-4731-b524-2359a0e8b084
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:0b9dc10d-daf8-4a1c-bdbc-2038811684a5
ModelInvariantUuid:85b171f2-747d-4d96-bf69-3a3fc69cd79b
ModelName:vFW 88456792-01a3-nodes.vsnCvfc
ModelUuid:846236e8-e84a-47af-a586-a13135235fa7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:c6690893-aa27-4336-adf8-9bdf0d2a4ae4
ModelInvariantUuid:afbf073f-4c38-4be6-9c1d-46c5a31f3bdd
ModelName:Vfw8845679201a3.compute.nodes.heat.vsn
ModelUuid:0cfb1408-ff6b-45b2-83c6-49c0f91379bf
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:260a3398-99a9-4186-9ffc-cfe3bdf87539
ModelInvariantUuid:8466cf2b-02bc-4b85-8e6b-b8ed6d9e7422
ModelName:vFW 88456792-01a3-nodes.vpgCvfc
ModelUuid:48be4ff7-f327-47cd-872f-efcfd0ffc5ed
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:16689492-e8f1-46d0-b84c-c7ac6cdbc2f4
ModelInvariantUuid:b29da05e-91d2-4fdc-b105-9cb3ebb40552
ModelName:Vfw8845679201a3.compute.nodes.heat.vpg
ModelUuid:4bbd1a1e-e151-457c-b503-fdae3f82489c
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-02-23T04:40:39.625Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: c88d5ab9-d84c-4164-b85f-045c51a9abd4
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-23T04:40:39.929Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||vFW 88456792-01a3 0
2023-02-23T04:40:39.942Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c88d5ab9-d84c-4164-b85f-045c51a9abd4
2023-02-23T04:40:39.943Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 7da43153-b354-444a-bb85-e4c54dee2261 from URL: /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json
2023-02-23T04:40:39.943Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-23T04:40:39.943Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json
2023-02-23T04:40:40.095Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-23T04:40:40.118Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json 7da43153-b354-444a-bb85-e4c54dee2261 785
2023-02-23T04:40:40.119Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json ASDC sendASDCNotification
2023-02-23T04:40:40.136Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json
2023-02-23T04:40:40.137Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-23T04:40:40.138Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:40.139Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:40.140Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127240119,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:41.147Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw8845679201a3..base_vfw..module-0",
"vfModuleModelInvariantUUID": "d80d2d14-3469-491d-bc57-c680c5c521ba",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "f446cc8a-bc9a-4556-b9ae-949287cbabe3",
"vfModuleModelCustomizationUUID": "b28c0718-91a7-4227-881f-652f6c6ec151",
"isBase": true,
"artifacts": [
"4dc5a66b-3dca-467c-8915-03b5dd5a327d",
"e4daf7ad-34ac-4f50-91ce-994b67dabbb3"
],
"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-02-23T04:40:41.157Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw8845679201a3..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f446cc8a-bc9a-4556-b9ae-949287cbabe3
VfModuleModelInvariantUUID:d80d2d14-3469-491d-bc57-c680c5c521ba
VfModuleModelDescription:NULL
Artifacts UUID List:{
4dc5a66b-3dca-467c-8915-03b5dd5a327d
,
e4daf7ad-34ac-4f50-91ce-994b67dabbb3
}
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-02-23T04:40:41.160Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw8845679201a3..base_vfw..module-0",
"vfModuleModelInvariantUUID": "d80d2d14-3469-491d-bc57-c680c5c521ba",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "f446cc8a-bc9a-4556-b9ae-949287cbabe3",
"vfModuleModelCustomizationUUID": "b28c0718-91a7-4227-881f-652f6c6ec151",
"isBase": true,
"artifacts": [
"4dc5a66b-3dca-467c-8915-03b5dd5a327d",
"e4daf7ad-34ac-4f50-91ce-994b67dabbb3"
],
"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-02-23T04:40:41.161Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw8845679201a3..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:f446cc8a-bc9a-4556-b9ae-949287cbabe3
VfModuleModelInvariantUUID:d80d2d14-3469-491d-bc57-c680c5c521ba
VfModuleModelDescription:NULL
Artifacts UUID List:{
4dc5a66b-3dca-467c-8915-03b5dd5a327d
,
e4daf7ad-34ac-4f50-91ce-994b67dabbb3
}
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-02-23T04:40:41.161Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 4dc5a66b-3dca-467c-8915-03b5dd5a327d from URL: /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml
2023-02-23T04:40:41.162Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-23T04:40:41.162Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml
2023-02-23T04:40:41.248Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-23T04:40:41.248Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml 4dc5a66b-3dca-467c-8915-03b5dd5a327d 20368
2023-02-23T04:40:41.249Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-23T04:40:41.249Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml
2023-02-23T04:40:41.249Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-23T04:40:41.249Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:41.250Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:41.250Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127241249,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:42.257Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: e4daf7ad-34ac-4f50-91ce-994b67dabbb3 from URL: /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env
2023-02-23T04:40:42.257Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-23T04:40:42.257Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env
2023-02-23T04:40:42.331Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-23T04:40:42.333Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env e4daf7ad-34ac-4f50-91ce-994b67dabbb3 2098
2023-02-23T04:40:42.334Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-23T04:40:42.334Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env
2023-02-23T04:40:42.334Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-23T04:40:42.335Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:42.336Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:42.336Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127242334,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:43.337Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 681faeaa-dbde-400f-8c8d-1699fa77b56c
2023-02-23T04:40:43.338Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 88456792-01a3 0 c88d5ab9-d84c-4164-b85f-045c51a9abd4 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-23T04:40:43.603Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@27d1f963, org.onap.sdc.toscaparser.api.parameters.Input@9d3ada, org.onap.sdc.toscaparser.api.parameters.Input@19e039b3, org.onap.sdc.toscaparser.api.parameters.Input@5f2b8f9c, org.onap.sdc.toscaparser.api.parameters.Input@77196ffb]
2023-02-23T04:40:43.607Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:43.607Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:43.608Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic
2023-02-23T04:40:43.608Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= e57b309c-afb4-446b-acd2-b0b6226dca7e
2023-02-23T04:40:43.608Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e57b309c-afb4-446b-acd2-b0b6226dca7e matches Tosca VF Customization UUID: e57b309c-afb4-446b-acd2-b0b6226dca7e
2023-02-23T04:40:43.608Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: e57b309c-afb4-446b-acd2-b0b6226dca7e 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-02-23T04:40:43.638Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:43.640Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:43.652Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id e57b309c-afb4-446b-acd2-b0b6226dca7e: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-23T04:40:43.654Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@51f91467
2023-02-23T04:40:43.656Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:43.658Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-23T04:40:43.665Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b28c0718-91a7-4227-881f-652f6c6ec151
2023-02-23T04:40:43.669Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b28c0718-91a7-4227-881f-652f6c6ec151
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-02-23T04:40:43.870Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:43.879Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria
2023-02-23T04:40:43.880Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T04:40:43.905Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:43.906Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria
2023-02-23T04:40:43.907Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T04:40:43.908Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:43.909Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria
2023-02-23T04:40:43.910Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-23T04:40:43.913Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-23T04:40:43.915Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-23T04:40:43.920Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-23T04:40:43.921Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-23T04:40:43.922Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-23T04:40:43.922Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:43.923Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-23T04:40:43.925Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:43.925Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-23T04:40:43.925Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-23T04:40:43.926Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=971ffb65-66b7-45b8-bce6-56f8ad74eac5
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-02-23T04:40:43.980Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:43.982Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria
2023-02-23T04:40:43.987Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T04:40:43.989Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:43.989Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria
2023-02-23T04:40:43.989Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-23T04:40:43.991Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-23T04:40:43.993Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-23T04:40:43.994Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:43.996Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-23T04:40:44.001Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-23T04:40:44.001Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-23T04:40:44.002Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-23T04:40:44.005Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-23T04:40:44.005Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:44.006Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-23T04:40:44.006Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-23T04:40:44.009Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=0b9dc10d-daf8-4a1c-bdbc-2038811684a5
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-02-23T04:40:44.027Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:44.028Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria
2023-02-23T04:40:44.028Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T04:40:44.034Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:44.034Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is not matching search criteria
2023-02-23T04:40:44.034Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-23T04:40:44.035Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-23T04:40:44.047Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-23T04:40:44.052Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:44.052Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-23T04:40:44.052Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-23T04:40:44.053Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-23T04:40:44.053Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-23T04:40:44.053Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-23T04:40:44.054Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-23T04:40:44.054Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-23T04:40:44.054Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-23T04:40:44.054Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=260a3398-99a9-4186-9ffc-cfe3bdf87539
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-02-23T04:40:44.091Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:44.097Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria
2023-02-23T04:40:44.098Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T04:40:44.099Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:44.100Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Node template vFW 88456792-01a3 0 is matching search criteria
2023-02-23T04:40:44.102Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 88456792-01a3 0] matching following query criteria: sdcType=VF, customizationUUID=e57b309c-afb4-446b-acd2-b0b6226dca7e
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-23T04:40:44.132Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:44.134Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:44.140Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 681faeaa-dbde-400f-8c8d-1699fa77b56c: vFW 88456792-01a3
2023-02-23T04:40:44.141Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:44.142Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:44.143Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:44.145Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:44.146Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:44.147Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:44.147Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:44.148Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:44.151Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T04:40:44.151Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-23 04-39-04 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T04:40:44.152Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Saving Service: vFW 2023-02-23 04-39-04
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-02-23T04:40:46.406Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 88456792-01a3 c88d5ab9-d84c-4164-b85f-045c51a9abd4 1 ASDC deployResourceStructure
2023-02-23T04:40:46.407Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json ASDC sendASDCNotification
2023-02-23T04:40:46.407Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json
2023-02-23T04:40:46.408Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-23T04:40:46.409Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:46.409Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:46.410Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127246407,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:47.411Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-23T04:40:47.412Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml
2023-02-23T04:40:47.412Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-23T04:40:47.413Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:47.413Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:47.413Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127247411,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:48.415Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-23T04:40:48.416Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env
2023-02-23T04:40:48.417Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-23T04:40:48.418Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:48.419Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:48.420Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127248415,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:49.423Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar ASDC sendASDCNotification
2023-02-23T04:40:49.437Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar
2023-02-23T04:40:49.469Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-23T04:40:49.491Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:40:49.497Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:40:49.499Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127249422,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:40:50.513Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T04:40:50.683Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T04:40:50.717Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T04:40:50.718Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-23T04:40:50.718Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-23T04:41:18.893Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:41:18.901Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:41:18.901Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:41:18.917Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:41:18.917Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:41:18.917Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "cds-sdc-listener",
"timestamp": 1677127201513,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:41:18.920Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:41:18.920Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:41:18.921Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "multicloud-k8s",
"timestamp": 1677127188811,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"status": "NOTIFIED"
}
2023-02-23T04:41:18.921Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:41:18.921Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:41:18.922Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "policy-distribution-id",
"timestamp": 1677127198652,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:41:18.924Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:41:18.924Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:41:18.925Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"status": "NOTIFIED"
}
2023-02-23T04:41:18.927Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:41:18.929Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:41:18.929Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "multicloud-k8s",
"timestamp": 1677127188811,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-23T04:41:18.931Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:41:18.931Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:41:18.932Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "cds-sdc-listener",
"timestamp": 1677127201513,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:41:18.933Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:41:18.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:41:18.937Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "policy-distribution-id",
"timestamp": 1677127198652,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-23T04:41:18.937Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:41:20.719Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T04:41:20.740Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T04:41:20.744Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T04:41:20.744Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-23T04:41:20.744Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-23T04:41:50.745Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T04:41:50.762Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T04:41:50.765Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T04:41:50.765Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-23T04:41:50.766Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-23T04:42:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:42:18.906Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.917Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-23T04:42:18.918Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.920Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.922Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "multicloud-k8s",
"timestamp": 1677127188811,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.923Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.924Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.925Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "cds-sdc-listener",
"timestamp": 1677127201513,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.927Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.929Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.930Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "policy-distribution-id",
"timestamp": 1677127198652,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.932Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.932Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.932Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.934Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.935Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.935Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "multicloud-k8s",
"timestamp": 1677127188811,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-23T04:42:18.936Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.937Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "cds-sdc-listener",
"timestamp": 1677127201513,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.938Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.938Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.939Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "policy-distribution-id",
"timestamp": 1677127198652,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.940Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.940Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.941Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-23T04:42:18.941Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.942Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.942Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "aai-model-loader",
"timestamp": 1677127221010,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.944Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.945Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.946Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "multicloud-k8s",
"timestamp": 1677127188811,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.947Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.948Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.948Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "cds-sdc-listener",
"timestamp": 1677127201513,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.949Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.950Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.951Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "policy-distribution-id",
"timestamp": 1677127198652,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.951Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.951Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.951Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.952Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.952Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.952Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "aai-model-loader",
"timestamp": 1677127221010,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.952Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.952Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.953Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "cds-sdc-listener",
"timestamp": 1677127201513,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T04:42:18.954Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.954Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.954Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "multicloud-k8s",
"timestamp": 1677127188811,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T04:42:18.956Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.956Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.957Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "policy-distribution-id",
"timestamp": 1677127198652,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T04:42:18.957Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.957Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.957Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127159391,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T04:42:18.958Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.958Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.958Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "aai-model-loader",
"timestamp": 1677127221010,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.958Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.959Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.963Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "multicloud-k8s",
"timestamp": 1677127225960,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-23T04:42:18.964Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.971Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.973Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "cds-sdc-listener",
"timestamp": 1677127224072,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T04:42:18.974Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.976Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "policy-distribution-id",
"timestamp": 1677127224191,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T04:42:18.977Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.978Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.978Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "aai-model-loader",
"timestamp": 1677127221010,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.982Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.983Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.986Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "policy-distribution-id",
"timestamp": 1677127225214,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T04:42:18.986Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.986Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.987Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "multicloud-k8s",
"timestamp": 1677127227055,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-23T04:42:18.987Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.987Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.994Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "aai-model-loader",
"timestamp": 1677127221010,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:18.994Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.994Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.995Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127225403,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T04:42:18.995Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:18.995Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:18.995Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "policy-distribution-id",
"timestamp": 1677127226219,
"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-02-23T04:42:19.062Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7d589eb1-1593-4e30-bcfa-a8b852135741
2023-02-23T04:42:19.063Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:42:19.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "multicloud-k8s",
"timestamp": 1677127228133,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-23T04:42:19.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "aai-model-loader",
"timestamp": 1677127221010,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:19.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.121Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "multicloud-k8s",
"timestamp": 1677127229279,
"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-02-23T04:42:19.148Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7d589eb1-1593-4e30-bcfa-a8b852135741
2023-02-23T04:42:19.148Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:42:19.219Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.226Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "aai-model-loader",
"timestamp": 1677127221010,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T04:42:19.228Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.228Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.228Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "multicloud-k8s",
"timestamp": 1677127230282,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"status": "DEPLOY_OK"
}
2023-02-23T04:42:19.228Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.229Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.229Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "aai-model-loader",
"timestamp": 1677127228848,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T04:42:19.229Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.229Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.229Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677127228875,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:19.230Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.230Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.230Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677127228875,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:19.230Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.230Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.231Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677127228875,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:19.236Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.237Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.237Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677127228875,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:19.237Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.237Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.237Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677127228875,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:19.237Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.237Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.238Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677127228875,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T04:42:19.238Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.238Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.238Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677127228875,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T04:42:19.238Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.238Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.239Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677127237683,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T04:42:19.240Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.240Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.241Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127240119,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-23T04:42:19.241Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.242Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.242Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127241249,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-23T04:42:19.244Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.244Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.244Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127242334,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-23T04:42:19.244Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.245Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.245Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127246407,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/vfw8845679201a30_modules.json",
"status": "DEPLOY_OK"
}
2023-02-23T04:42:19.245Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.245Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.246Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127247411,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-23T04:42:19.248Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.248Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.248Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127248415,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/resourceInstances/vfw8845679201a30/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-23T04:42:19.248Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.248Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.249Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127249422,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T04:42:19.249Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.249Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.250Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "aai-model-loader",
"timestamp": 1677127252345,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T04:42:19.250Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.250Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.251Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "aai-model-loader",
"timestamp": 1677127253377,
"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-02-23T04:42:19.302Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7d589eb1-1593-4e30-bcfa-a8b852135741
2023-02-23T04:42:19.302Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:42:19.364Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677127255384,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230223043904/1.0/artifacts/service-Vfw20230223043904-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T04:42:19.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T04:42:19.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:42:19.366Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677127256395,
"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-02-23T04:42:19.401Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7d589eb1-1593-4e30-bcfa-a8b852135741
2023-02-23T04:42:19.401Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:42:20.766Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T04:42:20.833Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T04:42:20.857Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T04:42:20.863Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-23T04:42:20.864Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-23T04:42:20.864Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-23T04:42:20.865Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T04:42:20.865Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T04:42:20.866Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T04:42:20.866Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T04:42:20.866Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-23T04:42:20.898Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-23T04:42:50.899Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7d589eb1-1593-4e30-bcfa-a8b852135741 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-02-23T04:42:50.971Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7d589eb1-1593-4e30-bcfa-a8b852135741 and serviceModelVersionId: 681faeaa-dbde-400f-8c8d-1699fa77b56c
2023-02-23T04:42:50.972Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 77955c9b-4973-4d27-8014-90aa88067a1f
2023-02-23T04:43:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:43:25.929Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/77955c9b-4973-4d27-8014-90aa88067a1f/model-vers/model-ver/681faeaa-dbde-400f-8c8d-1699fa77b56c?depth=0
2023-02-23T04:43:26.255Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-02-23T04:43:26.430Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77955c9b-4973-4d27-8014-90aa88067a1f/model-vers/model-ver/681faeaa-dbde-400f-8c8d-1699fa77b56c?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-02-23T04:43:26.434Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77955c9b-4973-4d27-8014-90aa88067a1f/model-vers/model-ver/681faeaa-dbde-400f-8c8d-1699fa77b56c?depth=0|INFO|500||Invoke
2023-02-23T04:43:26.469Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77955c9b-4973-4d27-8014-90aa88067a1f/model-vers/model-ver/681faeaa-dbde-400f-8c8d-1699fa77b56c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-23T04:43:26.879Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77955c9b-4973-4d27-8014-90aa88067a1f/model-vers/model-ver/681faeaa-dbde-400f-8c8d-1699fa77b56c?depth=0|INFO|500||InvokeReturn
2023-02-23T04:43:26.879Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/77955c9b-4973-4d27-8014-90aa88067a1f/model-vers/model-ver/681faeaa-dbde-400f-8c8d-1699fa77b56c?depth=0 has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 04:43:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[328], vertex-id=[196792], x-aai-txid=[0-aai-resources-230223-04:43:26:807-74502], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-23T04:43:26.879Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T04:43:26.882Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-23T04:43:26.882Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-23T04:43:26.940Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-23T04:43:26.945Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7d589eb1-1593-4e30-bcfa-a8b852135741 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-23T04:43:26.948Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-23T04:43:26.950Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-23T04:43:26.950Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T04:43:26.951Z|7d589eb1-1593-4e30-bcfa-a8b852135741|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127406945,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:43:27.045Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T04:43:27.046Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "7d589eb1-1593-4e30-bcfa-a8b852135741",
"consumerID": "SO-sdc-controller",
"timestamp": 1677127406945,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-23T04:43:27.056Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-23T04:43:27.994Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:44:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:44:27.997Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:45:18.890Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:45:27.998Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:46:18.901Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:46:28.005Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:47:18.904Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:47:28.011Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:48:18.907Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:48:28.015Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:49:18.908Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:49:28.030Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:50:18.909Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:50:28.052Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:51:18.911Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:51:28.054Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:52:18.912Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:52:28.056Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:52:54.005Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Node 0 disconnected.
2023-02-23T04:53:18.914Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:53:28.057Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:54:18.915Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:54:28.058Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:55:18.918Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:55:28.060Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:56:18.919Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:56:28.062Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:57:18.921Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:57:28.063Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:58:18.923Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:58:28.065Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T04:59:18.923Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T04:59:28.067Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:00:18.923Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:00:28.070Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:01:18.927Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:01:28.071Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:02:18.935Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:02:28.073Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:03:18.940Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:03:28.081Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:04:18.941Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:04:28.085Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:05:18.943Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:05:28.088Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:06:18.947Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:06:28.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:07:18.948Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:07:28.096Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:08:18.958Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:08:28.101Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:09:18.964Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:09:28.103Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:10:18.999Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:28.104Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:10:28.237Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-23T05:10:28.238Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"d1124124-4a3c-46ab-803c-907c32e0cc0d","serviceName":"basic_onboard_zilmSw","serviceVersion":"1.0","serviceUUID":"3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb","serviceDescription":"service","serviceInvariantUUID":"f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9","resources":[{"resourceInstanceName":"basic_onboard_zilmSw 0","resourceName":"basic_onboard_zilmSw","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9152ea59-8094-45c3-af64-d1c1167c1404","resourceInvariantUUID":"f8b353a5-c6ba-429b-a7a2-11bd23cddcce","resourceCustomizationUUID":"3b723482-22e4-4c9d-8b54-26415b558760","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml","artifactChecksum":"YmY0ODM3N2Y3OGQ1ZTc1MTdiOTkwNWU5ZjE2Y2RkODc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6aecc2e3-cc50-4686-bb99-0438e82f9c54","artifactVersion":"1"},{"artifactName":"basic_onboard_zilmsw0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json","artifactChecksum":"NTY0MmM2Y2NlOGQ1M2FmOThhMTA5Nzg3M2NhMzA1ODQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e9f2b28e-3636-4bd4-a0a7-b3ed53742b80","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"82c4e1a8-60b1-4952-9c85-6dcd80927228","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9bd8f0ed-8fc4-41af-bd63-7585d6fbe21a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"97a866d0-0daa-4fa3-b6e2-9f69cce834d2","artifactVersion":"2","generatedFromUUID":"82c4e1a8-60b1-4952-9c85-6dcd80927228"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZilmsw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml","artifactChecksum":"M2UzMDgxNzA4Njg0YzE1MjJmZDg5MjkyYjI4ZDJhYzI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bda13411-2357-4643-b437-c9766b7e838a","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZilmsw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar","artifactChecksum":"N2IxMWQzNjE2NjNkZGMwYTE0YmY1NWZhOWQwYWVlNDM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"933c7ea3-4be0-4b0f-9a80-bdd278129895","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-23T05:10:28.256Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:10:28.259Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:28.259Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:28.260Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:28.278Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T05:10:28.279Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T05:10:28.279Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T05:10:28.279Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T05:10:28.279Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T05:10:28.280Z||kafka-producer-network-thread | SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9f39f0df-33c7-41bc-95e7-7b0a7e5dca48] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to SqurEUJQS1uWsn-OSaYwYg
2023-02-23T05:10:28.300Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:10:28.301Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "multicloud-k8s",
"timestamp": 1677129001345,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:10:28.342Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:10:29.284Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:10:29.285Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:29.285Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:29.286Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:30.289Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:10:30.289Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:30.289Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:30.289Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:31.294Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:10:31.300Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:31.300Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:31.300Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:32.302Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:10:32.303Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:32.303Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:32.307Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:33.307Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:10:33.308Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:33.308Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:33.309Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:34.310Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:10:34.310Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:34.311Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:34.311Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:35.316Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"serviceName": "basic_onboard_zilmSw",
"serviceVersion": "1.0",
"serviceUUID": "3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb",
"serviceDescription": "service",
"serviceInvariantUUID": "f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9",
"resources": [
{
"resourceInstanceName": "basic_onboard_zilmSw 0",
"resourceCustomizationUUID": "3b723482-22e4-4c9d-8b54-26415b558760",
"resourceName": "basic_onboard_zilmSw",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "9152ea59-8094-45c3-af64-d1c1167c1404",
"resourceInvariantUUID": "f8b353a5-c6ba-429b-a7a2-11bd23cddcce",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zilmsw0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"artifactChecksum": "NTY0MmM2Y2NlOGQ1M2FmOThhMTA5Nzg3M2NhMzA1ODQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e9f2b28e-3636-4bd4-a0a7-b3ed53742b80",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "82c4e1a8-60b1-4952-9c85-6dcd80927228",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "97a866d0-0daa-4fa3-b6e2-9f69cce834d2",
"generatedFromUUID": "82c4e1a8-60b1-4952-9c85-6dcd80927228"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "97a866d0-0daa-4fa3-b6e2-9f69cce834d2",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZilmsw-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"artifactChecksum": "N2IxMWQzNjE2NjNkZGMwYTE0YmY1NWZhOWQwYWVlNDM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "933c7ea3-4be0-4b0f-9a80-bdd278129895"
}
],
"workloadContext": "Production"
}
2023-02-23T05:10:35.318Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-23T05:10:35.319Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb ASDC
2023-02-23T05:10:35.323Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:d1124124-4a3c-46ab-803c-907c32e0cc0d
ServiceName:basic_onboard_zilmSw
ServiceVersion:1.0
ServiceUUID:3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb
ServiceInvariantUUID:f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZilmsw-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar
ArtifactUUID:933c7ea3-4be0-4b0f-9a80-bdd278129895
ArtifactChecksum:N2IxMWQzNjE2NjNkZGMwYTE0YmY1NWZhOWQwYWVlNDM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zilmSw 0
ResourceCustomizationUUID:3b723482-22e4-4c9d-8b54-26415b558760
ResourceInvariantUUID:f8b353a5-c6ba-429b-a7a2-11bd23cddcce
ResourceName:basic_onboard_zilmSw
ResourceType:VF
ResourceUUID:9152ea59-8094-45c3-af64-d1c1167c1404
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zilmsw0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json
ArtifactUUID:e9f2b28e-3636-4bd4-a0a7-b3ed53742b80
ArtifactChecksum:NTY0MmM2Y2NlOGQ1M2FmOThhMTA5Nzg3M2NhMzA1ODQ=
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/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml
ArtifactUUID:82c4e1a8-60b1-4952-9c85-6dcd80927228
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/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env
ArtifactUUID:97a866d0-0daa-4fa3-b6e2-9f69cce834d2
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/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env
ArtifactUUID:97a866d0-0daa-4fa3-b6e2-9f69cce834d2
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-23T05:10:35.324Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb 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-02-23T05:10:35.435Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-23T05:10:35.437Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-02-23T05:10:35.437Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-02-23T05:10:35.437Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 933c7ea3-4be0-4b0f-9a80-bdd278129895 from URL: /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:35.437Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-02-23T05:10:35.438Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:35.530Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-02-23T05:10:35.533Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar 933c7ea3-4be0-4b0f-9a80-bdd278129895 75673
2023-02-23T05:10:35.534Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar ASDC sendASDCNotification
2023-02-23T05:10:35.534Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:35.535Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-23T05:10:35.536Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:35.536Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:35.536Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129035534,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:36.537Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-23T05:10:36.538Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-02-23T05:10:36.538Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 933c7ea3-4be0-4b0f-9a80-bdd278129895, URL: /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar to file: /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:36.539Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:36.539Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:36.539Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:37.095Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5398248490551517287/Definitions/service-BasicOnboardZilmsw-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-02-23T05:10:43.190Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-23T05:10:43.190Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-02-23T05:10:43.191Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:43.191Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-23T05:10:43.191Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:43.192Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:43.192Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_zilmSw 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-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:43.193Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:43.193Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:43.193Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:43.193Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:43.193Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-02-23T05:10:43.194Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:43.194Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:43.195Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria
2023-02-23T05:10:43.195Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-02-23T05:10:43.196Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-23T05:10:43.196Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:43.196Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:43.197Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria
2023-02-23T05:10:43.197Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-02-23T05:10:43.197Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-23T05:10:43.197Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:43.198Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:43.198Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:43.198Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is not matching search criteria
2023-02-23T05:10:43.198Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-23T05:10:43.199Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-23T05:10:43.199Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-23T05:10:43.199Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-23T05:10:43.200Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-23T05:10:43.200Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:43.200Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-23T05:10:43.201Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:43.201Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria
2023-02-23T05:10:43.201Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T05:10:43.201Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:43.202Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria
2023-02-23T05:10:43.202Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T05:10:43.202Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:43.203Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria
2023-02-23T05:10:43.203Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T05:10:43.203Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:43.204Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is not matching search criteria
2023-02-23T05:10:43.204Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-23T05:10:43.204Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-23T05:10:43.204Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=cd6a70ff-9bf9-48ee-b096-ea99696b5bbf
2023-02-23T05:10:43.205Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:43.205Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:43.205Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:43.205Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:43.206Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:43.206Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:43.206Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:43.206Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:43.207Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_zilmSw
Description:service
Model UUID:3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb
Model Version:NULL
Model InvariantUuid:f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_zilmSw
Model UUID:8c6ec180-fea5-40fc-a353-275dd30cdf5b
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:f8b353a5-c6ba-429b-a7a2-11bd23cddcce
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:3b723482-22e4-4c9d-8b54-26415b558760
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:d55e8a4f-b938-46a4-a6c1-a54157733a20
ModelName:BasicOnboardZilmsw..base_ubuntu18..module-0
ModelUuid:13a845bd-fa3d-4c9b-9760-31b171840820
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:cd6a70ff-9bf9-48ee-b096-ea99696b5bbf
ModelInvariantUuid:e406583b-f02d-40d4-a508-c61586d623fc
ModelName:basic_onboard_zilmSw-nodes.ubuntu18Cvfc
ModelUuid:274a256f-f01c-4e59-93a2-396aabafa71e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:eee0156a-fd68-428b-ae00-9e33de02f43f
ModelInvariantUuid:8c478cfd-d1e6-43d8-b429-e39afaa402f5
ModelName:BasicOnboardZilmsw.compute.nodes.heat.ubuntu18
ModelUuid:7cabb221-6452-40b4-8cf0-ea16274f1e81
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-02-23T05:10:43.242Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 9152ea59-8094-45c3-af64-d1c1167c1404
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-23T05:10:43.250Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||basic_onboard_zilmSw 0
2023-02-23T05:10:43.250Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9152ea59-8094-45c3-af64-d1c1167c1404
2023-02-23T05:10:43.251Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e9f2b28e-3636-4bd4-a0a7-b3ed53742b80 from URL: /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json
2023-02-23T05:10:43.251Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-02-23T05:10:43.251Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json
2023-02-23T05:10:43.329Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-02-23T05:10:43.330Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json e9f2b28e-3636-4bd4-a0a7-b3ed53742b80 798
2023-02-23T05:10:43.331Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json ASDC sendASDCNotification
2023-02-23T05:10:43.332Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json
2023-02-23T05:10:43.335Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-23T05:10:43.341Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:43.343Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:43.344Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129043331,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:44.348Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardZilmsw..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "d55e8a4f-b938-46a4-a6c1-a54157733a20",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "13a845bd-fa3d-4c9b-9760-31b171840820",
"vfModuleModelCustomizationUUID": "afc91c35-7e2a-4bfc-b766-bb688183011b",
"isBase": true,
"artifacts": [
"82c4e1a8-60b1-4952-9c85-6dcd80927228",
"97a866d0-0daa-4fa3-b6e2-9f69cce834d2"
],
"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-02-23T05:10:44.359Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardZilmsw..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:13a845bd-fa3d-4c9b-9760-31b171840820
VfModuleModelInvariantUUID:d55e8a4f-b938-46a4-a6c1-a54157733a20
VfModuleModelDescription:NULL
Artifacts UUID List:{
82c4e1a8-60b1-4952-9c85-6dcd80927228
,
97a866d0-0daa-4fa3-b6e2-9f69cce834d2
}
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-02-23T05:10:44.385Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardZilmsw..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "d55e8a4f-b938-46a4-a6c1-a54157733a20",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "13a845bd-fa3d-4c9b-9760-31b171840820",
"vfModuleModelCustomizationUUID": "afc91c35-7e2a-4bfc-b766-bb688183011b",
"isBase": true,
"artifacts": [
"82c4e1a8-60b1-4952-9c85-6dcd80927228",
"97a866d0-0daa-4fa3-b6e2-9f69cce834d2"
],
"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-02-23T05:10:44.387Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardZilmsw..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:13a845bd-fa3d-4c9b-9760-31b171840820
VfModuleModelInvariantUUID:d55e8a4f-b938-46a4-a6c1-a54157733a20
VfModuleModelDescription:NULL
Artifacts UUID List:{
82c4e1a8-60b1-4952-9c85-6dcd80927228
,
97a866d0-0daa-4fa3-b6e2-9f69cce834d2
}
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-02-23T05:10:44.392Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 82c4e1a8-60b1-4952-9c85-6dcd80927228 from URL: /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml
2023-02-23T05:10:44.392Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-02-23T05:10:44.393Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml
2023-02-23T05:10:44.541Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-02-23T05:10:44.552Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml 82c4e1a8-60b1-4952-9c85-6dcd80927228 5033
2023-02-23T05:10:44.564Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-23T05:10:44.566Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml
2023-02-23T05:10:44.567Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-23T05:10:44.573Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:44.574Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:44.575Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129044554,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:45.616Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 97a866d0-0daa-4fa3-b6e2-9f69cce834d2 from URL: /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env
2023-02-23T05:10:45.617Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-02-23T05:10:45.617Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env
2023-02-23T05:10:45.706Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-02-23T05:10:45.707Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env 97a866d0-0daa-4fa3-b6e2-9f69cce834d2 909
2023-02-23T05:10:45.708Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-23T05:10:45.708Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env
2023-02-23T05:10:45.709Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-23T05:10:45.709Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:45.709Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:45.709Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129045708,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:46.711Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb
2023-02-23T05:10:46.712Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_zilmSw 0 9152ea59-8094-45c3-af64-d1c1167c1404 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-23T05:10:46.814Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3e6b8ba4, org.onap.sdc.toscaparser.api.parameters.Input@65bad85e, org.onap.sdc.toscaparser.api.parameters.Input@6bb3f25a, org.onap.sdc.toscaparser.api.parameters.Input@287e6534, org.onap.sdc.toscaparser.api.parameters.Input@4a2aed34]
2023-02-23T05:10:46.824Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.829Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:46.835Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic
2023-02-23T05:10:46.837Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 3b723482-22e4-4c9d-8b54-26415b558760
2023-02-23T05:10:46.861Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3b723482-22e4-4c9d-8b54-26415b558760 matches Tosca VF Customization UUID: 3b723482-22e4-4c9d-8b54-26415b558760
2023-02-23T05:10:46.863Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 3b723482-22e4-4c9d-8b54-26415b558760 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-02-23T05:10:46.892Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.893Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:46.895Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 3b723482-22e4-4c9d-8b54-26415b558760: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-23T05:10:46.895Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@56382b14
2023-02-23T05:10:46.895Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.895Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-23T05:10:46.895Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : afc91c35-7e2a-4bfc-b766-bb688183011b
2023-02-23T05:10:46.896Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID afc91c35-7e2a-4bfc-b766-bb688183011b
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-02-23T05:10:46.903Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.905Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria
2023-02-23T05:10:46.907Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T05:10:46.907Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.911Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria
2023-02-23T05:10:46.912Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T05:10:46.915Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.917Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is not matching search criteria
2023-02-23T05:10:46.919Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-23T05:10:46.921Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-23T05:10:46.922Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=cd6a70ff-9bf9-48ee-b096-ea99696b5bbf
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-02-23T05:10:46.962Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.963Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria
2023-02-23T05:10:46.963Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-23T05:10:46.963Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.964Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zilmSw 0 is matching search criteria
2023-02-23T05:10:46.964Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zilmSw 0] matching following query criteria: sdcType=VF, customizationUUID=3b723482-22e4-4c9d-8b54-26415b558760
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-23T05:10:46.977Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.977Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:46.978Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb: basic_onboard_zilmSw
2023-02-23T05:10:46.978Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.978Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:46.978Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.978Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:46.978Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.979Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:46.979Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.979Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:46.979Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:10:46.980Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zilmSw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:10:46.980Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Saving Service: basic_onboard_zilmSw
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-02-23T05:10:47.420Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_zilmSw 9152ea59-8094-45c3-af64-d1c1167c1404 1 ASDC deployResourceStructure
2023-02-23T05:10:47.420Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json ASDC sendASDCNotification
2023-02-23T05:10:47.420Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json
2023-02-23T05:10:47.420Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-23T05:10:47.421Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:47.421Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:47.421Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129047420,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:48.431Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-23T05:10:48.431Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml
2023-02-23T05:10:48.432Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-23T05:10:48.432Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:48.432Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:48.439Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129048431,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:49.440Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-23T05:10:49.441Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env
2023-02-23T05:10:49.442Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-23T05:10:49.444Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:49.445Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:49.445Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129049440,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:50.446Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar ASDC sendASDCNotification
2023-02-23T05:10:50.447Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar
2023-02-23T05:10:50.447Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-23T05:10:50.447Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:10:50.447Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:10:50.447Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129050446,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:10:51.449Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:10:51.536Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:10:51.559Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T05:10:51.560Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-23T05:10:51.560Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-23T05:11:18.891Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:11:18.897Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:11:18.897Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "policy-distribution-id",
"timestamp": 1677129027292,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:11:18.899Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:11:21.561Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:11:21.588Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:11:21.595Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T05:11:21.596Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-23T05:11:21.596Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-23T05:11:51.597Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:11:51.621Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:11:51.627Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T05:11:51.627Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-23T05:11:51.627Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-23T05:12:18.891Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:12:18.945Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.946Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129025129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.950Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.950Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.950Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "aai-model-loader",
"timestamp": 1677129021010,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.951Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.952Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.952Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.953Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.953Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.953Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "multicloud-k8s",
"timestamp": 1677129001345,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"status": "NOTIFIED"
}
2023-02-23T05:12:18.954Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.954Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.956Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129025129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.956Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.957Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.958Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "policy-distribution-id",
"timestamp": 1677129027292,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.963Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.969Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"status": "NOTIFIED"
}
2023-02-23T05:12:18.970Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.971Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.972Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "aai-model-loader",
"timestamp": 1677129021010,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.974Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.977Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129028874,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.978Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.978Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.978Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129025129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.979Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.979Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.979Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "multicloud-k8s",
"timestamp": 1677129001345,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-23T05:12:18.980Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.981Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.981Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "policy-distribution-id",
"timestamp": 1677129027292,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-23T05:12:18.982Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.982Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.984Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-23T05:12:18.985Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.986Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.986Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "aai-model-loader",
"timestamp": 1677129021010,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.988Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.988Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.989Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129028874,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.990Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.992Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.993Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129025129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.993Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.994Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.994Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "multicloud-k8s",
"timestamp": 1677129001345,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.995Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.995Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.996Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "policy-distribution-id",
"timestamp": 1677129027292,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.996Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.997Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:18.997Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:18.998Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:18.999Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.000Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "aai-model-loader",
"timestamp": 1677129021010,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:19.000Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.001Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.001Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129028874,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:19.002Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.002Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.002Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "multicloud-k8s",
"timestamp": 1677129001345,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-23T05:12:19.003Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.005Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.005Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129025129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:19.006Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.007Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.007Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "policy-distribution-id",
"timestamp": 1677129027292,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:19.009Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.010Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.010Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-23T05:12:19.011Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.012Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.013Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "aai-model-loader",
"timestamp": 1677129021010,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:19.014Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.017Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.018Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129028874,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:19.018Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.019Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.020Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129025129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:19.021Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.022Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.022Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "multicloud-k8s",
"timestamp": 1677129001345,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:19.023Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.028Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.032Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "policy-distribution-id",
"timestamp": 1677129027292,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:19.034Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.034Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.035Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:19.036Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.037Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.037Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "aai-model-loader",
"timestamp": 1677129021010,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:19.038Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.039Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.041Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129028874,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:19.043Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.043Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.044Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129025129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:12:19.046Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.046Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.047Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "multicloud-k8s",
"timestamp": 1677129001345,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:12:19.048Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.049Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.050Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "policy-distribution-id",
"timestamp": 1677129027292,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:12:19.054Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.054Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.055Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129028104,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:12:19.058Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "aai-model-loader",
"timestamp": 1677129021010,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:12:19.064Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.079Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.080Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129028874,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:12:19.102Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.103Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.109Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "multicloud-k8s",
"timestamp": 1677129037631,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:12:19.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "policy-distribution-id",
"timestamp": 1677129035715,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:12:19.123Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.123Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.124Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129035662,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:12:19.125Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.125Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.125Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "aai-model-loader",
"timestamp": 1677129035470,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:12:19.126Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.126Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.126Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129035534,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:12:19.127Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.127Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.143Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129028874,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:12:19.144Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.144Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.145Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "policy-distribution-id",
"timestamp": 1677129036720,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:12:19.146Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.146Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.146Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "multicloud-k8s",
"timestamp": 1677129038746,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:12:19.147Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.147Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.147Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129036882,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:12:19.148Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.148Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.148Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "policy-distribution-id",
"timestamp": 1677129037722,
"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-02-23T05:12:19.227Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d1124124-4a3c-46ab-803c-907c32e0cc0d
2023-02-23T05:12:19.227Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:12:19.327Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.334Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "multicloud-k8s",
"timestamp": 1677129039820,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:12:19.337Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.338Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.339Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "multicloud-k8s",
"timestamp": 1677129041065,
"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-02-23T05:12:19.386Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d1124124-4a3c-46ab-803c-907c32e0cc0d
2023-02-23T05:12:19.386Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:12:19.454Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.454Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "multicloud-k8s",
"timestamp": 1677129042068,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-23T05:12:19.454Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.455Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.455Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129042869,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:12:19.455Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.455Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.456Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129043331,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:12:19.456Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.456Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.457Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129043892,
"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-02-23T05:12:19.474Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d1124124-4a3c-46ab-803c-907c32e0cc0d
2023-02-23T05:12:19.474Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:12:19.548Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.549Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129044554,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:12:19.549Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.550Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.550Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129045708,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:12:19.550Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.551Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.551Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "aai-model-loader",
"timestamp": 1677129045820,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:12:19.553Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.554Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "aai-model-loader",
"timestamp": 1677129046842,
"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-02-23T05:12:19.608Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d1124124-4a3c-46ab-803c-907c32e0cc0d
2023-02-23T05:12:19.608Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:12:19.632Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.632Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129047420,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/basic_onboard_zilmsw0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-23T05:12:19.633Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.633Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.633Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129048431,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-23T05:12:19.634Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.634Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.635Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129049440,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/resourceInstances/basic_onboard_zilmsw0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-23T05:12:19.636Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:19.637Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-23T05:12:19.637Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129050446,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZilmsw/1.0/artifacts/service-BasicOnboardZilmsw-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:12:19.639Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:12:21.627Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:12:21.650Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:12:21.664Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T05:12:21.667Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-23T05:12:21.668Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-23T05:12:21.668Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-23T05:12:21.669Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T05:12:21.669Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T05:12:21.669Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T05:12:21.670Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T05:12:21.670Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-23T05:12:21.689Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-23T05:12:51.698Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d1124124-4a3c-46ab-803c-907c32e0cc0d 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-02-23T05:12:51.735Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d1124124-4a3c-46ab-803c-907c32e0cc0d and serviceModelVersionId: 3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb
2023-02-23T05:12:51.735Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9
2023-02-23T05:12:51.737Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9/model-vers/model-ver/3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb?depth=0
2023-02-23T05:12:51.760Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-02-23T05:12:51.971Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9/model-vers/model-ver/3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb?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-02-23T05:12:51.973Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9/model-vers/model-ver/3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb?depth=0|INFO|500||Invoke
2023-02-23T05:12:52.006Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9/model-vers/model-ver/3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-23T05:12:52.336Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9/model-vers/model-ver/3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb?depth=0|INFO|500||InvokeReturn
2023-02-23T05:12:52.338Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f5f156f3-d4ee-4b7d-9dce-21324b5ad9d9/model-vers/model-ver/3d1a8b4e-b6de-4b9c-930f-3adeceae4cfb?depth=0 has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 05:12:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[217], vertex-id=[172200], x-aai-txid=[1-aai-resources-230223-05:12:52:416-35703], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-23T05:12:52.343Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T05:12:52.344Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-23T05:12:52.345Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-23T05:12:52.425Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-23T05:12:52.428Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d1124124-4a3c-46ab-803c-907c32e0cc0d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-23T05:12:52.429Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-23T05:12:52.448Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:12:52.449Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:12:52.450Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129172429,
"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-02-23T05:12:53.514Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:13:18.890Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:13:18.902Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-23T05:13:18.902Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "d1124124-4a3c-46ab-803c-907c32e0cc0d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129172429,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-23T05:13:18.903Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:13:53.515Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:14:18.890Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:14:53.517Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:15:18.891Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:15:35.408Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-23T05:15:35.411Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-23T05:15:35.411Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "multicloud-k8s",
"timestamp": 1677129313083,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:15:35.413Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:15:35.408Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"255ac172-de78-44ad-a99c-e20707aa03ed","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"84911cc4-32ea-43f1-8884-2beecb2fbfbe","serviceDescription":"service","serviceInvariantUUID":"7c83264d-2d82-4cbb-82e2-d89e594150db","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"14311b08-aa47-412e-94eb-308859a423c5","resourceInvariantUUID":"ed11b39f-c269-43e5-ba28-a81d4a63c7cd","resourceCustomizationUUID":"785d977c-ec2f-4a4e-86df-743b8965862e","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":"OTdiOGQ4NmFjNTUzMGE4NTM3OTFhODEzYzMxMjkzMmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0fdcf96e-caad-4fd8-aed6-f0a5c5c53544","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"N2JjYTgzODVjNzAzZjViNTJkMDBmNDY0Zjc2NDVhNGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c398638-5905-433f-b604-6009db9e7970","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-23T05:15:35.433Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:15:35.435Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:15:35.435Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:15:35.435Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129293517,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:15:36.437Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:15:36.439Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:15:36.439Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:15:36.439Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129293517,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:15:37.491Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "84911cc4-32ea-43f1-8884-2beecb2fbfbe",
"serviceDescription": "service",
"serviceInvariantUUID": "7c83264d-2d82-4cbb-82e2-d89e594150db",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "785d977c-ec2f-4a4e-86df-743b8965862e",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "14311b08-aa47-412e-94eb-308859a423c5",
"resourceInvariantUUID": "ed11b39f-c269-43e5-ba28-a81d4a63c7cd",
"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": "N2JjYTgzODVjNzAzZjViNTJkMDBmNDY0Zjc2NDVhNGY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1c398638-5905-433f-b604-6009db9e7970"
}
],
"workloadContext": "Production"
}
2023-02-23T05:15:37.496Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-23T05:15:37.497Z|d1124124-4a3c-46ab-803c-907c32e0cc0d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 84911cc4-32ea-43f1-8884-2beecb2fbfbe ASDC
2023-02-23T05:15:37.498Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:255ac172-de78-44ad-a99c-e20707aa03ed
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:84911cc4-32ea-43f1-8884-2beecb2fbfbe
ServiceInvariantUUID:7c83264d-2d82-4cbb-82e2-d89e594150db
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:1c398638-5905-433f-b604-6009db9e7970
ArtifactChecksum:N2JjYTgzODVjNzAzZjViNTJkMDBmNDY0Zjc2NDVhNGY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:785d977c-ec2f-4a4e-86df-743b8965862e
ResourceInvariantUUID:ed11b39f-c269-43e5-ba28-a81d4a63c7cd
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:14311b08-aa47-412e-94eb-308859a423c5
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-23T05:15:37.498Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 84911cc4-32ea-43f1-8884-2beecb2fbfbe 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-02-23T05:15:37.652Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-23T05:15:37.653Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-02-23T05:15:37.653Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-02-23T05:15:37.653Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1c398638-5905-433f-b604-6009db9e7970 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-23T05:15:37.654Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-02-23T05:15:37.654Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-23T05:15:37.782Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-02-23T05:15:37.789Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 1c398638-5905-433f-b604-6009db9e7970 57788
2023-02-23T05:15:37.790Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-23T05:15:37.790Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-23T05:15:37.790Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-23T05:15:37.790Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:15:37.790Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:15:37.790Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129337790,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:15:38.792Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-23T05:15:38.792Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-02-23T05:15:38.795Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 1c398638-5905-433f-b604-6009db9e7970, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-23T05:15:38.795Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-23T05:15:38.796Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-23T05:15:38.796Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-23T05:15:39.351Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9349523107964900734/Definitions/service-BasicNetwork-template.yml
2023-02-23T05:15:40.979Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-23T05:15:40.980Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-02-23T05:15:40.981Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-23T05:15:40.981Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-23T05:15:40.981Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-23T05:15:40.981Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-23T05:15:40.982Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-23T05:15:40.982Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-23T05:15:40.982Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-23T05:15:40.982Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-23T05:15:40.983Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-23T05:15:41.002Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-23T05:15:41.002Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-02-23T05:15:41.003Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:41.003Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:15:41.004Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-23T05:15:41.004Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-02-23T05:15:41.005Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-23T05:15:41.005Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:41.005Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:15:41.006Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-23T05:15:41.006Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-02-23T05:15:41.006Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-23T05:15:41.007Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:41.024Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:15:41.025Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:41.026Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:15:41.026Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:41.027Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:15:41.027Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:41.028Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:15:41.028Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:41.028Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:15:41.029Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:84911cc4-32ea-43f1-8884-2beecb2fbfbe
Model Version:NULL
Model InvariantUuid:7c83264d-2d82-4cbb-82e2-d89e594150db
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:ed11b39f-c269-43e5-ba28-a81d4a63c7cd
Model UUID:fb4b013e-1579-4ae9-8f62-244be96b09fa
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:785d977c-ec2f-4a4e-86df-743b8965862e
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-02-23T05:15:41.293Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Processing Resource Type: VL, Model UUID: 14311b08-aa47-412e-94eb-308859a423c5
2023-02-23T05:15:41.294Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||No resources found for Service: 84911cc4-32ea-43f1-8884-2beecb2fbfbe
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-23T05:15:41.513Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||
2023-02-23T05:15:41.514Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-23T05:15:41.521Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 84911cc4-32ea-43f1-8884-2beecb2fbfbe
2023-02-23T05:15:41.521Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 84911cc4-32ea-43f1-8884-2beecb2fbfbe
2023-02-23T05:15:41.521Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-23T05:15:41.521Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-23T05:15:41.909Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@62d3d726, org.onap.sdc.toscaparser.api.parameters.Input@2812d598, org.onap.sdc.toscaparser.api.parameters.Input@1ffe2efc, org.onap.sdc.toscaparser.api.parameters.Input@79555ad0, org.onap.sdc.toscaparser.api.parameters.Input@5c3c83b]
2023-02-23T05:15:41.983Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:41.984Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:15:41.984Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:41.985Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:15:41.985Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 84911cc4-32ea-43f1-8884-2beecb2fbfbe: Generic NeutronNet
2023-02-23T05:15:41.986Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:41.986Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:15:41.986Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:41.987Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-02-23T05:15:42.450Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:42.453Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:15:42.453Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:42.453Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:15:42.454Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:15:42.454Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:15:42.454Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-23T05:15:43.268Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-23T05:15:43.269Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-23T05:15:43.269Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-23T05:15:43.269Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-23T05:15:43.269Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:15:43.269Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:15:43.270Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129343269,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:15:44.271Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:15:44.403Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:15:44.445Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T05:15:44.445Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-23T05:15:44.445Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-23T05:16:14.449Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:16:14.494Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:16:14.498Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T05:16:14.498Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-23T05:16:14.498Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-23T05:16:18.902Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:16:18.909Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:16:18.909Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "policy-distribution-id",
"timestamp": 1677129308732,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:16:18.914Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:16:18.914Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:16:18.915Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129276671,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:16:18.915Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:16:44.499Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:16:44.544Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:16:44.576Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T05:16:44.577Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-23T05:16:44.577Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-23T05:17:14.578Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:17:14.716Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:17:14.753Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T05:17:14.754Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-23T05:17:14.757Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-23T05:17:18.895Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:17:18.914Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.914Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "aai-model-loader",
"timestamp": 1677129321010,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:18.920Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.920Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.920Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129293517,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:18.921Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.921Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.921Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129328875,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:18.921Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.921Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.921Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "multicloud-k8s",
"timestamp": 1677129313083,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:17:18.921Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.922Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.922Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "policy-distribution-id",
"timestamp": 1677129308732,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:17:18.922Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.922Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.922Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129276671,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:17:18.922Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.922Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.923Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "aai-model-loader",
"timestamp": 1677129321010,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:17:18.923Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.923Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.923Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129293517,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:17:18.923Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.924Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.924Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129328875,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:17:18.925Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.925Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.926Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "policy-distribution-id",
"timestamp": 1677129337836,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:17:18.928Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.929Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.929Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129337783,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:17:18.929Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.930Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.930Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "aai-model-loader",
"timestamp": 1677129337667,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:17:18.930Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.931Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.931Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129337790,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:17:18.932Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.933Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.933Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129338177,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:17:18.933Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.934Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.934Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "policy-distribution-id",
"timestamp": 1677129338841,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:17:18.934Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:18.934Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:18.935Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "policy-distribution-id",
"timestamp": 1677129339844,
"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-02-23T05:17:18.977Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 255ac172-de78-44ad-a99c-e20707aa03ed
2023-02-23T05:17:18.978Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 255ac172-de78-44ad-a99c-e20707aa03ed 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-02-23T05:17:19.060Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.061Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129343269,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:17:19.061Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.062Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.062Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "aai-model-loader",
"timestamp": 1677129343662,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:17:19.062Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.063Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.064Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129343414,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:17:19.064Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.064Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.069Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129344437,
"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-02-23T05:17:19.125Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 255ac172-de78-44ad-a99c-e20707aa03ed
2023-02-23T05:17:19.126Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 255ac172-de78-44ad-a99c-e20707aa03ed 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-02-23T05:17:19.150Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.151Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "aai-model-loader",
"timestamp": 1677129344675,
"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-02-23T05:17:19.160Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 255ac172-de78-44ad-a99c-e20707aa03ed
2023-02-23T05:17:19.161Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 255ac172-de78-44ad-a99c-e20707aa03ed 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-02-23T05:17:19.201Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.201Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "policy-distribution-id",
"timestamp": 1677129340846,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129338788,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.202Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.202Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "multicloud-k8s",
"timestamp": 1677129339622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.202Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "aai-model-loader",
"timestamp": 1677129351010,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129358874,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.203Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.203Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.203Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "policy-distribution-id",
"timestamp": 1677129340846,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.204Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.204Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.204Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129338788,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.205Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.206Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.207Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "multicloud-k8s",
"timestamp": 1677129339622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.207Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.207Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.208Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "aai-model-loader",
"timestamp": 1677129351010,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.208Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.208Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.209Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129358874,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.209Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.209Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.209Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "policy-distribution-id",
"timestamp": 1677129340846,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.210Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.211Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.212Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129338788,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.212Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.212Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.212Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "multicloud-k8s",
"timestamp": 1677129339622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.213Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.213Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.213Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "aai-model-loader",
"timestamp": 1677129351010,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.213Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.217Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.217Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129358874,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.217Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.217Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.217Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "policy-distribution-id",
"timestamp": 1677129340846,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.218Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.218Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.218Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129338788,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.219Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.220Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "multicloud-k8s",
"timestamp": 1677129339622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.220Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.224Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.224Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "aai-model-loader",
"timestamp": 1677129351010,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.224Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.224Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.224Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129358874,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.224Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.225Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.225Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129338788,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.226Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.227Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.227Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "multicloud-k8s",
"timestamp": 1677129339622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.227Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.227Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.227Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "policy-distribution-id",
"timestamp": 1677129340846,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.227Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.228Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.228Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "aai-model-loader",
"timestamp": 1677129351010,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.228Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.229Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.229Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129358874,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.229Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.229Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.230Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129338788,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.230Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.230Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.231Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "policy-distribution-id",
"timestamp": 1677129340846,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.231Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.231Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.231Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "multicloud-k8s",
"timestamp": 1677129339622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.231Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.232Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.232Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "aai-model-loader",
"timestamp": 1677129351010,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.232Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.232Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.232Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129358874,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.233Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.233Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.233Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129338788,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.233Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.233Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.233Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "multicloud-k8s",
"timestamp": 1677129339622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.234Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.234Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.234Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "policy-distribution-id",
"timestamp": 1677129340846,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.235Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.235Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.235Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "aai-model-loader",
"timestamp": 1677129351010,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.235Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.236Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.236Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129358874,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:17:19.238Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.238Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.238Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129338788,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:17:19.238Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.239Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.239Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "multicloud-k8s",
"timestamp": 1677129339622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:17:19.239Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.239Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.241Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "policy-distribution-id",
"timestamp": 1677129340846,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:17:19.241Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.241Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.241Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "aai-model-loader",
"timestamp": 1677129351010,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:17:19.241Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.241Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.242Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129358874,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:17:19.242Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.242Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "policy-distribution-id",
"timestamp": 1677129367529,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:17:19.243Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.243Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.243Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129367486,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:17:19.244Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.244Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.244Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "aai-model-loader",
"timestamp": 1677129367341,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:17:19.244Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.245Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.245Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129367933,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:17:19.245Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.245Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.245Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "policy-distribution-id",
"timestamp": 1677129368532,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:17:19.245Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.246Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.246Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "policy-distribution-id",
"timestamp": 1677129369537,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-23T05:17:19.327Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 175dfcb8-657c-45df-b205-a7caa8fe6277
2023-02-23T05:17:19.328Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 175dfcb8-657c-45df-b205-a7caa8fe6277 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-02-23T05:17:19.359Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.359Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129371195,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:17:19.360Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.360Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.365Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129372199,
"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-02-23T05:17:19.428Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 175dfcb8-657c-45df-b205-a7caa8fe6277
2023-02-23T05:17:19.428Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 175dfcb8-657c-45df-b205-a7caa8fe6277 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-02-23T05:17:19.524Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.525Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "aai-model-loader",
"timestamp": 1677129373511,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:17:19.525Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:17:19.526Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:17:19.526Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "aai-model-loader",
"timestamp": 1677129374517,
"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-02-23T05:17:19.540Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 175dfcb8-657c-45df-b205-a7caa8fe6277
2023-02-23T05:17:19.540Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 175dfcb8-657c-45df-b205-a7caa8fe6277 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-02-23T05:17:44.760Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:17:44.781Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:17:44.785Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T05:17:44.785Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-23T05:17:44.785Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-23T05:17:44.786Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-23T05:17:44.786Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T05:17:44.786Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T05:17:44.787Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T05:17:44.787Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T05:17:44.787Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-23T05:17:44.818Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-23T05:18:14.819Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 255ac172-de78-44ad-a99c-e20707aa03ed 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-02-23T05:18:14.849Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 255ac172-de78-44ad-a99c-e20707aa03ed and serviceModelVersionId: 84911cc4-32ea-43f1-8884-2beecb2fbfbe
2023-02-23T05:18:14.849Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7c83264d-2d82-4cbb-82e2-d89e594150db
2023-02-23T05:18:14.851Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7c83264d-2d82-4cbb-82e2-d89e594150db/model-vers/model-ver/84911cc4-32ea-43f1-8884-2beecb2fbfbe?depth=0
2023-02-23T05:18:14.861Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-02-23T05:18:14.995Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c83264d-2d82-4cbb-82e2-d89e594150db/model-vers/model-ver/84911cc4-32ea-43f1-8884-2beecb2fbfbe?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-02-23T05:18:14.998Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c83264d-2d82-4cbb-82e2-d89e594150db/model-vers/model-ver/84911cc4-32ea-43f1-8884-2beecb2fbfbe?depth=0|INFO|500||Invoke
2023-02-23T05:18:15.021Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c83264d-2d82-4cbb-82e2-d89e594150db/model-vers/model-ver/84911cc4-32ea-43f1-8884-2beecb2fbfbe?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-23T05:18:15.199Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c83264d-2d82-4cbb-82e2-d89e594150db/model-vers/model-ver/84911cc4-32ea-43f1-8884-2beecb2fbfbe?depth=0|INFO|500||InvokeReturn
2023-02-23T05:18:15.200Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7c83264d-2d82-4cbb-82e2-d89e594150db/model-vers/model-ver/84911cc4-32ea-43f1-8884-2beecb2fbfbe?depth=0 has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 05:18:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[167], vertex-id=[241776], x-aai-txid=[0-aai-resources-230223-05:18:15:398-57462], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-23T05:18:15.200Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T05:18:15.201Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-23T05:18:15.201Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-23T05:18:15.215Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-23T05:18:15.215Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 255ac172-de78-44ad-a99c-e20707aa03ed and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-23T05:18:15.216Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-23T05:18:15.216Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:18:15.216Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:18:15.217Z|255ac172-de78-44ad-a99c-e20707aa03ed|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "255ac172-de78-44ad-a99c-e20707aa03ed",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129495215,
"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-02-23T05:18:16.257Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T05:18:16.270Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-23T05:18:16.271Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"175dfcb8-657c-45df-b205-a7caa8fe6277","serviceName":"Demo_pNF_gsljamHgYbqPz6GdiwJ6","serviceVersion":"1.0","serviceUUID":"b542d005-000d-477f-89cc-335e117771e6","serviceDescription":"catalog service description","serviceInvariantUUID":"73515dd8-6a7d-4a00-b422-a6029b1b8193","resources":[{"resourceInstanceName":"pNF 8bfc8c72-01bc 0","resourceName":"pNF 8bfc8c72-01bc","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"dac3873d-f5f1-48c7-939c-64ece3b190bb","resourceInvariantUUID":"527c551e-ddb9-4ce0-8c2b-ccb8ffd1f5b8","resourceCustomizationUUID":"1fc9ad2c-ae47-4733-a0cb-3b28ad156b34","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml","artifactChecksum":"YjhmOTgwZDQ5NGVmNWRiNzgyYWI5MDU4NGU3OGI3OTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"bd2c3cbd-a80f-4347-b3bc-976b70e5d197","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar","artifactChecksum":"MWU2YzIwNWQyMzQ0ZDkyZTZkNTk5ZDRjMmI5NzgyNTg\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3f8198ad-b8db-4aaa-917f-761c7bc5fb51","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"55f4d1ff-bb02-4043-a1f6-79783e39eeed","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml","artifactChecksum":"MTAzZDA3NWRlNmI0MjQ0YzgxYzJmZjNkNTBjYjFhMzQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"7b84f3b5-ed79-4588-a375-f71530d4276b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d2f05fd2-a6cf-456f-a45d-ada79b793b1b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9f501936-cff5-4a72-8b85-a3adf0e4b852","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml","artifactChecksum":"YWE5NTBmMDNiMGZhMzU0YTNiZDViOWVkNWM2Y2M0MmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bc716bf2-632e-4045-91f7-46a02dbd163d","artifactVersion":"1"},{"artifactName":"service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar","artifactChecksum":"Zjc4Zjg3N2FkNTk0ZDEwZTk2NThlNWY0ODMzODIzMTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"055fb993-bdf1-40a6-84c5-c7b6672c63d2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-23T05:18:16.336Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:18:16.338Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:18:16.339Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:18:16.354Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:18:17.355Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:18:17.356Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:18:17.356Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:18:17.356Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:18:18.361Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:18:18.372Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:18:18.374Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:18:18.378Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:18:18.890Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:18:18.894Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.894Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129368490,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.895Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.895Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.895Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "multicloud-k8s",
"timestamp": 1677129399387,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.895Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.895Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.895Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "policy-distribution-id",
"timestamp": 1677129400542,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.895Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.896Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "aai-model-loader",
"timestamp": 1677129411011,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.896Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.896Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129368490,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.896Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.896Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "multicloud-k8s",
"timestamp": 1677129399387,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-02-23T05:18:18.897Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.897Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.897Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "policy-distribution-id",
"timestamp": 1677129400542,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.897Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.897Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.897Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "aai-model-loader",
"timestamp": 1677129411011,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.897Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.898Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129368490,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.898Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.898Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "multicloud-k8s",
"timestamp": 1677129399387,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-02-23T05:18:18.898Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.898Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "policy-distribution-id",
"timestamp": 1677129400542,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-02-23T05:18:18.898Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.899Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "aai-model-loader",
"timestamp": 1677129411011,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.899Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.899Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129368490,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.899Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.899Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "multicloud-k8s",
"timestamp": 1677129399387,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.900Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.900Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "policy-distribution-id",
"timestamp": 1677129400542,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.900Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.900Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "aai-model-loader",
"timestamp": 1677129411011,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.900Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.900Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129368490,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "multicloud-k8s",
"timestamp": 1677129399387,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-02-23T05:18:18.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.901Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "policy-distribution-id",
"timestamp": 1677129400542,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "aai-model-loader",
"timestamp": 1677129411011,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129368490,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "multicloud-k8s",
"timestamp": 1677129399387,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.902Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.902Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "policy-distribution-id",
"timestamp": 1677129400542,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.903Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.903Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.903Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "aai-model-loader",
"timestamp": 1677129411011,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.911Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.912Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.912Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129368490,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:18:18.912Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.912Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.912Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "multicloud-k8s",
"timestamp": 1677129399387,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:18:18.913Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.913Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.913Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "policy-distribution-id",
"timestamp": 1677129400542,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:18:18.913Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.913Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.913Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "aai-model-loader",
"timestamp": 1677129411011,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:18:18.914Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.914Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.914Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "cds-sdc-listener",
"timestamp": 1677129418119,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:18:18.914Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.914Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.914Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "policy-distribution-id",
"timestamp": 1677129418170,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:18:18.914Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.915Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.915Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "multicloud-k8s",
"timestamp": 1677129420118,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:18:18.915Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.915Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.915Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "aai-model-loader",
"timestamp": 1677129418244,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:18:18.916Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.916Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.916Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "policy-distribution-id",
"timestamp": 1677129419176,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:18:18.916Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.916Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.916Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "multicloud-k8s",
"timestamp": 1677129421194,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:18:18.917Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.917Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.917Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "policy-distribution-id",
"timestamp": 1677129420178,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-23T05:18:18.980Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37
2023-02-23T05:18:18.980Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 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-02-23T05:18:18.993Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.993Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "multicloud-k8s",
"timestamp": 1677129422303,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:18:18.993Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.993Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.994Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129418876,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.994Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.994Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.994Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129418876,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:18.994Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:18.994Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:18.994Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "multicloud-k8s",
"timestamp": 1677129423442,
"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-02-23T05:18:19.004Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37
2023-02-23T05:18:19.004Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 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-02-23T05:18:19.018Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:19.018Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129418876,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:19.018Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:19.019Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:19.019Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "multicloud-k8s",
"timestamp": 1677129424446,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-23T05:18:19.019Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:19.019Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:19.019Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129418876,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:19.019Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:19.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:19.020Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129418876,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:19.020Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:19.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:19.020Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129418876,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-23T05:18:19.020Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:19.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:19.021Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129418876,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-23T05:18:19.021Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:19.021Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:19.021Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129427217,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-23T05:18:19.021Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:19.021Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:19.021Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "aai-model-loader",
"timestamp": 1677129428580,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:18:19.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:19.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:19.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "aai-model-loader",
"timestamp": 1677129429589,
"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-02-23T05:18:19.074Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37
2023-02-23T05:18:19.075Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 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-02-23T05:18:19.094Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:19.094Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129435357,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-23T05:18:19.095Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-23T05:18:19.095Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-23T05:18:19.096Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677129436372,
"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-02-23T05:18:19.124Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37
2023-02-23T05:18:19.125Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37 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-02-23T05:18:19.380Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:18:19.381Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:18:19.381Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:18:19.381Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:18:20.382Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:18:20.383Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:18:20.383Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:18:20.383Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:18:21.384Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:18:21.385Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:18:21.385Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:18:21.386Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/resourceInstances/pnf8bfc8c7201bc0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:18:22.392Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:18:22.393Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:18:22.393Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:18:22.393Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:18:23.394Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:18:23.394Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:18:23.395Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:18:23.395Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:18:24.396Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"serviceName": "Demo_pNF_gsljamHgYbqPz6GdiwJ6",
"serviceVersion": "1.0",
"serviceUUID": "b542d005-000d-477f-89cc-335e117771e6",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "73515dd8-6a7d-4a00-b422-a6029b1b8193",
"resources": [
{
"resourceInstanceName": "pNF 8bfc8c72-01bc 0",
"resourceCustomizationUUID": "1fc9ad2c-ae47-4733-a0cb-3b28ad156b34",
"resourceName": "pNF 8bfc8c72-01bc",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "dac3873d-f5f1-48c7-939c-64ece3b190bb",
"resourceInvariantUUID": "527c551e-ddb9-4ce0-8c2b-ccb8ffd1f5b8",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"artifactChecksum": "Zjc4Zjg3N2FkNTk0ZDEwZTk2NThlNWY0ODMzODIzMTY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "055fb993-bdf1-40a6-84c5-c7b6672c63d2"
}
],
"workloadContext": "Production"
}
2023-02-23T05:18:24.396Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-23T05:18:24.396Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b542d005-000d-477f-89cc-335e117771e6 ASDC
2023-02-23T05:18:24.398Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:175dfcb8-657c-45df-b205-a7caa8fe6277
ServiceName:Demo_pNF_gsljamHgYbqPz6GdiwJ6
ServiceVersion:1.0
ServiceUUID:b542d005-000d-477f-89cc-335e117771e6
ServiceInvariantUUID:73515dd8-6a7d-4a00-b422-a6029b1b8193
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
ArtifactUUID:055fb993-bdf1-40a6-84c5-c7b6672c63d2
ArtifactChecksum:Zjc4Zjg3N2FkNTk0ZDEwZTk2NThlNWY0ODMzODIzMTY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 8bfc8c72-01bc 0
ResourceCustomizationUUID:1fc9ad2c-ae47-4733-a0cb-3b28ad156b34
ResourceInvariantUUID:527c551e-ddb9-4ce0-8c2b-ccb8ffd1f5b8
ResourceName:pNF 8bfc8c72-01bc
ResourceType:PNF
ResourceUUID:dac3873d-f5f1-48c7-939c-64ece3b190bb
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-02-23T05:18:24.398Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b542d005-000d-477f-89cc-335e117771e6 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-02-23T05:18:24.486Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-23T05:18:24.487Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-23T05:18:24.487Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-23T05:18:24.488Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 055fb993-bdf1-40a6-84c5-c7b6672c63d2 from URL: /sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:24.488Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-23T05:18:24.489Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:24.569Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-23T05:18:24.571Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar 055fb993-bdf1-40a6-84c5-c7b6672c63d2 87997
2023-02-23T05:18:24.572Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar ASDC sendASDCNotification
2023-02-23T05:18:24.572Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:24.572Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-23T05:18:24.573Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:18:24.573Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:18:24.573Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129504572,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:18:25.575Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-23T05:18:25.577Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-23T05:18:25.578Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 055fb993-bdf1-40a6-84c5-c7b6672c63d2, URL: /sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar to file: /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:25.579Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:25.580Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:25.581Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:25.926Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5887467125046065800/Definitions/service-DemoPnfGsljamhgybqpz6gdiwj6-template.yml
2023-02-23T05:18:29.396Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-23T05:18:29.398Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-23T05:18:29.399Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:29.400Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-23T05:18:29.401Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 8bfc8c72-01bc 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-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:29.401Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:29.402Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:29.403Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:29.403Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:29.404Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:29.405Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:29.405Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-23T05:18:29.406Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:18:29.407Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:18:29.408Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Node template pNF 8bfc8c72-01bc 0 is matching search criteria
2023-02-23T05:18:29.409Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-23T05:18:29.409Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 8bfc8c72-01bc 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-23T05:18:29.410Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:18:29.410Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:18:29.410Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Node template pNF 8bfc8c72-01bc 0 is matching search criteria
2023-02-23T05:18:29.410Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-23T05:18:29.411Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 8bfc8c72-01bc 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-23T05:18:29.411Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:18:29.411Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:18:29.411Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:18:29.412Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:18:29.412Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:18:29.412Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:18:29.412Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:18:29.413Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:18:29.413Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:18:29.413Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:18:29.414Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_gsljamHgYbqPz6GdiwJ6
Description:catalog service description
Model UUID:b542d005-000d-477f-89cc-335e117771e6
Model Version:NULL
Model InvariantUuid:73515dd8-6a7d-4a00-b422-a6029b1b8193
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-02-23T05:18:29.432Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: dac3873d-f5f1-48c7-939c-64ece3b190bb
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-23T05:18:29.439Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||pNF 8bfc8c72-01bc 0
2023-02-23T05:18:29.440Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: dac3873d-f5f1-48c7-939c-64ece3b190bb
2023-02-23T05:18:29.440Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||No resources found for Service: b542d005-000d-477f-89cc-335e117771e6
2023-02-23T05:18:29.441Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: b542d005-000d-477f-89cc-335e117771e6
2023-02-23T05:18:29.441Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 8bfc8c72-01bc 0 dac3873d-f5f1-48c7-939c-64ece3b190bb 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-02-23T05:18:29.453Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3a3b4ca3, org.onap.sdc.toscaparser.api.parameters.Input@8dd2b8c, org.onap.sdc.toscaparser.api.parameters.Input@42159f15, org.onap.sdc.toscaparser.api.parameters.Input@1ab283f, org.onap.sdc.toscaparser.api.parameters.Input@619532fd]
2023-02-23T05:18:29.460Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:18:29.460Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:18:29.460Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid b542d005-000d-477f-89cc-335e117771e6: pNF 8bfc8c72-01bc
2023-02-23T05:18:29.460Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Processing PNF resource: dac3873d-f5f1-48c7-939c-64ece3b190bb
2023-02-23T05:18:29.461Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-23T05:18:29.461Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_gsljamHgYbqPz6GdiwJ6 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-23T05:18:29.461Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Resource customization UUID: 1fc9ad2c-ae47-4733-a0cb-3b28ad156b34 is the same as notified resource customizationUUID: 1fc9ad2c-ae47-4733-a0cb-3b28ad156b34
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-02-23T05:18:29.690Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 8bfc8c72-01bc dac3873d-f5f1-48c7-939c-64ece3b190bb 0 ASDC deployResourceStructure
2023-02-23T05:18:29.691Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar ASDC sendASDCNotification
2023-02-23T05:18:29.692Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar
2023-02-23T05:18:29.692Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-23T05:18:29.692Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:18:29.692Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:18:29.693Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129509691,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfGsljamhgybqpz6gdiwj6/1.0/artifacts/service-DemoPnfGsljamhgybqpz6gdiwj6-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:18:30.694Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 175dfcb8-657c-45df-b205-a7caa8fe6277
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:18:30.722Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 175dfcb8-657c-45df-b205-a7caa8fe6277
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-23T05:18:30.732Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-23T05:18:30.733Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-23T05:18:30.733Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-23T05:18:30.733Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-23T05:18:30.733Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T05:18:30.733Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T05:18:30.734Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T05:18:30.734Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-23T05:18:30.734Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-23T05:18:30.769Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-23T05:19:00.770Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 175dfcb8-657c-45df-b205-a7caa8fe6277 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-02-23T05:19:00.803Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 175dfcb8-657c-45df-b205-a7caa8fe6277 and serviceModelVersionId: b542d005-000d-477f-89cc-335e117771e6
2023-02-23T05:19:00.803Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 73515dd8-6a7d-4a00-b422-a6029b1b8193
2023-02-23T05:19:00.804Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/73515dd8-6a7d-4a00-b422-a6029b1b8193/model-vers/model-ver/b542d005-000d-477f-89cc-335e117771e6?depth=0
2023-02-23T05:19:00.813Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-02-23T05:19:00.889Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73515dd8-6a7d-4a00-b422-a6029b1b8193/model-vers/model-ver/b542d005-000d-477f-89cc-335e117771e6?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-02-23T05:19:00.891Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73515dd8-6a7d-4a00-b422-a6029b1b8193/model-vers/model-ver/b542d005-000d-477f-89cc-335e117771e6?depth=0|INFO|500||Invoke
2023-02-23T05:19:00.908Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73515dd8-6a7d-4a00-b422-a6029b1b8193/model-vers/model-ver/b542d005-000d-477f-89cc-335e117771e6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-23T05:19:01.086Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73515dd8-6a7d-4a00-b422-a6029b1b8193/model-vers/model-ver/b542d005-000d-477f-89cc-335e117771e6?depth=0|INFO|500||InvokeReturn
2023-02-23T05:19:01.086Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/73515dd8-6a7d-4a00-b422-a6029b1b8193/model-vers/model-ver/b542d005-000d-477f-89cc-335e117771e6?depth=0 has http status code:200 and response headers:{date=[Thu, 23 Feb 2023 05:19:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[172], vertex-id=[188488], x-aai-txid=[2-aai-resources-230223-05:19:01:286-62953], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-23T05:19:01.087Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T05:19:01.087Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-23T05:19:01.088Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-23T05:19:01.099Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-23T05:19:01.099Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 175dfcb8-657c-45df-b205-a7caa8fe6277 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-23T05:19:01.099Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-23T05:19:01.099Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:19:01.099Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:19:01.131Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "175dfcb8-657c-45df-b205-a7caa8fe6277",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129541099,
"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-02-23T05:19:02.154Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-23T05:19:02.157Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"4ec7ee31-8a8c-49f9-8006-b9010a640b92","serviceDescription":"service","serviceInvariantUUID":"d910a5c0-5568-4022-8c05-fb833ac12abd","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9396ad0f-2ecc-46b9-9045-5400b427674d","resourceInvariantUUID":"d892eb4d-7c5b-4847-ac1e-7a9f03c90afc","resourceCustomizationUUID":"e012485b-be44-43fd-ba40-c8788a535414","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":"NjRiZDJkYzQxNjk3NzRlODk4ZjIwZGZjNjdmNmI2NmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d46e8aa0-b871-43d5-b4bf-18238d29ba4d","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":"OTFlOWI2OGZjOGVlNzcwNTJkODU3NDc0MjQ2ZWRmMzg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0e4d3384-3f22-4595-90c9-a9ea080a95a3","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":"2beaaa18-7fda-492f-87ed-3b0de8e1bf23","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":"a2171a5c-d045-43b1-bdd6-6ceb3f55ad28","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":"2f303839-4227-4945-8202-506d603b8f06","artifactVersion":"2","generatedFromUUID":"2beaaa18-7fda-492f-87ed-3b0de8e1bf23"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NjA0MzJkYmRlYmZjMWY5MWExNDVmMGMyYjQ3YTJhYWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"06f7d74b-412c-44e3-9c31-1a00da2c3fc2","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YTE1NzczOTEzMjI4YjY3MTEwYmI4NWJhNTRiM2FkNWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9227ac92-5bf9-441a-82e9-aba37527d2f6","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-23T05:19:02.158Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:19:02.160Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:19:02.161Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:19:02.162Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"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-02-23T05:19:03.162Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:19:03.165Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:19:03.165Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:19:03.167Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"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-02-23T05:19:04.167Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:19:04.169Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:19:04.170Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:19:04.171Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"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-02-23T05:19:05.172Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:19:05.173Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:19:05.174Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:19:05.174Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"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-02-23T05:19:06.176Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:19:06.176Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:19:06.176Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:19:06.177Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"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-02-23T05:19:07.178Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:19:07.178Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:19:07.179Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:19:07.179Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:19:08.180Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-23T05:19:08.181Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:19:08.182Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:19:08.182Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129496257,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:19:09.184Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "4ec7ee31-8a8c-49f9-8006-b9010a640b92",
"serviceDescription": "service",
"serviceInvariantUUID": "d910a5c0-5568-4022-8c05-fb833ac12abd",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "e012485b-be44-43fd-ba40-c8788a535414",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "9396ad0f-2ecc-46b9-9045-5400b427674d",
"resourceInvariantUUID": "d892eb4d-7c5b-4847-ac1e-7a9f03c90afc",
"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": "OTFlOWI2OGZjOGVlNzcwNTJkODU3NDc0MjQ2ZWRmMzg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0e4d3384-3f22-4595-90c9-a9ea080a95a3",
"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": "2beaaa18-7fda-492f-87ed-3b0de8e1bf23",
"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": "2f303839-4227-4945-8202-506d603b8f06",
"generatedFromUUID": "2beaaa18-7fda-492f-87ed-3b0de8e1bf23"
},
"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": "2f303839-4227-4945-8202-506d603b8f06",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "YTE1NzczOTEzMjI4YjY3MTEwYmI4NWJhNTRiM2FkNWY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9227ac92-5bf9-441a-82e9-aba37527d2f6"
}
],
"workloadContext": "Production"
}
2023-02-23T05:19:09.184Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-23T05:19:09.184Z|175dfcb8-657c-45df-b205-a7caa8fe6277|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ec7ee31-8a8c-49f9-8006-b9010a640b92 ASDC
2023-02-23T05:19:09.185Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:4ec7ee31-8a8c-49f9-8006-b9010a640b92
ServiceInvariantUUID:d910a5c0-5568-4022-8c05-fb833ac12abd
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:9227ac92-5bf9-441a-82e9-aba37527d2f6
ArtifactChecksum:YTE1NzczOTEzMjI4YjY3MTEwYmI4NWJhNTRiM2FkNWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:e012485b-be44-43fd-ba40-c8788a535414
ResourceInvariantUUID:d892eb4d-7c5b-4847-ac1e-7a9f03c90afc
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:9396ad0f-2ecc-46b9-9045-5400b427674d
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:0e4d3384-3f22-4595-90c9-a9ea080a95a3
ArtifactChecksum:OTFlOWI2OGZjOGVlNzcwNTJkODU3NDc0MjQ2ZWRmMzg=
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:2beaaa18-7fda-492f-87ed-3b0de8e1bf23
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:2f303839-4227-4945-8202-506d603b8f06
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:2f303839-4227-4945-8202-506d603b8f06
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-23T05:19:09.185Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ec7ee31-8a8c-49f9-8006-b9010a640b92 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-02-23T05:19:09.240Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-23T05:19:09.241Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-23T05:19:09.241Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-23T05:19:09.241Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9227ac92-5bf9-441a-82e9-aba37527d2f6 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-23T05:19:09.241Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-23T05:19:09.242Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-23T05:19:09.317Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-23T05:19:09.318Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 9227ac92-5bf9-441a-82e9-aba37527d2f6 75198
2023-02-23T05:19:09.318Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-02-23T05:19:09.319Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-23T05:19:09.319Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-23T05:19:09.319Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-23T05:19:09.319Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-23T05:19:09.320Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to send status: {
"distributionID": "59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37",
"consumerID": "SO-sdc-controller",
"timestamp": 1677129549318,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T05:19:10.321Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-23T05:19:10.323Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-23T05:19:10.323Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 9227ac92-5bf9-441a-82e9-aba37527d2f6, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-23T05:19:10.324Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-02-23T05:19:10.326Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-23T05:19:10.327Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-02-23T05:19:10.632Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2672772400266270292/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-02-23T05:19:14.297Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-23T05:19:14.298Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-23T05:19:14.298Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-23T05:19:14.299Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-23T05:19:14.299Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-23T05:19:14.299Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-23T05:19:14.299Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-23T05:19:14.300Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-23T05:19:14.305Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-23T05:19:14.305Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-23T05:19:14.306Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-23T05:19:14.306Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-23T05:19:14.306Z|59c0ec5b-ff0c-41b6-94b2-0be6d0c6bf37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery