Results

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-18T05:46:01.985Z||main|||||INFO|500||The following profiles are active: basic
2023-02-18T05:46:19.295Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-18T05:46:19.296Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-18T05:46:19.480Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-18T05:46:24.884Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-18T05:46:25.516Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-18T05:46:26.202Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-18T05:46:26.520Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-18T05:46:27.641Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-18T05:46:30.088Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-18T05:46:31.077Z||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-18T05:46:34.689Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-18T05:46:34.846Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-18T05:46:34.857Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-18T05:46:34.876Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-18T05:46:35.672Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-18T05:46:36.203Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-18T05:46:37.640Z||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-18T05:46:38.545Z||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-18T05:46:39.535Z||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-18T05:46:39.550Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:39.577Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:41.611Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:41.612Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:40 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:41.616Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"5bf84c4b80844ae7b73eca0cb42e28e2","versionId":"0b85fe8ed18e439ab40485546dd0263e"}

2023-02-18T05:46:41.653Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-02-18T05:46:41.728Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:41.729Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8b3981bb-e02b-4573-88f6-4ff9df3a6930], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:41.733Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:42.315Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:42 GMT]}
2023-02-18T05:46:42.316Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:42.318Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5bf84c4b80844ae7b73eca0cb42e28e2/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:42.319Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-02-18T05:46:42.320Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:42.402Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:42.403Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b41dd382-f542-4824-955b-0cd19e1d9798], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:42.407Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:42.632Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:43 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:42.634Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"35342dfd1c6d46cdbc5314165a5f9cb3","versionId":"0512601cbbbc411c836ec092a22863b8"}

2023-02-18T05:46:42.635Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:42.640Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-02-18T05:46:42.809Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:42.810Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0b1a48d4-434e-43f5-b855-c05bf558fbfc], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:42.812Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:43.143Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:43 GMT]}
2023-02-18T05:46:43.144Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:43.146Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/35342dfd1c6d46cdbc5314165a5f9cb3/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:43.147Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-02-18T05:46:43.148Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:43.209Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:43.222Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:43.227Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:43.451Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:43.453Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:44 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:43.455Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"2f50c96bffa645eea484b5cf2dcc2b5c","versionId":"3a70f0eaaea841f2a952a12aad8b9a0a"}

2023-02-18T05:46:43.458Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-02-18T05:46:43.508Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2f50c96bffa645eea484b5cf2dcc2b5c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:43.510Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f50c96bffa645eea484b5cf2dcc2b5c/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:43.512Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f50c96bffa645eea484b5cf2dcc2b5c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:43.945Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2f50c96bffa645eea484b5cf2dcc2b5c/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:43.946Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2f50c96bffa645eea484b5cf2dcc2b5c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:44 GMT]}
2023-02-18T05:46:43.948Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:43.949Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-02-18T05:46:43.949Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:44.002Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:44.003Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d8acc591-d230-46c7-873b-2efd344597bf], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:44.006Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:44.274Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:44 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:44.276Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"781f56ea3136484d935c1c095b54710d","versionId":"776682994b244ac79d5a6c84ace51a11"}

2023-02-18T05:46:44.277Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:44.280Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-02-18T05:46:44.329Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:44.330Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[41a88c45-5076-443d-85fc-de735b1a43d9], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:44.332Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:44.654Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:45 GMT]}
2023-02-18T05:46:44.655Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:44.656Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/781f56ea3136484d935c1c095b54710d/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:44.657Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-02-18T05:46:44.664Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:44.735Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:44.736Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1e668fea-6b5e-422f-b4d2-6d07ff574dca], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:44.739Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:45.003Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:45 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:45.005Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3630b4cd15804d20aa39db2e45fb6de2","versionId":"72317e7d8f9a4c37bece9e0b87fce317"}

2023-02-18T05:46:45.006Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:45.009Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-02-18T05:46:45.057Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3630b4cd15804d20aa39db2e45fb6de2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:45.059Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3630b4cd15804d20aa39db2e45fb6de2/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:45.062Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3630b4cd15804d20aa39db2e45fb6de2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:45.486Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3630b4cd15804d20aa39db2e45fb6de2/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:45.488Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3630b4cd15804d20aa39db2e45fb6de2/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:45 GMT]}
2023-02-18T05:46:45.489Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:45.490Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-02-18T05:46:45.490Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:45.553Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:45.554Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f5fb96eb-a62d-4d64-be22-266824c44d7e], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:45.556Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:45.806Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:46 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:45.808Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f4aac61662504c6d984a9a9172a3adb0","versionId":"0cf9aaa295f84f5b93ef34a80224376a"}

2023-02-18T05:46:45.809Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:45.813Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-02-18T05:46:45.868Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:45.869Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[481e7cbb-5028-485b-9666-3053e37c6416], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:45.871Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:46.327Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:46 GMT]}
2023-02-18T05:46:46.328Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:46.329Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f4aac61662504c6d984a9a9172a3adb0/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:46.330Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-02-18T05:46:46.330Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:46.393Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:46.394Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b36cd93e-a73f-410f-bc0e-659ffb8834af], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:46.396Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:46.723Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:47 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:46.724Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d0bae490408347d69830aa3fcb5164e0","versionId":"6faf8da587824937a0db4b1178b3309f"}

2023-02-18T05:46:46.725Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:46.728Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-02-18T05:46:46.770Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:46.771Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ba9b4045-6a8f-457f-be5a-12a17b134c14], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:46.772Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:47.339Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:47 GMT]}
2023-02-18T05:46:47.340Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:47.341Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d0bae490408347d69830aa3fcb5164e0/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:47.341Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-02-18T05:46:47.342Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:47.401Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:47.403Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:47.405Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:47.893Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:47.894Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:48 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:47.895Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"418c818b464248c3b564c5290e6d5b41","versionId":"e3847021495e447287f0d3c44cff46d0"}

2023-02-18T05:46:47.897Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-02-18T05:46:47.956Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:47.957Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[af352d1a-1636-4cfe-9f4c-3086a535ec0b], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:47.958Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:48.782Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:48 GMT]}
2023-02-18T05:46:48.783Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:48.784Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/418c818b464248c3b564c5290e6d5b41/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:48.785Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-02-18T05:46:48.786Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:48.862Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:48.864Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[56fb4467-0818-49d9-b872-3b09a2bf6473], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:48.872Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:49.402Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:49 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:49.403Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"825ef2d6b2b941429d7db0358914288b","versionId":"87446cc3a99d45a1aaa82f2e9a073c92"}

2023-02-18T05:46:49.404Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:49.407Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-02-18T05:46:49.445Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:49.446Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1683695b-aa68-418a-a566-d94ab9e5f8fc], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:49.448Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:50.263Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:50 GMT]}
2023-02-18T05:46:50.264Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:50.265Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/825ef2d6b2b941429d7db0358914288b/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:50.266Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-02-18T05:46:50.266Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:50.325Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:50.326Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5a63aaee-d619-4c81-9d3d-97d223733cf7], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:50.328Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:50.826Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:51 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:50.831Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"83524a02a4dc46428fd2f62b8712125c","versionId":"b8367c4f1d3e4a6a9cc0a453caac5969"}

2023-02-18T05:46:50.833Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:50.836Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-02-18T05:46:50.884Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:50.885Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8170cdb8-d8d4-4928-b336-be0f4fe76f13], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:50.887Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:51.458Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:51 GMT]}
2023-02-18T05:46:51.459Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:51.460Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/83524a02a4dc46428fd2f62b8712125c/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:51.460Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-02-18T05:46:51.461Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:51.508Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:51.510Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:51.511Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:51.768Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:51.770Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:52 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:51.771Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"7a3c4dc607b74884a23975ee4056487e","versionId":"1194a24c6152447bb38f1259bc8b4afb"}

2023-02-18T05:46:51.774Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-02-18T05:46:51.815Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7a3c4dc607b74884a23975ee4056487e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:51.816Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7a3c4dc607b74884a23975ee4056487e/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:51.817Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7a3c4dc607b74884a23975ee4056487e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:52.272Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7a3c4dc607b74884a23975ee4056487e/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:52.273Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7a3c4dc607b74884a23975ee4056487e/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:52 GMT]}
2023-02-18T05:46:52.273Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:52.274Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-02-18T05:46:52.274Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:52.337Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:52.338Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[30690e3d-1763-4e15-b2ce-f7b4830a8408], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:52.340Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:52.632Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:53 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:52.634Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1c3702b288374e88b912b637e8eec6d5","versionId":"d24c3ec6bd864ba0b17b1f93ef59360f"}

2023-02-18T05:46:52.635Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:52.638Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-02-18T05:46:52.676Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1c3702b288374e88b912b637e8eec6d5/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:52.678Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3702b288374e88b912b637e8eec6d5/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:52.680Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3702b288374e88b912b637e8eec6d5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:53.262Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1c3702b288374e88b912b637e8eec6d5/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:53.263Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1c3702b288374e88b912b637e8eec6d5/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:53 GMT]}
2023-02-18T05:46:53.263Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:53.263Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-02-18T05:46:53.264Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:53.308Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:53.308Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[39e9917b-c3ac-463f-82c3-ff84ad1336bd], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:53.309Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:53.603Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:54 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:53.604Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4ad3c74f5d944759aacf27787a73f16f","versionId":"a433a4f3853b41f6b1d8b6d1fa545d30"}

2023-02-18T05:46:53.605Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:53.609Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-02-18T05:46:53.663Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:53.664Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dbc30261-32c0-4dac-9911-1a6701ed04fc], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:53.665Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:54.164Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:54 GMT]}
2023-02-18T05:46:54.165Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:54.166Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ad3c74f5d944759aacf27787a73f16f/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:54.167Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-02-18T05:46:54.167Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:54.210Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:54.211Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[41573810-8dc6-4078-b628-4f17807afe9e], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:54.212Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:54.507Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:54 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:54.508Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b638b57396d64771b3fc98064665c7c4","versionId":"d55c10327ca549f5934c2f45724b3172"}

2023-02-18T05:46:54.509Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:54.511Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-02-18T05:46:54.546Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:54.547Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[020b9b69-da94-4f72-a2e9-c3ffd7a3570a], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:54.652Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:55.177Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:55 GMT]}
2023-02-18T05:46:55.178Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:55.179Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b638b57396d64771b3fc98064665c7c4/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:55.179Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-02-18T05:46:55.179Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:55.232Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:55.233Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c93e45e7-2d8b-4d5e-82b9-2466d4aff938], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:55.235Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:55.677Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:56 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:55.678Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9c33fb4a96ae46f8a19d9202e31e682d","versionId":"89cf344675e7458b88813e3d3ff7109a"}

2023-02-18T05:46:55.679Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:55.682Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-02-18T05:46:55.734Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:55.735Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[35b4e847-8a40-4b3b-9db7-a5f3be69f74d], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:55.736Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:56.282Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:56 GMT]}
2023-02-18T05:46:56.283Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:56.284Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c33fb4a96ae46f8a19d9202e31e682d/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:56.284Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-02-18T05:46:56.284Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:56.337Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:56.338Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0765fae4-a214-46e8-9eee-8e2006c2cb37], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:56.339Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:56.682Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:57 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:56.683Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2a4b5519bd9243abb3fae586e0b39310","versionId":"ff87ddf92c7948a8b056243424621b54"}

2023-02-18T05:46:56.684Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:56.689Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-02-18T05:46:56.729Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:56.730Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a9ff069f-9b86-481e-8d86-ec208a2ad30d], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:56.732Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:57.172Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:57 GMT]}
2023-02-18T05:46:57.173Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:57.175Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a4b5519bd9243abb3fae586e0b39310/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:57.175Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-02-18T05:46:57.175Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:57.227Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:57.229Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:57.230Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:57.633Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:57.634Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:58 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:57.634Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"a4e5c4b698c742f68a5fe6269a1becad","versionId":"457e74aff3e443fe91cb5e81020528e9"}

2023-02-18T05:46:57.637Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-02-18T05:46:57.666Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:57.667Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9ff27ddf-6f15-42c4-a134-247f41e573a7], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:57.668Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:58.190Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:58 GMT]}
2023-02-18T05:46:58.191Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:58.192Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4e5c4b698c742f68a5fe6269a1becad/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:58.193Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-02-18T05:46:58.193Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:58.257Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:58.258Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d2d181d4-8cdc-46bc-8d35-ad85d5433142], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:46:58.259Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:58.554Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:59 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:58.555Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"82548b7677e348cf854181fb4b0dacde","versionId":"5f89dde3ac254c81af51e56ff651005b"}

2023-02-18T05:46:58.556Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:58.559Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-02-18T05:46:58.603Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/82548b7677e348cf854181fb4b0dacde/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:58.604Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82548b7677e348cf854181fb4b0dacde/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:58.608Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82548b7677e348cf854181fb4b0dacde/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:59.012Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82548b7677e348cf854181fb4b0dacde/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:59.013Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/82548b7677e348cf854181fb4b0dacde/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:46:59 GMT]}
2023-02-18T05:46:59.014Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:59.014Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-02-18T05:46:59.015Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:59.065Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:59.066Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:59.068Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:59.320Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:59.321Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:46:59 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:59.321Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"ddb9011dc1ad4f4ca63a841ae8636963","versionId":"5a12fe26b9a049468eaa6e7d1b88e070"}

2023-02-18T05:46:59.323Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-02-18T05:46:59.350Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ddb9011dc1ad4f4ca63a841ae8636963/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:59.352Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ddb9011dc1ad4f4ca63a841ae8636963/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:59.353Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ddb9011dc1ad4f4ca63a841ae8636963/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:46:59.649Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ddb9011dc1ad4f4ca63a841ae8636963/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:46:59.650Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ddb9011dc1ad4f4ca63a841ae8636963/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:47:00 GMT]}
2023-02-18T05:46:59.650Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:46:59.651Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-02-18T05:46:59.651Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:59.692Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:59.694Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:46:59.695Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:46:59.906Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:46:59.907Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:47:00 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:46:59.908Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"5e7452b9f6f74089b5d236f0c482599c","versionId":"08018200d0c548eab782866dcd0c24c8"}

2023-02-18T05:46:59.910Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-02-18T05:46:59.939Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5e7452b9f6f74089b5d236f0c482599c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:46:59.941Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5e7452b9f6f74089b5d236f0c482599c/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:46:59.942Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5e7452b9f6f74089b5d236f0c482599c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:47:00.355Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5e7452b9f6f74089b5d236f0c482599c/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:47:00.355Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5e7452b9f6f74089b5d236f0c482599c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:47:00 GMT]}
2023-02-18T05:47:00.355Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:47:00.356Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-02-18T05:47:00.356Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:47:00.417Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:47:00.419Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[aa98d309-c5fc-45a1-9583-e57c658ded79], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:47:00.420Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:47:00.667Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:47:01 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:47:00.668Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ffd4fec3af9342c1885d7c5ccac37f49","versionId":"6a407240d8c942dab839a36b2f6cdf4e"}

2023-02-18T05:47:00.669Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:47:00.671Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-02-18T05:47:00.720Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ffd4fec3af9342c1885d7c5ccac37f49/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:47:00.723Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffd4fec3af9342c1885d7c5ccac37f49/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:47:00.724Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffd4fec3af9342c1885d7c5ccac37f49/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:47:01.553Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffd4fec3af9342c1885d7c5ccac37f49/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:47:01.554Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ffd4fec3af9342c1885d7c5ccac37f49/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:47:01 GMT]}
2023-02-18T05:47:01.555Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:47:01.555Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-02-18T05:47:01.555Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:47:01.607Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:47:01.609Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:47:01.611Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:47:02.051Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:47:02.051Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:47:02 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:47:02.052Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||{"id":"c297b320dd864c21a8debb2b6930ef0d","versionId":"e0d32b1c7618412e808bbd0887c78a3b"}

2023-02-18T05:47:02.054Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-02-18T05:47:02.093Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:47:02.094Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions with request headers:{X-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ec0133d6-eb0a-4271-a5dd-66df435dd224], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:47:02.095Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:47:02.694Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:47:02 GMT]}
2023-02-18T05:47:02.695Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:47:02.696Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c297b320dd864c21a8debb2b6930ef0d/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:47:02.697Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-02-18T05:47:02.697Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:47:02.742Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:47:02.743Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4f37591a-d928-4bfb-8704-23c211c6e99c], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:47:02.745Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:47:03.105Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:47:03 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:47:03.106Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0140f8fb1b1646509bbbf0f4f54693fb","versionId":"c27d16c5b4a743f69180f9fcf0365263"}

2023-02-18T05:47:03.108Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:47:03.110Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-02-18T05:47:03.143Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0140f8fb1b1646509bbbf0f4f54693fb/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:47:03.144Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0140f8fb1b1646509bbbf0f4f54693fb/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:47:03.145Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0140f8fb1b1646509bbbf0f4f54693fb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:47:03.672Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0140f8fb1b1646509bbbf0f4f54693fb/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:47:03.673Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0140f8fb1b1646509bbbf0f4f54693fb/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:47:03 GMT]}
2023-02-18T05:47:03.673Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:47:03.673Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-02-18T05:47:03.674Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:47:03.725Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-18T05:47:03.725Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a85144f9-8713-4b41-a810-ade44f363bb1], X-ECOMP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-TransactionID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], X-ONAP-RequestID=[3723b7df-f714-4539-a4cd-8cc78ff5e0d4], Content-Type=[application/json]}
2023-02-18T05:47:03.727Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:47:04.357Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Sat, 18 Feb 2023 05:47:04 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-18T05:47:04.357Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4bf36c4684d7447aa2c640a0d6a9bfa8","versionId":"4a4f478010c545fc93a72936ba83fbf6"}

2023-02-18T05:47:04.358Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-18T05:47:04.360Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-02-18T05:47:04.426Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4bf36c4684d7447aa2c640a0d6a9bfa8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-18T05:47:04.428Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4bf36c4684d7447aa2c640a0d6a9bfa8/versions/latest/actions|INFO|500||Invoke
2023-02-18T05:47:04.429Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4bf36c4684d7447aa2c640a0d6a9bfa8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-18T05:47:05.739Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4bf36c4684d7447aa2c640a0d6a9bfa8/versions/latest/actions|INFO|500||InvokeReturn
2023-02-18T05:47:05.740Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4bf36c4684d7447aa2c640a0d6a9bfa8/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Sat, 18 Feb 2023 05:47:05 GMT]}
2023-02-18T05:47:05.741Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T05:47:05.741Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-02-18T05:47:11.047Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|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-18T05:47:14.521Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||WARN|500||---
2023-02-18T05:47:14.521Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-18T05:47:14.522Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||WARN|500||---
2023-02-18T05:47:15.033Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-18T05:47:21.561Z|3723b7df-f714-4539-a4cd-8cc78ff5e0d4|main|||||INFO|500||Started Application in 84.059 seconds (JVM running for 87.021)
2023-02-18T05:47:21.603Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-18T05:47:21.606Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-18T05:47:21.627Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-18T05:47:21.700Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 1c52dbf4-6d4e-47dc-abac-8c4f713afb87 url= /sdc/v1/artifactTypes
2023-02-18T05:47:21.708Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-18T05:47:21.860Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-18T05:47:21.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-18T05:47:21.962Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-18T05:47:21.963Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 541161eb-459b-4625-adb8-e2fb628bbc50 url= /sdc/v1/distributionKafkaData
2023-02-18T05:47:21.963Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-18T05:47:21.995Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-18T05:47:22.004Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@800762f
2023-02-18T05:47:22.113Z||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-fc623da2-fc8c-48b7-9c1f-4165106d762f
	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-18T05:47:22.212Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Instantiated an idempotent producer.
2023-02-18T05:47:22.390Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-18T05:47:22.498Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-18T05:47:22.499Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-18T05:47:22.499Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676699242493
2023-02-18T05:47:22.507Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-18T05:47:22.535Z||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-8c27e79b-7040-4d2c-beb8-7973130a5aa3
	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-18T05:47:22.652Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-18T05:47:22.652Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-18T05:47:22.653Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676699242652
2023-02-18T05:47:22.655Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:47:22.661Z||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-041645ba-6383-498d-9056-7100553f62d1
	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-18T05:47:22.666Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:47:22.687Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-18T05:47:22.688Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-18T05:47:22.688Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676699242687
2023-02-18T05:47:22.689Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:47:22.694Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:47:22.698Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-18T05:47:24.599Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:24.599Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T05:47:24.600Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:24.600Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T05:47:24.600Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:24.600Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T05:47:24.600Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:24.601Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T05:47:24.601Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:24.601Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:24.601Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T05:47:24.602Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T05:47:24.603Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Cluster ID: ZtexVjLfQiO_zgA4TutKrw
2023-02-18T05:47:24.605Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Cluster ID: ZtexVjLfQiO_zgA4TutKrw
2023-02-18T05:47:24.605Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Cluster ID: ZtexVjLfQiO_zgA4TutKrw
2023-02-18T05:47:24.606Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] ProducerId set to 4 with epoch 0
2023-02-18T05:47:24.606Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-18T05:47:24.606Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-18T05:47:24.665Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] (Re-)joining group
2023-02-18T05:47:24.665Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] (Re-)joining group
2023-02-18T05:47:25.089Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1-b6033684-9402-49a7-999f-c23c19a592a4
2023-02-18T05:47:25.091Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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-18T05:47:25.091Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] (Re-)joining group
2023-02-18T05:47:25.126Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3-8ab5897c-d337-4c3d-ad94-17625f878930
2023-02-18T05:47:25.126Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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-18T05:47:25.127Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] (Re-)joining group
2023-02-18T05:47:31.104Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1-b6033684-9402-49a7-999f-c23c19a592a4', protocol='range'}
2023-02-18T05:47:31.106Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3-8ab5897c-d337-4c3d-ad94-17625f878930', protocol='range'}
2023-02-18T05:47:31.184Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:31.184Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:31.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:31.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:31.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:31.186Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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 kx_xswN1To2e7Hrn_cRiBQ
2023-02-18T05:47:31.190Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3-8ab5897c-d337-4c3d-ad94-17625f878930=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-041645ba-6383-498d-9056-7100553f62d1-b6033684-9402-49a7-999f-c23c19a592a4=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-18T05:47:31.207Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3-8ab5897c-d337-4c3d-ad94-17625f878930', protocol='range'}
2023-02-18T05:47:31.207Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1-b6033684-9402-49a7-999f-c23c19a592a4', protocol='range'}
2023-02-18T05:47:31.209Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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-18T05:47:31.209Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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-18T05:47:31.216Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, 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-18T05:47:31.217Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, 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-18T05:47:31.237Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-18T05:47:31.237Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-18T05:47:31.238Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-18T05:47:31.238Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-18T05:47:31.238Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-18T05:47:31.239Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-18T05:47:31.239Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-18T05:47:31.239Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-18T05:47:31.240Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-18T05:47:31.239Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-18T05:47:31.240Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-18T05:47:31.240Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-18T05:47:31.285Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-18T05:47:31.287Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-18T05:47:31.362Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-18T05:47:31.363Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-18T05:47:31.372Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-18T05:47:31.372Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-18T05:47:31.389Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-18T05:47:31.390Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-18T05:47:31.395Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-18T05:47:31.395Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-18T05:47:31.397Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-18T05:47:31.397Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-18T05:48:22.678Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:48:22.701Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:49:22.681Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:49:22.703Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:50:22.682Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:50:22.706Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:51:22.685Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:51:22.708Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:52:22.688Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:52:22.710Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:53:22.690Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:53:22.712Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:54:22.693Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:54:22.713Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:55:22.696Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:55:22.715Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:56:12.582Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-18T05:56:22.700Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:56:22.717Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:56:24.653Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-041645ba-6383-498d-9056-7100553f62d1, groupId=so] Node -1 disconnected.
2023-02-18T05:56:24.783Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8c27e79b-7040-4d2c-beb8-7973130a5aa3, groupId=so] Node -1 disconnected.
2023-02-18T05:56:24.853Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Node -1 disconnected.
2023-02-18T05:57:22.701Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:57:22.719Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:58:22.703Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:58:22.720Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T05:59:22.705Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T05:59:22.721Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:00:22.707Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:00:22.723Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:01:22.709Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:01:22.724Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:02:22.709Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:02:22.726Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:03:22.711Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:03:22.728Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:04:22.713Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:04:22.730Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:05:22.714Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:05:22.731Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:06:22.717Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:06:22.733Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:07:22.719Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:07:22.734Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:08:22.721Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:08:22.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:09:22.722Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:09:22.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:10:22.725Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:10:22.739Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:11:22.727Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:11:22.741Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:12:22.727Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:12:22.742Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:13:22.729Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:13:22.751Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:14:22.731Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:14:22.753Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:15:22.734Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:15:22.754Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:16:22.738Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:16:22.756Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:17:22.739Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:17:22.758Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:18:22.741Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:18:22.759Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:19:22.743Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:19:22.762Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:20:22.746Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:20:22.762Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:21:22.747Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:21:22.763Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:22:22.749Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:22:22.764Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:23:22.750Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:23:22.765Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:24:22.758Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:24:22.766Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:25:22.760Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:25:22.768Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:26:22.763Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:26:22.770Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:27:22.765Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:27:22.772Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:28:22.766Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:28:22.773Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:29:22.767Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:29:22.774Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:30:22.769Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:30:22.776Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:31:22.771Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:31:22.776Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:32:22.772Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:32:22.778Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:33:22.774Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:33:22.780Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:34:22.776Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:34:22.783Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:35:22.777Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:35:22.785Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:36:22.778Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:36:22.791Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:37:22.781Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:37:22.793Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:38:22.785Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:38:22.794Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:39:22.787Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:39:22.796Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:40:22.788Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:40:22.798Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:41:22.790Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:41:22.800Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:42:22.791Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:42:22.800Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:43:22.794Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:43:22.801Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:44:22.796Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:44:22.802Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:45:22.797Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:45:22.811Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:46:22.799Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:46:22.813Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:47:22.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:47:22.815Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:48:22.804Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:48:22.817Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:49:22.806Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:49:22.818Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:50:22.807Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:50:22.819Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:51:22.814Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:51:22.822Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:52:22.817Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:52:22.823Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:53:22.822Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:53:22.827Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:54:22.824Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:54:22.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:55:22.826Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:55:22.831Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:56:22.829Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:56:22.832Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:57:22.829Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:57:22.834Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:58:22.831Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:58:22.835Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T06:59:22.834Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T06:59:22.836Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:00:22.835Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:00:22.838Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:01:22.837Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:01:22.839Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:02:22.839Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:02:22.839Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:03:22.842Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:03:22.842Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:04:22.843Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:04:22.843Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:05:22.844Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:05:22.847Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:06:22.846Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:06:22.849Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:07:22.849Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:07:22.850Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:08:22.850Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:08:22.851Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:09:22.853Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:09:22.852Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:10:22.854Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:10:22.855Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:11:22.856Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:11:22.857Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:12:22.858Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:12:22.858Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:13:22.858Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:13:22.860Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:14:22.860Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:14:22.861Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:15:22.862Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:15:22.862Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:16:22.863Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:16:22.863Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:17:22.865Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:17:22.865Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:18:22.865Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:18:22.867Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:19:22.867Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:19:22.867Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:20:22.869Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:20:22.869Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:21:22.872Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:21:22.872Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:22:22.874Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:22:22.874Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:23:22.875Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:23:22.876Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:24:22.876Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:24:22.877Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:25:22.878Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:25:22.878Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:26:22.880Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:26:22.880Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:27:22.881Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:27:22.881Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:28:22.882Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:28:22.883Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:29:22.885Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:29:22.884Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:30:22.886Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:30:22.887Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:31:22.887Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:31:22.888Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:32:22.889Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:32:22.889Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:33:22.891Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:33:22.893Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:34:22.894Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:34:22.894Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:35:22.896Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:35:22.896Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:36:22.896Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:36:22.899Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:37:22.898Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:37:22.899Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:38:22.900Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:38:22.900Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:39:22.902Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:39:22.902Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:40:22.903Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:40:22.904Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:41:22.904Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:41:22.905Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:42:22.906Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:42:22.907Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:43:22.908Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:43:22.909Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:44:22.909Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:44:22.910Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:45:22.911Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:45:22.912Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:46:22.912Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:46:22.916Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:47:22.914Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:47:22.917Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:48:22.916Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:48:22.919Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:49:22.917Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:49:22.919Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:50:22.921Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:50:22.922Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:51:22.923Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:51:22.924Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:52:22.925Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:52:22.925Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:53:22.927Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:53:22.928Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:54:22.929Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:54:22.929Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:55:22.930Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:55:22.930Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:56:22.932Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:56:22.932Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:57:22.934Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:57:22.934Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:58:22.936Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:58:22.936Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T07:59:22.937Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T07:59:22.938Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:00:22.939Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:00:22.939Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:01:22.940Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:01:22.940Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:02:22.943Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:02:22.944Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:03:22.947Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:03:22.946Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:04:22.949Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:04:22.949Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:05:22.950Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:05:22.951Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:06:22.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:06:22.952Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:07:22.952Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:07:22.953Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:08:22.953Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:08:22.954Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:09:22.954Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:09:22.956Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:10:22.956Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:10:22.957Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:11:22.958Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:11:22.957Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:12:22.958Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:12:22.959Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:13:22.960Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:13:22.960Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:14:22.963Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:14:22.963Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:15:22.965Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:15:22.965Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:16:22.965Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:16:22.966Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:17:22.967Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:17:22.967Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:18:22.968Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:18:22.968Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:19:22.970Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:19:22.970Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:20:22.972Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:20:22.972Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:21:22.973Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:21:22.973Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:22:22.975Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:22:22.975Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:23:22.976Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:23:22.976Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:24:22.978Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:24:22.981Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:25:22.980Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:25:22.982Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:26:22.982Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:26:22.983Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:27:22.984Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:27:22.984Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:28:22.986Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:28:22.986Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:29:22.986Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:29:22.987Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:30:22.988Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:30:22.988Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:31:22.991Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:31:22.991Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:32:22.994Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:32:22.995Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:33:23.000Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:33:23.000Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:34:23.000Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:34:23.001Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:35:23.004Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:35:23.008Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:36:23.006Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:36:23.009Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:37:23.008Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:37:23.011Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:38:23.010Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:38:23.012Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:39:23.011Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:39:23.014Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:40:23.011Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:40:23.014Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:41:23.013Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:41:23.015Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:42:23.015Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:42:23.016Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:43:23.018Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:43:23.019Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:44:23.021Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:44:23.020Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:45:23.022Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:45:23.023Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:46:23.023Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:46:23.024Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:47:23.025Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:47:23.025Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:48:23.026Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:48:23.025Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:49:23.028Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:49:23.028Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:50:23.029Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:50:23.030Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:51:23.030Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:51:23.031Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:52:23.031Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:52:23.032Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:53:23.033Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:53:23.033Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:54:23.034Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:54:23.038Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:55:23.035Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:55:23.040Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:56:23.038Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:56:23.042Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:57:23.038Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:57:23.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:58:23.040Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:58:23.044Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T08:59:23.041Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T08:59:23.045Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:00:23.042Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:00:23.046Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:01:23.043Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:01:23.047Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:02:23.046Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:02:23.051Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:03:23.047Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:03:23.052Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:04:23.049Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:04:23.052Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:05:23.051Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:05:23.055Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:06:23.052Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:06:23.056Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:07:23.053Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:07:23.056Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:08:23.055Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:08:23.058Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:09:23.057Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:09:23.058Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:10:23.057Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:10:23.059Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:11:23.059Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:11:23.059Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:12:23.060Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:12:23.060Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:13:23.062Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:13:23.062Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:14:23.064Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:14:23.064Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:15:23.065Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:15:23.066Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:16:23.067Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:16:23.070Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:17:23.069Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:17:23.071Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:18:23.071Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:18:23.071Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:19:23.072Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:19:23.073Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:20:23.074Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:20:23.074Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:21:23.076Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:21:23.076Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:22:23.077Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:22:23.078Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:23:23.078Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:23:23.078Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:24:23.079Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:24:23.079Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:25:23.081Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:25:23.082Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:26:23.082Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:26:23.083Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:27:23.084Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:27:23.084Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:28:23.086Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:28:23.086Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:29:23.086Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:29:23.088Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:30:23.088Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:30:23.089Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:31:23.090Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:31:23.090Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:32:23.090Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:32:23.090Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:33:23.092Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:33:23.092Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:34:23.092Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:34:23.094Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:35:23.094Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:35:23.095Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:36:23.095Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:36:23.096Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:37:23.096Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:37:23.097Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:38:23.098Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:38:23.098Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:39:23.099Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:39:23.099Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:40:23.100Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:40:23.101Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:41:23.101Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:41:23.102Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:42:23.104Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:42:23.103Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:43:23.105Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:43:23.107Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:44:23.107Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:44:23.107Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:45:23.108Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:45:23.108Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:46:23.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:46:23.110Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:47:23.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:47:23.111Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:48:23.112Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:48:23.113Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:49:23.115Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:49:23.115Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:50:23.117Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:50:23.117Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:51:23.117Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:51:23.119Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:52:23.121Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:52:23.122Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:53:23.121Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:53:23.122Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:54:23.123Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:54:23.124Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:55:23.125Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:55:23.125Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:56:23.126Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:56:23.127Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:57:23.128Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:57:23.128Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:58:23.128Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:58:23.129Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T09:59:23.129Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T09:59:23.130Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:00:23.130Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:00:23.130Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:01:23.131Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:01:23.132Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:02:23.133Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:02:23.133Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:03:23.134Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:03:23.134Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:04:23.135Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:04:23.136Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:05:23.136Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:05:23.137Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:06:23.137Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:06:23.138Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:07:23.138Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:07:23.139Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:08:23.140Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:08:23.140Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:09:23.142Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:09:23.142Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:10:23.142Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:10:23.143Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:11:23.142Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:11:23.143Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:12:23.144Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:12:23.144Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:13:23.146Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:13:23.146Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:14:23.147Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:14:23.146Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:15:23.147Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:15:23.147Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:16:23.148Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:16:23.148Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:17:23.149Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:17:23.150Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:18:23.150Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:18:23.151Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:19:23.152Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:19:23.154Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:20:23.154Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:20:23.155Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:21:23.155Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:21:23.156Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:22:23.157Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:22:23.158Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:23:23.157Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:23:23.158Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:24:23.160Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:24:23.160Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:25:23.161Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:25:23.161Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:26:23.163Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:26:23.163Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:27:23.165Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:27:23.165Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:28:23.166Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:28:23.166Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:29:23.168Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:29:23.168Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:30:23.168Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:30:23.168Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:31:23.170Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:31:23.170Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:32:23.170Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:32:23.173Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:33:23.173Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:33:23.172Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:34:23.175Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:34:23.175Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:35:23.177Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:35:23.177Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:36:23.177Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:36:23.179Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:37:23.178Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:37:23.180Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:38:23.178Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:38:23.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:39:23.181Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:39:23.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:40:23.183Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:40:23.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:41:23.184Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:41:23.185Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:42:23.184Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:42:23.186Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:43:23.185Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:43:23.186Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:44:23.187Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:44:23.186Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:45:23.188Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:45:23.189Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:46:23.190Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:46:23.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:47:23.191Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:47:23.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:48:23.193Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:48:23.192Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:49:23.193Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:49:23.193Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:50:23.194Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:50:23.194Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:51:23.195Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:51:23.195Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:52:23.197Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:52:23.197Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:53:23.198Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:53:23.199Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:54:23.198Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:54:23.201Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:55:23.200Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:55:23.202Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:56:23.201Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:56:23.202Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:57:23.201Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:57:23.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:58:23.202Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T10:58:23.204Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:59:23.204Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T10:59:23.204Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:00:23.205Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:00:23.205Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:01:23.205Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:01:23.206Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:02:23.207Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:02:23.207Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:03:23.207Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:03:23.207Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:04:23.208Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:04:23.209Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:05:23.210Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:05:23.210Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:06:23.211Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:06:23.212Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:07:23.212Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:07:23.213Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:08:23.214Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:08:23.215Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:09:23.216Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:09:23.217Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:10:23.217Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:10:23.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:11:23.219Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:11:23.218Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:12:23.219Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:12:23.220Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:13:23.220Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:13:23.221Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:14:23.222Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:14:23.222Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:15:23.224Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:15:23.224Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:16:23.224Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:16:23.225Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:10.259Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T11:17:10.260Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"2ecc4d13-b120-4e3e-8db9-1d943b19b28f","serviceName":"vFW 2023-02-18 11-15-51","serviceVersion":"1.0","serviceUUID":"ad5d33f6-2589-4e98-be2d-dca1886c0933","serviceDescription":"catalog service description","serviceInvariantUUID":"b9d69075-93cc-4d74-975c-e9b28608ccf3","resources":[{"resourceInstanceName":"vFW 7882beb7-c6c5 0","resourceName":"vFW 7882beb7-c6c5","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ebd7250f-df19-464f-85d4-dff13a01fb47","resourceInvariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","resourceCustomizationUUID":"4a06ccc6-c7cc-4dd1-beca-a7e192ce024f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vf-license-model.xml","artifactChecksum":"ZDEzMjExMDk1MTRmOGNlZjQ1NDY0NjkzZGFlOGQwNDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c4116277-dac9-42aa-8750-22a6e4c66c53","artifactVersion":"1"},{"artifactName":"vfw7882beb7c6c50_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json","artifactChecksum":"NzZhNjcyMzVhM2RhN2Y2YTg4ZDRjOWJhN2JmOWNmNDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"05bbe6b7-e91c-4da1-a79a-c483ef5a2c80","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"af109e2b-8870-4b64-b6ce-ba6cb211bff7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vendor-license-model.xml","artifactChecksum":"MDZkOTVkZDIzODExOWRjMDlmZjcyNGEwYTdjZmMwNTM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ab468a0c-b04f-4384-9b02-3d39a8fcdd04","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"af3fb8fb-1431-4444-820c-3e67192e31da","artifactVersion":"2","generatedFromUUID":"af109e2b-8870-4b64-b6ce-ba6cb211bff7"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230218111551-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-template.yml","artifactChecksum":"YjViNzg4ZTQwMGNjMDAzMWZhNDQxM2YzODNiOGM3M2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"aeb81a54-f677-4600-b150-fde7caaefefb","artifactVersion":"1"},{"artifactName":"service-Vfw20230218111551-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar","artifactChecksum":"MGIxMmQ5YWY4MjVjODc4YmU4NzNmODdlZDk0NmRlNzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03a86e27-d846-4688-8c50-d0af05d00945","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T11:17:10.297Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:17:10.313Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:10.313Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:10.313Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:10.322Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-18T11:17:10.323Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719024031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:17:10.330Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T11:17:10.331Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T11:17:10.332Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T11:17:10.332Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T11:17:10.332Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T11:17:10.333Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T11:17:10.358Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:17:11.393Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:17:11.394Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:11.394Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:11.395Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:12.396Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:17:12.397Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:12.397Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:12.398Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:13.399Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:17:13.402Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:13.402Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:13.402Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:14.405Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:17:14.405Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:14.405Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:14.406Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:15.407Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:17:15.407Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:15.408Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:15.408Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:16.409Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:17:16.409Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:16.410Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:16.410Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:17.413Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "serviceName": "vFW 2023-02-18 11-15-51",
  "serviceVersion": "1.0",
  "serviceUUID": "ad5d33f6-2589-4e98-be2d-dca1886c0933",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "b9d69075-93cc-4d74-975c-e9b28608ccf3",
  "resources": [
    {
      "resourceInstanceName": "vFW 7882beb7-c6c5 0",
      "resourceCustomizationUUID": "4a06ccc6-c7cc-4dd1-beca-a7e192ce024f",
      "resourceName": "vFW 7882beb7-c6c5",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "ebd7250f-df19-464f-85d4-dff13a01fb47",
      "resourceInvariantUUID": "0108b270-dd20-4c09-9f97-5485779393d6",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw7882beb7c6c50_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json",
          "artifactChecksum": "NzZhNjcyMzVhM2RhN2Y2YTg4ZDRjOWJhN2JmOWNmNDI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "05bbe6b7-e91c-4da1-a79a-c483ef5a2c80",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "af109e2b-8870-4b64-b6ce-ba6cb211bff7",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "af3fb8fb-1431-4444-820c-3e67192e31da",
            "generatedFromUUID": "af109e2b-8870-4b64-b6ce-ba6cb211bff7"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "af3fb8fb-1431-4444-820c-3e67192e31da",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230218111551-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
      "artifactChecksum": "MGIxMmQ5YWY4MjVjODc4YmU4NzNmODdlZDk0NmRlNzE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "03a86e27-d846-4688-8c50-d0af05d00945"
    }
  ],
  "workloadContext": "Production"
}
2023-02-18T11:17:17.419Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T11:17:17.420Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ad5d33f6-2589-4e98-be2d-dca1886c0933 ASDC
2023-02-18T11:17:17.611Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:2ecc4d13-b120-4e3e-8db9-1d943b19b28f
ServiceName:vFW 2023-02-18 11-15-51
ServiceVersion:1.0
ServiceUUID:ad5d33f6-2589-4e98-be2d-dca1886c0933
ServiceInvariantUUID:b9d69075-93cc-4d74-975c-e9b28608ccf3
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230218111551-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar
ArtifactUUID:03a86e27-d846-4688-8c50-d0af05d00945
ArtifactChecksum:MGIxMmQ5YWY4MjVjODc4YmU4NzNmODdlZDk0NmRlNzE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 7882beb7-c6c5 0
ResourceCustomizationUUID:4a06ccc6-c7cc-4dd1-beca-a7e192ce024f
ResourceInvariantUUID:0108b270-dd20-4c09-9f97-5485779393d6
ResourceName:vFW 7882beb7-c6c5
ResourceType:VF
ResourceUUID:ebd7250f-df19-464f-85d4-dff13a01fb47
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw7882beb7c6c50_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json
ArtifactUUID:05bbe6b7-e91c-4da1-a79a-c483ef5a2c80
ArtifactChecksum:NzZhNjcyMzVhM2RhN2Y2YTg4ZDRjOWJhN2JmOWNmNDI=
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/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml
ArtifactUUID:af109e2b-8870-4b64-b6ce-ba6cb211bff7
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/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env
ArtifactUUID:af3fb8fb-1431-4444-820c-3e67192e31da
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/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env
ArtifactUUID:af3fb8fb-1431-4444-820c-3e67192e31da
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-02-18T11:17:17.611Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ad5d33f6-2589-4e98-be2d-dca1886c0933 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-18T11:17:17.831Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T11:17:17.832Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-18T11:17:17.834Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-18T11:17:17.834Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 03a86e27-d846-4688-8c50-d0af05d00945 from URL: /sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar
2023-02-18T11:17:17.834Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-18T11:17:17.835Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar
2023-02-18T11:17:17.917Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-18T11:17:17.950Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar 03a86e27-d846-4688-8c50-d0af05d00945 101485
2023-02-18T11:17:17.951Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar ASDC sendASDCNotification
2023-02-18T11:17:17.951Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar
2023-02-18T11:17:17.952Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:17:17.953Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:17.954Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:17.954Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719037950,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:18.955Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T11:17:18.956Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-18T11:17:18.957Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 03a86e27-d846-4688-8c50-d0af05d00945, URL: /sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar to file: /app/ASDC/1/service-Vfw20230218111551-csar.csar
2023-02-18T11:17:18.958Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230218111551-csar.csar
2023-02-18T11:17:19.087Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230218111551-csar.csar
2023-02-18T11:17:19.088Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230218111551-csar.csar
2023-02-18T11:17:19.946Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16488780002124332088/Definitions/service-Vfw20230218111551-template.yml
2023-02-18T11:17:22.692Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:22.697Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-18T11:17:22.698Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676718976370,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:17:22.700Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-02-18T11:17:23.865Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T11:17:23.877Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-02-18T11:17:23.877Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230218111551-csar.csar
2023-02-18T11:17:23.877Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-18T11:17:23.878Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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-Vfw20230218111551-csar.csar
2023-02-18T11:17:23.878Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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-Vfw20230218111551-csar.csar
2023-02-18T11:17:23.878Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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-Vfw20230218111551-csar.csar
2023-02-18T11:17:23.878Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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-Vfw20230218111551-csar.csar
2023-02-18T11:17:23.878Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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-Vfw20230218111551-csar.csar
2023-02-18T11:17:23.879Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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-Vfw20230218111551-csar.csar
2023-02-18T11:17:23.879Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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-Vfw20230218111551-csar.csar
2023-02-18T11:17:23.879Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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-Vfw20230218111551-csar.csar
2023-02-18T11:17:23.879Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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-Vfw20230218111551-csar.csar
2023-02-18T11:17:23.879Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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-Vfw20230218111551-csar.csar
2023-02-18T11:17:23.879Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 7882beb7-c6c5 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-Vfw20230218111551-csar.csar
2023-02-18T11:17:23.880Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-02-18T11:17:23.890Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.892Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:23.897Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is matching search criteria
2023-02-18T11:17:23.898Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-02-18T11:17:23.900Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 7882beb7-c6c5 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T11:17:23.902Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.903Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:23.903Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is matching search criteria
2023-02-18T11:17:23.903Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-02-18T11:17:23.903Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 7882beb7-c6c5 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T11:17:23.904Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.904Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:23.909Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.909Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is not matching search criteria
2023-02-18T11:17:23.909Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T11:17:23.910Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T11:17:23.910Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-18T11:17:23.910Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-18T11:17:23.910Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:23.910Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T11:17:23.911Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-18T11:17:23.911Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-18T11:17:23.911Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-18T11:17:23.911Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-18T11:17:23.911Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:23.911Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-18T11:17:23.912Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:23.912Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-18T11:17:23.912Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T11:17:23.912Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-18T11:17:23.912Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.913Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T11:17:23.914Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.915Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is matching search criteria
2023-02-18T11:17:23.915Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 7882beb7-c6c5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:17:23.915Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.916Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is matching search criteria
2023-02-18T11:17:23.916Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 7882beb7-c6c5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:17:23.916Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.916Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is matching search criteria
2023-02-18T11:17:23.917Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 7882beb7-c6c5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:17:23.917Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.917Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is not matching search criteria
2023-02-18T11:17:23.917Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T11:17:23.917Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T11:17:23.918Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-18T11:17:23.918Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-18T11:17:23.918Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-18T11:17:23.918Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-18T11:17:23.918Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:23.918Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-18T11:17:23.918Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:23.918Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-18T11:17:23.919Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T11:17:23.919Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=700e76a0-1597-4e49-b7ed-5e45acb2f454
2023-02-18T11:17:23.919Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.919Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is not matching search criteria
2023-02-18T11:17:23.919Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T11:17:23.919Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T11:17:23.920Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-18T11:17:23.920Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-18T11:17:23.920Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:23.920Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T11:17:23.920Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-18T11:17:23.920Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-18T11:17:23.921Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-18T11:17:23.921Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:23.921Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-18T11:17:23.921Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T11:17:23.921Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=b9de73d2-5fbc-4368-a9f0-2bb8eaac8243
2023-02-18T11:17:23.922Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.922Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is not matching search criteria
2023-02-18T11:17:23.922Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T11:17:23.922Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T11:17:23.922Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-18T11:17:23.923Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-18T11:17:23.923Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:23.923Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T11:17:23.923Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-18T11:17:23.923Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-18T11:17:23.923Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-18T11:17:23.923Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-18T11:17:23.924Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:23.924Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-18T11:17:23.924Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=71188fef-2289-4d5a-8417-fe932b71e567
2023-02-18T11:17:23.925Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.925Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:23.925Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.925Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:23.925Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.926Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:23.926Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:23.926Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:23.926Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-02-18 11-15-51
Description:catalog service description
Model UUID:ad5d33f6-2589-4e98-be2d-dca1886c0933
Model Version:NULL
Model InvariantUuid:b9d69075-93cc-4d74-975c-e9b28608ccf3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 7882beb7-c6c5
Model UUID:9765b5a1-35b3-4f85-b785-25220c3f409e
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:0108b270-dd20-4c09-9f97-5485779393d6
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:4a06ccc6-c7cc-4dd1-beca-a7e192ce024f
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c9476938-b47d-484d-a001-7a2ca4a26a24
ModelName:Vfw7882beb7C6c5..base_vfw..module-0
ModelUuid:12917940-bed1-408e-b4bc-16df6edf8d90
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:700e76a0-1597-4e49-b7ed-5e45acb2f454
ModelInvariantUuid:db289e12-f023-43ed-ac94-275766a51399
ModelName:vFW 7882beb7-c6c5-nodes.vfwCvfc
ModelUuid:1315aa7e-60f4-40cd-bda3-757b0bfb6cf0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:565e749c-3978-4b58-854c-7041be2b4a8d
ModelInvariantUuid:b0a2e3bc-9783-4ea0-b889-63493c5e061d
ModelName:Vfw7882beb7C6c5.compute.nodes.heat.vfw
ModelUuid:55d9cfe8-706a-419b-bddc-5d6986626f87
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:b9de73d2-5fbc-4368-a9f0-2bb8eaac8243
ModelInvariantUuid:e9f19c15-9fc2-4ce9-927c-bb2ecb8a73d9
ModelName:vFW 7882beb7-c6c5-nodes.vsnCvfc
ModelUuid:68109105-8da2-4dec-ac6e-37603fc5fbd3
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:1f340567-c77c-4ce5-a730-12192777f126
ModelInvariantUuid:929805a2-b13f-4ae5-93ea-47ba986f2227
ModelName:Vfw7882beb7C6c5.compute.nodes.heat.vsn
ModelUuid:4205fe01-875a-4621-9fbb-6aea7dead891
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:71188fef-2289-4d5a-8417-fe932b71e567
ModelInvariantUuid:ab2de999-907a-4f1f-a9ff-f9cc4e163f18
ModelName:vFW 7882beb7-c6c5-nodes.vpgCvfc
ModelUuid:e2799da3-2484-4248-bb64-ed7ff5643a8b
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:8f140a20-a5ec-4cec-889d-badc108d01d7
ModelInvariantUuid:bbfa75cc-ceb0-4818-9116-7401b6f34d37
ModelName:Vfw7882beb7C6c5.compute.nodes.heat.vpg
ModelUuid:a853bdff-02e9-4279-957d-f9f23c30c16b
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-18T11:17:23.946Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: ebd7250f-df19-464f-85d4-dff13a01fb47
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T11:17:24.015Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||vFW 7882beb7-c6c5 0
2023-02-18T11:17:24.024Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ebd7250f-df19-464f-85d4-dff13a01fb47
2023-02-18T11:17:24.025Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 05bbe6b7-e91c-4da1-a79a-c483ef5a2c80 from URL: /sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json
2023-02-18T11:17:24.025Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-18T11:17:24.025Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json
2023-02-18T11:17:24.134Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-18T11:17:24.135Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json 05bbe6b7-e91c-4da1-a79a-c483ef5a2c80 785
2023-02-18T11:17:24.135Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json ASDC sendASDCNotification
2023-02-18T11:17:24.135Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json
2023-02-18T11:17:24.135Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:17:24.136Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:24.136Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:24.136Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719044135,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:25.138Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw7882beb7C6c5..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "c9476938-b47d-484d-a001-7a2ca4a26a24",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "12917940-bed1-408e-b4bc-16df6edf8d90",
    "vfModuleModelCustomizationUUID": "efd7f86e-08e4-4f1d-9378-ec0a00d91bde",
    "isBase": true,
    "artifacts": [
      "af109e2b-8870-4b64-b6ce-ba6cb211bff7",
      "af3fb8fb-1431-4444-820c-3e67192e31da"
    ],
    "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-18T11:17:25.148Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw7882beb7C6c5..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:12917940-bed1-408e-b4bc-16df6edf8d90
VfModuleModelInvariantUUID:c9476938-b47d-484d-a001-7a2ca4a26a24
VfModuleModelDescription:NULL
Artifacts UUID List:{
af109e2b-8870-4b64-b6ce-ba6cb211bff7
,
af3fb8fb-1431-4444-820c-3e67192e31da

}
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-18T11:17:25.151Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw7882beb7C6c5..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "c9476938-b47d-484d-a001-7a2ca4a26a24",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "12917940-bed1-408e-b4bc-16df6edf8d90",
    "vfModuleModelCustomizationUUID": "efd7f86e-08e4-4f1d-9378-ec0a00d91bde",
    "isBase": true,
    "artifacts": [
      "af109e2b-8870-4b64-b6ce-ba6cb211bff7",
      "af3fb8fb-1431-4444-820c-3e67192e31da"
    ],
    "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-18T11:17:25.152Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw7882beb7C6c5..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:12917940-bed1-408e-b4bc-16df6edf8d90
VfModuleModelInvariantUUID:c9476938-b47d-484d-a001-7a2ca4a26a24
VfModuleModelDescription:NULL
Artifacts UUID List:{
af109e2b-8870-4b64-b6ce-ba6cb211bff7
,
af3fb8fb-1431-4444-820c-3e67192e31da

}
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-18T11:17:25.152Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: af109e2b-8870-4b64-b6ce-ba6cb211bff7 from URL: /sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml
2023-02-18T11:17:25.153Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-18T11:17:25.153Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml
2023-02-18T11:17:25.231Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-18T11:17:25.232Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml af109e2b-8870-4b64-b6ce-ba6cb211bff7 20368
2023-02-18T11:17:25.232Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-18T11:17:25.233Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml
2023-02-18T11:17:25.233Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:17:25.234Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:25.234Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:25.234Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719045232,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:26.235Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: af3fb8fb-1431-4444-820c-3e67192e31da from URL: /sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env
2023-02-18T11:17:26.236Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-18T11:17:26.236Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env
2023-02-18T11:17:26.310Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-18T11:17:26.311Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env af3fb8fb-1431-4444-820c-3e67192e31da 2098
2023-02-18T11:17:26.311Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-18T11:17:26.312Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env
2023-02-18T11:17:26.312Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:17:26.312Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:26.312Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:26.312Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719046311,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:27.313Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: ad5d33f6-2589-4e98-be2d-dca1886c0933
2023-02-18T11:17:27.314Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 7882beb7-c6c5 0 ebd7250f-df19-464f-85d4-dff13a01fb47 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-18T11:17:27.359Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4fc90d82, org.onap.sdc.toscaparser.api.parameters.Input@2d1ab8e9, org.onap.sdc.toscaparser.api.parameters.Input@328b39a9, org.onap.sdc.toscaparser.api.parameters.Input@5ff3e9, org.onap.sdc.toscaparser.api.parameters.Input@7fd5b7d]
2023-02-18T11:17:27.364Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.364Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:27.365Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 
2023-02-18T11:17:27.365Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 4a06ccc6-c7cc-4dd1-beca-a7e192ce024f
2023-02-18T11:17:27.365Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 4a06ccc6-c7cc-4dd1-beca-a7e192ce024f matches Tosca VF Customization UUID: 4a06ccc6-c7cc-4dd1-beca-a7e192ce024f
2023-02-18T11:17:27.365Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 4a06ccc6-c7cc-4dd1-beca-a7e192ce024f  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-18T11:17:27.375Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.375Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:27.377Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 4a06ccc6-c7cc-4dd1-beca-a7e192ce024f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-18T11:17:27.378Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@134c7688
2023-02-18T11:17:27.378Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.378Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T11:17:27.379Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : efd7f86e-08e4-4f1d-9378-ec0a00d91bde
2023-02-18T11:17:27.381Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID efd7f86e-08e4-4f1d-9378-ec0a00d91bde
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-18T11:17:27.392Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.392Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is matching search criteria
2023-02-18T11:17:27.392Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 7882beb7-c6c5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:17:27.394Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.394Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is matching search criteria
2023-02-18T11:17:27.394Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 7882beb7-c6c5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:17:27.395Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.395Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is not matching search criteria
2023-02-18T11:17:27.395Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T11:17:27.396Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T11:17:27.396Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-18T11:17:27.396Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-18T11:17:27.397Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-18T11:17:27.397Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-18T11:17:27.397Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:27.397Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-18T11:17:27.398Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:27.398Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-18T11:17:27.398Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T11:17:27.399Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=700e76a0-1597-4e49-b7ed-5e45acb2f454
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-18T11:17:27.411Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.412Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is matching search criteria
2023-02-18T11:17:27.412Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 7882beb7-c6c5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:17:27.412Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.413Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is not matching search criteria
2023-02-18T11:17:27.413Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T11:17:27.413Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T11:17:27.414Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-18T11:17:27.414Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-18T11:17:27.414Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:27.415Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T11:17:27.415Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-18T11:17:27.415Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-18T11:17:27.416Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-18T11:17:27.416Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:27.416Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-18T11:17:27.416Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T11:17:27.417Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=b9de73d2-5fbc-4368-a9f0-2bb8eaac8243
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-18T11:17:27.420Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.421Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is matching search criteria
2023-02-18T11:17:27.421Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 7882beb7-c6c5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:17:27.424Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.425Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is not matching search criteria
2023-02-18T11:17:27.425Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-18T11:17:27.425Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-18T11:17:27.426Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-18T11:17:27.426Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-18T11:17:27.426Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:27.426Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-18T11:17:27.427Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-18T11:17:27.427Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-18T11:17:27.427Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-18T11:17:27.428Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-18T11:17:27.428Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-18T11:17:27.428Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-18T11:17:27.428Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=71188fef-2289-4d5a-8417-fe932b71e567
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-18T11:17:27.432Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.432Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is matching search criteria
2023-02-18T11:17:27.433Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 7882beb7-c6c5 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:17:27.433Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.433Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Node template vFW 7882beb7-c6c5 0 is matching search criteria
2023-02-18T11:17:27.434Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW 7882beb7-c6c5 0] matching following query criteria: sdcType=VF, customizationUUID=4a06ccc6-c7cc-4dd1-beca-a7e192ce024f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T11:17:27.436Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.437Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:27.437Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid ad5d33f6-2589-4e98-be2d-dca1886c0933: vFW 7882beb7-c6c5
2023-02-18T11:17:27.437Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.438Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:27.438Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.438Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:27.438Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.439Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:27.439Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.439Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:27.439Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:17:27.440Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-18 11-15-51 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:17:27.440Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Saving Service: vFW 2023-02-18 11-15-51 
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-18T11:17:27.847Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 7882beb7-c6c5 ebd7250f-df19-464f-85d4-dff13a01fb47 1 ASDC deployResourceStructure
2023-02-18T11:17:27.848Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json ASDC sendASDCNotification
2023-02-18T11:17:27.848Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json
2023-02-18T11:17:27.849Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:17:27.849Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:27.850Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:27.850Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719047848,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:28.851Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-18T11:17:28.852Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml
2023-02-18T11:17:28.852Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:17:28.853Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:28.853Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:28.854Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719048851,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:29.856Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-18T11:17:29.857Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env
2023-02-18T11:17:29.857Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:17:29.858Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:29.862Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:29.862Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719049856,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:30.863Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar ASDC sendASDCNotification
2023-02-18T11:17:30.864Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar
2023-02-18T11:17:30.865Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:17:30.866Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:17:30.866Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:17:30.867Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719050863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:17:31.869Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:17:31.901Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:17:31.905Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:17:31.906Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T11:17:31.906Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T11:18:01.907Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:18:01.918Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:18:01.920Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:18:01.922Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T11:18:01.922Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T11:18:22.691Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:18:22.696Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.698Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719013205,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.699Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.699Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.699Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.700Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.700Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.700Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719024525,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.700Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.700Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.700Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719024031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json",
  "status": "NOTIFIED"
}
2023-02-18T11:18:22.701Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.701Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.701Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676718976370,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.701Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.701Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.701Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719013205,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.701Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.701Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.702Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json",
  "status": "NOTIFIED"
}
2023-02-18T11:18:22.702Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.702Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.702Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719024525,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.702Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.703Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.703Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719024031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-02-18T11:18:22.703Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.703Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.703Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676718976370,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.704Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.704Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.704Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719013205,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.704Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.704Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.704Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-02-18T11:18:22.705Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.705Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.705Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719024525,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.705Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.705Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.705Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719024031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.707Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.707Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.707Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676718976370,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.707Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.708Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.708Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719013205,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.708Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.708Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.708Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.709Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.709Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.709Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719024525,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.709Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.709Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.710Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719024031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-02-18T11:18:22.710Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.710Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.710Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676718976370,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.711Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.711Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.711Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719013205,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.711Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.712Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.712Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-02-18T11:18:22.712Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.712Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.713Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719024525,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.713Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.713Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.713Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719024031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.714Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.714Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.714Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676718976370,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.714Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.714Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.715Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719013205,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.715Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.715Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.715Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.715Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.715Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.715Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719024525,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:18:22.715Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.716Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.716Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719024031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:18:22.716Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.716Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.716Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676718976370,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:18:22.716Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.716Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.717Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719013205,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:18:22.717Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.717Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.717Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676718983224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:18:22.717Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.717Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.717Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719024525,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:18:22.718Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.718Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.718Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676719037806,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:18:22.718Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.718Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.719Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719036969,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:18:22.719Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.719Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.719Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719036137,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:18:22.719Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.719Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.720Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719037950,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:18:22.720Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.720Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.720Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719037504,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:18:22.720Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.721Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.721Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676719038825,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-18T11:18:22.734Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
2023-02-18T11:18:22.735Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2ecc4d13-b120-4e3e-8db9-1d943b19b28f and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T11:18:22.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.752Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719038067,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:18:22.753Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.753Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.753Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719039143,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:18:22.753Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:22.753Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.753Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719040347,
  "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-18T11:18:22.760Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
2023-02-18T11:18:22.760Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2ecc4d13-b120-4e3e-8db9-1d943b19b28f 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-18T11:18:22.771Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-18T11:18:22.772Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719041352,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-18T11:18:22.773Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:18:31.922Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:18:31.938Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:18:31.942Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:18:31.942Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T11:18:31.942Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T11:19:01.943Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:19:01.959Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:19:01.965Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:19:01.965Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T11:19:01.965Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T11:19:22.691Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:19:22.707Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.708Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719044135,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:19:22.712Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.712Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.713Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719043648,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:19:22.713Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.713Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.713Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719045232,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:19:22.714Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.714Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.714Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719044653,
  "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-18T11:19:22.725Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
2023-02-18T11:19:22.726Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2ecc4d13-b120-4e3e-8db9-1d943b19b28f 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-18T11:19:22.749Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.749Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719046311,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:19:22.750Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.750Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.750Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719047848,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/vfw7882beb7c6c50_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-18T11:19:22.751Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.751Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.751Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719048851,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-02-18T11:19:22.752Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.752Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.752Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719049856,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/resourceInstances/vfw7882beb7c6c50/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-02-18T11:19:22.753Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.753Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.753Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719050863,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:19:22.754Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.754Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.754Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719051960,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230218111551/1.0/artifacts/service-Vfw20230218111551-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:19:22.755Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.758Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.758Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719052968,
  "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-18T11:19:22.779Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
2023-02-18T11:19:22.780Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2ecc4d13-b120-4e3e-8db9-1d943b19b28f 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-18T11:19:22.795Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.795Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676719039829,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.796Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.796Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.797Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719042355,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.798Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.798Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.798Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719053972,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.799Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.799Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.799Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719054525,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.800Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.800Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.800Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719042355,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json",
  "status": "NOTIFIED"
}
2023-02-18T11:19:22.800Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.801Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.801Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676719039829,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.801Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.801Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.802Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719053972,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.802Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.802Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.802Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719054525,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.803Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.803Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.803Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719042355,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-02-18T11:19:22.803Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.803Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.804Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676719039829,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.804Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.804Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.804Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719053972,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.805Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.805Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.805Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719054525,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.805Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.806Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.806Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676719039829,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.806Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.807Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.807Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719042355,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.807Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.807Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.808Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719053972,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.808Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.808Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.808Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719054525,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.809Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.809Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.809Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676719039829,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.809Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.809Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.810Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719042355,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-02-18T11:19:22.810Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.810Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.810Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719053972,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.811Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.811Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.811Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719054525,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.811Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.811Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.811Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676719039829,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.812Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.812Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.812Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719042355,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.812Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.813Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.813Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719053972,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.813Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.813Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.814Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719054525,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:19:22.814Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.814Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.815Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676719039829,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:19:22.815Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.815Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.815Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719042355,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:19:22.816Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.816Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.816Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719053972,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:19:22.817Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.817Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.817Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719054525,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:19:22.817Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.818Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.818Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719070228,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:19:22.818Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.819Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.819Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676719071115,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:19:22.819Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.819Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.819Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719069348,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:19:22.820Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.820Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.820Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719070853,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:19:22.820Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.821Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.821Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676719072120,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T11:19:22.845Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 3c524116-f12d-46fd-b0c7-bba996455ded
2023-02-18T11:19:22.846Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3c524116-f12d-46fd-b0c7-bba996455ded and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T11:19:22.862Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.862Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719071373,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:19:22.863Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.863Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.864Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719072469,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:19:22.864Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.865Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.865Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719073522,
  "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-18T11:19:22.875Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3c524116-f12d-46fd-b0c7-bba996455ded
2023-02-18T11:19:22.876Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3c524116-f12d-46fd-b0c7-bba996455ded 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-18T11:19:22.888Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.888Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719073424,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:19:22.889Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.889Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.890Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676719074524,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-18T11:19:22.890Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.890Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.891Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676719074428,
  "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-18T11:19:22.901Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3c524116-f12d-46fd-b0c7-bba996455ded
2023-02-18T11:19:22.901Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3c524116-f12d-46fd-b0c7-bba996455ded 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-18T11:19:22.921Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.921Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719077951,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:19:22.922Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:19:22.922Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-18T11:19:22.922Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "aai-model-loader",
  "timestamp": 1676719078956,
  "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-18T11:19:22.937Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3c524116-f12d-46fd-b0c7-bba996455ded
2023-02-18T11:19:22.938Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3c524116-f12d-46fd-b0c7-bba996455ded 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-18T11:19:31.966Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:19:31.988Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2ecc4d13-b120-4e3e-8db9-1d943b19b28f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:19:31.993Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:19:31.993Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-18T11:19:31.994Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-18T11:19:31.994Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-18T11:19:31.995Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:19:31.995Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:19:31.995Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:19:31.995Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:19:31.995Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:19:31.996Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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-18T11:19:32.002Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-18T11:20:02.003Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2ecc4d13-b120-4e3e-8db9-1d943b19b28f 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-18T11:20:02.012Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2ecc4d13-b120-4e3e-8db9-1d943b19b28f and serviceModelVersionId: ad5d33f6-2589-4e98-be2d-dca1886c0933
2023-02-18T11:20:02.012Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b9d69075-93cc-4d74-975c-e9b28608ccf3
2023-02-18T11:20:21.099Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b9d69075-93cc-4d74-975c-e9b28608ccf3/model-vers/model-ver/ad5d33f6-2589-4e98-be2d-dca1886c0933?depth=0
2023-02-18T11:20:21.175Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-02-18T11:20:21.220Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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/b9d69075-93cc-4d74-975c-e9b28608ccf3/model-vers/model-ver/ad5d33f6-2589-4e98-be2d-dca1886c0933?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-18T11:20:21.221Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9d69075-93cc-4d74-975c-e9b28608ccf3/model-vers/model-ver/ad5d33f6-2589-4e98-be2d-dca1886c0933?depth=0|INFO|500||Invoke
2023-02-18T11:20:21.229Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9d69075-93cc-4d74-975c-e9b28608ccf3/model-vers/model-ver/ad5d33f6-2589-4e98-be2d-dca1886c0933?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-18T11:20:21.545Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9d69075-93cc-4d74-975c-e9b28608ccf3/model-vers/model-ver/ad5d33f6-2589-4e98-be2d-dca1886c0933?depth=0|INFO|500||InvokeReturn
2023-02-18T11:20:21.545Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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/b9d69075-93cc-4d74-975c-e9b28608ccf3/model-vers/model-ver/ad5d33f6-2589-4e98-be2d-dca1886c0933?depth=0 has http status code:200 and response headers:{date=[Sat, 18 Feb 2023 11:20:19 GMT], content-length=[0], vertex-id=[327808], x-aai-txid=[2-aai-resources-230218-11:20:19:800-27757], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-18T11:20:21.546Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T11:20:21.550Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-18T11:20:21.551Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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-18T11:20:21.565Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|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-18T11:20:21.567Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2ecc4d13-b120-4e3e-8db9-1d943b19b28f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-18T11:20:21.569Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-18T11:20:21.570Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:21.570Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:21.571Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719221567,
  "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-18T11:20:22.591Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:20:22.596Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-18T11:20:22.596Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"3c524116-f12d-46fd-b0c7-bba996455ded","serviceName":"basic_onboard_FaCFBZ","serviceVersion":"1.0","serviceUUID":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93","serviceDescription":"service","serviceInvariantUUID":"68463b02-30da-4dc6-9015-6e0d90759bf4","resources":[{"resourceInstanceName":"basic_onboard_FaCFBZ 0","resourceName":"basic_onboard_FaCFBZ","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c78bf2c3-da7c-4103-b972-31176ab35718","resourceInvariantUUID":"e08d9218-d1cb-47d3-b49e-5582bbc2245f","resourceCustomizationUUID":"d7a2e49e-ca65-41a9-99e7-010446ba9ad9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vf-license-model.xml","artifactChecksum":"NzRhODhjYWI5NjhhNzcxYzM4Zjc1ZWMyNjZkYzk2OTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f601537c-5132-452a-bfc5-ce04fc439d73","artifactVersion":"1"},{"artifactName":"basic_onboard_facfbz0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json","artifactChecksum":"NzU2ZjEzNTBmOWJkMmE5MWJlZDMxNmZmODIzODNiOGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"90bb16fd-4397-4bd4-8d65-ce28c71576fe","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"669a72c8-094c-4dde-b0c3-b5e2ee52a530","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9852fa36-9e86-4259-93e6-08d5155ed83b","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"083904c6-1158-4aff-96b4-fdb009479a89","artifactVersion":"2","generatedFromUUID":"669a72c8-094c-4dde-b0c3-b5e2ee52a530"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardFacfbz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-template.yml","artifactChecksum":"YTEzOGRmNjRjZDdhYTRiYWFlZDA1YTQyY2VjYzcyYjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4fe15cce-cf01-46d5-b818-7ffbbfccdbac","artifactVersion":"1"},{"artifactName":"service-BasicOnboardFacfbz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar","artifactChecksum":"YmIzZjE4MGQ1YjU0ZjZkMjRmNGFjNjYwYTQwNWJhYmM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"949df10a-d95b-4ec9-a007-e3737bbc5ce3","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T11:20:22.601Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:20:22.602Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:22.602Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:22.603Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:22.691Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:22.696Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-18T11:20:22.697Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "2ecc4d13-b120-4e3e-8db9-1d943b19b28f",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719221567,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-18T11:20:22.699Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:20:22.699Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-18T11:20:22.699Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:20:22.699Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:20:23.605Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:20:23.606Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:23.606Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:23.606Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:24.608Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:20:24.610Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:24.610Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:24.610Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:25.614Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:20:25.618Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:25.618Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:25.618Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:26.621Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:20:26.622Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:26.622Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:26.622Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:27.625Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:20:27.626Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:27.626Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:27.626Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:28.629Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:20:28.630Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:28.630Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:28.631Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:29.633Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "serviceName": "basic_onboard_FaCFBZ",
  "serviceVersion": "1.0",
  "serviceUUID": "d6c39ad6-2f08-4b8b-b435-0511b9f1fc93",
  "serviceDescription": "service",
  "serviceInvariantUUID": "68463b02-30da-4dc6-9015-6e0d90759bf4",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_FaCFBZ 0",
      "resourceCustomizationUUID": "d7a2e49e-ca65-41a9-99e7-010446ba9ad9",
      "resourceName": "basic_onboard_FaCFBZ",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "c78bf2c3-da7c-4103-b972-31176ab35718",
      "resourceInvariantUUID": "e08d9218-d1cb-47d3-b49e-5582bbc2245f",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_facfbz0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json",
          "artifactChecksum": "NzU2ZjEzNTBmOWJkMmE5MWJlZDMxNmZmODIzODNiOGU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "90bb16fd-4397-4bd4-8d65-ce28c71576fe",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "669a72c8-094c-4dde-b0c3-b5e2ee52a530",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "083904c6-1158-4aff-96b4-fdb009479a89",
            "generatedFromUUID": "669a72c8-094c-4dde-b0c3-b5e2ee52a530"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "083904c6-1158-4aff-96b4-fdb009479a89",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardFacfbz-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
      "artifactChecksum": "YmIzZjE4MGQ1YjU0ZjZkMjRmNGFjNjYwYTQwNWJhYmM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "949df10a-d95b-4ec9-a007-e3737bbc5ce3"
    }
  ],
  "workloadContext": "Production"
}
2023-02-18T11:20:29.634Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T11:20:29.635Z|2ecc4d13-b120-4e3e-8db9-1d943b19b28f|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d6c39ad6-2f08-4b8b-b435-0511b9f1fc93 ASDC
2023-02-18T11:20:29.636Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:3c524116-f12d-46fd-b0c7-bba996455ded
ServiceName:basic_onboard_FaCFBZ
ServiceVersion:1.0
ServiceUUID:d6c39ad6-2f08-4b8b-b435-0511b9f1fc93
ServiceInvariantUUID:68463b02-30da-4dc6-9015-6e0d90759bf4
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardFacfbz-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar
ArtifactUUID:949df10a-d95b-4ec9-a007-e3737bbc5ce3
ArtifactChecksum:YmIzZjE4MGQ1YjU0ZjZkMjRmNGFjNjYwYTQwNWJhYmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_FaCFBZ 0
ResourceCustomizationUUID:d7a2e49e-ca65-41a9-99e7-010446ba9ad9
ResourceInvariantUUID:e08d9218-d1cb-47d3-b49e-5582bbc2245f
ResourceName:basic_onboard_FaCFBZ
ResourceType:VF
ResourceUUID:c78bf2c3-da7c-4103-b972-31176ab35718
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_facfbz0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json
ArtifactUUID:90bb16fd-4397-4bd4-8d65-ce28c71576fe
ArtifactChecksum:NzU2ZjEzNTBmOWJkMmE5MWJlZDMxNmZmODIzODNiOGU=
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/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml
ArtifactUUID:669a72c8-094c-4dde-b0c3-b5e2ee52a530
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/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env
ArtifactUUID:083904c6-1158-4aff-96b4-fdb009479a89
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/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env
ArtifactUUID:083904c6-1158-4aff-96b4-fdb009479a89
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-02-18T11:20:29.636Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d6c39ad6-2f08-4b8b-b435-0511b9f1fc93 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-18T11:20:29.679Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T11:20:29.680Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-18T11:20:29.680Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-18T11:20:29.681Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 949df10a-d95b-4ec9-a007-e3737bbc5ce3 from URL: /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:29.682Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-18T11:20:29.683Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:29.759Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-18T11:20:29.762Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar 949df10a-d95b-4ec9-a007-e3737bbc5ce3 75680
2023-02-18T11:20:29.763Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar ASDC sendASDCNotification
2023-02-18T11:20:29.763Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:29.763Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:20:29.764Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:29.764Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:29.764Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719229763,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:30.765Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T11:20:30.766Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-18T11:20:30.766Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 949df10a-d95b-4ec9-a007-e3737bbc5ce3, URL: /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar to file: /app/ASDC/1/service-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:30.767Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:30.767Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:30.768Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:30.931Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12875388668161142487/Definitions/service-BasicOnboardFacfbz-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-18T11:20:32.686Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T11:20:32.687Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-02-18T11:20:32.687Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:32.687Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-18T11:20:32.687Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:32.687Z|3c524116-f12d-46fd-b0c7-bba996455ded|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-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:32.687Z|3c524116-f12d-46fd-b0c7-bba996455ded|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-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:32.688Z|3c524116-f12d-46fd-b0c7-bba996455ded|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-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:32.688Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:32.689Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_FaCFBZ 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-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:32.689Z|3c524116-f12d-46fd-b0c7-bba996455ded|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-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:32.689Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-02-18T11:20:32.689Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:32.689Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:32.690Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_FaCFBZ 0 is matching search criteria
2023-02-18T11:20:32.690Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-02-18T11:20:32.690Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_FaCFBZ 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T11:20:32.691Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:32.691Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:32.691Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_FaCFBZ 0 is matching search criteria
2023-02-18T11:20:32.692Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-02-18T11:20:32.692Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_FaCFBZ 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T11:20:32.692Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:32.692Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:32.693Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:32.693Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_FaCFBZ 0 is not matching search criteria
2023-02-18T11:20:32.693Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-18T11:20:32.693Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-18T11:20:32.693Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-18T11:20:32.694Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-18T11:20:32.694Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-18T11:20:32.694Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:32.694Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T11:20:32.695Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:32.695Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_FaCFBZ 0 is matching search criteria
2023-02-18T11:20:32.695Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_FaCFBZ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:20:32.695Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:32.696Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_FaCFBZ 0 is matching search criteria
2023-02-18T11:20:32.696Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_FaCFBZ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:20:32.696Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:32.696Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_FaCFBZ 0 is matching search criteria
2023-02-18T11:20:32.696Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_FaCFBZ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:20:32.700Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:32.701Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_FaCFBZ 0 is not matching search criteria
2023-02-18T11:20:32.701Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-18T11:20:32.701Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-18T11:20:32.701Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=5c96a163-fb9e-40c0-9196-d2245a3429fc
2023-02-18T11:20:32.701Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:32.702Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:32.702Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:32.702Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:32.702Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:32.703Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:32.703Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:32.703Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:32.703Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_FaCFBZ
Description:service
Model UUID:d6c39ad6-2f08-4b8b-b435-0511b9f1fc93
Model Version:NULL
Model InvariantUuid:68463b02-30da-4dc6-9015-6e0d90759bf4
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_FaCFBZ
Model UUID:641e8963-6b31-4313-95e1-6fa4c308703c
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e08d9218-d1cb-47d3-b49e-5582bbc2245f
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:d7a2e49e-ca65-41a9-99e7-010446ba9ad9
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:e6a83a26-7954-418d-b6b8-503b83e1e572
ModelName:BasicOnboardFacfbz..base_ubuntu18..module-0
ModelUuid:82094576-1dcf-486f-b537-78830af3d241
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:5c96a163-fb9e-40c0-9196-d2245a3429fc
ModelInvariantUuid:cea28f99-a7bc-409a-8f0d-bdef11093711
ModelName:basic_onboard_FaCFBZ-nodes.ubuntu18Cvfc
ModelUuid:9c078151-a732-4174-a944-1beea127e681
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:b0e9e173-0d39-46c6-ac73-176c6651b349
ModelInvariantUuid:057ab3ac-ccc0-4216-93e0-ede235fbf962
ModelName:BasicOnboardFacfbz.compute.nodes.heat.ubuntu18
ModelUuid:a37bda3b-6e79-4c2b-b891-fb92950d03a9
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-18T11:20:32.715Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: c78bf2c3-da7c-4103-b972-31176ab35718
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T11:20:32.720Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||basic_onboard_FaCFBZ 0
2023-02-18T11:20:32.720Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c78bf2c3-da7c-4103-b972-31176ab35718
2023-02-18T11:20:32.721Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 90bb16fd-4397-4bd4-8d65-ce28c71576fe from URL: /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json
2023-02-18T11:20:32.722Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-18T11:20:32.722Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json
2023-02-18T11:20:32.797Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-18T11:20:32.798Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json 90bb16fd-4397-4bd4-8d65-ce28c71576fe 798
2023-02-18T11:20:32.798Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json ASDC sendASDCNotification
2023-02-18T11:20:32.798Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json
2023-02-18T11:20:32.799Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:20:32.799Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:32.800Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:32.800Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719232798,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:33.801Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardFacfbz..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "e6a83a26-7954-418d-b6b8-503b83e1e572",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "82094576-1dcf-486f-b537-78830af3d241",
    "vfModuleModelCustomizationUUID": "95bdb1c5-ce87-45b4-ac52-3bacfd3fb02a",
    "isBase": true,
    "artifacts": [
      "669a72c8-094c-4dde-b0c3-b5e2ee52a530",
      "083904c6-1158-4aff-96b4-fdb009479a89"
    ],
    "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-18T11:20:33.807Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardFacfbz..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:82094576-1dcf-486f-b537-78830af3d241
VfModuleModelInvariantUUID:e6a83a26-7954-418d-b6b8-503b83e1e572
VfModuleModelDescription:NULL
Artifacts UUID List:{
669a72c8-094c-4dde-b0c3-b5e2ee52a530
,
083904c6-1158-4aff-96b4-fdb009479a89

}
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-18T11:20:33.811Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardFacfbz..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "e6a83a26-7954-418d-b6b8-503b83e1e572",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "82094576-1dcf-486f-b537-78830af3d241",
    "vfModuleModelCustomizationUUID": "95bdb1c5-ce87-45b4-ac52-3bacfd3fb02a",
    "isBase": true,
    "artifacts": [
      "669a72c8-094c-4dde-b0c3-b5e2ee52a530",
      "083904c6-1158-4aff-96b4-fdb009479a89"
    ],
    "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-18T11:20:33.812Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardFacfbz..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:82094576-1dcf-486f-b537-78830af3d241
VfModuleModelInvariantUUID:e6a83a26-7954-418d-b6b8-503b83e1e572
VfModuleModelDescription:NULL
Artifacts UUID List:{
669a72c8-094c-4dde-b0c3-b5e2ee52a530
,
083904c6-1158-4aff-96b4-fdb009479a89

}
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-18T11:20:33.812Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 669a72c8-094c-4dde-b0c3-b5e2ee52a530 from URL: /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml
2023-02-18T11:20:33.813Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-18T11:20:33.813Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml
2023-02-18T11:20:33.896Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-18T11:20:33.897Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml 669a72c8-094c-4dde-b0c3-b5e2ee52a530 5033
2023-02-18T11:20:33.898Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-18T11:20:33.898Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml
2023-02-18T11:20:33.898Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:20:33.899Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:33.899Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:33.900Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719233897,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:34.901Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 083904c6-1158-4aff-96b4-fdb009479a89 from URL: /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env
2023-02-18T11:20:34.901Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-18T11:20:34.901Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env
2023-02-18T11:20:34.987Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-18T11:20:34.988Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env 083904c6-1158-4aff-96b4-fdb009479a89 909
2023-02-18T11:20:34.988Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-18T11:20:34.988Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env
2023-02-18T11:20:34.988Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:20:34.989Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:34.989Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:34.989Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719234988,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:35.990Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: d6c39ad6-2f08-4b8b-b435-0511b9f1fc93
2023-02-18T11:20:35.990Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_FaCFBZ 0 c78bf2c3-da7c-4103-b972-31176ab35718 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-18T11:20:36.005Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@73dc03ca, org.onap.sdc.toscaparser.api.parameters.Input@7a3fda8f, org.onap.sdc.toscaparser.api.parameters.Input@5bc2a108, org.onap.sdc.toscaparser.api.parameters.Input@a7fd25e, org.onap.sdc.toscaparser.api.parameters.Input@192e4288]
2023-02-18T11:20:36.007Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.008Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:36.008Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 
2023-02-18T11:20:36.008Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= d7a2e49e-ca65-41a9-99e7-010446ba9ad9
2023-02-18T11:20:36.008Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d7a2e49e-ca65-41a9-99e7-010446ba9ad9 matches Tosca VF Customization UUID: d7a2e49e-ca65-41a9-99e7-010446ba9ad9
2023-02-18T11:20:36.009Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: d7a2e49e-ca65-41a9-99e7-010446ba9ad9  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-18T11:20:36.011Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.012Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:36.012Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id d7a2e49e-ca65-41a9-99e7-010446ba9ad9: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-18T11:20:36.013Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@27dce5d5
2023-02-18T11:20:36.013Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.013Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T11:20:36.014Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 95bdb1c5-ce87-45b4-ac52-3bacfd3fb02a
2023-02-18T11:20:36.014Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 95bdb1c5-ce87-45b4-ac52-3bacfd3fb02a
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-18T11:20:36.016Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.017Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_FaCFBZ 0 is matching search criteria
2023-02-18T11:20:36.017Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_FaCFBZ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:20:36.018Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.018Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_FaCFBZ 0 is matching search criteria
2023-02-18T11:20:36.018Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_FaCFBZ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:20:36.019Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.019Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_FaCFBZ 0 is not matching search criteria
2023-02-18T11:20:36.019Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-18T11:20:36.020Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-18T11:20:36.020Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=5c96a163-fb9e-40c0-9196-d2245a3429fc
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-18T11:20:36.023Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.023Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_FaCFBZ 0 is matching search criteria
2023-02-18T11:20:36.024Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_FaCFBZ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:20:36.024Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.024Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Node template basic_onboard_FaCFBZ 0 is matching search criteria
2023-02-18T11:20:36.024Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_onboard_FaCFBZ 0] matching following query criteria: sdcType=VF, customizationUUID=d7a2e49e-ca65-41a9-99e7-010446ba9ad9
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T11:20:36.027Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.027Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:36.028Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid d6c39ad6-2f08-4b8b-b435-0511b9f1fc93: basic_onboard_FaCFBZ
2023-02-18T11:20:36.028Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.028Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:36.029Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.029Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:36.029Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.030Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:36.030Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.030Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:36.030Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:20:36.031Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Service basic_onboard_FaCFBZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:20:36.031Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Saving Service: basic_onboard_FaCFBZ 
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-18T11:20:36.129Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_FaCFBZ c78bf2c3-da7c-4103-b972-31176ab35718 1 ASDC deployResourceStructure
2023-02-18T11:20:36.129Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json ASDC sendASDCNotification
2023-02-18T11:20:36.130Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json
2023-02-18T11:20:36.130Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:20:36.130Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:36.130Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:36.130Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719236129,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:37.133Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-18T11:20:37.133Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml
2023-02-18T11:20:37.133Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:20:37.134Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:37.134Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:37.134Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719237133,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:38.136Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-18T11:20:38.137Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env
2023-02-18T11:20:38.137Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:20:38.137Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:38.138Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:38.138Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719238136,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:39.140Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar ASDC sendASDCNotification
2023-02-18T11:20:39.140Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar
2023-02-18T11:20:39.140Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:20:39.140Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:20:39.141Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:20:39.141Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719239140,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:20:40.142Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3c524116-f12d-46fd-b0c7-bba996455ded
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:20:40.160Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3c524116-f12d-46fd-b0c7-bba996455ded
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:20:40.166Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:20:40.166Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-18T11:20:40.166Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-18T11:20:40.166Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-18T11:20:40.167Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:20:40.167Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:20:40.168Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:20:40.168Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:20:40.168Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:20:40.168Z|3c524116-f12d-46fd-b0c7-bba996455ded|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-18T11:20:40.176Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-18T11:21:10.176Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3c524116-f12d-46fd-b0c7-bba996455ded 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-18T11:21:10.196Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3c524116-f12d-46fd-b0c7-bba996455ded and serviceModelVersionId: d6c39ad6-2f08-4b8b-b435-0511b9f1fc93
2023-02-18T11:21:10.196Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68463b02-30da-4dc6-9015-6e0d90759bf4
2023-02-18T11:21:10.200Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68463b02-30da-4dc6-9015-6e0d90759bf4/model-vers/model-ver/d6c39ad6-2f08-4b8b-b435-0511b9f1fc93?depth=0
2023-02-18T11:21:10.221Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-02-18T11:21:10.294Z|3c524116-f12d-46fd-b0c7-bba996455ded|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/68463b02-30da-4dc6-9015-6e0d90759bf4/model-vers/model-ver/d6c39ad6-2f08-4b8b-b435-0511b9f1fc93?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-18T11:21:10.296Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68463b02-30da-4dc6-9015-6e0d90759bf4/model-vers/model-ver/d6c39ad6-2f08-4b8b-b435-0511b9f1fc93?depth=0|INFO|500||Invoke
2023-02-18T11:21:10.308Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68463b02-30da-4dc6-9015-6e0d90759bf4/model-vers/model-ver/d6c39ad6-2f08-4b8b-b435-0511b9f1fc93?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-18T11:21:10.527Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68463b02-30da-4dc6-9015-6e0d90759bf4/model-vers/model-ver/d6c39ad6-2f08-4b8b-b435-0511b9f1fc93?depth=0|INFO|500||InvokeReturn
2023-02-18T11:21:10.527Z|3c524116-f12d-46fd-b0c7-bba996455ded|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/68463b02-30da-4dc6-9015-6e0d90759bf4/model-vers/model-ver/d6c39ad6-2f08-4b8b-b435-0511b9f1fc93?depth=0 has http status code:200 and response headers:{date=[Sat, 18 Feb 2023 11:21:08 GMT], content-length=[0], vertex-id=[192520], x-aai-txid=[2-aai-resources-230218-11:21:08:877-59795], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-18T11:21:10.527Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T11:21:10.528Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-18T11:21:10.528Z|3c524116-f12d-46fd-b0c7-bba996455ded|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-18T11:21:10.534Z|3c524116-f12d-46fd-b0c7-bba996455ded|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-18T11:21:10.535Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3c524116-f12d-46fd-b0c7-bba996455ded and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-18T11:21:10.535Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-18T11:21:10.536Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:21:10.536Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:21:10.536Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Trying to send status: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719270535,
  "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-18T11:21:11.557Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:21:22.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:21:22.698Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.699Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json",
  "status": "NOTIFIED"
}
2023-02-18T11:21:22.701Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.701Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.702Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-02-18T11:21:22.702Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.702Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.703Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:21:22.703Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.703Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.704Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-02-18T11:21:22.704Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.704Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.705Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:21:22.705Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.705Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.706Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719222591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:21:22.707Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.707Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.707Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719229763,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:21:22.707Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.708Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.708Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719232798,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:21:22.708Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.708Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.709Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719233897,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:21:22.709Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.710Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.710Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719234988,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:21:22.710Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.710Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.711Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719236129,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/basic_onboard_facfbz0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-18T11:21:22.711Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.711Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.712Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719237133,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2023-02-18T11:21:22.712Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.712Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.712Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719238136,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/resourceInstances/basic_onboard_facfbz0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2023-02-18T11:21:22.713Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.713Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.714Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719239140,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFacfbz/1.0/artifacts/service-BasicOnboardFacfbz-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:21:22.714Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:21:22.714Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:21:22.715Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3c524116-f12d-46fd-b0c7-bba996455ded",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676719270535,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-18T11:21:22.715Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:22:11.558Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:22:22.692Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:23:11.560Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:23:22.693Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:24:11.560Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:24:22.694Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:25:11.561Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:25:22.695Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:26:11.562Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:26:22.697Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:27:11.564Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:27:22.698Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:28:11.568Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:28:22.700Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:29:11.569Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:29:22.701Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:30:11.570Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:30:22.702Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:30:26.989Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Node 2 disconnected.
2023-02-18T11:31:11.571Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:31:22.704Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:32:11.572Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:32:22.705Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:33:11.572Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:33:22.706Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:34:11.574Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:34:22.708Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:35:11.575Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:35:22.709Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:36:11.577Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:36:22.709Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:37:11.578Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:37:22.711Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:38:11.578Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:38:22.713Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:39:11.580Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:39:22.717Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:40:11.581Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:40:22.719Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:41:11.584Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:41:22.721Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:42:11.586Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:42:22.721Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:43:11.588Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:43:22.722Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:44:11.588Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:44:22.724Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:45:11.590Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:45:22.726Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:46:11.592Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:46:22.727Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:47:11.594Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:47:22.729Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:48:11.597Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:48:22.731Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:49:11.599Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:49:22.732Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:50:11.600Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:50:22.734Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:51:11.601Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:51:22.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:52:11.603Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:52:22.737Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:53:11.603Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:53:22.740Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:54:11.606Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:54:21.782Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-18T11:54:21.783Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"7308b033-eb5f-4edd-bec2-fea5d93efe3a","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"1045ed03-e0da-4cd2-9544-0379f984589c","serviceDescription":"service","serviceInvariantUUID":"dd06dfe0-9eb9-485f-9bd5-f159ee0f0f73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"21fad111-d287-48c3-b70b-b4f6cd26640c","resourceInvariantUUID":"b8cacc32-0fb7-4bfa-bcb2-d4095a4094bc","resourceCustomizationUUID":"413094bb-6bee-42a8-b6fb-672cc27053ac","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":"ODgzMjE5MGQ1MGNkOTZkNDRlMDgxZjJiNWUwOWI4NmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"835a9ead-236e-45af-9151-554eddc2bef6","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MDY4ZWRmZTI4MzcwY2MwYjcyMWIxODVhZDJjMDgxZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c9cd36e5-122b-4790-b815-1ecf3695a7c1","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T11:54:21.801Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:54:21.802Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:54:21.803Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:54:21.814Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721251606,
  "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-18T11:54:21.821Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:54:21.821Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721235606,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:54:21.823Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T11:54:21.824Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T11:54:21.824Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T11:54:21.824Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T11:54:21.826Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T11:54:21.826Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T11:54:21.828Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:54:22.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:54:22.696Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T11:54:22.699Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721251606,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:54:22.701Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:54:22.829Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:54:22.830Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:54:22.830Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:54:22.830Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721251606,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:54:23.831Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "1045ed03-e0da-4cd2-9544-0379f984589c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "dd06dfe0-9eb9-485f-9bd5-f159ee0f0f73",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "413094bb-6bee-42a8-b6fb-672cc27053ac",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "21fad111-d287-48c3-b70b-b4f6cd26640c",
      "resourceInvariantUUID": "b8cacc32-0fb7-4bfa-bcb2-d4095a4094bc",
      "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": "MDY4ZWRmZTI4MzcwY2MwYjcyMWIxODVhZDJjMDgxZjM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c9cd36e5-122b-4790-b815-1ecf3695a7c1"
    }
  ],
  "workloadContext": "Production"
}
2023-02-18T11:54:23.832Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T11:54:23.832Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1045ed03-e0da-4cd2-9544-0379f984589c ASDC
2023-02-18T11:54:23.833Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:7308b033-eb5f-4edd-bec2-fea5d93efe3a
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:1045ed03-e0da-4cd2-9544-0379f984589c
ServiceInvariantUUID:dd06dfe0-9eb9-485f-9bd5-f159ee0f0f73
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:c9cd36e5-122b-4790-b815-1ecf3695a7c1
ArtifactChecksum:MDY4ZWRmZTI4MzcwY2MwYjcyMWIxODVhZDJjMDgxZjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:413094bb-6bee-42a8-b6fb-672cc27053ac
ResourceInvariantUUID:b8cacc32-0fb7-4bfa-bcb2-d4095a4094bc
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:21fad111-d287-48c3-b70b-b4f6cd26640c
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-02-18T11:54:23.833Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1045ed03-e0da-4cd2-9544-0379f984589c 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-18T11:54:23.876Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T11:54:23.877Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T11:54:23.877Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T11:54:23.878Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: c9cd36e5-122b-4790-b815-1ecf3695a7c1 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-18T11:54:23.878Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T11:54:23.878Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-18T11:54:23.945Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T11:54:23.946Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar c9cd36e5-122b-4790-b815-1ecf3695a7c1 57793
2023-02-18T11:54:23.947Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-18T11:54:23.947Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-18T11:54:23.947Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:54:23.947Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:54:23.948Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:54:23.948Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721263947,
  "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-18T11:54:24.949Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T11:54:24.950Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T11:54:24.950Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: c9cd36e5-122b-4790-b815-1ecf3695a7c1, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T11:54:24.951Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-18T11:54:24.952Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T11:54:24.952Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T11:54:25.160Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP84665419177792236/Definitions/service-BasicNetwork-template.yml
2023-02-18T11:54:26.061Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T11:54:26.062Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-18T11:54:26.062Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T11:54:26.062Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-18T11:54:26.062Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T11:54:26.062Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T11:54:26.063Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T11:54:26.063Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T11:54:26.063Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T11:54:26.063Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T11:54:26.063Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T11:54:26.064Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-18T11:54:26.064Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-18T11:54:26.064Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.064Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:54:26.065Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-18T11:54:26.065Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-18T11:54:26.065Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T11:54:26.066Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.066Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:54:26.066Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-18T11:54:26.066Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-18T11:54:26.067Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T11:54:26.067Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.067Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:54:26.067Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.068Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:54:26.068Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.068Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:54:26.069Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.069Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:54:26.069Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.069Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:54:26.069Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:1045ed03-e0da-4cd2-9544-0379f984589c
Model Version:NULL
Model InvariantUuid:dd06dfe0-9eb9-485f-9bd5-f159ee0f0f73
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:b8cacc32-0fb7-4bfa-bcb2-d4095a4094bc
Model UUID:74b28e74-997a-440b-875f-c857dd833dc1
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:413094bb-6bee-42a8-b6fb-672cc27053ac
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-18T11:54:26.077Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: 21fad111-d287-48c3-b70b-b4f6cd26640c
2023-02-18T11:54:26.077Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||No resources found for Service: 1045ed03-e0da-4cd2-9544-0379f984589c
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T11:54:26.087Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||
2023-02-18T11:54:26.087Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-02-18T11:54:26.088Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 1045ed03-e0da-4cd2-9544-0379f984589c
2023-02-18T11:54:26.088Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 1045ed03-e0da-4cd2-9544-0379f984589c
2023-02-18T11:54:26.088Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-02-18T11:54:26.089Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-18T11:54:26.097Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7434d55c, org.onap.sdc.toscaparser.api.parameters.Input@1cf8c0b2, org.onap.sdc.toscaparser.api.parameters.Input@4ac5edf4, org.onap.sdc.toscaparser.api.parameters.Input@788cd68d, org.onap.sdc.toscaparser.api.parameters.Input@2ac062f5]
2023-02-18T11:54:26.100Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.101Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:54:26.101Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.101Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:54:26.102Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 1045ed03-e0da-4cd2-9544-0379f984589c: Generic NeutronNet
2023-02-18T11:54:26.102Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.103Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:54:26.103Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.103Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-02-18T11:54:26.154Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.155Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:54:26.155Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.156Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:54:26.156Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:54:26.156Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:54:26.157Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Saving Service: basic_network 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-18T11:54:26.229Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-02-18T11:54:26.230Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-18T11:54:26.230Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-18T11:54:26.230Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:54:26.231Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:54:26.231Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:54:26.231Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721266230,
  "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-18T11:54:27.232Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7308b033-eb5f-4edd-bec2-fea5d93efe3a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:54:27.244Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7308b033-eb5f-4edd-bec2-fea5d93efe3a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:54:27.246Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:54:27.246Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T11:54:27.247Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T11:54:57.247Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7308b033-eb5f-4edd-bec2-fea5d93efe3a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:54:57.256Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7308b033-eb5f-4edd-bec2-fea5d93efe3a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:54:57.260Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:54:57.260Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T11:54:57.260Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T11:55:22.691Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:55:22.693Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:55:22.693Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721233175,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:55:22.694Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:55:27.261Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7308b033-eb5f-4edd-bec2-fea5d93efe3a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:55:27.273Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7308b033-eb5f-4edd-bec2-fea5d93efe3a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:55:27.277Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:55:27.277Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T11:55:27.277Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T11:55:57.277Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7308b033-eb5f-4edd-bec2-fea5d93efe3a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:55:57.294Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7308b033-eb5f-4edd-bec2-fea5d93efe3a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:55:57.297Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:55:57.297Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T11:55:57.297Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T11:56:22.691Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:56:22.697Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.698Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721235606,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:56:22.700Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.700Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.700Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721233175,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:56:22.701Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.701Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.701Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721251606,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:56:22.701Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.702Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.702Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721264238,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:56:22.702Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.703Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.703Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721263947,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:56:22.703Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.703Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.703Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721263205,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:56:22.704Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.704Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.704Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721265242,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-18T11:56:22.714Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 7308b033-eb5f-4edd-bec2-fea5d93efe3a
2023-02-18T11:56:22.714Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7308b033-eb5f-4edd-bec2-fea5d93efe3a and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T11:56:22.738Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.738Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721263205,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:56:22.739Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.741Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.742Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721266230,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:56:22.742Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.743Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.743Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721265334,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:56:22.743Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.744Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.744Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721269498,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:56:22.744Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.744Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.745Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721270501,
  "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-18T11:56:22.753Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7308b033-eb5f-4edd-bec2-fea5d93efe3a
2023-02-18T11:56:22.754Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7308b033-eb5f-4edd-bec2-fea5d93efe3a 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-18T11:56:22.767Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.767Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721274525,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:56:22.770Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.771Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.771Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721274525,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:56:22.772Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.772Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.772Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721277268,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:56:22.773Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.773Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.773Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721279025,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:56:22.773Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:56:22.773Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:56:22.773Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721280029,
  "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-18T11:56:22.781Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7308b033-eb5f-4edd-bec2-fea5d93efe3a
2023-02-18T11:56:22.781Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7308b033-eb5f-4edd-bec2-fea5d93efe3a 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-18T11:56:27.298Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7308b033-eb5f-4edd-bec2-fea5d93efe3a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:56:27.317Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7308b033-eb5f-4edd-bec2-fea5d93efe3a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:56:27.327Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:56:27.327Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-18T11:56:27.327Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-18T11:56:27.327Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-18T11:56:27.328Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:56:27.328Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:56:27.328Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:56:27.328Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:56:27.328Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|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-18T11:56:27.335Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-18T11:56:57.335Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7308b033-eb5f-4edd-bec2-fea5d93efe3a 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-18T11:56:57.344Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7308b033-eb5f-4edd-bec2-fea5d93efe3a and serviceModelVersionId: 1045ed03-e0da-4cd2-9544-0379f984589c
2023-02-18T11:56:57.345Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dd06dfe0-9eb9-485f-9bd5-f159ee0f0f73
2023-02-18T11:56:57.346Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dd06dfe0-9eb9-485f-9bd5-f159ee0f0f73/model-vers/model-ver/1045ed03-e0da-4cd2-9544-0379f984589c?depth=0
2023-02-18T11:56:57.352Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-02-18T11:56:57.394Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|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/dd06dfe0-9eb9-485f-9bd5-f159ee0f0f73/model-vers/model-ver/1045ed03-e0da-4cd2-9544-0379f984589c?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-18T11:56:57.395Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dd06dfe0-9eb9-485f-9bd5-f159ee0f0f73/model-vers/model-ver/1045ed03-e0da-4cd2-9544-0379f984589c?depth=0|INFO|500||Invoke
2023-02-18T11:56:57.402Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dd06dfe0-9eb9-485f-9bd5-f159ee0f0f73/model-vers/model-ver/1045ed03-e0da-4cd2-9544-0379f984589c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-18T11:56:57.539Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dd06dfe0-9eb9-485f-9bd5-f159ee0f0f73/model-vers/model-ver/1045ed03-e0da-4cd2-9544-0379f984589c?depth=0|INFO|500||InvokeReturn
2023-02-18T11:56:57.540Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|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/dd06dfe0-9eb9-485f-9bd5-f159ee0f0f73/model-vers/model-ver/1045ed03-e0da-4cd2-9544-0379f984589c?depth=0 has http status code:200 and response headers:{date=[Sat, 18 Feb 2023 11:56:55 GMT], content-length=[0], vertex-id=[200824], x-aai-txid=[0-aai-resources-230218-11:56:55:905-66122], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-18T11:56:57.540Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T11:56:57.541Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-18T11:56:57.541Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|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-18T11:56:57.548Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|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-18T11:56:57.549Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7308b033-eb5f-4edd-bec2-fea5d93efe3a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-18T11:56:57.550Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-18T11:56:57.550Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:56:57.551Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:56:57.551Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721417550,
  "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-18T11:56:58.566Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T11:56:58.573Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-18T11:56:58.573Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"072132f1-1171-40ac-86df-3f42a1e75ea5","serviceName":"Demo_pNF_db0wND0KQarYXinkwk5B","serviceVersion":"1.0","serviceUUID":"c3412324-a8c6-49bc-a1f8-8b5a112a7f04","serviceDescription":"catalog service description","serviceInvariantUUID":"2183e199-d66f-49ae-b089-e652a4f6fc84","resources":[{"resourceInstanceName":"pNF 3c9b9ebc-2a36 0","resourceName":"pNF 3c9b9ebc-2a36","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b2edd255-ebde-445c-b6ba-5414972785ce","resourceInvariantUUID":"46e7dede-0ebb-4835-b1a9-5177e1623f26","resourceCustomizationUUID":"362a090a-9ba0-4b40-ae67-bfa6d24bcb4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vf-license-model.xml","artifactChecksum":"YmZjZjAzZjViODk2NGY1YzFhYTYyMGE4NDlmNmE3YzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3d133924-3c31-4895-a610-ac839d0d17f9","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/pNF.csar","artifactChecksum":"ZDk4MTBjZWZhMmNmM2VhNjgzZWJjZTFlNzUzODYyNDA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0458de51-a6c7-4bfc-ac0a-f95465e840fd","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"db55e365-d95f-4b36-aec9-ecb85502d4a8","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vendor-license-model.xml","artifactChecksum":"Y2U4NWQyOGI4YTgyMzRmYTExMWFkNmFjYTI5OWRmNGQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f635d335-50f0-48cc-b3a6-38c1331ef075","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b3bb088f-fd59-4dbc-bd59-b13572063e33","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e105fee-0267-4f85-8761-e5b76e51858f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfDb0wnd0kqaryxinkwk5b-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-template.yml","artifactChecksum":"ODMzYmZkYWFmZTBjNjQ4NzRiOTg2NDhjYzc3ZWNlMjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8104bff0-51b1-441c-bd2c-f387387c6d56","artifactVersion":"1"},{"artifactName":"service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar","artifactChecksum":"MDBlN2E2MmJjNWU4YzVjMjQ4MGEzYzAxZWQwN2I2OGI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f7cd7923-6444-44e1-adf1-06a0b0e3ddd5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T11:56:58.576Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:56:58.576Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:56:58.577Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:56:58.577Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:56:59.578Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:56:59.579Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:56:59.579Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:56:59.579Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:57:00.586Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:57:00.587Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:57:00.588Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:57:00.588Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:57:01.590Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:57:01.598Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:57:01.598Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:57:01.599Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:57:02.600Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:57:02.601Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:57:02.602Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:57:02.602Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:57:03.605Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:57:03.616Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:57:03.618Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:57:03.618Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:57:04.632Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:57:04.634Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:57:04.634Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:57:04.635Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:57:05.638Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:57:05.639Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:57:05.639Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:57:05.640Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:57:06.643Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "serviceName": "Demo_pNF_db0wND0KQarYXinkwk5B",
  "serviceVersion": "1.0",
  "serviceUUID": "c3412324-a8c6-49bc-a1f8-8b5a112a7f04",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "2183e199-d66f-49ae-b089-e652a4f6fc84",
  "resources": [
    {
      "resourceInstanceName": "pNF 3c9b9ebc-2a36 0",
      "resourceCustomizationUUID": "362a090a-9ba0-4b40-ae67-bfa6d24bcb4a",
      "resourceName": "pNF 3c9b9ebc-2a36",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "b2edd255-ebde-445c-b6ba-5414972785ce",
      "resourceInvariantUUID": "46e7dede-0ebb-4835-b1a9-5177e1623f26",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
      "artifactChecksum": "MDBlN2E2MmJjNWU4YzVjMjQ4MGEzYzAxZWQwN2I2OGI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "f7cd7923-6444-44e1-adf1-06a0b0e3ddd5"
    }
  ],
  "workloadContext": "Production"
}
2023-02-18T11:57:06.644Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T11:57:06.644Z|7308b033-eb5f-4edd-bec2-fea5d93efe3a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 c3412324-a8c6-49bc-a1f8-8b5a112a7f04 ASDC
2023-02-18T11:57:06.645Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:072132f1-1171-40ac-86df-3f42a1e75ea5
ServiceName:Demo_pNF_db0wND0KQarYXinkwk5B
ServiceVersion:1.0
ServiceUUID:c3412324-a8c6-49bc-a1f8-8b5a112a7f04
ServiceInvariantUUID:2183e199-d66f-49ae-b089-e652a4f6fc84
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
ArtifactUUID:f7cd7923-6444-44e1-adf1-06a0b0e3ddd5
ArtifactChecksum:MDBlN2E2MmJjNWU4YzVjMjQ4MGEzYzAxZWQwN2I2OGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 3c9b9ebc-2a36 0
ResourceCustomizationUUID:362a090a-9ba0-4b40-ae67-bfa6d24bcb4a
ResourceInvariantUUID:46e7dede-0ebb-4835-b1a9-5177e1623f26
ResourceName:pNF 3c9b9ebc-2a36
ResourceType:PNF
ResourceUUID:b2edd255-ebde-445c-b6ba-5414972785ce
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-02-18T11:57:06.646Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c3412324-a8c6-49bc-a1f8-8b5a112a7f04 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-18T11:57:06.695Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T11:57:06.696Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T11:57:06.696Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T11:57:06.696Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f7cd7923-6444-44e1-adf1-06a0b0e3ddd5 from URL: /sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:06.696Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T11:57:06.697Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:06.773Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T11:57:06.775Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar f7cd7923-6444-44e1-adf1-06a0b0e3ddd5 88016
2023-02-18T11:57:06.776Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar ASDC sendASDCNotification
2023-02-18T11:57:06.776Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:06.776Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:57:06.776Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:57:06.776Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:57:06.777Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721426776,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:57:07.780Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T11:57:07.781Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T11:57:07.782Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f7cd7923-6444-44e1-adf1-06a0b0e3ddd5, URL: /sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar to file: /app/ASDC/1/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:07.783Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:07.784Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:07.784Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:07.968Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4803926344154514282/Definitions/service-DemoPnfDb0wnd0kqaryxinkwk5b-template.yml
2023-02-18T11:57:08.991Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T11:57:08.992Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-18T11:57:08.992Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:08.992Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-18T11:57:08.992Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3c9b9ebc-2a36 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-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:08.993Z|072132f1-1171-40ac-86df-3f42a1e75ea5|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-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:08.993Z|072132f1-1171-40ac-86df-3f42a1e75ea5|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-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:08.993Z|072132f1-1171-40ac-86df-3f42a1e75ea5|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-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:08.993Z|072132f1-1171-40ac-86df-3f42a1e75ea5|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-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:08.993Z|072132f1-1171-40ac-86df-3f42a1e75ea5|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-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:08.994Z|072132f1-1171-40ac-86df-3f42a1e75ea5|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-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:08.994Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-18T11:57:08.994Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:57:08.995Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_db0wND0KQarYXinkwk5B is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:57:08.996Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Node template pNF 3c9b9ebc-2a36 0 is matching search criteria
2023-02-18T11:57:08.996Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-18T11:57:08.996Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 3c9b9ebc-2a36 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T11:57:08.997Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:57:08.998Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_db0wND0KQarYXinkwk5B is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:57:08.998Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Node template pNF 3c9b9ebc-2a36 0 is matching search criteria
2023-02-18T11:57:08.999Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-18T11:57:08.999Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 3c9b9ebc-2a36 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T11:57:09.000Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:57:09.001Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_db0wND0KQarYXinkwk5B is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:57:09.001Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:57:09.001Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_db0wND0KQarYXinkwk5B is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:57:09.001Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:57:09.002Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_db0wND0KQarYXinkwk5B is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:57:09.002Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:57:09.002Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_db0wND0KQarYXinkwk5B is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:57:09.002Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:57:09.003Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_db0wND0KQarYXinkwk5B is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:57:09.003Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_db0wND0KQarYXinkwk5B
Description:catalog service description
Model UUID:c3412324-a8c6-49bc-a1f8-8b5a112a7f04
Model Version:NULL
Model InvariantUuid:2183e199-d66f-49ae-b089-e652a4f6fc84
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-18T11:57:09.011Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: b2edd255-ebde-445c-b6ba-5414972785ce
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T11:57:09.015Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||pNF 3c9b9ebc-2a36 0
2023-02-18T11:57:09.015Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b2edd255-ebde-445c-b6ba-5414972785ce
2023-02-18T11:57:09.015Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||No resources found for Service: c3412324-a8c6-49bc-a1f8-8b5a112a7f04
2023-02-18T11:57:09.016Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: c3412324-a8c6-49bc-a1f8-8b5a112a7f04
2023-02-18T11:57:09.016Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 3c9b9ebc-2a36 0 b2edd255-ebde-445c-b6ba-5414972785ce 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-18T11:57:09.020Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@58a2ad64, org.onap.sdc.toscaparser.api.parameters.Input@211fad84, org.onap.sdc.toscaparser.api.parameters.Input@6f9d921, org.onap.sdc.toscaparser.api.parameters.Input@3cc4dacb, org.onap.sdc.toscaparser.api.parameters.Input@71c089ba]
2023-02-18T11:57:09.021Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:57:09.021Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_db0wND0KQarYXinkwk5B is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:57:09.022Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid c3412324-a8c6-49bc-a1f8-8b5a112a7f04: pNF 3c9b9ebc-2a36
2023-02-18T11:57:09.022Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Processing PNF resource: b2edd255-ebde-445c-b6ba-5414972785ce
2023-02-18T11:57:09.022Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:57:09.022Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_db0wND0KQarYXinkwk5B is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:57:09.023Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Resource customization UUID: 362a090a-9ba0-4b40-ae67-bfa6d24bcb4a is the same as notified resource customizationUUID: 362a090a-9ba0-4b40-ae67-bfa6d24bcb4a
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-18T11:57:09.072Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 3c9b9ebc-2a36 b2edd255-ebde-445c-b6ba-5414972785ce 0 ASDC deployResourceStructure
2023-02-18T11:57:09.072Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar ASDC sendASDCNotification
2023-02-18T11:57:09.073Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar
2023-02-18T11:57:09.073Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:57:09.073Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:57:09.073Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:57:09.073Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721429072,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:57:10.075Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 072132f1-1171-40ac-86df-3f42a1e75ea5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:57:10.090Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 072132f1-1171-40ac-86df-3f42a1e75ea5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:57:10.096Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:57:10.096Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T11:57:10.097Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T11:57:22.691Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:57:22.697Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.697Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721326244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.698Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.699Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721323221,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.699Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.699Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721323205,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.699Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.699Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721323221,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.699Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.700Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721326244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.700Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.700Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.700Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721323205,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.700Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.700Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.700Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721323221,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.700Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.700Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.700Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721326244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.701Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.701Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.701Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721323205,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.701Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.701Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.701Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721323221,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.701Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.701Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.701Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721326244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.701Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.702Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.702Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721323205,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.702Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.702Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.702Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721326244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.702Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.702Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.702Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721323221,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.703Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.703Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.703Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721323205,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.703Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.703Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.703Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721334525,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.703Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.703Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.704Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721323221,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.704Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.704Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.704Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721326244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.704Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.704Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.704Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721323205,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.704Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.704Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.705Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721334525,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.705Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.705Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.705Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721326244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.705Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.705Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.705Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721323221,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.705Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.705Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.706Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721323205,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.706Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.706Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721334525,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.706Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.706Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721326244,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.706Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.707Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.707Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721323221,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.707Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.707Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.707Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721323205,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.707Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.707Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.707Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721334525,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.707Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.708Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.708Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721339353,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:57:22.708Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.708Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.708Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721337617,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:57:22.708Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.708Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.708Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721334525,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.708Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.708Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.708Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721340358,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-18T11:57:22.721Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 072132f1-1171-40ac-86df-3f42a1e75ea5
2023-02-18T11:57:22.721Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 072132f1-1171-40ac-86df-3f42a1e75ea5 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T11:57:22.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721334525,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.735Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721334525,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721334525,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721343291,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:57:22.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721342972,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:57:22.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721343976,
  "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-18T11:57:22.744Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 072132f1-1171-40ac-86df-3f42a1e75ea5
2023-02-18T11:57:22.744Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 072132f1-1171-40ac-86df-3f42a1e75ea5 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-18T11:57:22.764Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.765Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721345278,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:57:22.766Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.766Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.766Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721346282,
  "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-18T11:57:22.774Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 072132f1-1171-40ac-86df-3f42a1e75ea5
2023-02-18T11:57:22.775Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 072132f1-1171-40ac-86df-3f42a1e75ea5 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-18T11:57:22.785Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.786Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721353205,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.786Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.786Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.786Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721341360,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.787Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.787Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.787Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721338338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.787Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.787Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.787Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721341360,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.788Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.788Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.788Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721353205,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.788Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.788Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.788Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721338338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.789Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.789Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.789Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721353205,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.789Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.789Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.789Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721341360,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.790Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.790Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.790Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721338338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.790Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.790Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.790Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721341360,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.791Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.791Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.791Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721353205,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.791Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.791Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.792Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721338338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.792Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.792Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.792Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721364525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.792Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.792Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.792Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721341360,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.792Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.793Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.793Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721353205,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.793Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.793Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.793Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721338338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.794Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.794Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.794Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721364525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.794Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.795Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.795Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721341360,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.795Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.795Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.795Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721353205,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.795Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.795Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.795Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721338338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.796Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.796Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.796Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721364525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.796Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.796Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.796Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721341360,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.796Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.796Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.796Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721353205,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.797Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.797Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.797Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721338338,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.797Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.797Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.797Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721364525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.798Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.798Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.798Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721369993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:57:22.798Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.798Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.798Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721369075,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:57:22.798Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.798Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.799Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721368194,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:57:22.799Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.799Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.799Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721364525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.799Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.799Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.799Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721370997,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T11:57:22.819Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 3b6222e4-9ce8-472a-8c85-83d2a335c0c2
2023-02-18T11:57:22.820Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3b6222e4-9ce8-472a-8c85-83d2a335c0c2 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T11:57:22.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721370169,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:57:22.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721364525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721371257,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:57:22.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721364525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721372281,
  "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-18T11:57:22.851Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3b6222e4-9ce8-472a-8c85-83d2a335c0c2
2023-02-18T11:57:22.851Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3b6222e4-9ce8-472a-8c85-83d2a335c0c2 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-18T11:57:22.862Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.863Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721372250,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:57:22.863Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.865Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.865Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721373283,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-18T11:57:22.865Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.865Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.866Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721374576,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:57:22.870Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.871Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.871Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721375584,
  "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-18T11:57:22.878Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3b6222e4-9ce8-472a-8c85-83d2a335c0c2
2023-02-18T11:57:22.878Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3b6222e4-9ce8-472a-8c85-83d2a335c0c2 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-18T11:57:22.888Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.889Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721375421,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:57:22.889Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.889Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721372003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.889Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.890Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721374286,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.890Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.890Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721376425,
  "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-18T11:57:22.896Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3b6222e4-9ce8-472a-8c85-83d2a335c0c2
2023-02-18T11:57:22.896Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3b6222e4-9ce8-472a-8c85-83d2a335c0c2 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-18T11:57:22.907Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.907Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721372003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.908Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.908Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.908Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721374286,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.908Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.908Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.908Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721372003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.908Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.909Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.909Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721374286,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.909Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.909Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.909Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721372003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.910Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.910Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.910Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721374286,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.910Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.911Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.911Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721372003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:57:22.911Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:22.911Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:57:22.911Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721374286,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2023-02-18T11:57:22.911Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:57:40.097Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 072132f1-1171-40ac-86df-3f42a1e75ea5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:57:40.140Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 072132f1-1171-40ac-86df-3f42a1e75ea5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:57:40.145Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:57:40.145Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-18T11:57:40.145Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-18T11:57:40.145Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-18T11:57:40.145Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:57:40.145Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:57:40.145Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:57:40.145Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:57:40.145Z|072132f1-1171-40ac-86df-3f42a1e75ea5|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-18T11:57:40.160Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-18T11:58:10.163Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 072132f1-1171-40ac-86df-3f42a1e75ea5 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-18T11:58:10.176Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 072132f1-1171-40ac-86df-3f42a1e75ea5 and serviceModelVersionId: c3412324-a8c6-49bc-a1f8-8b5a112a7f04
2023-02-18T11:58:10.176Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2183e199-d66f-49ae-b089-e652a4f6fc84
2023-02-18T11:58:10.180Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2183e199-d66f-49ae-b089-e652a4f6fc84/model-vers/model-ver/c3412324-a8c6-49bc-a1f8-8b5a112a7f04?depth=0
2023-02-18T11:58:10.191Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-02-18T11:58:10.252Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2183e199-d66f-49ae-b089-e652a4f6fc84/model-vers/model-ver/c3412324-a8c6-49bc-a1f8-8b5a112a7f04?depth=0|INFO|500||Invoke
2023-02-18T11:58:10.253Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2183e199-d66f-49ae-b089-e652a4f6fc84/model-vers/model-ver/c3412324-a8c6-49bc-a1f8-8b5a112a7f04?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2183e199-d66f-49ae-b089-e652a4f6fc84/model-vers/model-ver/c3412324-a8c6-49bc-a1f8-8b5a112a7f04?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[072132f1-1171-40ac-86df-3f42a1e75ea5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4a4c0c13-15e8-49f4-801c-008ea4d54760], X-ECOMP-RequestID=[072132f1-1171-40ac-86df-3f42a1e75ea5], X-TransactionId=[], X-ONAP-RequestID=[072132f1-1171-40ac-86df-3f42a1e75ea5], Content-Type=[application/merge-patch+json]}
2023-02-18T11:58:10.280Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2183e199-d66f-49ae-b089-e652a4f6fc84/model-vers/model-ver/c3412324-a8c6-49bc-a1f8-8b5a112a7f04?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-18T11:58:10.439Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2183e199-d66f-49ae-b089-e652a4f6fc84/model-vers/model-ver/c3412324-a8c6-49bc-a1f8-8b5a112a7f04?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2183e199-d66f-49ae-b089-e652a4f6fc84/model-vers/model-ver/c3412324-a8c6-49bc-a1f8-8b5a112a7f04?depth=0 has http status code:200 and response headers:{date=[Sat, 18 Feb 2023 11:58:08 GMT], content-length=[0], vertex-id=[204920], x-aai-txid=[0-aai-resources-230218-11:58:08:784-14882], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-18T11:58:10.439Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2183e199-d66f-49ae-b089-e652a4f6fc84/model-vers/model-ver/c3412324-a8c6-49bc-a1f8-8b5a112a7f04?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-18T11:58:10.439Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2183e199-d66f-49ae-b089-e652a4f6fc84/model-vers/model-ver/c3412324-a8c6-49bc-a1f8-8b5a112a7f04?depth=0|INFO|500||InvokeReturn
2023-02-18T11:58:10.440Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-18T11:58:10.440Z|072132f1-1171-40ac-86df-3f42a1e75ea5|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-18T11:58:10.446Z|072132f1-1171-40ac-86df-3f42a1e75ea5|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-18T11:58:10.447Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 072132f1-1171-40ac-86df-3f42a1e75ea5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-18T11:58:10.447Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-18T11:58:10.448Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:10.448Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:10.448Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721490447,
  "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-18T11:58:11.467Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-18T11:58:11.467Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"3b6222e4-9ce8-472a-8c85-83d2a335c0c2","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"a3c163af-4b42-45ba-bb53-edfe76818a28","serviceDescription":"service","serviceInvariantUUID":"2fa0f2d4-532b-487c-861c-2d4b566abf23","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4dc7a9f7-d93d-48af-9da9-9db6f22928c7","resourceInvariantUUID":"7b7b630a-dffe-4afe-9688-a2547f6291e7","resourceCustomizationUUID":"b2d6953c-3534-4f76-8bf3-9bf60987574c","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":"ODU5YWNhZjY3ZmQ5NWJjMDIwYTZmN2Q5ZGQyN2RhNjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a15f53a5-8ba9-473e-b70a-fdcb90c916d9","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":"M2Q3YWZjNzk3NDBiYTBjNzkxOWM5NGNlNjU2YzRmYmE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"dd8cfbeb-e430-4ffb-9dd0-06ec05d5164c","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":"094199b2-e9eb-4c21-b178-7caf4bba5c77","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":"d5926b65-1108-4a1f-8a93-a03d5a0376b1","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":"b623665e-549d-46eb-939c-f2106588d2fd","artifactVersion":"2","generatedFromUUID":"094199b2-e9eb-4c21-b178-7caf4bba5c77"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZWQ4NWNlMDgxNGRiYmVmMDgwMThkMzhlYWJkNTBkZjA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8cf9faa3-0e60-4fb9-97cf-4f4cc2cbb9f0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MWE5ODkzOWRhOTExOWNjOGZiNjBjYTI2ZWIyMWY3ZDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ef546c72-61a3-42e5-8cec-02eafc22e8c4","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T11:58:11.468Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:58:11.469Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:11.469Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:11.469Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "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-18T11:58:12.470Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:58:12.471Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:12.471Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:12.471Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "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-18T11:58:13.472Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:58:13.473Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:13.473Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:13.473Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "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-18T11:58:14.474Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:58:14.474Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:14.475Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:14.475Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "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-18T11:58:15.476Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:58:15.477Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:15.477Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:15.477Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "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-18T11:58:16.479Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:58:16.480Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:16.480Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:16.480Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "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-18T11:58:17.482Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:58:17.483Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:17.483Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:17.483Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:58:18.485Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "a3c163af-4b42-45ba-bb53-edfe76818a28",
  "serviceDescription": "service",
  "serviceInvariantUUID": "2fa0f2d4-532b-487c-861c-2d4b566abf23",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "b2d6953c-3534-4f76-8bf3-9bf60987574c",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "4dc7a9f7-d93d-48af-9da9-9db6f22928c7",
      "resourceInvariantUUID": "7b7b630a-dffe-4afe-9688-a2547f6291e7",
      "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": "M2Q3YWZjNzk3NDBiYTBjNzkxOWM5NGNlNjU2YzRmYmE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "dd8cfbeb-e430-4ffb-9dd0-06ec05d5164c",
          "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": "094199b2-e9eb-4c21-b178-7caf4bba5c77",
          "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": "b623665e-549d-46eb-939c-f2106588d2fd",
            "generatedFromUUID": "094199b2-e9eb-4c21-b178-7caf4bba5c77"
          },
          "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": "b623665e-549d-46eb-939c-f2106588d2fd",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MWE5ODkzOWRhOTExOWNjOGZiNjBjYTI2ZWIyMWY3ZDA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ef546c72-61a3-42e5-8cec-02eafc22e8c4"
    }
  ],
  "workloadContext": "Production"
}
2023-02-18T11:58:18.485Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T11:58:18.485Z|072132f1-1171-40ac-86df-3f42a1e75ea5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 a3c163af-4b42-45ba-bb53-edfe76818a28 ASDC
2023-02-18T11:58:18.486Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:3b6222e4-9ce8-472a-8c85-83d2a335c0c2
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:a3c163af-4b42-45ba-bb53-edfe76818a28
ServiceInvariantUUID:2fa0f2d4-532b-487c-861c-2d4b566abf23
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:ef546c72-61a3-42e5-8cec-02eafc22e8c4
ArtifactChecksum:MWE5ODkzOWRhOTExOWNjOGZiNjBjYTI2ZWIyMWY3ZDA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:b2d6953c-3534-4f76-8bf3-9bf60987574c
ResourceInvariantUUID:7b7b630a-dffe-4afe-9688-a2547f6291e7
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:4dc7a9f7-d93d-48af-9da9-9db6f22928c7
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:dd8cfbeb-e430-4ffb-9dd0-06ec05d5164c
ArtifactChecksum:M2Q3YWZjNzk3NDBiYTBjNzkxOWM5NGNlNjU2YzRmYmE=
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:094199b2-e9eb-4c21-b178-7caf4bba5c77
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:b623665e-549d-46eb-939c-f2106588d2fd
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:b623665e-549d-46eb-939c-f2106588d2fd
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-02-18T11:58:18.487Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a3c163af-4b42-45ba-bb53-edfe76818a28 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-18T11:58:18.549Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T11:58:18.550Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T11:58:18.550Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T11:58:18.550Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: ef546c72-61a3-42e5-8cec-02eafc22e8c4 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-18T11:58:18.550Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T11:58:18.551Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|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-18T11:58:18.617Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T11:58:18.619Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ef546c72-61a3-42e5-8cec-02eafc22e8c4 75191
2023-02-18T11:58:18.620Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|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-18T11:58:18.621Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|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-18T11:58:18.621Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:58:18.621Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:18.622Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:18.622Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721498620,
  "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-18T11:58:19.623Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T11:58:19.624Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T11:58:19.624Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: ef546c72-61a3-42e5-8cec-02eafc22e8c4, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-18T11:58:19.625Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-02-18T11:58:19.626Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-18T11:58:19.626Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-02-18T11:58:19.860Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12379808396156401645/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-18T11:58:21.590Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T11:58:21.591Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-18T11:58:21.591Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-18T11:58:21.591Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-18T11:58:21.591Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|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-18T11:58:21.591Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|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-18T11:58:21.592Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|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-18T11:58:21.592Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|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-18T11:58:21.592Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|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-18T11:58:21.592Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|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-18T11:58:21.592Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|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-18T11:58:21.592Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-18T11:58:21.593Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:21.593Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:21.593Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-18T11:58:21.594Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-18T11:58:21.594Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T11:58:21.594Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:21.595Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:21.595Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-18T11:58:21.595Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-18T11:58:21.595Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T11:58:21.596Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:21.596Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:21.596Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:21.596Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-02-18T11:58:21.597Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-02-18T11:58:21.597Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-02-18T11:58:21.597Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-02-18T11:58:21.597Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-18T11:58:21.597Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-18T11:58:21.598Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:21.598Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T11:58:21.598Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:21.599Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-18T11:58:21.599Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:58:21.599Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:21.599Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-18T11:58:21.600Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:58:21.600Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:21.600Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-18T11:58:21.600Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:58:21.601Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:21.601Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-02-18T11:58:21.601Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-02-18T11:58:21.601Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-18T11:58:21.601Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=a1a4177b-9064-4cec-b386-9d38db2e592e
2023-02-18T11:58:21.602Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:21.602Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:21.602Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:21.602Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:21.602Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:21.603Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:21.603Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:21.603Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:21.603Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:a3c163af-4b42-45ba-bb53-edfe76818a28
Model Version:NULL
Model InvariantUuid:2fa0f2d4-532b-487c-861c-2d4b566abf23
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:ee6ab928-e53b-4f7b-94d2-61a152904557
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:7b7b630a-dffe-4afe-9688-a2547f6291e7
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:b2d6953c-3534-4f76-8bf3-9bf60987574c
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4a5ed56b-31f2-44a2-958d-dbc88e96285e
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:be5f8e0a-7a91-4db5-8a59-024f8b5ad818
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:a1a4177b-9064-4cec-b386-9d38db2e592e
ModelInvariantUuid:7f0c6cd3-7784-4788-8b90-e43fdcb88f68
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:ad776ff4-0343-46a2-98cb-13ab2b37f4cb
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:58bd6652-1f8e-49df-b8fa-3c86df0692f3
ModelInvariantUuid:f424ec6f-baaa-4dd9-b2bd-e56c55f444bb
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:c26f708a-9eec-417b-8692-29befad31de0
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-18T11:58:21.614Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 4dc7a9f7-d93d-48af-9da9-9db6f22928c7
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T11:58:21.624Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||basic_vm 0
2023-02-18T11:58:21.625Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4dc7a9f7-d93d-48af-9da9-9db6f22928c7
2023-02-18T11:58:21.625Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: dd8cfbeb-e430-4ffb-9dd0-06ec05d5164c from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-02-18T11:58:21.625Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T11:58:21.626Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-02-18T11:58:21.693Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T11:58:21.694Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json dd8cfbeb-e430-4ffb-9dd0-06ec05d5164c 787
2023-02-18T11:58:21.694Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-02-18T11:58:21.694Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-02-18T11:58:21.694Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:58:21.695Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:21.695Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:21.695Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721501694,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:58:22.691Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:58:22.694Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.695Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721372003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.696Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.696Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.696Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721374286,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.696Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.696Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.696Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721372003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.696Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.696Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.696Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721374286,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2023-02-18T11:58:22.697Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.697Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.697Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721383205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.697Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.697Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.697Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721372003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.697Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.697Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "4a5ed56b-31f2-44a2-958d-dbc88e96285e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "be5f8e0a-7a91-4db5-8a59-024f8b5ad818",
    "vfModuleModelCustomizationUUID": "2a13b226-72f7-4581-bb18-0357379c1e6d",
    "isBase": true,
    "artifacts": [
      "094199b2-e9eb-4c21-b178-7caf4bba5c77",
      "b623665e-549d-46eb-939c-f2106588d2fd"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-18T11:58:22.697Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.697Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721374286,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.698Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.698Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.698Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721383205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.698Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.698Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.698Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721372003,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:58:22.699Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.699Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721374286,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:58:22.699Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.702Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:be5f8e0a-7a91-4db5-8a59-024f8b5ad818
VfModuleModelInvariantUUID:4a5ed56b-31f2-44a2-958d-dbc88e96285e
VfModuleModelDescription:NULL
Artifacts UUID List:{
094199b2-e9eb-4c21-b178-7caf4bba5c77
,
b623665e-549d-46eb-939c-f2106588d2fd

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-02-18T11:58:22.702Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.705Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721383205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.706Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.706Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721386310,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:58:22.706Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.706Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721387232,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:58:22.706Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.707Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721383205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.707Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.707Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.707Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676721388237,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
2023-02-18T11:58:22.708Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "4a5ed56b-31f2-44a2-958d-dbc88e96285e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "be5f8e0a-7a91-4db5-8a59-024f8b5ad818",
    "vfModuleModelCustomizationUUID": "2a13b226-72f7-4581-bb18-0357379c1e6d",
    "isBase": true,
    "artifacts": [
      "094199b2-e9eb-4c21-b178-7caf4bba5c77",
      "b623665e-549d-46eb-939c-f2106588d2fd"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-18T11:58:22.708Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:be5f8e0a-7a91-4db5-8a59-024f8b5ad818
VfModuleModelInvariantUUID:4a5ed56b-31f2-44a2-958d-dbc88e96285e
VfModuleModelDescription:NULL
Artifacts UUID List:{
094199b2-e9eb-4c21-b178-7caf4bba5c77
,
b623665e-549d-46eb-939c-f2106588d2fd

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-18T11:58:22.710Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 094199b2-e9eb-4c21-b178-7caf4bba5c77 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-02-18T11:58:22.711Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T11:58:22.711Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-18T11:58:22.730Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of dc433fb5-6fe4-4f6b-89f3-4f24ff02933a
2023-02-18T11:58:22.731Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId dc433fb5-6fe4-4f6b-89f3-4f24ff02933a and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T11:58:22.741Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.742Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721387377,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:58:22.742Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.742Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.742Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721383205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.742Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.743Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.743Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721388431,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:58:22.743Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.743Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.743Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721383205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.743Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.743Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.743Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721389495,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:58:22.744Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.744Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.744Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721383205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.744Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.744Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.744Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721390546,
  "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-18T11:58:22.757Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dc433fb5-6fe4-4f6b-89f3-4f24ff02933a
2023-02-18T11:58:22.757Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId dc433fb5-6fe4-4f6b-89f3-4f24ff02933a 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-18T11:58:22.772Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.772Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721383205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.772Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.773Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.773Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676721391548,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-18T11:58:22.773Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.773Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.773Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721383205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:58:22.773Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.774Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.774Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721392329,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:58:22.774Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.774Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.775Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721394525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.775Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.776Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.776Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721394525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.776Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.776Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.776Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721394525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.777Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.777Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.777Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721394525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.777Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.777Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.778Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721394525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.778Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.778Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.778Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721394525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.779Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.779Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.779Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721399923,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:58:22.779Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.779Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.779Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721394525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.779Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.780Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.779Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T11:58:22.780Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "aai-model-loader",
  "timestamp": 1676721400926,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
2023-02-18T11:58:22.780Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 094199b2-e9eb-4c21-b178-7caf4bba5c77 5033
2023-02-18T11:58:22.780Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-02-18T11:58:22.780Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-02-18T11:58:22.780Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:58:22.781Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:22.781Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:22.781Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721502780,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-18T11:58:22.788Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dc433fb5-6fe4-4f6b-89f3-4f24ff02933a
2023-02-18T11:58:22.789Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId dc433fb5-6fe4-4f6b-89f3-4f24ff02933a 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-18T11:58:22.803Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.804Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721394525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.804Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.804Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.804Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721394525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:58:22.804Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.805Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.805Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721404307,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:58:22.805Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.805Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.805Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721406692,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:58:22.805Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.806Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.806Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676721407699,
  "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-18T11:58:22.814Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dc433fb5-6fe4-4f6b-89f3-4f24ff02933a
2023-02-18T11:58:22.814Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId dc433fb5-6fe4-4f6b-89f3-4f24ff02933a 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-18T11:58:22.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "7308b033-eb5f-4edd-bec2-fea5d93efe3a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721417550,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-18T11:58:22.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.840Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.840Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.840Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.840Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.840Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.840Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.841Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.841Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.841Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.842Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.842Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.842Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.842Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.842Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.843Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.843Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/resourceInstances/pnf3c9b9ebc2a360/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.843Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.843Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.844Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:58:22.844Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.844Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.844Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:58:22.845Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.845Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.845Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721426776,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:58:22.845Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:22.845Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:58:22.846Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721429072,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfDb0wnd0kqaryxinkwk5b/1.0/artifacts/service-DemoPnfDb0wnd0kqaryxinkwk5b-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T11:58:22.846Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:58:23.782Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b623665e-549d-46eb-939c-f2106588d2fd from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-02-18T11:58:23.782Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T11:58:23.782Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-02-18T11:58:23.837Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T11:58:23.837Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env b623665e-549d-46eb-939c-f2106588d2fd 903
2023-02-18T11:58:23.838Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-02-18T11:58:23.838Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-02-18T11:58:23.838Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:58:23.838Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:23.838Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:23.838Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721503837,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:58:24.839Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: a3c163af-4b42-45ba-bb53-edfe76818a28
2023-02-18T11:58:24.839Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 4dc7a9f7-d93d-48af-9da9-9db6f22928c7 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-18T11:58:24.855Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@64a3251d, org.onap.sdc.toscaparser.api.parameters.Input@20d8bb83, org.onap.sdc.toscaparser.api.parameters.Input@58cd75c4, org.onap.sdc.toscaparser.api.parameters.Input@7a3a42aa, org.onap.sdc.toscaparser.api.parameters.Input@74c1b3d]
2023-02-18T11:58:24.857Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.857Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:24.857Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2023-02-18T11:58:24.857Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= b2d6953c-3534-4f76-8bf3-9bf60987574c
2023-02-18T11:58:24.857Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b2d6953c-3534-4f76-8bf3-9bf60987574c matches Tosca VF Customization UUID: b2d6953c-3534-4f76-8bf3-9bf60987574c
2023-02-18T11:58:24.858Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: b2d6953c-3534-4f76-8bf3-9bf60987574c  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-18T11:58:24.860Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.861Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:24.862Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id b2d6953c-3534-4f76-8bf3-9bf60987574c: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-18T11:58:24.862Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@797aa1a7
2023-02-18T11:58:24.862Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.862Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T11:58:24.863Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2a13b226-72f7-4581-bb18-0357379c1e6d
2023-02-18T11:58:24.863Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2a13b226-72f7-4581-bb18-0357379c1e6d
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-18T11:58:24.866Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.866Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-18T11:58:24.867Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:58:24.867Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.867Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-18T11:58:24.867Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:58:24.867Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.868Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-02-18T11:58:24.868Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-02-18T11:58:24.868Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-18T11:58:24.868Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=a1a4177b-9064-4cec-b386-9d38db2e592e
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-18T11:58:24.871Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.871Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-18T11:58:24.871Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:58:24.871Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.871Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-18T11:58:24.872Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=b2d6953c-3534-4f76-8bf3-9bf60987574c
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T11:58:24.873Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.873Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:24.874Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid a3c163af-4b42-45ba-bb53-edfe76818a28: basic_vm
2023-02-18T11:58:24.874Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.874Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:24.874Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.874Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:24.875Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.875Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:24.875Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.875Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:24.875Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:58:24.876Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:58:24.876Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Saving Service: basic_vm 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T11:58:24.954Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 4dc7a9f7-d93d-48af-9da9-9db6f22928c7 1 ASDC deployResourceStructure
2023-02-18T11:58:24.954Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-02-18T11:58:24.954Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-02-18T11:58:24.954Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:58:24.954Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:24.955Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:24.955Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721504954,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:58:25.956Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-02-18T11:58:25.956Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-02-18T11:58:25.956Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:58:25.957Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:25.957Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:25.957Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721505956,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:58:26.958Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-02-18T11:58:26.958Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-02-18T11:58:26.959Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:58:26.959Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:26.959Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:26.959Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721506958,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:58:27.961Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-02-18T11:58:27.961Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-18T11:58:27.961Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:58:27.961Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:27.962Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:27.962Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721507960,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:58:28.963Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3b6222e4-9ce8-472a-8c85-83d2a335c0c2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:58:28.982Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3b6222e4-9ce8-472a-8c85-83d2a335c0c2
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:58:28.986Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:58:28.986Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-18T11:58:28.986Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-18T11:58:28.986Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-18T11:58:28.987Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:58:28.987Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:58:28.987Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:58:28.987Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:58:28.987Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:58:28.987Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|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-18T11:58:28.993Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-18T11:58:58.993Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3b6222e4-9ce8-472a-8c85-83d2a335c0c2 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-18T11:58:58.998Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3b6222e4-9ce8-472a-8c85-83d2a335c0c2 and serviceModelVersionId: a3c163af-4b42-45ba-bb53-edfe76818a28
2023-02-18T11:58:58.999Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2fa0f2d4-532b-487c-861c-2d4b566abf23
2023-02-18T11:58:59.000Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2fa0f2d4-532b-487c-861c-2d4b566abf23/model-vers/model-ver/a3c163af-4b42-45ba-bb53-edfe76818a28?depth=0
2023-02-18T11:58:59.006Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-02-18T11:58:59.047Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2fa0f2d4-532b-487c-861c-2d4b566abf23/model-vers/model-ver/a3c163af-4b42-45ba-bb53-edfe76818a28?depth=0|INFO|500||Invoke
2023-02-18T11:58:59.048Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2fa0f2d4-532b-487c-861c-2d4b566abf23/model-vers/model-ver/a3c163af-4b42-45ba-bb53-edfe76818a28?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2fa0f2d4-532b-487c-861c-2d4b566abf23/model-vers/model-ver/a3c163af-4b42-45ba-bb53-edfe76818a28?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3b6222e4-9ce8-472a-8c85-83d2a335c0c2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a1d68d56-9171-4bd9-98fa-051019b25a22], X-ECOMP-RequestID=[3b6222e4-9ce8-472a-8c85-83d2a335c0c2], X-TransactionId=[], X-ONAP-RequestID=[3b6222e4-9ce8-472a-8c85-83d2a335c0c2], Content-Type=[application/merge-patch+json]}
2023-02-18T11:58:59.055Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2fa0f2d4-532b-487c-861c-2d4b566abf23/model-vers/model-ver/a3c163af-4b42-45ba-bb53-edfe76818a28?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-18T11:58:59.159Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2fa0f2d4-532b-487c-861c-2d4b566abf23/model-vers/model-ver/a3c163af-4b42-45ba-bb53-edfe76818a28?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2fa0f2d4-532b-487c-861c-2d4b566abf23/model-vers/model-ver/a3c163af-4b42-45ba-bb53-edfe76818a28?depth=0 has http status code:200 and response headers:{date=[Sat, 18 Feb 2023 11:58:57 GMT], content-length=[0], vertex-id=[233536], x-aai-txid=[2-aai-resources-230218-11:58:57:554-32219], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-18T11:58:59.160Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2fa0f2d4-532b-487c-861c-2d4b566abf23/model-vers/model-ver/a3c163af-4b42-45ba-bb53-edfe76818a28?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-18T11:58:59.160Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2fa0f2d4-532b-487c-861c-2d4b566abf23/model-vers/model-ver/a3c163af-4b42-45ba-bb53-edfe76818a28?depth=0|INFO|500||InvokeReturn
2023-02-18T11:58:59.161Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-18T11:58:59.161Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|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-18T11:58:59.166Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|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-18T11:58:59.166Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3b6222e4-9ce8-472a-8c85-83d2a335c0c2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-18T11:58:59.166Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-18T11:58:59.166Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:58:59.167Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:58:59.167Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721539166,
  "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-18T11:59:00.181Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-18T11:59:00.181Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"dc433fb5-6fe4-4f6b-89f3-4f24ff02933a","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd","serviceDescription":"service","serviceInvariantUUID":"304b8b47-9613-40a8-be97-043c63c7c9a5","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8a6a52ae-6b0a-453f-8344-08f20961000c","resourceInvariantUUID":"6aec0723-074f-4405-a73d-ec286798d77f","resourceCustomizationUUID":"56732c36-9ae2-4097-8c94-52d0f157ef38","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"MGI2ODc4ZTRmMjVkMTI3MzVlZGFhNmEyNTRmNzdhMmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6e871593-18eb-474e-a75a-a12358de9696","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e4484e48-8a9f-4624-bbe0-a3e8d11e1e76","artifactVersion":"2","generatedFromUUID":"4917e4ea-2662-4a27-ba73-177d2f0655d9"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4917e4ea-2662-4a27-ba73-177d2f0655d9","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"ZmQ5ZTRlMzU3MzllNTNiODZmZDU4Y2E5Y2ViNzc2ZDk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3eebf3d1-3a52-4844-a2ef-3e0195bede55","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"267f034d-e2b9-400a-ad44-545ac5af6902","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a3fac142-597a-4f1c-8651-15feeca0e2e7","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6a363350-1f09-41f3-adea-40b96f10dbbf","artifactVersion":"2","generatedFromUUID":"267f034d-e2b9-400a-ad44-545ac5af6902"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"MTgzZTc1MmRkZTZhYmNkNzViMjVlNGE1ZTcwODhjNzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2e592179-46df-453b-b854-37d021b1e860","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NTRlNzUxYmJkMGM1ZWE5MzIzZDc3YWM3ZmJmYzAxMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"26372c31-1ff4-4048-9984-9c32e7befe63","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T11:59:00.181Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:59:00.182Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:00.182Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:00.182Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:01.184Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:59:01.185Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:01.189Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:01.190Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:02.191Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:59:02.192Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:02.192Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:02.192Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:03.194Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:59:03.195Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:03.195Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:03.195Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:04.197Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:59:04.197Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:04.197Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:04.197Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:05.198Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:59:05.199Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:05.199Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:05.199Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:06.200Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:59:06.200Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:06.201Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:06.201Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:07.201Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:59:07.202Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:07.203Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:07.203Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:08.204Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T11:59:08.204Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:08.204Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:08.204Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:09.206Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd",
  "serviceDescription": "service",
  "serviceInvariantUUID": "304b8b47-9613-40a8-be97-043c63c7c9a5",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "56732c36-9ae2-4097-8c94-52d0f157ef38",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8a6a52ae-6b0a-453f-8344-08f20961000c",
      "resourceInvariantUUID": "6aec0723-074f-4405-a73d-ec286798d77f",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "nginx_cloudtech_k8s_charts.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "e4484e48-8a9f-4624-bbe0-a3e8d11e1e76",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "nginx_cloudtech_k8s_charts.tgz",
          "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
          "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "4917e4ea-2662-4a27-ba73-177d2f0655d9",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "basic_cnf0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
          "artifactChecksum": "ZmQ5ZTRlMzU3MzllNTNiODZmZDU4Y2E5Y2ViNzc2ZDk\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "3eebf3d1-3a52-4844-a2ef-3e0195bede55",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
          "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "267f034d-e2b9-400a-ad44-545ac5af6902",
          "generatedArtifact": {
            "artifactName": "base_dummy.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
            "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "6a363350-1f09-41f3-adea-40b96f10dbbf",
            "generatedFromUUID": "267f034d-e2b9-400a-ad44-545ac5af6902"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_dummy.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
          "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "6a363350-1f09-41f3-adea-40b96f10dbbf",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "NTRlNzUxYmJkMGM1ZWE5MzIzZDc3YWM3ZmJmYzAxMjU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "26372c31-1ff4-4048-9984-9c32e7befe63"
    }
  ],
  "workloadContext": "Production"
}
2023-02-18T11:59:09.206Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T11:59:09.206Z|3b6222e4-9ce8-472a-8c85-83d2a335c0c2|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd ASDC
2023-02-18T11:59:09.207Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:dc433fb5-6fe4-4f6b-89f3-4f24ff02933a
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd
ServiceInvariantUUID:304b8b47-9613-40a8-be97-043c63c7c9a5
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:26372c31-1ff4-4048-9984-9c32e7befe63
ArtifactChecksum:NTRlNzUxYmJkMGM1ZWE5MzIzZDc3YWM3ZmJmYzAxMjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:56732c36-9ae2-4097-8c94-52d0f157ef38
ResourceInvariantUUID:6aec0723-074f-4405-a73d-ec286798d77f
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:8a6a52ae-6b0a-453f-8344-08f20961000c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:e4484e48-8a9f-4624-bbe0-a3e8d11e1e76
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:4917e4ea-2662-4a27-ba73-177d2f0655d9
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:3eebf3d1-3a52-4844-a2ef-3e0195bede55
ArtifactChecksum:ZmQ5ZTRlMzU3MzllNTNiODZmZDU4Y2E5Y2ViNzc2ZDk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:267f034d-e2b9-400a-ad44-545ac5af6902
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:6a363350-1f09-41f3-adea-40b96f10dbbf
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:6a363350-1f09-41f3-adea-40b96f10dbbf
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-02-18T11:59:09.207Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd 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-18T11:59:09.257Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T11:59:09.258Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T11:59:09.258Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T11:59:09.258Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 26372c31-1ff4-4048-9984-9c32e7befe63 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-18T11:59:09.258Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T11:59:09.258Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-18T11:59:09.336Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T11:59:09.337Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 26372c31-1ff4-4048-9984-9c32e7befe63 73993
2023-02-18T11:59:09.338Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-02-18T11:59:09.338Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-18T11:59:09.338Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:59:09.338Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:09.338Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:09.338Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721549338,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:10.339Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T11:59:10.340Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-02-18T11:59:10.340Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 26372c31-1ff4-4048-9984-9c32e7befe63, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T11:59:10.341Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-02-18T11:59:10.341Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T11:59:10.341Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T11:59:10.510Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5095315387112158272/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2023-02-18T11:59:11.960Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T11:59:11.961Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-18T11:59:11.961Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T11:59:11.961Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-02-18T11:59:11.962Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T11:59:11.962Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 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-BasicCnf-csar.csar
2023-02-18T11:59:11.962Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-18T11:59:11.962Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|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-BasicCnf-csar.csar
2023-02-18T11:59:11.962Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-02-18T11:59:11.962Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:11.963Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:11.963Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-18T11:59:11.963Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-18T11:59:11.963Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T11:59:11.963Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:11.963Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:11.964Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-18T11:59:11.964Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-02-18T11:59:11.964Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T11:59:11.964Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:11.964Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:11.964Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:11.965Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-02-18T11:59:11.965Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2023-02-18T11:59:11.965Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template dummy is not matching search criteria
2023-02-18T11:59:11.965Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-18T11:59:11.965Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:11.965Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T11:59:11.965Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:11.965Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-18T11:59:11.966Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:59:11.966Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:11.966Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-18T11:59:11.966Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:59:11.966Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:11.966Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-18T11:59:11.966Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:59:11.967Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:11.967Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-02-18T11:59:11.967Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-02-18T11:59:11.968Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=01089806-9718-46eb-a714-f87bb369ff4a
2023-02-18T11:59:11.968Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:11.968Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:11.968Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:11.968Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:11.968Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:11.969Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:11.969Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:11.969Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:11.969Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd
Model Version:NULL
Model InvariantUuid:304b8b47-9613-40a8-be97-043c63c7c9a5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:72bce4fc-1c38-4232-9c3c-7cb845fa53b5
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6aec0723-074f-4405-a73d-ec286798d77f
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:56732c36-9ae2-4097-8c94-52d0f157ef38
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:1b884861-1e03-49cf-a56c-fe98295b6f35
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:75cf85e8-974e-4aa1-b118-ff57c084e4c1
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:01089806-9718-46eb-a714-f87bb369ff4a
ModelInvariantUuid:10b3de13-dd3b-4990-af93-8d09617a7e6e
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:4eb082ba-ea4c-48c5-aa72-e989bcd98077
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:db8eb0bb-fe70-46a4-a186-aa47f53aef31
ModelInvariantUuid:eb7b1b4b-6127-44a1-b401-a278ff414bef
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:17880a03-ff25-4bae-8885-b69eb3842de9
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-18T11:59:11.976Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 8a6a52ae-6b0a-453f-8344-08f20961000c
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T11:59:11.982Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||basic_cnf 0
2023-02-18T11:59:11.982Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8a6a52ae-6b0a-453f-8344-08f20961000c
2023-02-18T11:59:11.982Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e4484e48-8a9f-4624-bbe0-a3e8d11e1e76 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2023-02-18T11:59:11.983Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T11:59:11.983Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2023-02-18T11:59:12.036Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T11:59:12.036Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env e4484e48-8a9f-4624-bbe0-a3e8d11e1e76 12
2023-02-18T11:59:12.037Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2023-02-18T11:59:12.037Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2023-02-18T11:59:12.037Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:59:12.037Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:12.037Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:12.037Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721552037,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:13.038Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 4917e4ea-2662-4a27-ba73-177d2f0655d9 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-02-18T11:59:13.038Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T11:59:13.038Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-02-18T11:59:13.106Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T11:59:13.107Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 4917e4ea-2662-4a27-ba73-177d2f0655d9 2688
2023-02-18T11:59:13.107Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2023-02-18T11:59:13.107Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2023-02-18T11:59:13.108Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:59:13.108Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:13.108Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:13.108Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721553107,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:14.110Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 3eebf3d1-3a52-4844-a2ef-3e0195bede55 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-02-18T11:59:14.111Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T11:59:14.111Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-02-18T11:59:14.179Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T11:59:14.179Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 3eebf3d1-3a52-4844-a2ef-3e0195bede55 828
2023-02-18T11:59:14.180Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2023-02-18T11:59:14.180Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-02-18T11:59:14.180Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:59:14.180Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:14.181Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:14.181Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721554180,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:15.182Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "1b884861-1e03-49cf-a56c-fe98295b6f35",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "75cf85e8-974e-4aa1-b118-ff57c084e4c1",
    "vfModuleModelCustomizationUUID": "fdf33037-58a8-49e2-9877-baaff4827bcf",
    "isBase": true,
    "artifacts": [
      "4917e4ea-2662-4a27-ba73-177d2f0655d9",
      "267f034d-e2b9-400a-ad44-545ac5af6902",
      "6a363350-1f09-41f3-adea-40b96f10dbbf"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "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-18T11:59:15.186Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:75cf85e8-974e-4aa1-b118-ff57c084e4c1
VfModuleModelInvariantUUID:1b884861-1e03-49cf-a56c-fe98295b6f35
VfModuleModelDescription:NULL
Artifacts UUID List:{
4917e4ea-2662-4a27-ba73-177d2f0655d9
,
267f034d-e2b9-400a-ad44-545ac5af6902
,
6a363350-1f09-41f3-adea-40b96f10dbbf

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  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-18T11:59:15.188Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "1b884861-1e03-49cf-a56c-fe98295b6f35",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "75cf85e8-974e-4aa1-b118-ff57c084e4c1",
    "vfModuleModelCustomizationUUID": "fdf33037-58a8-49e2-9877-baaff4827bcf",
    "isBase": true,
    "artifacts": [
      "4917e4ea-2662-4a27-ba73-177d2f0655d9",
      "267f034d-e2b9-400a-ad44-545ac5af6902",
      "6a363350-1f09-41f3-adea-40b96f10dbbf"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "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-18T11:59:15.189Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:75cf85e8-974e-4aa1-b118-ff57c084e4c1
VfModuleModelInvariantUUID:1b884861-1e03-49cf-a56c-fe98295b6f35
VfModuleModelDescription:NULL
Artifacts UUID List:{
4917e4ea-2662-4a27-ba73-177d2f0655d9
,
267f034d-e2b9-400a-ad44-545ac5af6902
,
6a363350-1f09-41f3-adea-40b96f10dbbf

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_dummy
  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-18T11:59:15.189Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 267f034d-e2b9-400a-ad44-545ac5af6902 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-02-18T11:59:15.189Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T11:59:15.189Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-02-18T11:59:15.242Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T11:59:15.242Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 267f034d-e2b9-400a-ad44-545ac5af6902 1164
2023-02-18T11:59:15.243Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2023-02-18T11:59:15.243Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-02-18T11:59:15.243Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:59:15.243Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:15.243Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:15.243Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721555242,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:16.244Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6a363350-1f09-41f3-adea-40b96f10dbbf from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-02-18T11:59:16.244Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-02-18T11:59:16.245Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-02-18T11:59:16.310Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-02-18T11:59:16.311Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 6a363350-1f09-41f3-adea-40b96f10dbbf 200
2023-02-18T11:59:16.311Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2023-02-18T11:59:16.311Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-02-18T11:59:16.311Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T11:59:16.312Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:16.312Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:16.312Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721556311,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:17.313Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd
2023-02-18T11:59:17.313Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 8a6a52ae-6b0a-453f-8344-08f20961000c 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=?
2023-02-18T11:59:17.343Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported
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 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-18T11:59:17.357Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@32e1cfd5, org.onap.sdc.toscaparser.api.parameters.Input@20072dda, org.onap.sdc.toscaparser.api.parameters.Input@1ff7055d, org.onap.sdc.toscaparser.api.parameters.Input@5db496a5, org.onap.sdc.toscaparser.api.parameters.Input@611775a1]
2023-02-18T11:59:17.359Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.360Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:17.361Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2023-02-18T11:59:17.361Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 56732c36-9ae2-4097-8c94-52d0f157ef38
2023-02-18T11:59:17.361Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 56732c36-9ae2-4097-8c94-52d0f157ef38 matches Tosca VF Customization UUID: 56732c36-9ae2-4097-8c94-52d0f157ef38
2023-02-18T11:59:17.361Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 56732c36-9ae2-4097-8c94-52d0f157ef38  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-18T11:59:17.364Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.365Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:17.366Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 56732c36-9ae2-4097-8c94-52d0f157ef38: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-18T11:59:17.366Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@266576f0
2023-02-18T11:59:17.367Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.367Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T11:59:17.367Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : fdf33037-58a8-49e2-9877-baaff4827bcf
2023-02-18T11:59:17.367Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID fdf33037-58a8-49e2-9877-baaff4827bcf
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-18T11:59:17.371Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.374Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-18T11:59:17.375Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:59:17.375Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.376Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-18T11:59:17.376Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:59:17.376Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.376Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2023-02-18T11:59:17.377Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2023-02-18T11:59:17.377Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=01089806-9718-46eb-a714-f87bb369ff4a
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-18T11:59:17.386Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.387Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-18T11:59:17.387Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T11:59:17.388Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.388Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2023-02-18T11:59:17.388Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=56732c36-9ae2-4097-8c94-52d0f157ef38
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T11:59:17.394Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.395Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:17.395Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd: basic_cnf
2023-02-18T11:59:17.395Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.396Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:17.396Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.396Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:17.397Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.397Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:17.397Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.397Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:17.397Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T11:59:17.398Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T11:59:17.398Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Saving Service: basic_cnf 
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: 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 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-18T11:59:17.484Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 8a6a52ae-6b0a-453f-8344-08f20961000c 1 ASDC deployResourceStructure
2023-02-18T11:59:17.485Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2023-02-18T11:59:17.485Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource)
2023-02-18T11:59:17.486Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-02-18T11:59:17.486Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:17.486Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:17.486Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721557485,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:18.487Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2023-02-18T11:59:18.488Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource)
2023-02-18T11:59:18.488Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-02-18T11:59:18.488Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:18.489Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:18.489Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721558487,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:19.490Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2023-02-18T11:59:19.490Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2023-02-18T11:59:19.490Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:59:19.490Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:19.490Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:19.491Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721559490,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:20.492Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2023-02-18T11:59:20.492Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2023-02-18T11:59:20.492Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:59:20.492Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:20.493Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:20.493Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721560492,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:21.494Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2023-02-18T11:59:21.494Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2023-02-18T11:59:21.495Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:59:21.495Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:21.495Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:21.496Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721561494,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:22.497Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-02-18T11:59:22.497Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-18T11:59:22.498Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T11:59:22.498Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:22.498Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:22.498Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721562497,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:22.691Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T11:59:22.693Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:59:22.693Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "072132f1-1171-40ac-86df-3f42a1e75ea5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721490447,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-18T11:59:22.694Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:59:22.694Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:59:22.694Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:59:22.694Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:59:22.695Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T11:59:22.696Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:59:22.696Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:59:22.696Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721498620,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:59:22.696Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:59:22.696Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T11:59:22.696Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721501694,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-18T11:59:22.696Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T11:59:23.499Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dc433fb5-6fe4-4f6b-89f3-4f24ff02933a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:59:23.520Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dc433fb5-6fe4-4f6b-89f3-4f24ff02933a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T11:59:23.526Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T11:59:23.526Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-18T11:59:23.526Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-18T11:59:23.527Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-18T11:59:23.527Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:59:23.527Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:59:23.527Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:59:23.527Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:59:23.527Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T11:59:23.527Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|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-18T11:59:23.535Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-18T11:59:53.537Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dc433fb5-6fe4-4f6b-89f3-4f24ff02933a 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-18T11:59:53.545Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dc433fb5-6fe4-4f6b-89f3-4f24ff02933a and serviceModelVersionId: 4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd
2023-02-18T11:59:53.545Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 304b8b47-9613-40a8-be97-043c63c7c9a5
2023-02-18T11:59:53.546Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/304b8b47-9613-40a8-be97-043c63c7c9a5/model-vers/model-ver/4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd?depth=0
2023-02-18T11:59:53.552Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-02-18T11:59:53.586Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|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/304b8b47-9613-40a8-be97-043c63c7c9a5/model-vers/model-ver/4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd?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-18T11:59:53.588Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/304b8b47-9613-40a8-be97-043c63c7c9a5/model-vers/model-ver/4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd?depth=0|INFO|500||Invoke
2023-02-18T11:59:53.595Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/304b8b47-9613-40a8-be97-043c63c7c9a5/model-vers/model-ver/4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-18T11:59:53.850Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/304b8b47-9613-40a8-be97-043c63c7c9a5/model-vers/model-ver/4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd?depth=0|INFO|500||InvokeReturn
2023-02-18T11:59:53.851Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|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/304b8b47-9613-40a8-be97-043c63c7c9a5/model-vers/model-ver/4b2c62f3-cc8d-4deb-b50e-12fe4d7960cd?depth=0 has http status code:200 and response headers:{date=[Sat, 18 Feb 2023 11:59:52 GMT], content-length=[0], vertex-id=[209056], x-aai-txid=[1-aai-resources-230218-11:59:52:091-51544], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-18T11:59:53.851Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T11:59:53.852Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-18T11:59:53.852Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|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-18T11:59:53.858Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|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-18T11:59:53.858Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dc433fb5-6fe4-4f6b-89f3-4f24ff02933a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-18T11:59:53.859Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-18T11:59:53.859Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-02-18T11:59:53.859Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T11:59:53.860Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721593858,
  "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-18T11:59:54.872Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:00:22.691Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:00:22.695Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.695Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721502780,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-18T12:00:22.696Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.696Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.696Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721503837,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T12:00:22.696Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.696Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.697Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721504954,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-18T12:00:22.697Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.697Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.697Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721505956,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-02-18T12:00:22.697Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.697Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.697Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721506958,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-02-18T12:00:22.698Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.698Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.698Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721507960,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T12:00:22.699Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.699Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "3b6222e4-9ce8-472a-8c85-83d2a335c0c2",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721539166,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-18T12:00:22.699Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.699Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T12:00:22.699Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.700Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.700Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2023-02-18T12:00:22.700Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.700Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.700Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2023-02-18T12:00:22.700Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.700Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.701Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2023-02-18T12:00:22.701Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.701Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.701Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2023-02-18T12:00:22.701Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.701Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.702Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T12:00:22.702Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.702Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.702Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2023-02-18T12:00:22.702Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.702Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.703Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T12:00:22.703Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.703Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.703Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721418566,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T12:00:22.703Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.703Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.704Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721549338,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T12:00:22.704Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.704Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.704Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721552037,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T12:00:22.704Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.705Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.705Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721553107,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2023-02-18T12:00:22.705Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.705Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.705Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721554180,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-18T12:00:22.705Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.705Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.706Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721555242,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-18T12:00:22.706Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.706Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721556311,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T12:00:22.706Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.706Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721557485,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-02-18T12:00:22.707Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.707Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.707Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721558487,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-02-18T12:00:22.707Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.707Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.707Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721559490,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-18T12:00:22.708Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.708Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.708Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721560492,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2023-02-18T12:00:22.708Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.708Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.708Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721561494,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2023-02-18T12:00:22.709Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:22.709Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:00:22.709Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721562497,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T12:00:22.709Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:00:54.873Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:01:22.691Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:01:22.692Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-18T12:01:22.693Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "dc433fb5-6fe4-4f6b-89f3-4f24ff02933a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676721593858,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-18T12:01:22.693Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T12:01:54.874Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:02:22.691Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:02:54.875Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:03:22.692Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:03:54.875Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:04:22.693Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:04:54.877Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:05:22.693Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:05:54.878Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:06:22.694Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:06:54.879Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:07:22.695Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:07:54.881Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:08:22.696Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:08:54.881Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:09:22.696Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:09:54.883Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:10:22.698Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:10:54.886Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:11:22.702Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:11:54.887Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:12:22.703Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:12:54.888Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:13:22.706Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:13:54.888Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:14:22.709Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:14:54.889Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:15:22.709Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:15:54.890Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:16:22.713Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:16:54.893Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:17:22.715Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:17:54.896Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:18:22.716Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:18:54.897Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:19:22.718Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:19:54.898Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:20:22.722Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:20:54.900Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:21:22.723Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:21:54.901Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:22:22.725Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:22:54.902Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:23:22.727Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:23:54.903Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:24:22.728Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:24:54.906Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:25:22.730Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:25:54.906Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:26:22.731Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:26:54.906Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:27:22.732Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:27:54.908Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:28:22.734Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:28:54.909Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:29:22.738Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:29:54.911Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:30:22.739Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:30:54.912Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:31:22.741Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:31:54.915Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:32:22.743Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:32:54.915Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:33:22.744Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:33:54.915Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:34:22.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:34:54.917Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:35:22.747Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:35:54.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:36:22.749Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:36:54.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:37:22.750Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:37:54.920Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:38:22.752Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:38:54.922Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:39:22.753Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:39:54.923Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:40:22.754Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:40:54.923Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:41:22.755Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:41:54.925Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:42:22.756Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:42:54.926Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:43:22.758Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:43:54.929Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:44:22.760Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:44:54.929Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:45:22.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:45:54.930Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:46:22.762Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:46:54.931Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:47:22.766Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:47:54.932Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:48:22.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:48:54.934Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:49:22.769Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:49:54.937Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:50:22.769Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:50:54.938Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:51:22.771Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:51:54.939Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:52:22.772Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:52:54.941Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:53:22.773Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:53:54.943Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:54:22.774Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:54:54.944Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:55:22.776Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:55:54.947Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:56:22.778Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:56:54.947Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:57:22.778Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:57:54.948Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:58:22.778Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:58:54.949Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T12:59:22.780Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T12:59:54.949Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:00:22.781Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:00:54.951Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:01:22.783Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:01:54.961Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:02:22.785Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:02:54.962Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:03:22.786Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:03:54.963Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:04:22.786Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:04:54.965Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:05:22.788Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:05:54.966Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:06:22.789Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:06:54.967Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:07:22.793Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:07:54.969Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:08:22.794Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:08:54.970Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:09:22.794Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:09:54.973Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:10:22.795Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:10:54.975Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:11:22.797Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:11:54.977Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:12:22.799Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:12:54.979Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:13:22.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:13:54.981Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:14:22.802Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:14:54.983Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:15:22.804Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:15:54.984Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:16:22.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:16:54.984Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:17:22.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:17:54.989Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:18:22.808Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:18:54.990Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:19:22.812Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:19:54.992Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:20:22.812Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:20:54.993Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:21:22.814Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:21:54.994Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:22:22.816Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:22:54.996Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:23:22.818Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:23:55.003Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:24:22.820Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:24:55.006Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:25:22.821Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:25:55.008Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:26:22.821Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:26:55.008Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:27:22.821Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:27:55.008Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:28:22.822Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:28:55.009Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:29:22.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:29:55.011Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:30:22.828Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:30:55.012Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:31:22.830Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:31:55.014Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:32:22.832Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:32:55.016Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:33:22.834Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:33:55.018Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:34:22.836Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:34:55.018Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:35:22.837Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:35:55.019Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:36:22.838Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:36:55.021Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:37:22.842Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:37:55.021Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:38:22.844Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:38:55.022Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:39:22.846Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:39:55.024Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:40:22.847Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:40:55.026Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:41:22.848Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:41:55.027Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:42:22.850Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:42:55.029Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:43:22.853Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:43:55.029Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:44:22.854Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:44:55.031Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:45:22.855Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:45:55.031Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:46:22.857Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:46:55.032Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:47:22.859Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:47:55.033Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:48:22.860Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:48:55.035Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:49:22.862Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:49:55.038Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:50:22.864Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:50:55.038Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:51:22.866Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:51:55.040Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:52:22.868Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:52:55.040Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:53:22.869Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:53:55.041Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:54:22.869Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:54:55.041Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:55:22.871Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:55:55.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:56:22.871Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:56:55.045Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:57:22.873Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:57:55.046Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:58:22.874Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:58:55.048Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T13:59:22.875Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T13:59:55.049Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:00:22.875Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:00:55.050Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:01:22.878Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:01:55.052Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:02:22.881Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:02:55.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:03:22.882Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:03:55.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:04:22.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:04:55.055Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:05:22.883Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:05:55.058Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:06:22.884Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:06:55.058Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:07:22.886Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:07:55.059Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:08:22.887Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:08:55.060Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:09:22.889Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:09:55.062Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:10:22.889Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:10:55.063Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:11:22.891Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:11:55.063Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:12:22.893Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:12:55.065Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:13:22.897Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:40.596Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-18T14:13:40.597Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"f17a2607-e385-45cc-abfd-6bd210eff87e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"130ead48-00d3-4e3e-bf43-0e4238820383","serviceDescription":"service","serviceInvariantUUID":"d9519051-b1f0-41df-8ef5-ebce00917c34","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"cfc0eb8c-f7af-43c0-a011-9b0e1a8cae38","resourceInvariantUUID":"7aff7a9b-9921-428e-9834-4fdcaec2be81","resourceCustomizationUUID":"895f3740-eae0-4a48-b3d7-89183cfd15fc","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MDMyNDFmY2NkZDUzOTZhNzdjOTRjMzU1MzMyYjQ5ZTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e9a21553-2caf-4b51-b4cf-0af8bb401239","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"ZjY2MjRkNDU5MjgxYWNhNjBjYzVkMWE5Y2ViNDEzYzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"eba65549-de06-4723-a66a-b2bd241fcf08","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7d52c7d6-5ded-469d-8861-52fd46601868","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"98aadf00-b394-4d12-85dc-e92aa3b581d4","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"38c4b988-1b91-4cc4-9e61-9651cbdef0ab","artifactVersion":"2","generatedFromUUID":"e8eba4f1-7316-463d-932e-dd2d07fde945"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e218fb90-f7e2-4377-bc59-70dd5746c801","artifactVersion":"2","generatedFromUUID":"7d52c7d6-5ded-469d-8861-52fd46601868"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e8eba4f1-7316-463d-932e-dd2d07fde945","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"a8175665-936e-4f31-bf49-cb5c4604b751","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"OGM2NmJiNDY0ZjQ1NjE0NjYwMTEzY2E5YzU2YTEwYjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0b540782-8c20-4b7d-831d-09f03ca93113","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"ZTUzY2RiM2YzOTMwYTQwYmYwOTBlODVkZTQ5NTJmNWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7ad58081-aac1-42bd-a6d0-607d9b8969f9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T14:13:40.629Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:13:40.630Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:40.631Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:40.631Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:40.636Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T14:13:40.637Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T14:13:40.638Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T14:13:40.638Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T14:13:40.639Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T14:13:40.639Z||kafka-producer-network-thread | SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-fc623da2-fc8c-48b7-9c1f-4165106d762f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to PeISt9RUQKaF8hZEv3aA5Q
2023-02-18T14:13:40.675Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:13:40.675Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729612827,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:13:40.683Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:13:41.644Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:13:41.645Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:41.645Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:41.645Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:42.652Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:13:42.654Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:42.655Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:42.655Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:43.662Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:13:43.663Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:43.663Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:43.663Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:44.664Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:13:44.665Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:44.665Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:44.665Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:45.667Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:13:45.667Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:45.667Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:45.667Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:46.668Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:13:46.669Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:46.669Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:46.669Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:47.670Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:13:47.671Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:47.671Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:47.671Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:48.672Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:13:48.673Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:48.673Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:48.673Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:49.675Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:13:49.675Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:49.675Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:49.676Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:50.679Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "130ead48-00d3-4e3e-bf43-0e4238820383",
  "serviceDescription": "service",
  "serviceInvariantUUID": "d9519051-b1f0-41df-8ef5-ebce00917c34",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "895f3740-eae0-4a48-b3d7-89183cfd15fc",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "cfc0eb8c-f7af-43c0-a011-9b0e1a8cae38",
      "resourceInvariantUUID": "7aff7a9b-9921-428e-9834-4fdcaec2be81",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_cnf_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
          "artifactChecksum": "ZjY2MjRkNDU5MjgxYWNhNjBjYzVkMWE5Y2ViNDEzYzY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "eba65549-de06-4723-a66a-b2bd241fcf08",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
          "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "7d52c7d6-5ded-469d-8861-52fd46601868",
          "generatedArtifact": {
            "artifactName": "base_template_dummy_ignore.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
            "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "e218fb90-f7e2-4377-bc59-70dd5746c801",
            "generatedFromUUID": "7d52c7d6-5ded-469d-8861-52fd46601868"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "38c4b988-1b91-4cc4-9e61-9651cbdef0ab",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
          "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "e218fb90-f7e2-4377-bc59-70dd5746c801",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.tgz",
          "artifactType": "HELM",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
          "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "e8eba4f1-7316-463d-932e-dd2d07fde945",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "ZTUzY2RiM2YzOTMwYTQwYmYwOTBlODVkZTQ5NTJmNWU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "7ad58081-aac1-42bd-a6d0-607d9b8969f9"
    }
  ],
  "workloadContext": "Production"
}
2023-02-18T14:13:50.680Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T14:13:50.680Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 130ead48-00d3-4e3e-bf43-0e4238820383 ASDC
2023-02-18T14:13:50.685Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:f17a2607-e385-45cc-abfd-6bd210eff87e
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:130ead48-00d3-4e3e-bf43-0e4238820383
ServiceInvariantUUID:d9519051-b1f0-41df-8ef5-ebce00917c34
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
ArtifactUUID:7ad58081-aac1-42bd-a6d0-607d9b8969f9
ArtifactChecksum:ZTUzY2RiM2YzOTMwYTQwYmYwOTBlODVkZTQ5NTJmNWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:895f3740-eae0-4a48-b3d7-89183cfd15fc
ResourceInvariantUUID:7aff7a9b-9921-428e-9834-4fdcaec2be81
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:cfc0eb8c-f7af-43c0-a011-9b0e1a8cae38
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_cnf_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
ArtifactUUID:eba65549-de06-4723-a66a-b2bd241fcf08
ArtifactChecksum:ZjY2MjRkNDU5MjgxYWNhNjBjYzVkMWE5Y2ViNDEzYzY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
ArtifactUUID:7d52c7d6-5ded-469d-8861-52fd46601868
ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:e218fb90-f7e2-4377-bc59-70dd5746c801
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
ArtifactUUID:38c4b988-1b91-4cc4-9e61-9651cbdef0ab
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:e218fb90-f7e2-4377-bc59-70dd5746c801
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.tgz
ArtifactVersion:1
ArtifactType:HELM
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
ArtifactUUID:e8eba4f1-7316-463d-932e-dd2d07fde945
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-02-18T14:13:50.685Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 130ead48-00d3-4e3e-bf43-0e4238820383 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-18T14:13:50.762Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T14:13:50.764Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T14:13:50.764Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T14:13:50.764Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 7ad58081-aac1-42bd-a6d0-607d9b8969f9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-02-18T14:13:50.765Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T14:13:50.765Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-02-18T14:13:50.884Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T14:13:50.887Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 7ad58081-aac1-42bd-a6d0-607d9b8969f9 163287
2023-02-18T14:13:50.888Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-02-18T14:13:50.888Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-02-18T14:13:50.888Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T14:13:50.888Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:50.889Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:50.889Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729630888,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:51.891Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T14:13:51.892Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T14:13:51.893Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 7ad58081-aac1-42bd-a6d0-607d9b8969f9, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-18T14:13:51.893Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-02-18T14:13:51.895Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-18T14:13:51.896Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-18T14:13:52.222Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3679235138568399653/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-02-18T14:13:53.896Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T14:13:53.898Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-18T14:13:53.898Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-18T14:13:53.898Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-02-18T14:13:53.898Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-18T14:13:53.898Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-18T14:13:53.898Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-18T14:13:53.899Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-02-18T14:13:53.899Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-18T14:13:53.899Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.899Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:53.900Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-18T14:13:53.900Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-18T14:13:53.900Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T14:13:53.901Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.901Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:53.901Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-18T14:13:53.901Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-18T14:13:53.901Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T14:13:53.901Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.902Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:53.902Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.902Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-02-18T14:13:53.902Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-02-18T14:13:53.903Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-02-18T14:13:53.903Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-18T14:13:53.903Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.903Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T14:13:53.903Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.904Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-18T14:13:53.904Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T14:13:53.904Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.904Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-18T14:13:53.905Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T14:13:53.905Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.905Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-18T14:13:53.905Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T14:13:53.905Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.905Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-18T14:13:53.906Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T14:13:53.906Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.906Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-02-18T14:13:53.906Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-02-18T14:13:53.906Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=0453103f-7882-4d72-97d8-1a8955f8e40b
2023-02-18T14:13:53.906Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.907Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:53.907Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.907Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:53.907Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.907Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:53.907Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:53.908Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:53.908Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:130ead48-00d3-4e3e-bf43-0e4238820383
Model Version:NULL
Model InvariantUuid:d9519051-b1f0-41df-8ef5-ebce00917c34
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:c86d0b9b-34ae-4bdf-b021-92751f7c2247
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:7aff7a9b-9921-428e-9834-4fdcaec2be81
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:895f3740-eae0-4a48-b3d7-89183cfd15fc
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:0bf63305-24d2-405b-b65c-f4d3ebd154d2
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:a51983c4-090a-4279-9ef2-9afcfa64c910
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:38294dae-7c7c-48fb-888b-f81e53cefb69
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:b84880fa-bd89-4c3b-8dbe-d9a0422f76fd
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:0453103f-7882-4d72-97d8-1a8955f8e40b
ModelInvariantUuid:f03414ed-ae2a-4432-9843-20aa7a3032e8
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:0c3da85d-9f7e-498c-be06-c4f5205b1770
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:fbdf84b3-eb1d-4960-a226-8e5fad7fbeb9
ModelInvariantUuid:fd92fce6-1f8c-4fcf-9194-53aa9be21f42
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:9ef4f2d9-fbf2-4686-93fe-909b178839b4
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-18T14:13:53.917Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: cfc0eb8c-f7af-43c0-a011-9b0e1a8cae38
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T14:13:53.923Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||basic_cnf_macro 0
2023-02-18T14:13:53.923Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: cfc0eb8c-f7af-43c0-a011-9b0e1a8cae38
2023-02-18T14:13:53.923Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: eba65549-de06-4723-a66a-b2bd241fcf08 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-02-18T14:13:53.923Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T14:13:53.923Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-02-18T14:13:53.991Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T14:13:53.991Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json eba65549-de06-4723-a66a-b2bd241fcf08 1565
2023-02-18T14:13:53.991Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-02-18T14:13:53.991Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-02-18T14:13:53.992Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T14:13:53.992Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:53.992Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:53.992Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729633991,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:54.994Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "38294dae-7c7c-48fb-888b-f81e53cefb69",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b84880fa-bd89-4c3b-8dbe-d9a0422f76fd",
    "vfModuleModelCustomizationUUID": "c3300e67-3d62-4aac-891b-356afd5f4105",
    "isBase": true,
    "artifacts": [
      "7d52c7d6-5ded-469d-8861-52fd46601868",
      "e218fb90-f7e2-4377-bc59-70dd5746c801"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "0bf63305-24d2-405b-b65c-f4d3ebd154d2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a51983c4-090a-4279-9ef2-9afcfa64c910",
    "vfModuleModelCustomizationUUID": "7123698c-e8b5-44e1-b5d6-da498f5fb053",
    "isBase": false,
    "artifacts": [
      "e8eba4f1-7316-463d-932e-dd2d07fde945"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-18T14:13:55.002Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b84880fa-bd89-4c3b-8dbe-d9a0422f76fd
VfModuleModelInvariantUUID:38294dae-7c7c-48fb-888b-f81e53cefb69
VfModuleModelDescription:NULL
Artifacts UUID List:{
7d52c7d6-5ded-469d-8861-52fd46601868
,
e218fb90-f7e2-4377-bc59-70dd5746c801

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_template_dummy_ignore
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:a51983c4-090a-4279-9ef2-9afcfa64c910
VfModuleModelInvariantUUID:0bf63305-24d2-405b-b65c-f4d3ebd154d2
VfModuleModelDescription:NULL
Artifacts UUID List:{
e8eba4f1-7316-463d-932e-dd2d07fde945

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-02-18T14:13:55.004Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "38294dae-7c7c-48fb-888b-f81e53cefb69",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b84880fa-bd89-4c3b-8dbe-d9a0422f76fd",
    "vfModuleModelCustomizationUUID": "c3300e67-3d62-4aac-891b-356afd5f4105",
    "isBase": true,
    "artifacts": [
      "7d52c7d6-5ded-469d-8861-52fd46601868",
      "e218fb90-f7e2-4377-bc59-70dd5746c801"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "0bf63305-24d2-405b-b65c-f4d3ebd154d2",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "a51983c4-090a-4279-9ef2-9afcfa64c910",
    "vfModuleModelCustomizationUUID": "7123698c-e8b5-44e1-b5d6-da498f5fb053",
    "isBase": false,
    "artifacts": [
      "e8eba4f1-7316-463d-932e-dd2d07fde945"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-18T14:13:55.004Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b84880fa-bd89-4c3b-8dbe-d9a0422f76fd
VfModuleModelInvariantUUID:38294dae-7c7c-48fb-888b-f81e53cefb69
VfModuleModelDescription:NULL
Artifacts UUID List:{
7d52c7d6-5ded-469d-8861-52fd46601868
,
e218fb90-f7e2-4377-bc59-70dd5746c801

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_template_dummy_ignore
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:a51983c4-090a-4279-9ef2-9afcfa64c910
VfModuleModelInvariantUUID:0bf63305-24d2-405b-b65c-f4d3ebd154d2
VfModuleModelDescription:NULL
Artifacts UUID List:{
e8eba4f1-7316-463d-932e-dd2d07fde945

}
Properties List:{
  min_vf_module_instances : 0
  vf_module_label : helm_apache
  max_vf_module_instances : 
  vfc_list : 
  vf_module_type : Expansion
  vf_module_description : 
  initial_count : 0
  volume_group : false
  availability_zone_count :
}

isBase:false


}

2023-02-18T14:13:55.004Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 7d52c7d6-5ded-469d-8861-52fd46601868 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-02-18T14:13:55.004Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T14:13:55.004Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-02-18T14:13:55.110Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T14:13:55.111Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 7d52c7d6-5ded-469d-8861-52fd46601868 914
2023-02-18T14:13:55.111Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-02-18T14:13:55.111Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-02-18T14:13:55.111Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T14:13:55.112Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:55.112Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:55.112Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729635111,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:56.114Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 38c4b988-1b91-4cc4-9e61-9651cbdef0ab from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-02-18T14:13:56.114Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T14:13:56.115Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-02-18T14:13:56.187Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T14:13:56.187Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 38c4b988-1b91-4cc4-9e61-9651cbdef0ab 12
2023-02-18T14:13:56.188Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-02-18T14:13:56.188Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-02-18T14:13:56.188Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T14:13:56.188Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:56.189Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:56.189Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729636188,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:57.191Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: e218fb90-f7e2-4377-bc59-70dd5746c801 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-02-18T14:13:57.191Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T14:13:57.192Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-02-18T14:13:57.290Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T14:13:57.291Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env e218fb90-f7e2-4377-bc59-70dd5746c801 96
2023-02-18T14:13:57.291Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-02-18T14:13:57.292Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-02-18T14:13:57.292Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T14:13:57.292Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:57.292Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:57.292Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729637291,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:58.294Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: e8eba4f1-7316-463d-932e-dd2d07fde945 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-02-18T14:13:58.295Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T14:13:58.295Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-02-18T14:13:58.368Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T14:13:58.368Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz e8eba4f1-7316-463d-932e-dd2d07fde945 20206
2023-02-18T14:13:58.369Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-02-18T14:13:58.369Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-02-18T14:13:58.369Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T14:13:58.369Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:58.370Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:58.370Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729638369,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:13:59.375Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 130ead48-00d3-4e3e-bf43-0e4238820383
2023-02-18T14:13:59.375Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 cfc0eb8c-f7af-43c0-a011-9b0e1a8cae38 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-18T14:13:59.387Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@18e55eec, org.onap.sdc.toscaparser.api.parameters.Input@218da673, org.onap.sdc.toscaparser.api.parameters.Input@54801e32, org.onap.sdc.toscaparser.api.parameters.Input@7a58d82c, org.onap.sdc.toscaparser.api.parameters.Input@48f8ebb5]
2023-02-18T14:13:59.389Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:59.389Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:59.390Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 
2023-02-18T14:13:59.390Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 895f3740-eae0-4a48-b3d7-89183cfd15fc
2023-02-18T14:13:59.390Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 895f3740-eae0-4a48-b3d7-89183cfd15fc matches Tosca VF Customization UUID: 895f3740-eae0-4a48-b3d7-89183cfd15fc
2023-02-18T14:13:59.390Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 895f3740-eae0-4a48-b3d7-89183cfd15fc  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-18T14:13:59.393Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:59.393Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:59.394Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 895f3740-eae0-4a48-b3d7-89183cfd15fc: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"}
2023-02-18T14:13:59.394Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6c8ab64b
2023-02-18T14:13:59.394Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:59.395Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T14:13:59.395Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 7123698c-e8b5-44e1-b5d6-da498f5fb053
2023-02-18T14:13:59.395Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 7123698c-e8b5-44e1-b5d6-da498f5fb053
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-18T14:13:59.398Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:59.399Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-18T14:13:59.399Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T14:13:59.399Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:59.399Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-18T14:13:59.399Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T14:13:59.400Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:59.400Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-02-18T14:13:59.400Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=895f3740-eae0-4a48-b3d7-89183cfd15fc
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T14:13:59.402Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:59.402Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:59.402Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 130ead48-00d3-4e3e-bf43-0e4238820383: basic_cnf_macro
2023-02-18T14:13:59.403Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:59.403Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:59.403Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:59.403Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:59.403Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:59.403Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:59.403Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:59.404Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:59.404Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:13:59.404Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:13:59.404Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Saving Service: basic_cnf_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T14:13:59.446Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro cfc0eb8c-f7af-43c0-a011-9b0e1a8cae38 2 ASDC deployResourceStructure
2023-02-18T14:13:59.446Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-02-18T14:13:59.447Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-02-18T14:13:59.447Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T14:13:59.447Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:13:59.447Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:13:59.447Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729639446,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:14:00.449Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-02-18T14:14:00.455Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-02-18T14:14:00.455Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T14:14:00.455Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:14:00.455Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:14:00.455Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729640449,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:14:01.457Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-02-18T14:14:01.457Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2023-02-18T14:14:01.457Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-02-18T14:14:01.458Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:14:01.458Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:14:01.458Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729641457,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:14:02.459Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-02-18T14:14:02.460Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-02-18T14:14:02.460Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T14:14:02.460Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:14:02.460Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:14:02.460Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729642459,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:14:03.461Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-02-18T14:14:03.462Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2023-02-18T14:14:03.462Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-02-18T14:14:03.462Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:14:03.462Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:14:03.463Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729643461,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:14:04.463Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-02-18T14:14:04.464Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-02-18T14:14:04.464Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T14:14:04.465Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:14:04.465Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:14:04.465Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729644463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:14:05.466Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f17a2607-e385-45cc-abfd-6bd210eff87e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T14:14:05.486Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f17a2607-e385-45cc-abfd-6bd210eff87e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T14:14:05.490Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T14:14:05.490Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T14:14:05.490Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T14:14:22.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:14:22.694Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:14:22.694Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729603205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:14:22.695Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:14:22.695Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:14:22.695Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:14:22.695Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:14:35.491Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f17a2607-e385-45cc-abfd-6bd210eff87e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T14:14:35.507Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f17a2607-e385-45cc-abfd-6bd210eff87e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T14:14:35.511Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T14:14:35.512Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T14:14:35.512Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T14:15:05.513Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f17a2607-e385-45cc-abfd-6bd210eff87e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T14:15:05.526Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f17a2607-e385-45cc-abfd-6bd210eff87e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T14:15:05.530Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T14:15:05.530Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-18T14:15:05.530Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-18T14:15:22.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:15:22.698Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.698Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729609391,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.699Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.699Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.700Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729614525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.700Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.700Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.700Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729609391,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.700Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.700Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.700Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729612827,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.701Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.701Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.701Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729603205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.701Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.701Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.701Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.702Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.702Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.702Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729614525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.702Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.702Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.703Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729612827,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.703Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.703Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.704Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729609391,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.704Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.704Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.704Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729603205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.704Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.705Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.705Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.706Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.706Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.706Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729614525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.706Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.707Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.707Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729609391,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.707Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.707Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.708Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729612827,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.708Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.708Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.708Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729603205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.708Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.709Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.709Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.709Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.709Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.709Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729614525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.710Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.710Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.710Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729609391,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.710Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.711Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.711Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729612827,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.711Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.712Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.712Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729603205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.712Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.712Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.713Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.713Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.713Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.713Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729614525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.713Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.714Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.714Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729609391,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.714Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.714Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.714Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729612827,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.715Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.715Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.715Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729603205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.715Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.716Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.716Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.716Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.716Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.717Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729614525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.717Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.717Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.717Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729609391,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.718Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.718Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.718Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729612827,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.718Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.718Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.719Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729603205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.719Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.719Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.719Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.719Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.720Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.720Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729614525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.720Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.720Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.720Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729609391,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.721Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.721Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.721Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729612827,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.721Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.721Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.721Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729603205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.722Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.722Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.722Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.723Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.723Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.723Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729614525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.723Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.723Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.723Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729609391,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.724Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.724Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729612827,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.724Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.725Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729603205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.725Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.725Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.725Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.726Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.726Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729614525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.726Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.726Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729609391,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.727Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.727Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.727Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729612827,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.727Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.727Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.728Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729603205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.728Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.728Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.728Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729575065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.729Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.729Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.729Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729614525,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.729Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.729Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.729Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729629802,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.729Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.729Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.729Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729631027,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.730Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.730Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.730Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729629065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.730Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.730Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.730Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729630888,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.731Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.731Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.731Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729630424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.732Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.732Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.732Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729630891,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.732Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.732Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.733Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729631981,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.733Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.733Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.733Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729633818,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-18T14:15:22.742Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of f17a2607-e385-45cc-abfd-6bd210eff87e
2023-02-18T14:15:22.742Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId f17a2607-e385-45cc-abfd-6bd210eff87e and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T14:15:22.759Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.760Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729632866,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T14:15:22.760Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.760Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.761Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729633991,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.761Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.761Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.761Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729633101,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.762Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.762Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.762Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729634819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.763Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.763Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.763Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729633869,
  "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-18T14:15:22.773Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f17a2607-e385-45cc-abfd-6bd210eff87e
2023-02-18T14:15:22.773Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId f17a2607-e385-45cc-abfd-6bd210eff87e 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-18T14:15:22.789Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.789Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729635111,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.789Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.790Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.790Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729634161,
  "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-18T14:15:22.816Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f17a2607-e385-45cc-abfd-6bd210eff87e
2023-02-18T14:15:22.817Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId f17a2607-e385-45cc-abfd-6bd210eff87e 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-18T14:15:22.839Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.839Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729634819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.840Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.840Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.841Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729635165,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-18T14:15:22.841Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.841Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.842Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729636188,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.842Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.842Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.842Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729634819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.842Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.843Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.843Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729636170,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.843Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.843Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.843Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729637291,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.843Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.844Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.844Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729634819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.844Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.844Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.844Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729636170,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.844Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.844Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.845Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729638369,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.845Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.845Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.845Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729634819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.846Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.846Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.846Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729636170,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.846Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.846Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.846Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729637472,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T14:15:22.847Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.847Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.847Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729639446,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-18T14:15:22.847Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.847Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.847Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729634819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.847Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.848Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.848Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729636170,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.848Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.848Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.848Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729638476,
  "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-18T14:15:22.871Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f17a2607-e385-45cc-abfd-6bd210eff87e
2023-02-18T14:15:22.872Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId f17a2607-e385-45cc-abfd-6bd210eff87e 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-18T14:15:22.883Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.884Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729640449,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-02-18T14:15:22.884Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.884Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.884Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729634819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.885Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.885Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.885Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729636170,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.885Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.885Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.885Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729639478,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.885Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729641457,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-02-18T14:15:22.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729634819,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729636170,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729639478,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729642459,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-02-18T14:15:22.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729642971,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729636170,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729639478,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729643461,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-02-18T14:15:22.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729644283,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-18T14:15:22.906Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c13acdfa-3a87-4993-9d84-ca59459c5534
2023-02-18T14:15:22.906Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c13acdfa-3a87-4993-9d84-ca59459c5534 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T14:15:22.917Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.917Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729636170,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.918Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.918Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.918Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729639478,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.918Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.918Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.918Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729644463,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T14:15:22.919Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.919Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.919Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729644260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.919Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.919Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.920Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729639478,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.920Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.920Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.920Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729644525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.921Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.921Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.921Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729639478,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.921Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.921Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.921Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729645353,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.922Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.922Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.922Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729644525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.922Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.923Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.923Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729639478,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.923Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.924Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.924Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729646453,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.924Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.924Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.924Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729639478,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.925Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.925Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.925Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729644525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.925Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.926Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.926Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729647472,
  "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-18T14:15:22.932Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c13acdfa-3a87-4993-9d84-ca59459c5534
2023-02-18T14:15:22.932Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c13acdfa-3a87-4993-9d84-ca59459c5534 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-18T14:15:22.950Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.950Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729644525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.950Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.950Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.950Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729647599,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.951Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729648476,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-18T14:15:22.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.952Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729644525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.952Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.952Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729644525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.952Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.953Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729644525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:15:22.953Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.954Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729644525,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:15:22.954Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.954Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.954Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729653274,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:15:22.955Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.955Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.955Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729654636,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T14:15:22.955Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.955Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.955Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729655713,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T14:15:22.955Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:15:22.955Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.956Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729655638,
  "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-18T14:15:22.963Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c13acdfa-3a87-4993-9d84-ca59459c5534
2023-02-18T14:15:22.963Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c13acdfa-3a87-4993-9d84-ca59459c5534 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-18T14:15:22.977Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:15:22.978Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729656716,
  "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-18T14:15:22.986Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c13acdfa-3a87-4993-9d84-ca59459c5534
2023-02-18T14:15:22.986Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c13acdfa-3a87-4993-9d84-ca59459c5534 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-18T14:15:35.531Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f17a2607-e385-45cc-abfd-6bd210eff87e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T14:15:35.544Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f17a2607-e385-45cc-abfd-6bd210eff87e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T14:15:35.548Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T14:15:35.549Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-18T14:15:35.549Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-18T14:15:35.549Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-18T14:15:35.549Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:15:35.549Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:15:35.549Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:15:35.550Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:15:35.550Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:15:35.550Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-18T14:15:35.557Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-18T14:16:05.557Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f17a2607-e385-45cc-abfd-6bd210eff87e 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-18T14:16:05.739Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f17a2607-e385-45cc-abfd-6bd210eff87e and serviceModelVersionId: 130ead48-00d3-4e3e-bf43-0e4238820383
2023-02-18T14:16:05.739Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d9519051-b1f0-41df-8ef5-ebce00917c34
2023-02-18T14:16:05.741Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d9519051-b1f0-41df-8ef5-ebce00917c34/model-vers/model-ver/130ead48-00d3-4e3e-bf43-0e4238820383?depth=0
2023-02-18T14:16:05.747Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-02-18T14:16:05.796Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d9519051-b1f0-41df-8ef5-ebce00917c34/model-vers/model-ver/130ead48-00d3-4e3e-bf43-0e4238820383?depth=0|INFO|500||Invoke
2023-02-18T14:16:05.797Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d9519051-b1f0-41df-8ef5-ebce00917c34/model-vers/model-ver/130ead48-00d3-4e3e-bf43-0e4238820383?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d9519051-b1f0-41df-8ef5-ebce00917c34/model-vers/model-ver/130ead48-00d3-4e3e-bf43-0e4238820383?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f17a2607-e385-45cc-abfd-6bd210eff87e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3f168a96-699d-4017-b733-0424b8cceb1b], X-ECOMP-RequestID=[f17a2607-e385-45cc-abfd-6bd210eff87e], X-TransactionId=[], X-ONAP-RequestID=[f17a2607-e385-45cc-abfd-6bd210eff87e], Content-Type=[application/merge-patch+json]}
2023-02-18T14:16:05.809Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d9519051-b1f0-41df-8ef5-ebce00917c34/model-vers/model-ver/130ead48-00d3-4e3e-bf43-0e4238820383?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-18T14:16:05.922Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d9519051-b1f0-41df-8ef5-ebce00917c34/model-vers/model-ver/130ead48-00d3-4e3e-bf43-0e4238820383?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d9519051-b1f0-41df-8ef5-ebce00917c34/model-vers/model-ver/130ead48-00d3-4e3e-bf43-0e4238820383?depth=0 has http status code:200 and response headers:{date=[Sat, 18 Feb 2023 14:16:04 GMT], content-length=[0], vertex-id=[229544], x-aai-txid=[0-aai-resources-230218-14:16:04:053-35118], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-18T14:16:05.923Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d9519051-b1f0-41df-8ef5-ebce00917c34/model-vers/model-ver/130ead48-00d3-4e3e-bf43-0e4238820383?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-18T14:16:05.924Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d9519051-b1f0-41df-8ef5-ebce00917c34/model-vers/model-ver/130ead48-00d3-4e3e-bf43-0e4238820383?depth=0|INFO|500||InvokeReturn
2023-02-18T14:16:05.925Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-18T14:16:05.925Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-18T14:16:05.933Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-02-18T14:16:05.934Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f17a2607-e385-45cc-abfd-6bd210eff87e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-18T14:16:05.934Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-18T14:16:05.935Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:05.935Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:05.935Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729765934,
  "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-18T14:16:06.953Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:16:06.962Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-18T14:16:06.962Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"c13acdfa-3a87-4993-9d84-ca59459c5534","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"3740a56f-f29c-4d85-86ca-58f76d7ec5c3","serviceDescription":"service","serviceInvariantUUID":"db28583b-f0fe-45af-a13d-10596e64196b","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"19156221-59b0-43aa-b113-fb59b82c1586","resourceInvariantUUID":"fbc92f26-6b8c-4b5b-a985-f394753925e4","resourceCustomizationUUID":"b29a1acc-64db-4562-9fb6-c1008ca0d545","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MmQ1OTA5YjJhNmU2NjlhMjMyNjc4Y2YzMTgyYjg3MDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"52c78cd5-c817-4bae-a08b-b01e70b16172","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"NzM3ZDQwMmNjODc1MWIzOWZmYjBkMTU0YzNlZjlmNjQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ab284a6f-28f7-4b98-aa80-5491a3293aa8","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b053eef4-38a0-4c2e-b628-b5994341a5a6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"26feec17-98da-4ffb-86b9-ea3575502961","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"29594954-afd1-4fc8-aea3-0be46d0b9976","artifactVersion":"2","generatedFromUUID":"b053eef4-38a0-4c2e-b628-b5994341a5a6"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"NjA5YzYzZGM0Yzk2MDcxZTdlNTEyYzhiMWQ3OWUxYzc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"5d500621-3c98-4a8c-8b8e-d0ca168ab041","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"YjQxMTg4ZGU2MTdjNzNkYjEzNjY4NGZhYzViZTNmMzg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bbe80154-6a34-48a7-9dfc-39dc64b547a9","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZTNiMTRlNWM0MGZkMDk1MDQ4YTdmOGU2NWI5ZGI4Zjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"89dff04c-67f8-4a47-afe9-0e8701d8327f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T14:16:06.966Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:16:06.967Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:06.967Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:06.967Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:07.968Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:16:07.970Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:07.970Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:07.971Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:08.973Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:16:08.973Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:08.974Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:08.974Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:09.976Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:16:09.977Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:09.977Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:09.978Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:10.979Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:16:10.981Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:10.982Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:10.982Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:11.983Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:16:11.984Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:11.984Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:11.985Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:12.985Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:16:12.986Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:12.986Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:12.986Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:13.987Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:16:13.988Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:13.988Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:13.988Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:14.989Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "3740a56f-f29c-4d85-86ca-58f76d7ec5c3",
  "serviceDescription": "service",
  "serviceInvariantUUID": "db28583b-f0fe-45af-a13d-10596e64196b",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "b29a1acc-64db-4562-9fb6-c1008ca0d545",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "19156221-59b0-43aa-b113-fb59b82c1586",
      "resourceInvariantUUID": "fbc92f26-6b8c-4b5b-a985-f394753925e4",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
          "artifactChecksum": "NzM3ZDQwMmNjODc1MWIzOWZmYjBkMTU0YzNlZjlmNjQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "ab284a6f-28f7-4b98-aa80-5491a3293aa8",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "b053eef4-38a0-4c2e-b628-b5994341a5a6",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "29594954-afd1-4fc8-aea3-0be46d0b9976",
            "generatedFromUUID": "b053eef4-38a0-4c2e-b628-b5994341a5a6"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "29594954-afd1-4fc8-aea3-0be46d0b9976",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ZTNiMTRlNWM0MGZkMDk1MDQ4YTdmOGU2NWI5ZGI4Zjg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "89dff04c-67f8-4a47-afe9-0e8701d8327f"
    }
  ],
  "workloadContext": "Production"
}
2023-02-18T14:16:14.989Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T14:16:14.990Z|f17a2607-e385-45cc-abfd-6bd210eff87e|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 3740a56f-f29c-4d85-86ca-58f76d7ec5c3 ASDC
2023-02-18T14:16:14.990Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:c13acdfa-3a87-4993-9d84-ca59459c5534
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:3740a56f-f29c-4d85-86ca-58f76d7ec5c3
ServiceInvariantUUID:db28583b-f0fe-45af-a13d-10596e64196b
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVmMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
ArtifactUUID:89dff04c-67f8-4a47-afe9-0e8701d8327f
ArtifactChecksum:ZTNiMTRlNWM0MGZkMDk1MDQ4YTdmOGU2NWI5ZGI4Zjg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:b29a1acc-64db-4562-9fb6-c1008ca0d545
ResourceInvariantUUID:fbc92f26-6b8c-4b5b-a985-f394753925e4
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:19156221-59b0-43aa-b113-fb59b82c1586
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
ArtifactUUID:ab284a6f-28f7-4b98-aa80-5491a3293aa8
ArtifactChecksum:NzM3ZDQwMmNjODc1MWIzOWZmYjBkMTU0YzNlZjlmNjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
ArtifactUUID:b053eef4-38a0-4c2e-b628-b5994341a5a6
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:29594954-afd1-4fc8-aea3-0be46d0b9976
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:29594954-afd1-4fc8-aea3-0be46d0b9976
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-02-18T14:16:14.990Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3740a56f-f29c-4d85-86ca-58f76d7ec5c3 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-18T14:16:15.037Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T14:16:15.038Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T14:16:15.038Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T14:16:15.038Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 89dff04c-67f8-4a47-afe9-0e8701d8327f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-02-18T14:16:15.038Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T14:16:15.038Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-02-18T14:16:15.108Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T14:16:15.110Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 89dff04c-67f8-4a47-afe9-0e8701d8327f 83011
2023-02-18T14:16:15.111Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-02-18T14:16:15.111Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-02-18T14:16:15.111Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T14:16:15.111Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:15.112Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:15.112Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729775111,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:16.112Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T14:16:16.113Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T14:16:16.113Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 89dff04c-67f8-4a47-afe9-0e8701d8327f, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-18T14:16:16.114Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-02-18T14:16:16.114Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-18T14:16:16.115Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-18T14:16:16.255Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5090504124031371954/Definitions/service-BasicVmMacro-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-02-18T14:16:17.653Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T14:16:17.654Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-18T14:16:17.654Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-18T14:16:17.654Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-18T14:16:17.655Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-18T14:16:17.655Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-18T14:16:17.655Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-18T14:16:17.655Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-18T14:16:17.656Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-18T14:16:17.656Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-18T14:16:17.656Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-02-18T14:16:17.656Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-18T14:16:17.657Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:17.657Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:17.657Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-18T14:16:17.658Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-18T14:16:17.658Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T14:16:17.658Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:17.658Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:17.659Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-18T14:16:17.659Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-18T14:16:17.659Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T14:16:17.659Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:17.660Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:17.660Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:17.660Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-02-18T14:16:17.660Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-02-18T14:16:17.661Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-02-18T14:16:17.661Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-02-18T14:16:17.661Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-18T14:16:17.661Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-18T14:16:17.662Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:17.662Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T14:16:17.662Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:17.662Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-18T14:16:17.663Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T14:16:17.663Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:17.663Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-18T14:16:17.664Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T14:16:17.664Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:17.664Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-18T14:16:17.664Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T14:16:17.665Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:17.665Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-02-18T14:16:17.665Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-02-18T14:16:17.665Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-18T14:16:17.665Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e23f0682-fc0a-4dcb-a912-1de9a9b2b21a
2023-02-18T14:16:17.666Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:17.666Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:17.666Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:17.666Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:17.667Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:17.667Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:17.667Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:17.667Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:17.668Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:3740a56f-f29c-4d85-86ca-58f76d7ec5c3
Model Version:NULL
Model InvariantUuid:db28583b-f0fe-45af-a13d-10596e64196b
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:76ee053b-f380-4dff-a9d6-5e95affc4cad
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:fbc92f26-6b8c-4b5b-a985-f394753925e4
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:b29a1acc-64db-4562-9fb6-c1008ca0d545
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:6a6195e1-2cc5-4f6e-b771-0dfced8a5186
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:c4e7de63-575b-4c87-a65c-72f0ea3f9682
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:e23f0682-fc0a-4dcb-a912-1de9a9b2b21a
ModelInvariantUuid:a3f8cf66-6d3d-4a26-bc0e-c6ceb7966524
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:3d109a87-d88d-4890-bf68-c6a78eb8b119
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:302f1347-9187-42f5-be0a-00857c8c8c30
ModelInvariantUuid:1d5e049e-618e-4a7a-baee-85727e885b9a
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:45aa1017-5880-402d-9336-142fab1cee9d
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-18T14:16:17.676Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 19156221-59b0-43aa-b113-fb59b82c1586
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T14:16:17.679Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||basic_vm_macro 0
2023-02-18T14:16:17.679Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 19156221-59b0-43aa-b113-fb59b82c1586
2023-02-18T14:16:17.679Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: ab284a6f-28f7-4b98-aa80-5491a3293aa8 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-02-18T14:16:17.679Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T14:16:17.679Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-02-18T14:16:17.736Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T14:16:17.737Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ab284a6f-28f7-4b98-aa80-5491a3293aa8 792
2023-02-18T14:16:17.737Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-02-18T14:16:17.737Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-02-18T14:16:17.737Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T14:16:17.738Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:17.738Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:17.738Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729777737,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:18.739Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "6a6195e1-2cc5-4f6e-b771-0dfced8a5186",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c4e7de63-575b-4c87-a65c-72f0ea3f9682",
    "vfModuleModelCustomizationUUID": "e49f96a6-e55f-48d4-b9aa-c66a8c645efb",
    "isBase": true,
    "artifacts": [
      "b053eef4-38a0-4c2e-b628-b5994341a5a6",
      "29594954-afd1-4fc8-aea3-0be46d0b9976"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-18T14:16:18.757Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c4e7de63-575b-4c87-a65c-72f0ea3f9682
VfModuleModelInvariantUUID:6a6195e1-2cc5-4f6e-b771-0dfced8a5186
VfModuleModelDescription:NULL
Artifacts UUID List:{
b053eef4-38a0-4c2e-b628-b5994341a5a6
,
29594954-afd1-4fc8-aea3-0be46d0b9976

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-02-18T14:16:18.760Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "6a6195e1-2cc5-4f6e-b771-0dfced8a5186",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c4e7de63-575b-4c87-a65c-72f0ea3f9682",
    "vfModuleModelCustomizationUUID": "e49f96a6-e55f-48d4-b9aa-c66a8c645efb",
    "isBase": true,
    "artifacts": [
      "b053eef4-38a0-4c2e-b628-b5994341a5a6",
      "29594954-afd1-4fc8-aea3-0be46d0b9976"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-02-18T14:16:18.760Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c4e7de63-575b-4c87-a65c-72f0ea3f9682
VfModuleModelInvariantUUID:6a6195e1-2cc5-4f6e-b771-0dfced8a5186
VfModuleModelDescription:NULL
Artifacts UUID List:{
b053eef4-38a0-4c2e-b628-b5994341a5a6
,
29594954-afd1-4fc8-aea3-0be46d0b9976

}
Properties List:{
  min_vf_module_instances : 1
  vf_module_label : base_ubuntu20
  max_vf_module_instances : 1
  vfc_list : 
  vf_module_type : Base
  vf_module_description : 
  initial_count : 1
  volume_group : false
  availability_zone_count :
}

isBase:true


}

2023-02-18T14:16:18.760Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: b053eef4-38a0-4c2e-b628-b5994341a5a6 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-02-18T14:16:18.760Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T14:16:18.760Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-02-18T14:16:18.812Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T14:16:18.813Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml b053eef4-38a0-4c2e-b628-b5994341a5a6 5033
2023-02-18T14:16:18.813Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-02-18T14:16:18.813Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-02-18T14:16:18.813Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T14:16:18.814Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:18.814Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:18.814Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729778813,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:19.815Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 29594954-afd1-4fc8-aea3-0be46d0b9976 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-02-18T14:16:19.816Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T14:16:19.816Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-02-18T14:16:19.865Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T14:16:19.865Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 29594954-afd1-4fc8-aea3-0be46d0b9976 903
2023-02-18T14:16:19.866Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-02-18T14:16:19.866Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-02-18T14:16:19.866Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T14:16:19.866Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:19.866Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:19.866Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729779866,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:20.868Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 3740a56f-f29c-4d85-86ca-58f76d7ec5c3
2023-02-18T14:16:20.868Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 19156221-59b0-43aa-b113-fb59b82c1586 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-18T14:16:20.884Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@15bc7b31, org.onap.sdc.toscaparser.api.parameters.Input@3f4774d9, org.onap.sdc.toscaparser.api.parameters.Input@6f94b7f8, org.onap.sdc.toscaparser.api.parameters.Input@55e0ec0b, org.onap.sdc.toscaparser.api.parameters.Input@23737075]
2023-02-18T14:16:20.886Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.886Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:20.886Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 
2023-02-18T14:16:20.887Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= b29a1acc-64db-4562-9fb6-c1008ca0d545
2023-02-18T14:16:20.887Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b29a1acc-64db-4562-9fb6-c1008ca0d545 matches Tosca VF Customization UUID: b29a1acc-64db-4562-9fb6-c1008ca0d545
2023-02-18T14:16:20.887Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: b29a1acc-64db-4562-9fb6-c1008ca0d545  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-18T14:16:20.889Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.889Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:20.890Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id b29a1acc-64db-4562-9fb6-c1008ca0d545: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"}
2023-02-18T14:16:20.890Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3fa55802
2023-02-18T14:16:20.890Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.890Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-18T14:16:20.890Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e49f96a6-e55f-48d4-b9aa-c66a8c645efb
2023-02-18T14:16:20.891Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e49f96a6-e55f-48d4-b9aa-c66a8c645efb
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-18T14:16:20.892Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.893Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-18T14:16:20.893Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T14:16:20.893Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.893Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-18T14:16:20.893Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T14:16:20.894Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.894Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-02-18T14:16:20.894Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-02-18T14:16:20.894Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-18T14:16:20.894Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e23f0682-fc0a-4dcb-a912-1de9a9b2b21a
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-18T14:16:20.897Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.897Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-18T14:16:20.898Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-18T14:16:20.898Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.898Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-02-18T14:16:20.898Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=b29a1acc-64db-4562-9fb6-c1008ca0d545
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T14:16:20.900Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.900Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:20.900Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 3740a56f-f29c-4d85-86ca-58f76d7ec5c3: basic_vm_macro
2023-02-18T14:16:20.901Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.901Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:20.901Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.902Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:20.902Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.902Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:20.902Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.902Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:20.902Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:16:20.902Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:16:20.903Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T14:16:20.993Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 19156221-59b0-43aa-b113-fb59b82c1586 1 ASDC deployResourceStructure
2023-02-18T14:16:20.994Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-02-18T14:16:20.994Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-02-18T14:16:20.994Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T14:16:20.994Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:20.994Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:20.994Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729780993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:21.995Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-02-18T14:16:21.996Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-02-18T14:16:21.996Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T14:16:21.997Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:21.997Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:21.997Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729781995,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:22.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:22.697Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.697Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729645284,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.699Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.699Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.700Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729649481,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.700Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.700Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.700Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729663205,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.701Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.701Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.701Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729645284,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.701Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.702Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.702Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729649481,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.702Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.702Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.703Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729663205,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.703Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.703Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.703Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729645284,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.703Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.704Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.704Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729649481,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.704Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.704Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.704Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729663205,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.705Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.705Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.705Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729645284,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.705Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.705Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.706Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729649481,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.706Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.706Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.706Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729663205,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.707Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.707Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.707Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729645284,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.707Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.707Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.708Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729649481,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.708Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.708Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.708Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729663205,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.709Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.709Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.709Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729645284,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.709Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.709Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.709Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729649481,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.710Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.710Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.710Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729663205,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.710Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.710Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.711Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729645284,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.711Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.711Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.711Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729649481,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.711Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.711Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.711Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729663205,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.712Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.712Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.712Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729645284,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.712Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.712Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.712Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729649481,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.712Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.712Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.712Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729663205,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.713Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.713Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.713Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729645284,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:16:22.713Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.713Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.713Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "multicloud-k8s",
  "timestamp": 1676729649481,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:16:22.713Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.713Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.713Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729663205,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:16:22.714Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.714Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.714Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729673961,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:16:22.714Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.714Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.714Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729672327,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:16:22.714Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.714Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.715Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1676729675239,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T14:16:22.736Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8e07bf40-71e4-490e-a8fd-3dde5a6f6c70
2023-02-18T14:16:22.736Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e07bf40-71e4-490e-a8fd-3dde5a6f6c70 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-18T14:16:22.748Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.749Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729674525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.752Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.752Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.753Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729674525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.754Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.754Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.754Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729674525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.754Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.754Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.754Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729677294,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T14:16:22.755Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.755Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.755Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729674525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.755Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.756Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.757Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "aai-model-loader",
  "timestamp": 1676729678297,
  "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-18T14:16:22.763Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8e07bf40-71e4-490e-a8fd-3dde5a6f6c70
2023-02-18T14:16:22.763Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e07bf40-71e4-490e-a8fd-3dde5a6f6c70 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-18T14:16:22.775Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.775Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729674525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.776Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.776Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.777Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729674525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.777Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.777Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.777Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729674525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.778Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.778Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.778Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729674525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:16:22.779Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.779Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.779Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729674525,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:16:22.780Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.780Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.780Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729684252,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:16:22.780Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.780Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.781Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729686230,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T14:16:22.781Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:16:22.782Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:16:22.782Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1676729687235,
  "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-18T14:16:22.790Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8e07bf40-71e4-490e-a8fd-3dde5a6f6c70
2023-02-18T14:16:22.790Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e07bf40-71e4-490e-a8fd-3dde5a6f6c70 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-18T14:16:22.999Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-02-18T14:16:22.999Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-02-18T14:16:23.000Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T14:16:23.000Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:23.001Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:23.001Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729782999,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:24.003Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-02-18T14:16:24.003Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-02-18T14:16:24.003Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T14:16:24.003Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:24.004Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:24.004Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729784002,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:25.005Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c13acdfa-3a87-4993-9d84-ca59459c5534
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T14:16:25.023Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c13acdfa-3a87-4993-9d84-ca59459c5534
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T14:16:25.029Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T14:16:25.029Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-18T14:16:25.029Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-18T14:16:25.030Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-18T14:16:25.030Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:16:25.030Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:16:25.030Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:16:25.030Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:16:25.030Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:16:25.031Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-18T14:16:25.039Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-18T14:16:55.040Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c13acdfa-3a87-4993-9d84-ca59459c5534 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-18T14:16:55.066Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c13acdfa-3a87-4993-9d84-ca59459c5534 and serviceModelVersionId: 3740a56f-f29c-4d85-86ca-58f76d7ec5c3
2023-02-18T14:16:55.067Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : db28583b-f0fe-45af-a13d-10596e64196b
2023-02-18T14:16:55.070Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/db28583b-f0fe-45af-a13d-10596e64196b/model-vers/model-ver/3740a56f-f29c-4d85-86ca-58f76d7ec5c3?depth=0
2023-02-18T14:16:55.081Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-02-18T14:16:55.135Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/db28583b-f0fe-45af-a13d-10596e64196b/model-vers/model-ver/3740a56f-f29c-4d85-86ca-58f76d7ec5c3?depth=0|INFO|500||Invoke
2023-02-18T14:16:55.136Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/db28583b-f0fe-45af-a13d-10596e64196b/model-vers/model-ver/3740a56f-f29c-4d85-86ca-58f76d7ec5c3?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/db28583b-f0fe-45af-a13d-10596e64196b/model-vers/model-ver/3740a56f-f29c-4d85-86ca-58f76d7ec5c3?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c13acdfa-3a87-4993-9d84-ca59459c5534], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1615478e-4f8f-422c-86f8-9c2869c5a799], X-ECOMP-RequestID=[c13acdfa-3a87-4993-9d84-ca59459c5534], X-TransactionId=[], X-ONAP-RequestID=[c13acdfa-3a87-4993-9d84-ca59459c5534], Content-Type=[application/merge-patch+json]}
2023-02-18T14:16:55.144Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/db28583b-f0fe-45af-a13d-10596e64196b/model-vers/model-ver/3740a56f-f29c-4d85-86ca-58f76d7ec5c3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-18T14:16:55.280Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/db28583b-f0fe-45af-a13d-10596e64196b/model-vers/model-ver/3740a56f-f29c-4d85-86ca-58f76d7ec5c3?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/db28583b-f0fe-45af-a13d-10596e64196b/model-vers/model-ver/3740a56f-f29c-4d85-86ca-58f76d7ec5c3?depth=0 has http status code:200 and response headers:{date=[Sat, 18 Feb 2023 14:16:53 GMT], content-length=[0], vertex-id=[483456], x-aai-txid=[2-aai-resources-230218-14:16:53:388-94893], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-18T14:16:55.282Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/db28583b-f0fe-45af-a13d-10596e64196b/model-vers/model-ver/3740a56f-f29c-4d85-86ca-58f76d7ec5c3?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-18T14:16:55.283Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/db28583b-f0fe-45af-a13d-10596e64196b/model-vers/model-ver/3740a56f-f29c-4d85-86ca-58f76d7ec5c3?depth=0|INFO|500||InvokeReturn
2023-02-18T14:16:55.283Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-18T14:16:55.284Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-18T14:16:55.290Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-02-18T14:16:55.291Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c13acdfa-3a87-4993-9d84-ca59459c5534 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-18T14:16:55.291Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-18T14:16:55.293Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:55.293Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:55.293Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729815291,
  "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-18T14:16:56.314Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-18T14:16:56.315Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"8e07bf40-71e4-490e-a8fd-3dde5a6f6c70","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"97524532-2a41-4299-8a7a-0a80ff818f79","serviceDescription":"service","serviceInvariantUUID":"e57a8d3d-ed89-4496-8293-6e8354b94bc7","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6d56335b-ebfc-4302-a7ce-3802c88201e1","resourceInvariantUUID":"eeb75a04-d9fd-42f2-8a93-9dd84122fff7","resourceCustomizationUUID":"08f90665-f285-4075-bf8a-6e40a97930ce","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml","artifactChecksum":"YmFkYTYyYzQ0MDIwMjQzNjBkNTkzMzM2ZWExMWVkZmU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"49fbaf3e-3a38-4ffc-b25b-5c1929103018","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar","artifactChecksum":"ZGVhZmM4YTM3NDgwYjQxNDFmZjYzYzQ5N2E4NDFkNDE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2ae6aa54-ffb3-4782-a486-f1c7cef7c9e0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fb104a3c-e9e2-4345-b2ed-fcc52e6d7392","artifactVersion":"1"},{"artifactName":"CBA_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip","artifactChecksum":"YWUzMmI5NWUxYmIyOGEzMWRhMmQ2YmZiZDQ2OTFiZGU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"89604b10-c370-4ce6-976e-52d74b3f19a2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml","artifactChecksum":"YWU0ZDcwODllZmYyZGI3ZWJiNmExMTgwODI1YjcxMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ee8a65f6-b936-462d-b527-67efb5668c6c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1b077e4f-6ec5-4411-8ede-a92053b52a55","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"097574dc-f41d-4949-a015-640b9c6983ce","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-TestPnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml","artifactChecksum":"MGU3YmE4YzRjODhmYWVjZDk1MGZmYjhiYTZmNTdlMGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"be0e9bff-62b0-46aa-a7c3-7f0ffb77fa3b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZDUwM2FjZGRmMjNhYmI4ZmQ2ODYyZTk4Mzg3ZjAzM2I\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cd39e7b-c89b-4628-9926-72beb394747d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-18T14:16:56.315Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:16:56.316Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:56.316Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:56.316Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:57.317Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:16:57.319Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:57.319Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:57.319Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:58.321Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:16:58.322Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:58.322Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:58.323Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:16:59.324Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:16:59.324Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:16:59.324Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:16:59.325Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:17:00.326Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:17:00.327Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:17:00.327Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:17:00.327Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:17:01.328Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:17:01.329Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:17:01.329Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:17:01.329Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:17:02.334Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:17:02.335Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:17:02.336Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:17:02.336Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:17:03.337Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:17:03.337Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:17:03.337Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:17:03.337Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:17:04.338Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-18T14:17:04.339Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:17:04.340Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:17:04.340Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:17:05.342Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "serviceName": "test_pnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "97524532-2a41-4299-8a7a-0a80ff818f79",
  "serviceDescription": "service",
  "serviceInvariantUUID": "e57a8d3d-ed89-4496-8293-6e8354b94bc7",
  "resources": [
    {
      "resourceInstanceName": "test-pnf 0",
      "resourceCustomizationUUID": "08f90665-f285-4075-bf8a-6e40a97930ce",
      "resourceName": "test-pnf",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "6d56335b-ebfc-4302-a7ce-3802c88201e1",
      "resourceInvariantUUID": "eeb75a04-d9fd-42f2-8a93-9dd84122fff7",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-TestPnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
      "artifactChecksum": "ZDUwM2FjZGRmMjNhYmI4ZmQ2ODYyZTk4Mzg3ZjAzM2I\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "4cd39e7b-c89b-4628-9926-72beb394747d"
    }
  ],
  "workloadContext": "Production"
}
2023-02-18T14:17:05.342Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-18T14:17:05.343Z|c13acdfa-3a87-4993-9d84-ca59459c5534|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 97524532-2a41-4299-8a7a-0a80ff818f79 ASDC
2023-02-18T14:17:05.344Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:8e07bf40-71e4-490e-a8fd-3dde5a6f6c70
ServiceName:test_pnf_macro
ServiceVersion:1.0
ServiceUUID:97524532-2a41-4299-8a7a-0a80ff818f79
ServiceInvariantUUID:e57a8d3d-ed89-4496-8293-6e8354b94bc7
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-TestPnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
ArtifactUUID:4cd39e7b-c89b-4628-9926-72beb394747d
ArtifactChecksum:ZDUwM2FjZGRmMjNhYmI4ZmQ2ODYyZTk4Mzg3ZjAzM2I=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:test-pnf 0
ResourceCustomizationUUID:08f90665-f285-4075-bf8a-6e40a97930ce
ResourceInvariantUUID:eeb75a04-d9fd-42f2-8a93-9dd84122fff7
ResourceName:test-pnf
ResourceType:PNF
ResourceUUID:6d56335b-ebfc-4302-a7ce-3802c88201e1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-02-18T14:17:05.344Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 97524532-2a41-4299-8a7a-0a80ff818f79 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-18T14:17:05.391Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T14:17:05.392Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T14:17:05.392Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T14:17:05.392Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 4cd39e7b-c89b-4628-9926-72beb394747d from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-02-18T14:17:05.393Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-18T14:17:05.393Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-02-18T14:17:05.467Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-18T14:17:05.470Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 4cd39e7b-c89b-4628-9926-72beb394747d 111104
2023-02-18T14:17:05.471Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-02-18T14:17:05.471Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-02-18T14:17:05.471Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-18T14:17:05.471Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:17:05.472Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:17:05.472Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729825471,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:17:06.473Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-18T14:17:06.473Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-18T14:17:06.475Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 4cd39e7b-c89b-4628-9926-72beb394747d, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-18T14:17:06.475Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar
2023-02-18T14:17:06.476Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-18T14:17:06.477Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-18T14:17:06.715Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9389101959233442652/Definitions/service-TestPnfMacro-template.yml
2023-02-18T14:17:08.064Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-18T14:17:08.065Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-18T14:17:08.065Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-18T14:17:08.065Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-18T14:17:08.066Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-18T14:17:08.066Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-18T14:17:08.066Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-18T14:17:08.067Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-18T14:17:08.067Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-18T14:17:08.067Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-18T14:17:08.067Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar
2023-02-18T14:17:08.068Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-18T14:17:08.069Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:17:08.070Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:17:08.071Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-02-18T14:17:08.071Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-18T14:17:08.072Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T14:17:08.072Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:17:08.072Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:17:08.073Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Node template test-pnf 0 is matching search criteria
2023-02-18T14:17:08.073Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-18T14:17:08.073Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-18T14:17:08.073Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:17:08.074Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:17:08.074Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:17:08.074Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:17:08.074Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:17:08.074Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:17:08.075Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:17:08.075Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:17:08.075Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:17:08.076Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:17:08.076Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:test_pnf_macro
Description:service
Model UUID:97524532-2a41-4299-8a7a-0a80ff818f79
Model Version:NULL
Model InvariantUuid:e57a8d3d-ed89-4496-8293-6e8354b94bc7
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-18T14:17:08.087Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: 6d56335b-ebfc-4302-a7ce-3802c88201e1
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-18T14:17:08.091Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||test-pnf 0
2023-02-18T14:17:08.091Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 6d56335b-ebfc-4302-a7ce-3802c88201e1
2023-02-18T14:17:08.092Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 97524532-2a41-4299-8a7a-0a80ff818f79
2023-02-18T14:17:08.092Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 97524532-2a41-4299-8a7a-0a80ff818f79
2023-02-18T14:17:08.092Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 6d56335b-ebfc-4302-a7ce-3802c88201e1 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-18T14:17:08.099Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@77834f23, org.onap.sdc.toscaparser.api.parameters.Input@51ea86df, org.onap.sdc.toscaparser.api.parameters.Input@2ee8b2aa, org.onap.sdc.toscaparser.api.parameters.Input@48fc8285, org.onap.sdc.toscaparser.api.parameters.Input@256b26ee]
2023-02-18T14:17:08.099Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:17:08.100Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:17:08.100Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 97524532-2a41-4299-8a7a-0a80ff818f79: test-pnf
2023-02-18T14:17:08.100Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Processing PNF resource: 6d56335b-ebfc-4302-a7ce-3802c88201e1
2023-02-18T14:17:08.101Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-02-18T14:17:08.101Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-18T14:17:08.101Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Resource customization UUID: 08f90665-f285-4075-bf8a-6e40a97930ce is the same as notified resource customizationUUID: 08f90665-f285-4075-bf8a-6e40a97930ce
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-18T14:17:08.168Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 6d56335b-ebfc-4302-a7ce-3802c88201e1 0 ASDC deployResourceStructure
2023-02-18T14:17:08.168Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification
2023-02-18T14:17:08.169Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar
2023-02-18T14:17:08.169Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-18T14:17:08.169Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:17:08.170Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:17:08.170Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729828168,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:17:09.172Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8e07bf40-71e4-490e-a8fd-3dde5a6f6c70
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T14:17:09.188Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8e07bf40-71e4-490e-a8fd-3dde5a6f6c70
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-18T14:17:09.192Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-18T14:17:09.192Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-18T14:17:09.193Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-18T14:17:09.193Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-18T14:17:09.193Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:17:09.193Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:17:09.193Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:17:09.201Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-02-18T14:17:09.202Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-18T14:17:09.214Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-18T14:17:22.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:17:22.695Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.695Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f17a2607-e385-45cc-abfd-6bd210eff87e",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729765934,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-18T14:17:22.696Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.696Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.696Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:17:22.697Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.697Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.697Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-02-18T14:17:22.697Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.698Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.698Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-02-18T14:17:22.698Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.698Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.698Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:17:22.699Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.699Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.699Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-02-18T14:17:22.699Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.699Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.700Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:17:22.700Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.700Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.700Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:17:22.700Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.700Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.701Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:17:22.701Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.701Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.702Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729775111,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:17:22.702Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.702Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.702Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729777737,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:17:22.702Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.703Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.703Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729778813,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:17:22.703Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.703Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.703Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729779866,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:17:22.704Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.704Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.704Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729780993,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-02-18T14:17:22.704Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:22.704Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:17:22.704Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729781995,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-02-18T14:17:22.705Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:17:39.217Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8e07bf40-71e4-490e-a8fd-3dde5a6f6c70 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-18T14:17:39.222Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8e07bf40-71e4-490e-a8fd-3dde5a6f6c70 and serviceModelVersionId: 97524532-2a41-4299-8a7a-0a80ff818f79
2023-02-18T14:17:39.222Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e57a8d3d-ed89-4496-8293-6e8354b94bc7
2023-02-18T14:17:39.223Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e57a8d3d-ed89-4496-8293-6e8354b94bc7/model-vers/model-ver/97524532-2a41-4299-8a7a-0a80ff818f79?depth=0
2023-02-18T14:17:39.227Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-02-18T14:17:39.254Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e57a8d3d-ed89-4496-8293-6e8354b94bc7/model-vers/model-ver/97524532-2a41-4299-8a7a-0a80ff818f79?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-18T14:17:39.255Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e57a8d3d-ed89-4496-8293-6e8354b94bc7/model-vers/model-ver/97524532-2a41-4299-8a7a-0a80ff818f79?depth=0|INFO|500||Invoke
2023-02-18T14:17:39.261Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e57a8d3d-ed89-4496-8293-6e8354b94bc7/model-vers/model-ver/97524532-2a41-4299-8a7a-0a80ff818f79?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-02-18T14:17:39.386Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e57a8d3d-ed89-4496-8293-6e8354b94bc7/model-vers/model-ver/97524532-2a41-4299-8a7a-0a80ff818f79?depth=0|INFO|500||InvokeReturn
2023-02-18T14:17:39.387Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e57a8d3d-ed89-4496-8293-6e8354b94bc7/model-vers/model-ver/97524532-2a41-4299-8a7a-0a80ff818f79?depth=0 has http status code:200 and response headers:{date=[Sat, 18 Feb 2023 14:17:37 GMT], content-length=[0], vertex-id=[237792], x-aai-txid=[2-aai-resources-230218-14:17:37:504-61037], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-18T14:17:39.387Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity.
2023-02-18T14:17:39.387Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-18T14:17:39.388Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-18T14:17:39.394Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-02-18T14:17:39.394Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8e07bf40-71e4-490e-a8fd-3dde5a6f6c70 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-18T14:17:39.395Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-18T14:17:39.395Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-18T14:17:39.396Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-18T14:17:39.396Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Trying to send status: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729859395,
  "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-18T14:17:40.412Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:18:22.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:18:22.693Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.693Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729782999,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-02-18T14:18:22.695Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:22.695Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.696Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729784002,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T14:18:22.696Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:22.696Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.696Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "c13acdfa-3a87-4993-9d84-ca59459c5534",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729815291,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-18T14:18:22.696Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:22.696Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.696Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:18:22.697Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:22.697Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.697Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:18:22.697Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:22.697Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.697Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:18:22.697Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:22.697Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.704Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:18:22.705Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:22.705Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.705Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:18:22.705Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:22.705Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.705Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:18:22.705Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:22.705Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.705Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:18:22.706Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:22.706Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.706Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-02-18T14:18:22.706Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:22.706Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.706Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729766953,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-02-18T14:18:22.706Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:22.706Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.706Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729825471,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-02-18T14:18:22.707Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:22.707Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:18:22.707Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729828168,
  "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-02-18T14:18:22.707Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:18:40.413Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:19:22.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:19:22.692Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-18T14:19:22.693Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "8e07bf40-71e4-490e-a8fd-3dde5a6f6c70",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1676729859395,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-18T14:19:22.693Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-18T14:19:40.414Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:20:22.691Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:20:40.416Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:21:22.692Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:21:40.417Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:22:22.692Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:22:40.422Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:23:22.694Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:23:40.424Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:24:22.695Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:24:40.424Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:25:22.696Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:25:40.427Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:26:22.698Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:26:40.428Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:27:22.699Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:27:40.430Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:28:22.701Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:28:40.430Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:29:22.703Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:29:40.430Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:30:22.703Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:30:40.434Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:31:22.705Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:31:40.436Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:32:22.706Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:32:40.438Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:33:22.708Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:33:40.443Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:34:22.710Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:34:40.444Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:35:22.711Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:35:40.445Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:36:22.711Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:36:40.446Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:37:22.713Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:37:40.446Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:38:22.714Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:38:40.449Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:39:22.715Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:39:40.449Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:40:22.715Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:40:40.450Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:41:22.717Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:41:40.450Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:42:22.718Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:42:40.451Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:43:22.720Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:43:40.453Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:44:22.721Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:44:40.455Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:45:22.721Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:45:40.456Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:46:22.723Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:46:40.457Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:47:22.724Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:47:40.458Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:48:22.726Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:48:40.460Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:49:22.728Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:49:40.461Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:50:22.731Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:50:40.461Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:51:22.731Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:51:40.462Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:52:22.733Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:52:40.464Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:53:22.734Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:53:40.466Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:54:22.735Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:54:40.466Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:55:22.738Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:55:40.468Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:56:22.739Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:56:40.470Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:57:22.741Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:57:40.472Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:58:22.741Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:58:40.472Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T14:59:22.742Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T14:59:40.474Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:00:22.744Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:00:40.475Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:01:22.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:01:40.477Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:02:22.749Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:02:40.478Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:03:22.749Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:03:40.479Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:04:22.751Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:04:40.481Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:05:22.754Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:05:40.482Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:06:22.755Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:06:40.483Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:07:22.756Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:07:40.485Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:08:22.759Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:08:40.487Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:09:22.760Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:09:40.487Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:10:22.761Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:10:40.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:11:22.763Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:11:40.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:12:22.764Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:12:40.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:13:22.765Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:13:40.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:14:22.767Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:14:40.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:15:22.772Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:15:40.492Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:16:22.772Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:16:40.492Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:17:22.774Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:17:40.493Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:18:22.775Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:18:40.495Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:19:22.775Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:19:40.496Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:20:22.777Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:20:40.498Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:21:22.791Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:21:40.498Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:22:22.792Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:22:40.500Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:23:22.792Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:23:40.501Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:24:22.794Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:24:40.502Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:25:22.795Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:25:40.502Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:26:22.797Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:26:40.504Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:27:22.798Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:27:40.507Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:28:22.798Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:28:40.509Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:29:22.800Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:29:40.509Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:30:22.801Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:30:40.510Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:31:22.802Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:31:40.511Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:32:22.804Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:32:40.513Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:33:22.805Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:33:40.514Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:34:22.808Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:34:40.516Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:35:22.810Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:35:40.517Z|3c524116-f12d-46fd-b0c7-bba996455ded|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:36:22.811Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:36:40.518Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:37:22.811Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:37:40.520Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:38:22.813Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:38:40.521Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:39:22.814Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:39:40.524Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:40:22.816Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:40:40.528Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:41:22.817Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:41:40.530Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:42:22.819Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:42:40.531Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:43:22.821Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:43:40.533Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:44:22.821Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:44:40.534Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:45:22.822Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:45:40.536Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:46:22.825Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:46:40.541Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:47:22.827Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:47:40.543Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:48:22.828Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:48:40.546Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:49:22.829Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:49:40.547Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:50:22.830Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:50:40.549Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:51:22.833Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:51:40.550Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:52:22.833Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:52:40.554Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:53:22.835Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:53:40.555Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:54:22.835Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:54:40.557Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:55:22.838Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:55:40.558Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:56:22.840Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:56:40.561Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:57:22.843Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:57:40.563Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:58:22.844Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:58:40.565Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T15:59:22.846Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T15:59:40.566Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:00:22.848Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:00:40.567Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:01:22.850Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:01:40.569Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:02:22.850Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:02:40.570Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:03:22.852Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:03:40.571Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:04:22.853Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:04:40.573Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:05:22.855Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:05:40.575Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:06:22.856Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:06:40.583Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:07:22.859Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:07:40.585Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:08:22.860Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:08:40.587Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:09:22.860Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:09:40.590Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:10:22.862Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:10:40.592Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:11:22.864Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:11:40.592Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:12:22.864Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:12:40.593Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:13:22.866Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:13:40.595Z|dc433fb5-6fe4-4f6b-89f3-4f24ff02933a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:14:22.866Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:14:40.599Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:15:22.867Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:15:40.600Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:16:22.871Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:16:40.601Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:17:22.873Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:17:40.602Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:18:22.875Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:18:40.603Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:19:22.876Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:19:40.607Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:20:22.878Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:20:40.614Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:21:22.880Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:21:40.614Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:22:22.880Z|8e07bf40-71e4-490e-a8fd-3dde5a6f6c70|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:22:40.616Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:23:22.883Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:23:40.617Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:24:22.884Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:24:40.619Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:25:22.885Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:25:40.621Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:26:22.886Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:26:40.622Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:27:22.888Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:27:40.623Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:28:22.888Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:28:40.626Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:29:22.889Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-18T16:29:40.629Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-18T16:30:22.892Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO