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-05-13T23:22:15.383Z||main|||||INFO|500||The following profiles are active: basic
2023-05-13T23:22:28.677Z||main|||||INFO|500||Starting service [Tomcat]
2023-05-13T23:22:28.679Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-05-13T23:22:28.914Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-05-13T23:22:32.108Z||main|||||INFO|500||catdb-pool - Starting...
2023-05-13T23:22:32.444Z||main|||||INFO|500||catdb-pool - Start completed.
2023-05-13T23:22:32.790Z||main|||||INFO|500||reqdb-pool - Starting...
2023-05-13T23:22:32.843Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-05-13T23:22:33.023Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-05-13T23:22:33.391Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-05-13T23:22:34.300Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-05-13T23:22:37.373Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-13T23:22:39.261Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-13T23:22:39.307Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-05-13T23:22:39.623Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-13T23:22:40.131Z||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-05-13T23:22:40.923Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-13T23:22:41.840Z||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-05-13T23:22:43.031Z||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-05-13T23:22:43.773Z||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-05-13T23:22:43.783Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:43.811Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:45.716Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:45.717Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1883], Server=[envoy], Date=[Sat, 13 May 2023 23:22:43 GMT], Content-Type=[application/json]}
2023-05-13T23:22:45.720Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"73e648e3e335489bb99c21bc3a6d6e51","versionId":"cc672ba44d864cebb0d58ebb42b3b717"}

2023-05-13T23:22:45.768Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-05-13T23:22:45.807Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/73e648e3e335489bb99c21bc3a6d6e51/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:45.808Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73e648e3e335489bb99c21bc3a6d6e51/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:45.809Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73e648e3e335489bb99c21bc3a6d6e51/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:46.384Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73e648e3e335489bb99c21bc3a6d6e51/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:46.385Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/73e648e3e335489bb99c21bc3a6d6e51/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[548], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:45 GMT]}
2023-05-13T23:22:46.386Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:46.388Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-05-13T23:22:46.389Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:46.445Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:46.446Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:46.448Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:46.709Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:46.710Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[258], Server=[envoy], Date=[Sat, 13 May 2023 23:22:46 GMT], Content-Type=[application/json]}
2023-05-13T23:22:46.710Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"65491546208c4865bad8461bb20b40d2","versionId":"1a90baae9f274e65a6f2330a469fafe4"}

2023-05-13T23:22:46.713Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-05-13T23:22:46.746Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:46.746Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e2e25409-5fcf-40aa-a39f-6ab06d63dd75], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:46.748Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:47.209Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[458], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:46 GMT]}
2023-05-13T23:22:47.211Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:47.212Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:47.213Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-05-13T23:22:47.213Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:47.289Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:47.290Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c8c2986e-a754-427a-8231-94f39ede018c], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:47.292Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:47.565Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[270], Server=[envoy], Date=[Sat, 13 May 2023 23:22:47 GMT], Content-Type=[application/json]}
2023-05-13T23:22:47.566Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"72841f54b20145c085791ccc5c405f00","versionId":"3a44c93ce3e448ef96968bf547bd5003"}

2023-05-13T23:22:47.568Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:47.571Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-05-13T23:22:47.626Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/72841f54b20145c085791ccc5c405f00/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:47.627Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/72841f54b20145c085791ccc5c405f00/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:47.628Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/72841f54b20145c085791ccc5c405f00/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:48.140Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/72841f54b20145c085791ccc5c405f00/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:48.141Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/72841f54b20145c085791ccc5c405f00/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[506], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:47 GMT]}
2023-05-13T23:22:48.142Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:48.143Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-05-13T23:22:48.143Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:48.203Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:48.204Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:48.206Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:48.505Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:48.506Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[295], Server=[envoy], Date=[Sat, 13 May 2023 23:22:48 GMT], Content-Type=[application/json]}
2023-05-13T23:22:48.507Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"d6a0a4b68c274cf59d70c9cb9ea1642d","versionId":"69b0e75afb7d4a5eafa904ebb03e1ffe"}

2023-05-13T23:22:48.512Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-05-13T23:22:48.558Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:48.561Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fb9a6dbc-0b1f-4f0c-9b1c-c2d170c35d95], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:48.563Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:48.972Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[406], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:48 GMT]}
2023-05-13T23:22:48.973Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:48.973Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:48.973Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-05-13T23:22:48.974Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:49.016Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:49.017Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:49.018Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:49.281Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:49.282Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[259], Server=[envoy], Date=[Sat, 13 May 2023 23:22:49 GMT], Content-Type=[application/json]}
2023-05-13T23:22:49.283Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"8367c60232984523bc3f6e2347a23a56","versionId":"570c9c2ca5424d3c8bf0b6402c917d8a"}

2023-05-13T23:22:49.287Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-05-13T23:22:49.320Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8367c60232984523bc3f6e2347a23a56/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:49.321Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8367c60232984523bc3f6e2347a23a56/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:49.322Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8367c60232984523bc3f6e2347a23a56/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:49.727Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8367c60232984523bc3f6e2347a23a56/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:49.728Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8367c60232984523bc3f6e2347a23a56/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[401], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:49 GMT]}
2023-05-13T23:22:49.729Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:49.729Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-05-13T23:22:49.729Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:49.781Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:49.781Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f2d8d5aa-8087-4655-90ce-edb53d531f23], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:49.782Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:50.061Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[276], Server=[envoy], Date=[Sat, 13 May 2023 23:22:49 GMT], Content-Type=[application/json]}
2023-05-13T23:22:50.062Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"99f67df21a154886862f1750ee426d55","versionId":"23c439ccd1e34bf1a9f1e9bd67b83bdb"}

2023-05-13T23:22:50.063Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:50.065Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-05-13T23:22:50.088Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:50.089Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4a4b6945-0c6e-466c-9b2b-ae88667c98ac], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:50.090Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:50.522Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[428], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:50 GMT]}
2023-05-13T23:22:50.523Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:50.524Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:50.525Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-05-13T23:22:50.525Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:50.572Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:50.572Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[82f2b35d-237b-43f6-ac51-00fded10df93], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:50.573Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:50.853Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[277], Server=[envoy], Date=[Sat, 13 May 2023 23:22:50 GMT], Content-Type=[application/json]}
2023-05-13T23:22:50.853Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"21eaf2e9182e450d950f945de831e1f0","versionId":"fd46594bdaf64571b1fbf9df92abf5b9"}

2023-05-13T23:22:50.854Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:50.858Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-05-13T23:22:50.885Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/21eaf2e9182e450d950f945de831e1f0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:50.886Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21eaf2e9182e450d950f945de831e1f0/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:50.887Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21eaf2e9182e450d950f945de831e1f0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:51.305Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21eaf2e9182e450d950f945de831e1f0/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:51.306Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/21eaf2e9182e450d950f945de831e1f0/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[415], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:50 GMT]}
2023-05-13T23:22:51.306Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:51.306Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-05-13T23:22:51.307Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:51.347Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:51.348Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fefb6da2-5b7f-48e2-aa32-9c1b803fd930], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:51.349Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:51.708Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[355], Server=[envoy], Date=[Sat, 13 May 2023 23:22:51 GMT], Content-Type=[application/json]}
2023-05-13T23:22:51.709Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"bc068e2d0f264e949c30e449b90372fa","versionId":"e760c7ea603342919fb9c33be4b73d9c"}

2023-05-13T23:22:51.711Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:51.715Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-05-13T23:22:51.769Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:51.769Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[74e9da85-25a8-4371-b541-49c1d71cd1b3], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:51.770Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:52.350Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[577], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:51 GMT]}
2023-05-13T23:22:52.350Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:52.351Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:52.352Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-05-13T23:22:52.353Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:52.394Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:52.396Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:52.397Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:52.657Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:52.659Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[257], Server=[envoy], Date=[Sat, 13 May 2023 23:22:52 GMT], Content-Type=[application/json]}
2023-05-13T23:22:52.660Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"99b9e2d3b5b2409497fb1715cd239f47","versionId":"420ba36d08e84554b2943e381d561497"}

2023-05-13T23:22:52.663Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-05-13T23:22:52.707Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/99b9e2d3b5b2409497fb1715cd239f47/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:52.708Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99b9e2d3b5b2409497fb1715cd239f47/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:52.710Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99b9e2d3b5b2409497fb1715cd239f47/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:53.247Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99b9e2d3b5b2409497fb1715cd239f47/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:53.248Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/99b9e2d3b5b2409497fb1715cd239f47/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[531], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:52 GMT]}
2023-05-13T23:22:53.248Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:53.249Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-05-13T23:22:53.249Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:53.282Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:53.283Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:53.284Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:53.643Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:53.644Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[355], Server=[envoy], Date=[Sat, 13 May 2023 23:22:53 GMT], Content-Type=[application/json]}
2023-05-13T23:22:53.645Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"f57fb55716c640d29b4239bc4a384a1b","versionId":"8baa407e76ed4beab1a234f63ff722b8"}

2023-05-13T23:22:53.648Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-05-13T23:22:53.690Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f57fb55716c640d29b4239bc4a384a1b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:53.692Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f57fb55716c640d29b4239bc4a384a1b/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:53.693Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f57fb55716c640d29b4239bc4a384a1b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:54.093Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f57fb55716c640d29b4239bc4a384a1b/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:54.094Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f57fb55716c640d29b4239bc4a384a1b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[395], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:53 GMT]}
2023-05-13T23:22:54.094Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:54.095Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-05-13T23:22:54.095Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:54.138Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:54.139Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:54.140Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:54.409Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:54.409Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[266], Server=[envoy], Date=[Sat, 13 May 2023 23:22:54 GMT], Content-Type=[application/json]}
2023-05-13T23:22:54.410Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"7be51d1e09c84b0c808114ab1921bbe6","versionId":"b7fe523358c84b01a83cc2911ac05628"}

2023-05-13T23:22:54.413Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-05-13T23:22:54.444Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:54.444Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e6dac4c9-dcab-4067-be77-9b03a1382c83], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:54.445Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:54.840Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[392], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:54 GMT]}
2023-05-13T23:22:54.841Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:54.842Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:54.843Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-05-13T23:22:54.843Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:54.880Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:54.881Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:54.882Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:55.118Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:55.118Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[232], Server=[envoy], Date=[Sat, 13 May 2023 23:22:54 GMT], Content-Type=[application/json]}
2023-05-13T23:22:55.119Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"09657b6b731448268421f03c32260a6b","versionId":"b671c97527364a9f918cc541d5e6852f"}

2023-05-13T23:22:55.123Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-05-13T23:22:55.160Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/09657b6b731448268421f03c32260a6b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:55.161Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09657b6b731448268421f03c32260a6b/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:55.162Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09657b6b731448268421f03c32260a6b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:55.540Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09657b6b731448268421f03c32260a6b/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:55.540Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/09657b6b731448268421f03c32260a6b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[374], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:55 GMT]}
2023-05-13T23:22:55.541Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:55.541Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-05-13T23:22:55.542Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:55.591Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:55.592Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:55.593Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:55.819Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:55.820Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[223], Server=[envoy], Date=[Sat, 13 May 2023 23:22:55 GMT], Content-Type=[application/json]}
2023-05-13T23:22:55.822Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"ce9c6340fab94db9b0e7a63ed933220f","versionId":"3fc306ec13214339b0855ed2b3489615"}

2023-05-13T23:22:55.826Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-05-13T23:22:55.852Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ce9c6340fab94db9b0e7a63ed933220f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:55.853Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce9c6340fab94db9b0e7a63ed933220f/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:55.854Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce9c6340fab94db9b0e7a63ed933220f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:56.260Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce9c6340fab94db9b0e7a63ed933220f/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:56.261Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ce9c6340fab94db9b0e7a63ed933220f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[402], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:55 GMT]}
2023-05-13T23:22:56.262Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:56.262Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-05-13T23:22:56.262Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:56.304Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:56.305Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7614a811-581d-4ec7-81a8-5ed9fdb33eab], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:56.306Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:56.584Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[275], Server=[envoy], Date=[Sat, 13 May 2023 23:22:56 GMT], Content-Type=[application/json]}
2023-05-13T23:22:56.586Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1b8ef125d65640ffadc1716745498e04","versionId":"9043cd6f569e4ca3888e8c9077f9f05b"}

2023-05-13T23:22:56.587Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:56.590Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-05-13T23:22:56.623Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1b8ef125d65640ffadc1716745498e04/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:56.623Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b8ef125d65640ffadc1716745498e04/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:56.624Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b8ef125d65640ffadc1716745498e04/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:57.007Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b8ef125d65640ffadc1716745498e04/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:57.007Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1b8ef125d65640ffadc1716745498e04/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[379], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:56 GMT]}
2023-05-13T23:22:57.008Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:57.008Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-05-13T23:22:57.008Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:57.043Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:57.044Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:57.046Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:57.302Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:57.303Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[253], Server=[envoy], Date=[Sat, 13 May 2023 23:22:57 GMT], Content-Type=[application/json]}
2023-05-13T23:22:57.304Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"9c7c4e0ff98243639e597db933e8a46f","versionId":"d38a579e5b7e4f0582ffefd8b1db704a"}

2023-05-13T23:22:57.306Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-05-13T23:22:57.331Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:57.332Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[83639992-5c71-4ee7-9eca-5184bd421642], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:57.333Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:57.758Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[422], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:57 GMT]}
2023-05-13T23:22:57.759Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:57.760Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:57.761Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-05-13T23:22:57.761Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:57.807Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:57.807Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2d889c89-55da-417a-aaf0-cece88376a34], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:57.808Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:58.063Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[252], Server=[envoy], Date=[Sat, 13 May 2023 23:22:57 GMT], Content-Type=[application/json]}
2023-05-13T23:22:58.064Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"dac7fa748eae43bcafcf8973bed69d75","versionId":"c015208155e242ad941d4a031890a5ff"}

2023-05-13T23:22:58.064Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:58.068Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-05-13T23:22:58.091Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:58.091Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[50276720-5287-44a5-aae5-dc3daa045fc4], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:58.092Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:58.506Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[411], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:58 GMT]}
2023-05-13T23:22:58.507Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:58.508Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:58.509Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-05-13T23:22:58.509Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:58.551Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:58.552Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[607dd4b7-1899-4c3e-a0c7-c6c7981213e1], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:58.552Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:58.808Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[253], Server=[envoy], Date=[Sat, 13 May 2023 23:22:58 GMT], Content-Type=[application/json]}
2023-05-13T23:22:58.809Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"131feb68f81d4e1b8d95468a885135f5","versionId":"7eeeb0e797c946448d144a9aef0e730d"}

2023-05-13T23:22:58.810Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:58.814Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-05-13T23:22:58.843Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/131feb68f81d4e1b8d95468a885135f5/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:58.844Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/131feb68f81d4e1b8d95468a885135f5/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:58.845Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/131feb68f81d4e1b8d95468a885135f5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:59.281Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/131feb68f81d4e1b8d95468a885135f5/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:59.281Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/131feb68f81d4e1b8d95468a885135f5/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[433], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:58 GMT]}
2023-05-13T23:22:59.282Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:59.282Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-05-13T23:22:59.282Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:59.312Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:59.312Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[67d4e051-6c72-4b7b-85e0-1259aa208c60], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:59.313Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:59.583Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[267], Server=[envoy], Date=[Sat, 13 May 2023 23:22:59 GMT], Content-Type=[application/json]}
2023-05-13T23:22:59.584Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6fc182bb874941ae9767b5d91be49c8b","versionId":"6dbb565e2f124c65b4fe2119331ba72b"}

2023-05-13T23:22:59.585Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:59.588Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-05-13T23:22:59.615Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:59.616Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5076c3ae-d15c-41a1-99e0-572de0d7d621], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:59.616Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:00.055Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[434], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:59 GMT]}
2023-05-13T23:23:00.056Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:00.056Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:00.056Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-05-13T23:23:00.057Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:00.088Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:00.089Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:23:00.090Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:00.340Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:23:00.340Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[246], Server=[envoy], Date=[Sat, 13 May 2023 23:23:00 GMT], Content-Type=[application/json]}
2023-05-13T23:23:00.341Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"ad8d6a94876d44adb1d630acd6d89c2f","versionId":"0438d345ef97492895668d7d30232db8"}

2023-05-13T23:23:00.343Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-05-13T23:23:00.367Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ad8d6a94876d44adb1d630acd6d89c2f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:23:00.368Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ad8d6a94876d44adb1d630acd6d89c2f/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:23:00.369Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ad8d6a94876d44adb1d630acd6d89c2f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:00.820Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ad8d6a94876d44adb1d630acd6d89c2f/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:00.820Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ad8d6a94876d44adb1d630acd6d89c2f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[447], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:23:00 GMT]}
2023-05-13T23:23:00.821Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:00.821Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-05-13T23:23:00.821Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:00.866Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:23:00.866Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fc426f31-f3b3-481d-a085-0a61dfe1e9b1], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:23:00.867Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:01.083Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[214], Server=[envoy], Date=[Sat, 13 May 2023 23:23:00 GMT], Content-Type=[application/json]}
2023-05-13T23:23:01.085Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"09a2051b448148ac84e1a4ef10573323","versionId":"67d332d52d57494d9c2b1acf56947e96"}

2023-05-13T23:23:01.086Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:23:01.089Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-05-13T23:23:01.115Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:23:01.115Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4d30bb74-a3b5-455a-9ce8-2bd137b6e350], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:23:01.116Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:01.512Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[392], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:23:01 GMT]}
2023-05-13T23:23:01.513Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:01.514Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:01.514Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-05-13T23:23:01.515Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:01.567Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:01.568Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:23:01.570Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:01.823Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:23:01.824Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[250], Server=[envoy], Date=[Sat, 13 May 2023 23:23:01 GMT], Content-Type=[application/json]}
2023-05-13T23:23:01.824Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"aa8fae75cfdf47f8bdeeb2fd3119ac93","versionId":"0b844e9e2da04d7a8d5453ff4de8e799"}

2023-05-13T23:23:01.826Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-05-13T23:23:01.848Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/aa8fae75cfdf47f8bdeeb2fd3119ac93/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:23:01.848Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aa8fae75cfdf47f8bdeeb2fd3119ac93/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:23:01.849Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aa8fae75cfdf47f8bdeeb2fd3119ac93/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:02.247Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aa8fae75cfdf47f8bdeeb2fd3119ac93/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:02.248Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/aa8fae75cfdf47f8bdeeb2fd3119ac93/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[395], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:23:01 GMT]}
2023-05-13T23:23:02.248Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:02.248Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-05-13T23:23:02.249Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:02.291Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:23:02.292Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[03082b5a-4934-40e8-85c2-89bd306cdecb], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:23:02.292Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:02.547Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[252], Server=[envoy], Date=[Sat, 13 May 2023 23:23:02 GMT], Content-Type=[application/json]}
2023-05-13T23:23:02.549Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d65aa53777354d318c3998b2449882b7","versionId":"1a87bb6c2f174cb8bc4046b141b5ab9e"}

2023-05-13T23:23:02.550Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:23:02.553Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-05-13T23:23:02.582Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:23:02.582Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[76efa547-e0f8-4721-bd58-9dfeaa9d3742], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:23:02.583Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:02.984Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[397], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:23:02 GMT]}
2023-05-13T23:23:02.985Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:02.986Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:02.987Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-05-13T23:23:02.987Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:03.141Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:03.142Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:23:03.143Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:03.394Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:23:03.395Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[247], Server=[envoy], Date=[Sat, 13 May 2023 23:23:03 GMT], Content-Type=[application/json]}
2023-05-13T23:23:03.395Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"1e02cbdf705d46ed9e4725f9062b5bb8","versionId":"3b31c14b1c2945e19a333b783b1f92ed"}

2023-05-13T23:23:03.398Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-05-13T23:23:03.428Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1e02cbdf705d46ed9e4725f9062b5bb8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:23:03.429Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e02cbdf705d46ed9e4725f9062b5bb8/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:23:03.430Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e02cbdf705d46ed9e4725f9062b5bb8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:03.829Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e02cbdf705d46ed9e4725f9062b5bb8/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:03.830Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1e02cbdf705d46ed9e4725f9062b5bb8/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[395], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:23:03 GMT]}
2023-05-13T23:23:03.830Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:03.830Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-05-13T23:23:03.831Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:03.878Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:03.879Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:23:03.880Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:04.140Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:23:04.140Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[257], Server=[envoy], Date=[Sat, 13 May 2023 23:23:03 GMT], Content-Type=[application/json]}
2023-05-13T23:23:04.142Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"07b0bc6d4ac948eebc42df68c636e16d","versionId":"1061a61c40414b99bdcdc47c346298b1"}

2023-05-13T23:23:04.144Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-05-13T23:23:04.169Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:23:04.169Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e8622b23-487f-46e7-8286-47363f72f87d], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:23:04.170Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:04.590Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[417], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:23:04 GMT]}
2023-05-13T23:23:04.591Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:04.592Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:04.592Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-05-13T23:23:06.848Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:08.822Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||WARN|500||---
2023-05-13T23:23:08.822Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-05-13T23:23:08.822Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||WARN|500||---
2023-05-13T23:23:09.340Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-05-13T23:23:13.103Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Started Application in 65.653 seconds (JVM running for 70.39)
2023-05-13T23:23:13.116Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-05-13T23:23:13.118Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-05-13T23:23:13.124Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-05-13T23:23:13.187Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 98fb4755-9edf-4486-a420-4afed978850c url= /sdc/v1/artifactTypes
2023-05-13T23:23:13.194Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-13T23:23:13.375Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-13T23:23:13.422Z||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-05-13T23:23:13.423Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-05-13T23:23:13.423Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= f16dae60-7ec6-4d38-ab12-954e074986e7 url= /sdc/v1/distributionKafkaData
2023-05-13T23:23:13.423Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-05-13T23:23:13.460Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-13T23:23:13.464Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@4b976635
2023-05-13T23:23:13.537Z||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-55955a79-74b7-4190-a667-e1958ec36e56
	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-05-13T23:23:13.583Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Instantiated an idempotent producer.
2023-05-13T23:23:13.657Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-05-13T23:23:13.712Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-13T23:23:13.713Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-13T23:23:13.713Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684020193709
2023-05-13T23:23:13.718Z||scheduling-1|||||INFO|500||start DistributionClient
2023-05-13T23:23:13.740Z||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-bf4433dc-4b64-46c4-b820-707bc7a7e183
	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-05-13T23:23:13.828Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-13T23:23:13.828Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-13T23:23:13.828Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684020193828
2023-05-13T23:23:13.830Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:23:13.832Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:23:13.833Z||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-098b4d93-ae86-4a93-95ce-ccbe75834dc4
	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-05-13T23:23:13.844Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-13T23:23:13.845Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-13T23:23:13.845Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684020193844
2023-05-13T23:23:13.846Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:23:13.849Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:23:13.853Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-05-13T23:23:14.697Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 hJ3qmDAWRCuw-nHxCOlJ4A
2023-05-13T23:23:14.697Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Cluster ID: iB1z9IdrQEWmm-YAEl0Emw
2023-05-13T23:23:14.698Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:14.698Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 hJ3qmDAWRCuw-nHxCOlJ4A
2023-05-13T23:23:14.698Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 hJ3qmDAWRCuw-nHxCOlJ4A
2023-05-13T23:23:14.699Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 hJ3qmDAWRCuw-nHxCOlJ4A
2023-05-13T23:23:14.699Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 hJ3qmDAWRCuw-nHxCOlJ4A
2023-05-13T23:23:14.699Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 hJ3qmDAWRCuw-nHxCOlJ4A
2023-05-13T23:23:14.699Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] ProducerId set to 4 with epoch 0
2023-05-13T23:23:14.700Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:14.700Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:14.701Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:14.701Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:14.701Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:14.703Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Cluster ID: iB1z9IdrQEWmm-YAEl0Emw
2023-05-13T23:23:14.703Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Cluster ID: iB1z9IdrQEWmm-YAEl0Emw
2023-05-13T23:23:14.704Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-05-13T23:23:14.705Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-05-13T23:23:14.727Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] (Re-)joining group
2023-05-13T23:23:14.727Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] (Re-)joining group
2023-05-13T23:23:14.769Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4-9116e157-3b08-4db3-a342-6ab41df7157e
2023-05-13T23:23:14.769Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183-f7d49f75-e1dc-4122-acff-0f2d925200ae
2023-05-13T23:23:14.770Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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-05-13T23:23:14.770Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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-05-13T23:23:14.770Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] (Re-)joining group
2023-05-13T23:23:14.770Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] (Re-)joining group
2023-05-13T23:23:20.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4-9116e157-3b08-4db3-a342-6ab41df7157e', protocol='range'}
2023-05-13T23:23:20.792Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183-f7d49f75-e1dc-4122-acff-0f2d925200ae', protocol='range'}
2023-05-13T23:23:20.854Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:20.855Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:20.855Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:20.855Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:20.856Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:20.856Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:20.862Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183-f7d49f75-e1dc-4122-acff-0f2d925200ae=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-098b4d93-ae86-4a93-95ce-ccbe75834dc4-9116e157-3b08-4db3-a342-6ab41df7157e=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-05-13T23:23:20.903Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4-9116e157-3b08-4db3-a342-6ab41df7157e', protocol='range'}
2023-05-13T23:23:20.903Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183-f7d49f75-e1dc-4122-acff-0f2d925200ae', protocol='range'}
2023-05-13T23:23:20.904Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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-05-13T23:23:20.905Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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-05-13T23:23:20.911Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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-05-13T23:23:20.911Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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-05-13T23:23:20.932Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-05-13T23:23:20.932Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-13T23:23:20.932Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-05-13T23:23:20.932Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-05-13T23:23:20.932Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-05-13T23:23:20.932Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-05-13T23:23:20.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-05-13T23:23:20.932Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-05-13T23:23:20.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-05-13T23:23:20.933Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-05-13T23:23:20.933Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-05-13T23:23:20.933Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-05-13T23:23:20.970Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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-05-13T23:23:20.972Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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-05-13T23:23:21.021Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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-05-13T23:23:21.022Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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-05-13T23:23:21.026Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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-05-13T23:23:21.027Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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-05-13T23:23:21.026Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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-05-13T23:23:21.027Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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-05-13T23:23:21.027Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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-05-13T23:23:21.028Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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-05-13T23:23:21.028Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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-05-13T23:23:21.029Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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-05-13T23:24:13.836Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:24:13.851Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:25:13.839Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:25:13.853Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:26:13.841Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:26:13.858Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:27:13.843Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:27:13.860Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:28:13.843Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:28:13.861Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:29:13.845Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:29:13.862Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:30:13.847Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:30:13.863Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:31:13.849Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:31:13.864Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:32:13.850Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:32:13.864Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:32:14.707Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Node -1 disconnected.
2023-05-13T23:32:14.757Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Node -1 disconnected.
2023-05-13T23:32:14.997Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Node -1 disconnected.
2023-05-13T23:32:48.667Z||http-nio-8085-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-05-13T23:33:13.850Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:33:13.865Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:34:13.851Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:34:13.866Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:35:13.853Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:35:13.868Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:36:13.854Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:36:13.868Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:37:13.857Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:37:13.870Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:38:13.858Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:38:13.871Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:39:13.859Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:39:13.871Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:40:13.860Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:40:13.871Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:41:13.860Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:41:13.873Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:42:13.862Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:42:13.874Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:43:13.863Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:43:13.875Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:44:13.865Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:44:13.876Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:45:13.866Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:45:13.877Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:46:13.866Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:46:13.877Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:47:13.868Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:47:13.879Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:48:13.868Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:48:13.880Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:49:13.870Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:49:13.882Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:50:13.872Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:50:13.882Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:51:13.874Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:51:13.883Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:52:13.875Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:52:13.884Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:53:13.875Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:53:13.885Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:54:13.877Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:54:13.886Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:55:13.878Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:55:13.887Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:56:13.879Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:56:13.888Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:57:13.880Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:57:13.890Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:58:13.882Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:58:13.892Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:59:13.883Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:59:13.894Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:00:13.883Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:00:13.895Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:01:13.887Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:01:13.896Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:02:13.888Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:02:13.897Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:03:13.890Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:03:13.899Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:04:13.890Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:04:13.899Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:05:13.891Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:05:13.901Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:06:13.892Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:06:13.902Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:07:13.893Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:07:13.903Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:08:13.894Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:08:13.904Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:09:13.896Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:09:13.906Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:10:13.898Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:10:13.907Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:11:13.899Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:11:13.907Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:12:13.900Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:12:13.908Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:13:13.901Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:13:13.909Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:14:13.903Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:14:13.910Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:15:13.904Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:15:13.910Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:16:13.904Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:16:13.912Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:17:13.905Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:17:13.913Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:18:13.911Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:18:13.915Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:19:13.912Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:19:13.915Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:20:13.913Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:20:13.916Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:21:13.914Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:21:13.919Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:22:13.916Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:22:13.920Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:23:13.919Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:23:13.921Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:24:13.919Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:24:13.922Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:25:13.919Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:25:13.923Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:26:13.921Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:26:13.924Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:27:13.921Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:27:13.925Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:28:13.922Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:28:13.926Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:29:13.922Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:29:13.928Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:30:13.924Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:30:13.929Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:31:13.924Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:31:13.929Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:32:13.925Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:32:13.930Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:33:13.925Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:33:13.931Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:34:13.927Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:34:13.931Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:35:13.928Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:35:13.932Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:36:13.929Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:36:13.932Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:37:13.930Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:37:13.933Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:38:13.932Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:38:13.935Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:39:13.933Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:39:13.936Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:13.933Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:40:13.937Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:34.066Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-14T00:40:34.066Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d85a0fe5-9952-44e4-8b93-7b07b44663e5","serviceName":"basic_onboard_sQlWuK","serviceVersion":"1.0","serviceUUID":"4a9097a3-4005-4076-a1ee-e1126d002506","serviceDescription":"service","serviceInvariantUUID":"2a395ec0-22f8-494f-9afb-b56622e544f0","resources":[{"resourceInstanceName":"basic_onboard_sQlWuK 0","resourceName":"basic_onboard_sQlWuK","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"b09b61a2-9f8c-49a9-9672-823a2f039b1f","resourceInvariantUUID":"2360b707-8db2-45ba-80c6-6eecfa792a88","resourceCustomizationUUID":"5b6a1a5e-520e-4270-b072-1cdd6638cb7f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vf-license-model.xml","artifactChecksum":"MDUxOTNhNTgxMzkxMGFmZTBjMjEyYWQwZjU4NDRiOTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"65563073-8775-451d-9609-468ba395f5ee","artifactVersion":"1"},{"artifactName":"basic_onboard_sqlwuk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json","artifactChecksum":"ZjgxM2ViZWU4MDJiNDg3ZTMwOTdhMWY2YWM2M2QzNWU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"df1dad78-7286-431f-aa5f-78484ff5b11a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e414206d-5aca-4a1c-a39d-4328c3251c36","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4868acdf-d944-4381-ac8c-2f08fa5602ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"3ba84fb5-a91d-48cb-919d-864b836199b5","artifactVersion":"2","generatedFromUUID":"e414206d-5aca-4a1c-a39d-4328c3251c36"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardSqlwuk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-template.yml","artifactChecksum":"MDRiMTdkNjBiYzk4MTA3MjI5MmM1ZjFhYTMzMjJiNzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"476b33cb-1ad7-4402-9aba-48830fd63edc","artifactVersion":"1"},{"artifactName":"service-BasicOnboardSqlwuk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar","artifactChecksum":"YTM4ZDJlZDUwNGRkZmMwMzFjOWE0ZDYzYjE4YzlhNDc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6fab1dfb-32ee-4320-850f-731bd4b68775","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-14T00:40:34.075Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:40:34.081Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:34.081Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:34.082Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:34.091Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to ZKtgnKg5RYG4wnyLH8TXsg
2023-05-14T00:40:34.091Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to ZKtgnKg5RYG4wnyLH8TXsg
2023-05-14T00:40:34.091Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to ZKtgnKg5RYG4wnyLH8TXsg
2023-05-14T00:40:34.091Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to ZKtgnKg5RYG4wnyLH8TXsg
2023-05-14T00:40:34.091Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to ZKtgnKg5RYG4wnyLH8TXsg
2023-05-14T00:40:34.091Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to ZKtgnKg5RYG4wnyLH8TXsg
2023-05-14T00:40:34.132Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:40:34.133Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684024828235,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:40:34.163Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:40:35.114Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:40:35.114Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:35.115Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:35.115Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:36.116Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:40:36.116Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:36.116Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:36.117Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:37.117Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:40:37.118Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:37.118Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:37.118Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:38.119Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:40:38.120Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:38.120Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:38.120Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:39.121Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:40:39.122Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:39.122Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:39.122Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:40.123Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:40:40.124Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:40.124Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:40.124Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:41.127Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "serviceName": "basic_onboard_sQlWuK",
  "serviceVersion": "1.0",
  "serviceUUID": "4a9097a3-4005-4076-a1ee-e1126d002506",
  "serviceDescription": "service",
  "serviceInvariantUUID": "2a395ec0-22f8-494f-9afb-b56622e544f0",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_sQlWuK 0",
      "resourceCustomizationUUID": "5b6a1a5e-520e-4270-b072-1cdd6638cb7f",
      "resourceName": "basic_onboard_sQlWuK",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "b09b61a2-9f8c-49a9-9672-823a2f039b1f",
      "resourceInvariantUUID": "2360b707-8db2-45ba-80c6-6eecfa792a88",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_sqlwuk0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
          "artifactChecksum": "ZjgxM2ViZWU4MDJiNDg3ZTMwOTdhMWY2YWM2M2QzNWU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "df1dad78-7286-431f-aa5f-78484ff5b11a",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "e414206d-5aca-4a1c-a39d-4328c3251c36",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "3ba84fb5-a91d-48cb-919d-864b836199b5",
            "generatedFromUUID": "e414206d-5aca-4a1c-a39d-4328c3251c36"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "3ba84fb5-a91d-48cb-919d-864b836199b5",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardSqlwuk-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
      "artifactChecksum": "YTM4ZDJlZDUwNGRkZmMwMzFjOWE0ZDYzYjE4YzlhNDc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6fab1dfb-32ee-4320-850f-731bd4b68775"
    }
  ],
  "workloadContext": "Production"
}
2023-05-14T00:40:41.128Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-14T00:40:41.129Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4a9097a3-4005-4076-a1ee-e1126d002506 ASDC
2023-05-14T00:40:41.213Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:d85a0fe5-9952-44e4-8b93-7b07b44663e5
ServiceName:basic_onboard_sQlWuK
ServiceVersion:1.0
ServiceUUID:4a9097a3-4005-4076-a1ee-e1126d002506
ServiceInvariantUUID:2a395ec0-22f8-494f-9afb-b56622e544f0
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardSqlwuk-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar
ArtifactUUID:6fab1dfb-32ee-4320-850f-731bd4b68775
ArtifactChecksum:YTM4ZDJlZDUwNGRkZmMwMzFjOWE0ZDYzYjE4YzlhNDc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_sQlWuK 0
ResourceCustomizationUUID:5b6a1a5e-520e-4270-b072-1cdd6638cb7f
ResourceInvariantUUID:2360b707-8db2-45ba-80c6-6eecfa792a88
ResourceName:basic_onboard_sQlWuK
ResourceType:VF
ResourceUUID:b09b61a2-9f8c-49a9-9672-823a2f039b1f
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_sqlwuk0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json
ArtifactUUID:df1dad78-7286-431f-aa5f-78484ff5b11a
ArtifactChecksum:ZjgxM2ViZWU4MDJiNDg3ZTMwOTdhMWY2YWM2M2QzNWU=
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/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml
ArtifactUUID:e414206d-5aca-4a1c-a39d-4328c3251c36
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/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env
ArtifactUUID:3ba84fb5-a91d-48cb-919d-864b836199b5
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/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env
ArtifactUUID:3ba84fb5-a91d-48cb-919d-864b836199b5
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-05-14T00:40:41.214Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4a9097a3-4005-4076-a1ee-e1126d002506 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-05-14T00:40:41.364Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-14T00:40:41.365Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T00:40:41.366Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T00:40:41.366Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 6fab1dfb-32ee-4320-850f-731bd4b68775 from URL: /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:41.366Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T00:40:41.366Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:41.536Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T00:40:41.545Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar 6fab1dfb-32ee-4320-850f-731bd4b68775 75654
2023-05-14T00:40:41.547Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar ASDC sendASDCNotification
2023-05-14T00:40:41.547Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:41.548Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T00:40:41.549Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:41.549Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:41.550Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024841546,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:42.550Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-14T00:40:42.552Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T00:40:42.553Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 6fab1dfb-32ee-4320-850f-731bd4b68775, URL: /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar to file: /app/ASDC/1/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:42.554Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:42.692Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:42.692Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:43.032Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3223815602579886042/Definitions/service-BasicOnboardSqlwuk-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-05-14T00:40:44.243Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-14T00:40:44.248Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-14T00:40:44.248Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:44.248Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-14T00:40:44.248Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_sQlWuK 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-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:44.249Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:44.249Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:44.249Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:44.249Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:44.249Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:44.249Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:44.249Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-14T00:40:44.255Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:44.256Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:44.260Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_sQlWuK 0 is matching search criteria
2023-05-14T00:40:44.260Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-14T00:40:44.261Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sQlWuK 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-14T00:40:44.262Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:44.262Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:44.263Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_sQlWuK 0 is matching search criteria
2023-05-14T00:40:44.263Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-14T00:40:44.263Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sQlWuK 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-14T00:40:44.263Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:44.263Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:44.266Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:44.266Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_sQlWuK 0 is not matching search criteria
2023-05-14T00:40:44.267Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-05-14T00:40:44.267Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-05-14T00:40:44.267Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-05-14T00:40:44.267Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-14T00:40:44.267Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-14T00:40:44.267Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:44.267Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-14T00:40:44.268Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:44.268Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_sQlWuK 0 is matching search criteria
2023-05-14T00:40:44.268Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sQlWuK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T00:40:44.269Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:44.269Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_sQlWuK 0 is matching search criteria
2023-05-14T00:40:44.269Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sQlWuK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T00:40:44.269Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:44.269Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_sQlWuK 0 is matching search criteria
2023-05-14T00:40:44.269Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sQlWuK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T00:40:44.269Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:44.269Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_sQlWuK 0 is not matching search criteria
2023-05-14T00:40:44.269Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-05-14T00:40:44.269Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-14T00:40:44.269Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=71372acb-57e2-42c5-96da-4bea0a8aa971
2023-05-14T00:40:44.270Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:44.270Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:44.270Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:44.270Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:44.270Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:44.270Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:44.270Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:44.270Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:44.270Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_sQlWuK
Description:service
Model UUID:4a9097a3-4005-4076-a1ee-e1126d002506
Model Version:NULL
Model InvariantUuid:2a395ec0-22f8-494f-9afb-b56622e544f0
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_sQlWuK
Model UUID:d65d0591-950a-4eae-aae4-265c7989a1a3
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:2360b707-8db2-45ba-80c6-6eecfa792a88
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:5b6a1a5e-520e-4270-b072-1cdd6638cb7f
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:6de8f32d-05b2-4e77-8d44-9a1347dac466
ModelName:BasicOnboardSqlwuk..base_ubuntu18..module-0
ModelUuid:b308ff7f-1e29-454b-a00b-d6272b823710
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:71372acb-57e2-42c5-96da-4bea0a8aa971
ModelInvariantUuid:feddf114-5e80-4c38-b626-374e567fdb29
ModelName:basic_onboard_sQlWuK-nodes.ubuntu18Cvfc
ModelUuid:e899a993-23e3-4e17-a5e2-8b29c9560c09
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:6de38ae8-11ad-4beb-919c-7e7b29ee622e
ModelInvariantUuid:09a268bb-ea28-4896-9107-94f84bf910aa
ModelName:BasicOnboardSqlwuk.compute.nodes.heat.ubuntu18
ModelUuid:d1ebffd3-ffe3-4cde-9a0d-f65a9db1fe79
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-05-14T00:40:44.313Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: b09b61a2-9f8c-49a9-9672-823a2f039b1f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T00:40:44.395Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||basic_onboard_sQlWuK 0
2023-05-14T00:40:44.404Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: b09b61a2-9f8c-49a9-9672-823a2f039b1f
2023-05-14T00:40:44.404Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: df1dad78-7286-431f-aa5f-78484ff5b11a from URL: /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json
2023-05-14T00:40:44.404Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T00:40:44.405Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json
2023-05-14T00:40:44.514Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T00:40:44.515Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json df1dad78-7286-431f-aa5f-78484ff5b11a 798
2023-05-14T00:40:44.515Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json ASDC sendASDCNotification
2023-05-14T00:40:44.515Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json
2023-05-14T00:40:44.515Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T00:40:44.516Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:44.516Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:44.516Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024844515,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:45.520Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardSqlwuk..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "6de8f32d-05b2-4e77-8d44-9a1347dac466",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b308ff7f-1e29-454b-a00b-d6272b823710",
    "vfModuleModelCustomizationUUID": "cb5603dd-7cc7-46bb-be29-e8e2cf8d2346",
    "isBase": true,
    "artifacts": [
      "e414206d-5aca-4a1c-a39d-4328c3251c36",
      "3ba84fb5-a91d-48cb-919d-864b836199b5"
    ],
    "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-05-14T00:40:45.527Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardSqlwuk..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b308ff7f-1e29-454b-a00b-d6272b823710
VfModuleModelInvariantUUID:6de8f32d-05b2-4e77-8d44-9a1347dac466
VfModuleModelDescription:NULL
Artifacts UUID List:{
e414206d-5aca-4a1c-a39d-4328c3251c36
,
3ba84fb5-a91d-48cb-919d-864b836199b5

}
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-05-14T00:40:45.531Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardSqlwuk..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "6de8f32d-05b2-4e77-8d44-9a1347dac466",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b308ff7f-1e29-454b-a00b-d6272b823710",
    "vfModuleModelCustomizationUUID": "cb5603dd-7cc7-46bb-be29-e8e2cf8d2346",
    "isBase": true,
    "artifacts": [
      "e414206d-5aca-4a1c-a39d-4328c3251c36",
      "3ba84fb5-a91d-48cb-919d-864b836199b5"
    ],
    "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-05-14T00:40:45.531Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardSqlwuk..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b308ff7f-1e29-454b-a00b-d6272b823710
VfModuleModelInvariantUUID:6de8f32d-05b2-4e77-8d44-9a1347dac466
VfModuleModelDescription:NULL
Artifacts UUID List:{
e414206d-5aca-4a1c-a39d-4328c3251c36
,
3ba84fb5-a91d-48cb-919d-864b836199b5

}
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-05-14T00:40:45.531Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: e414206d-5aca-4a1c-a39d-4328c3251c36 from URL: /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml
2023-05-14T00:40:45.531Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T00:40:45.531Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml
2023-05-14T00:40:45.655Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T00:40:45.656Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml e414206d-5aca-4a1c-a39d-4328c3251c36 5033
2023-05-14T00:40:45.656Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-05-14T00:40:45.656Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml
2023-05-14T00:40:45.656Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T00:40:45.657Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:45.657Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:45.657Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024845656,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:46.659Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 3ba84fb5-a91d-48cb-919d-864b836199b5 from URL: /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env
2023-05-14T00:40:46.659Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T00:40:46.659Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env
2023-05-14T00:40:46.771Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T00:40:46.772Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env 3ba84fb5-a91d-48cb-919d-864b836199b5 909
2023-05-14T00:40:46.772Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-05-14T00:40:46.773Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env
2023-05-14T00:40:46.773Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T00:40:46.773Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:46.773Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:46.773Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024846772,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:47.775Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 4a9097a3-4005-4076-a1ee-e1126d002506
2023-05-14T00:40:47.775Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_sQlWuK 0 b09b61a2-9f8c-49a9-9672-823a2f039b1f 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-05-14T00:40:47.843Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@70d87695, org.onap.sdc.toscaparser.api.parameters.Input@28f06d6c, org.onap.sdc.toscaparser.api.parameters.Input@4377db06, org.onap.sdc.toscaparser.api.parameters.Input@1bd38973, org.onap.sdc.toscaparser.api.parameters.Input@280c2842]
2023-05-14T00:40:47.848Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.848Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:47.848Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2023-05-14T00:40:47.848Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 5b6a1a5e-520e-4270-b072-1cdd6638cb7f
2023-05-14T00:40:47.848Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5b6a1a5e-520e-4270-b072-1cdd6638cb7f matches Tosca VF Customization UUID: 5b6a1a5e-520e-4270-b072-1cdd6638cb7f
2023-05-14T00:40:47.849Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 5b6a1a5e-520e-4270-b072-1cdd6638cb7f  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-05-14T00:40:47.858Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.859Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:47.860Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 5b6a1a5e-520e-4270-b072-1cdd6638cb7f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-14T00:40:47.860Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7dc5520
2023-05-14T00:40:47.861Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.861Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-14T00:40:47.861Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : cb5603dd-7cc7-46bb-be29-e8e2cf8d2346
2023-05-14T00:40:47.863Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID cb5603dd-7cc7-46bb-be29-e8e2cf8d2346
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-05-14T00:40:47.872Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.873Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_sQlWuK 0 is matching search criteria
2023-05-14T00:40:47.873Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sQlWuK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T00:40:47.874Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.874Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_sQlWuK 0 is matching search criteria
2023-05-14T00:40:47.874Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sQlWuK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T00:40:47.874Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.874Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_sQlWuK 0 is not matching search criteria
2023-05-14T00:40:47.875Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-05-14T00:40:47.875Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-05-14T00:40:47.875Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=71372acb-57e2-42c5-96da-4bea0a8aa971
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-05-14T00:40:47.899Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.899Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_sQlWuK 0 is matching search criteria
2023-05-14T00:40:47.899Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sQlWuK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T00:40:47.900Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.900Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_sQlWuK 0 is matching search criteria
2023-05-14T00:40:47.900Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sQlWuK 0] matching following query criteria: sdcType=VF, customizationUUID=5b6a1a5e-520e-4270-b072-1cdd6638cb7f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T00:40:47.905Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.906Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:47.907Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 4a9097a3-4005-4076-a1ee-e1126d002506: basic_onboard_sQlWuK
2023-05-14T00:40:47.907Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.907Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:47.907Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.907Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:47.907Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.907Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:47.908Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.908Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:47.908Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:40:47.908Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_sQlWuK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:40:47.908Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_sQlWuK 
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-05-14T00:40:48.300Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_sQlWuK b09b61a2-9f8c-49a9-9672-823a2f039b1f 1 ASDC deployResourceStructure
2023-05-14T00:40:48.301Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json ASDC sendASDCNotification
2023-05-14T00:40:48.301Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json
2023-05-14T00:40:48.301Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T00:40:48.301Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:48.301Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:48.301Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024848301,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:49.304Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-05-14T00:40:49.305Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml
2023-05-14T00:40:49.305Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T00:40:49.305Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:49.305Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:49.305Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024849304,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:50.307Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-05-14T00:40:50.307Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env
2023-05-14T00:40:50.307Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T00:40:50.308Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:50.308Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:50.308Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024850307,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:51.309Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar ASDC sendASDCNotification
2023-05-14T00:40:51.310Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar
2023-05-14T00:40:51.310Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T00:40:51.310Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:40:51.310Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:40:51.311Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024851309,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:40:52.312Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d85a0fe5-9952-44e4-8b93-7b07b44663e5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:40:52.344Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d85a0fe5-9952-44e4-8b93-7b07b44663e5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:40:52.348Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T00:40:52.348Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-14T00:40:52.348Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-14T00:41:13.848Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:41:13.850Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:41:13.850Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684024813230,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:41:13.852Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:41:22.349Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d85a0fe5-9952-44e4-8b93-7b07b44663e5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:41:22.381Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d85a0fe5-9952-44e4-8b93-7b07b44663e5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:41:22.392Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T00:41:22.393Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-14T00:41:22.394Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-14T00:41:52.395Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d85a0fe5-9952-44e4-8b93-7b07b44663e5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:41:52.417Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d85a0fe5-9952-44e4-8b93-7b07b44663e5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:41:52.424Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T00:41:52.425Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-14T00:41:52.425Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-14T00:42:13.848Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:42:13.853Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.853Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684024825918,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.854Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.854Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.854Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684024832958,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.854Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684024828313,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684024828235,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684024832958,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "NOTIFIED"
}
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.855Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "NOTIFIED"
}
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684024825918,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684024828313,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684024813230,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684024828235,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.856Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684024832958,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-05-14T00:42:13.857Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.857Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.857Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-05-14T00:42:13.857Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.857Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.857Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684024825918,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.858Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.858Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.858Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684024828313,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684024813230,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684024828235,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684024832958,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684024825918,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.860Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.860Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684024828313,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.860Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.860Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684024813230,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.860Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.860Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684024828235,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.860Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.860Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684024832958,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-05-14T00:42:13.861Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.861Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.861Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-05-14T00:42:13.861Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.861Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.861Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684024825918,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.861Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.861Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.861Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684024828313,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.861Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.861Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.861Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684024813230,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.862Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.862Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.862Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684024828235,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.862Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.862Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.862Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684024832958,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.862Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.862Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.862Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.862Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.862Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.863Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684024825918,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.863Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.863Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.863Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684024828313,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.863Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.863Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.863Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684024813230,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.864Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.864Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.864Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684024828235,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:42:13.864Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.864Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.864Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684024832958,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:42:13.864Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.864Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.864Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024813933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:42:13.864Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.864Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.864Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684024825918,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:42:13.865Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.865Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.865Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684024828313,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:13.865Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.865Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.865Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684024813230,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:42:13.865Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.865Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.865Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684024840882,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:42:13.865Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.866Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.866Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684024841021,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:42:13.866Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.866Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.866Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684024841491,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:42:13.866Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.866Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.866Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684024840551,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:42:13.866Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.866Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.866Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024841546,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:42:13.869Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.869Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.869Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684024841906,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-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-05-14T00:42:13.892Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of d85a0fe5-9952-44e4-8b93-7b07b44663e5
2023-05-14T00:42:13.893Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId d85a0fe5-9952-44e4-8b93-7b07b44663e5 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-05-14T00:42:13.916Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.916Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684024842510,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T00:42:13.916Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.916Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.916Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684024842164,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:42:13.917Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.917Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.917Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684024843519,
  "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-05-14T00:42:13.930Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d85a0fe5-9952-44e4-8b93-7b07b44663e5
2023-05-14T00:42:13.930Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId d85a0fe5-9952-44e4-8b93-7b07b44663e5 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-05-14T00:42:13.955Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.955Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684024843283,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:42:13.956Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.956Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.956Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024844515,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:42:13.956Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.956Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.956Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684024844454,
  "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-05-14T00:42:13.973Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d85a0fe5-9952-44e4-8b93-7b07b44663e5
2023-05-14T00:42:13.973Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId d85a0fe5-9952-44e4-8b93-7b07b44663e5 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-05-14T00:42:13.995Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.995Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024845656,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:42:13.996Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.996Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.996Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684024845458,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "DEPLOY_OK"
}
2023-05-14T00:42:13.999Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.999Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.999Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024846772,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:42:13.999Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:13.999Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:13.999Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024848301,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "DEPLOY_OK"
}
2023-05-14T00:42:14.000Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.000Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.000Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024849304,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2023-05-14T00:42:14.000Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.000Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.000Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024850307,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2023-05-14T00:42:14.000Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.000Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.000Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024851309,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T00:42:14.001Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.001Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.001Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684024852209,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T00:42:14.001Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.001Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.002Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684024852038,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:14.002Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.002Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.002Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684024853215,
  "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-05-14T00:42:14.019Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d85a0fe5-9952-44e4-8b93-7b07b44663e5
2023-05-14T00:42:14.019Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId d85a0fe5-9952-44e4-8b93-7b07b44663e5 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-05-14T00:42:14.051Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.051Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684024852038,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/basic_onboard_sqlwuk0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:14.052Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.052Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.052Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684024852038,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:14.052Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.053Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.053Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684024852038,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:14.053Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.053Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.053Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684024852038,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/resourceInstances/basic_onboard_sqlwuk0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:14.053Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.053Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.054Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684024852038,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:42:14.054Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.054Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.054Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684024852038,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:42:14.054Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.054Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.055Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684024859961,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:42:14.055Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.055Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.055Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684024864389,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSqlwuk/1.0/artifacts/service-BasicOnboardSqlwuk-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T00:42:14.055Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:42:14.055Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-14T00:42:14.055Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684024865397,
  "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-05-14T00:42:14.071Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d85a0fe5-9952-44e4-8b93-7b07b44663e5
2023-05-14T00:42:14.072Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId d85a0fe5-9952-44e4-8b93-7b07b44663e5 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-05-14T00:42:22.425Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d85a0fe5-9952-44e4-8b93-7b07b44663e5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:42:22.461Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d85a0fe5-9952-44e4-8b93-7b07b44663e5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:42:22.468Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T00:42:22.469Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-14T00:42:22.469Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-14T00:42:22.469Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-14T00:42:22.469Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:42:22.469Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:42:22.470Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:42:22.470Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:42:22.470Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:42:22.470Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-14T00:42:22.488Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-14T00:42:52.488Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d85a0fe5-9952-44e4-8b93-7b07b44663e5 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-05-14T00:42:52.508Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d85a0fe5-9952-44e4-8b93-7b07b44663e5 and serviceModelVersionId: 4a9097a3-4005-4076-a1ee-e1126d002506
2023-05-14T00:42:52.509Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2a395ec0-22f8-494f-9afb-b56622e544f0
2023-05-14T00:43:06.031Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2a395ec0-22f8-494f-9afb-b56622e544f0/model-vers/model-ver/4a9097a3-4005-4076-a1ee-e1126d002506?depth=0
2023-05-14T00:43:06.089Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-05-14T00:43:06.110Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a395ec0-22f8-494f-9afb-b56622e544f0/model-vers/model-ver/4a9097a3-4005-4076-a1ee-e1126d002506?depth=0|INFO|500||Invoke
2023-05-14T00:43:06.111Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a395ec0-22f8-494f-9afb-b56622e544f0/model-vers/model-ver/4a9097a3-4005-4076-a1ee-e1126d002506?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a395ec0-22f8-494f-9afb-b56622e544f0/model-vers/model-ver/4a9097a3-4005-4076-a1ee-e1126d002506?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d85a0fe5-9952-44e4-8b93-7b07b44663e5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[93cab3e2-7408-4ee7-b6db-83f42043a3b8], X-ECOMP-RequestID=[d85a0fe5-9952-44e4-8b93-7b07b44663e5], X-TransactionId=[], X-ONAP-RequestID=[d85a0fe5-9952-44e4-8b93-7b07b44663e5], Content-Type=[application/merge-patch+json]}
2023-05-14T00:43:06.120Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a395ec0-22f8-494f-9afb-b56622e544f0/model-vers/model-ver/4a9097a3-4005-4076-a1ee-e1126d002506?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-05-14T00:43:06.415Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a395ec0-22f8-494f-9afb-b56622e544f0/model-vers/model-ver/4a9097a3-4005-4076-a1ee-e1126d002506?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/2a395ec0-22f8-494f-9afb-b56622e544f0/model-vers/model-ver/4a9097a3-4005-4076-a1ee-e1126d002506?depth=0 has http status code:200 and response headers:{date=[Sun, 14 May 2023 00:43:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[271], vertex-id=[344104], x-aai-txid=[2-aai-resources-230514-00:43:05:529-82789], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-14T00:43:06.416Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a395ec0-22f8-494f-9afb-b56622e544f0/model-vers/model-ver/4a9097a3-4005-4076-a1ee-e1126d002506?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-14T00:43:06.417Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2a395ec0-22f8-494f-9afb-b56622e544f0/model-vers/model-ver/4a9097a3-4005-4076-a1ee-e1126d002506?depth=0|INFO|500||InvokeReturn
2023-05-14T00:43:06.426Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-14T00:43:06.426Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T00:43:06.444Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-05-14T00:43:06.446Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d85a0fe5-9952-44e4-8b93-7b07b44663e5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-14T00:43:06.448Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-14T00:43:06.449Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:43:06.449Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:43:06.449Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024986447,
  "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-05-14T00:43:07.479Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:43:13.848Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:43:13.857Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-14T00:43:13.858Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "d85a0fe5-9952-44e4-8b93-7b07b44663e5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684024986447,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-14T00:43:13.859Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:44:07.480Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:44:13.848Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:45:07.480Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:45:13.848Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:46:07.481Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:46:13.849Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:47:07.483Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:47:13.851Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:48:07.484Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:48:13.852Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:49:07.485Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:49:13.852Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:50:07.485Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:50:13.853Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:50:23.740Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-14T00:50:23.740Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"af497b95-a7e0-4472-9f7c-718af353568f","serviceDescription":"service","serviceInvariantUUID":"1f9a7573-5ba9-4518-9a85-22086dc29b35","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"8c33a309-2b76-4813-942d-28fb072e9d8e","resourceInvariantUUID":"4312fe2d-a1e3-45aa-b120-f59d9a586f55","resourceCustomizationUUID":"f6318a57-cc2b-47d8-8620-64bb04db6846","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":"NjViZjgzZWIzNjc2YmI5YWQ2ZDNhNjcyNjk2ZWRlOTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2ea24368-bfc5-4e39-9c4f-a19e3986cb87","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"Mjc2ODc3MzkzNjMyZjA2Yzg3ZDQ1ZDdiNWUwZTBmYzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5ba17b58-5dc3-4f11-a04b-9e3b9f3e569e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-14T00:50:23.744Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:50:23.744Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:50:23.745Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:50:23.745Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025407485,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:50:23.768Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:50:23.769Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025407485,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:50:23.770Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:50:23.770Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:50:23.770Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025414540,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:50:23.771Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:50:24.746Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:50:24.746Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:50:24.747Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:50:24.747Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025407485,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:50:25.748Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "af497b95-a7e0-4472-9f7c-718af353568f",
  "serviceDescription": "service",
  "serviceInvariantUUID": "1f9a7573-5ba9-4518-9a85-22086dc29b35",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "f6318a57-cc2b-47d8-8620-64bb04db6846",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "8c33a309-2b76-4813-942d-28fb072e9d8e",
      "resourceInvariantUUID": "4312fe2d-a1e3-45aa-b120-f59d9a586f55",
      "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": "Mjc2ODc3MzkzNjMyZjA2Yzg3ZDQ1ZDdiNWUwZTBmYzg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "5ba17b58-5dc3-4f11-a04b-9e3b9f3e569e"
    }
  ],
  "workloadContext": "Production"
}
2023-05-14T00:50:25.749Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-14T00:50:25.749Z|d85a0fe5-9952-44e4-8b93-7b07b44663e5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 af497b95-a7e0-4472-9f7c-718af353568f ASDC
2023-05-14T00:50:25.750Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:af497b95-a7e0-4472-9f7c-718af353568f
ServiceInvariantUUID:1f9a7573-5ba9-4518-9a85-22086dc29b35
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:5ba17b58-5dc3-4f11-a04b-9e3b9f3e569e
ArtifactChecksum:Mjc2ODc3MzkzNjMyZjA2Yzg3ZDQ1ZDdiNWUwZTBmYzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:f6318a57-cc2b-47d8-8620-64bb04db6846
ResourceInvariantUUID:4312fe2d-a1e3-45aa-b120-f59d9a586f55
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:8c33a309-2b76-4813-942d-28fb072e9d8e
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-05-14T00:50:25.750Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF af497b95-a7e0-4472-9f7c-718af353568f 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-05-14T00:50:25.813Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-14T00:50:25.814Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T00:50:25.815Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T00:50:25.815Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 5ba17b58-5dc3-4f11-a04b-9e3b9f3e569e from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-14T00:50:25.815Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T00:50:25.815Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-14T00:50:26.061Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T00:50:26.064Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 5ba17b58-5dc3-4f11-a04b-9e3b9f3e569e 57784
2023-05-14T00:50:26.064Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-05-14T00:50:26.064Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-14T00:50:26.064Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T00:50:26.065Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:50:26.065Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:50:26.065Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025426064,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:50:27.065Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-14T00:50:27.067Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T00:50:27.067Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 5ba17b58-5dc3-4f11-a04b-9e3b9f3e569e, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-14T00:50:27.068Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-05-14T00:50:27.068Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-14T00:50:27.069Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-14T00:50:27.172Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10445725347807817923/Definitions/service-BasicNetwork-template.yml
2023-05-14T00:50:27.518Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||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-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||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-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||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-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||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-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||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-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||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-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||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-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.519Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:50:27.520Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-14T00:50:27.520Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-14T00:50:27.520Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-14T00:50:27.520Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.520Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:50:27.520Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.520Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:50:27.520Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.520Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:50:27.520Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.520Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:50:27.521Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.521Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:50:27.521Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:af497b95-a7e0-4472-9f7c-718af353568f
Model Version:NULL
Model InvariantUuid:1f9a7573-5ba9-4518-9a85-22086dc29b35
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:4312fe2d-a1e3-45aa-b120-f59d9a586f55
Model UUID:e62bcfd2-d5da-4f27-b3e3-a7a44be286b2
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:f6318a57-cc2b-47d8-8620-64bb04db6846
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-05-14T00:50:27.543Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Processing Resource Type: VL, Model UUID: 8c33a309-2b76-4813-942d-28fb072e9d8e
2023-05-14T00:50:27.543Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||No resources found for Service: af497b95-a7e0-4472-9f7c-718af353568f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T00:50:27.552Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||
2023-05-14T00:50:27.552Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-05-14T00:50:27.553Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||No resources found for Service: af497b95-a7e0-4472-9f7c-718af353568f
2023-05-14T00:50:27.553Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: af497b95-a7e0-4472-9f7c-718af353568f
2023-05-14T00:50:27.553Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-05-14T00:50:27.554Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||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-05-14T00:50:27.568Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@64cbb2ef, org.onap.sdc.toscaparser.api.parameters.Input@3dbcaedb, org.onap.sdc.toscaparser.api.parameters.Input@39bbea7c, org.onap.sdc.toscaparser.api.parameters.Input@7529d0b, org.onap.sdc.toscaparser.api.parameters.Input@3e371bc4]
2023-05-14T00:50:27.570Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.571Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:50:27.571Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.571Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:50:27.572Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid af497b95-a7e0-4472-9f7c-718af353568f: Generic NeutronNet
2023-05-14T00:50:27.572Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.572Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:50:27.572Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.572Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||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-05-14T00:50:27.624Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.625Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:50:27.625Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.626Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:50:27.626Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:50:27.626Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:50:27.626Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||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-05-14T00:50:27.744Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-05-14T00:50:27.744Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-05-14T00:50:27.745Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-14T00:50:27.745Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T00:50:27.745Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:50:27.745Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:50:27.745Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025427744,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:50:28.746Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:50:28.774Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:50:28.779Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T00:50:28.780Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-14T00:50:28.780Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-14T00:50:58.780Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:50:58.814Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:50:58.822Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T00:50:58.822Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-14T00:50:58.822Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-14T00:51:13.848Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:51:13.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:51:13.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025413230,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:51:13.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:51:13.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:51:13.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684025408037,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:51:13.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:51:28.822Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:51:28.857Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:51:28.863Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T00:51:28.864Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-14T00:51:28.864Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-14T00:51:58.864Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:51:58.890Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:51:58.896Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T00:51:58.897Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-14T00:51:58.897Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-14T00:52:13.848Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:52:13.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025416484,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:52:13.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684025382920,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:52:13.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025422038,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:52:13.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025407485,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:52:13.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025414540,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:52:13.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025413230,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:52:13.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025416484,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:52:13.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684025408037,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:52:13.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684025382920,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:52:13.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025422038,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:52:13.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025426049,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:52:13.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684025425464,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:52:13.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025426064,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:52:13.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025425097,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:52:13.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025426029,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:52:13.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025427052,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T00:52:13.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684025426469,
  "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-05-14T00:52:13.877Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
2023-05-14T00:52:13.878Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680 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-05-14T00:52:13.901Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.901Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025427744,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T00:52:13.901Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.902Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.902Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025428054,
  "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-05-14T00:52:13.914Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
2023-05-14T00:52:13.914Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680 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-05-14T00:52:13.934Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.935Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025427678,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T00:52:13.935Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.935Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.935Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025428682,
  "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-05-14T00:52:13.953Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
2023-05-14T00:52:13.953Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680 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-05-14T00:52:13.985Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.985Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025428589,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T00:52:13.986Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:52:13.986Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:52:13.986Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025429591,
  "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-05-14T00:52:14.005Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
2023-05-14T00:52:14.005Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680 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-05-14T00:52:28.897Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:52:28.940Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:52:28.948Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T00:52:28.948Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-14T00:52:28.948Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-14T00:52:28.948Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-14T00:52:28.949Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:52:28.949Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:52:28.949Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:52:28.949Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:52:28.949Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:52:28.949Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-14T00:52:28.966Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-14T00:52:58.967Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680 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-05-14T00:52:58.984Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680 and serviceModelVersionId: af497b95-a7e0-4472-9f7c-718af353568f
2023-05-14T00:52:58.985Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1f9a7573-5ba9-4518-9a85-22086dc29b35
2023-05-14T00:52:58.985Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1f9a7573-5ba9-4518-9a85-22086dc29b35/model-vers/model-ver/af497b95-a7e0-4472-9f7c-718af353568f?depth=0
2023-05-14T00:52:58.990Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-05-14T00:52:59.012Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1f9a7573-5ba9-4518-9a85-22086dc29b35/model-vers/model-ver/af497b95-a7e0-4472-9f7c-718af353568f?depth=0|INFO|500||Invoke
2023-05-14T00:52:59.012Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1f9a7573-5ba9-4518-9a85-22086dc29b35/model-vers/model-ver/af497b95-a7e0-4472-9f7c-718af353568f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1f9a7573-5ba9-4518-9a85-22086dc29b35/model-vers/model-ver/af497b95-a7e0-4472-9f7c-718af353568f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[117f4646-f6e3-499a-b203-b7f65f11c1d6], X-ECOMP-RequestID=[e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680], X-TransactionId=[], X-ONAP-RequestID=[e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680], Content-Type=[application/merge-patch+json]}
2023-05-14T00:52:59.015Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1f9a7573-5ba9-4518-9a85-22086dc29b35/model-vers/model-ver/af497b95-a7e0-4472-9f7c-718af353568f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-05-14T00:52:59.234Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1f9a7573-5ba9-4518-9a85-22086dc29b35/model-vers/model-ver/af497b95-a7e0-4472-9f7c-718af353568f?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/1f9a7573-5ba9-4518-9a85-22086dc29b35/model-vers/model-ver/af497b95-a7e0-4472-9f7c-718af353568f?depth=0 has http status code:200 and response headers:{date=[Sun, 14 May 2023 00:52:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[191], vertex-id=[204952], x-aai-txid=[2-aai-resources-230514-00:52:58:424-47290], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-14T00:52:59.234Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1f9a7573-5ba9-4518-9a85-22086dc29b35/model-vers/model-ver/af497b95-a7e0-4472-9f7c-718af353568f?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-14T00:52:59.235Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1f9a7573-5ba9-4518-9a85-22086dc29b35/model-vers/model-ver/af497b95-a7e0-4472-9f7c-718af353568f?depth=0|INFO|500||InvokeReturn
2023-05-14T00:52:59.235Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-14T00:52:59.235Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T00:52:59.249Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-05-14T00:52:59.249Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-14T00:52:59.249Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-14T00:52:59.250Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:52:59.250Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:52:59.250Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025579249,
  "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-05-14T00:53:00.280Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:53:00.288Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-14T00:53:00.289Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"71c3620d-8c8c-4d7a-be97-13e42bfb9bf5","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"10015a82-f045-4284-8955-57777d74333b","serviceDescription":"service","serviceInvariantUUID":"9774c6a5-cc8f-409a-a1af-05880be100da","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6f09467d-27d7-44ce-9566-5000d4d67ba0","resourceInvariantUUID":"7b7ac3af-e5bb-4701-8288-2013c27486e5","resourceCustomizationUUID":"441ca67e-e94d-4202-93c9-458911d89609","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":"OGUxOWY3MmRiMjYxYzkwMzZlYWNkNjI2MTE3MTM0M2Q\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7caeb969-a5d4-4cf6-9360-267017975426","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":"NDEyMTdmNDliMjRkNjIxMzc5OWNjNzFkODI1ZDNjM2E\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9a96c2bf-506b-48e9-843d-0171265b22e0","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":"53e72177-e59c-4cba-ac36-6f01a3222558","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":"317292ae-810e-4f1f-a966-aaca782ccd04","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":"01ce5a07-55e0-4dfb-b1ea-a18ecbedc652","artifactVersion":"2","generatedFromUUID":"53e72177-e59c-4cba-ac36-6f01a3222558"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MDgyOGEyYzkxNzQ1ZTY3MjRkYzFiYmFmMmU4MWFlYTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"643e5c65-82e2-4252-884d-efccb33b6f2b","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MDUxOTgyOTQ1NTc2NzZlYzk5OWYyOTkxYjU0MmI5M2E\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f9d43bd-59bf-47a8-9369-77bc8f2415b3","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-14T00:53:00.293Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:53:00.293Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:00.294Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:00.294Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "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-05-14T00:53:01.295Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:53:01.296Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:01.296Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:01.296Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "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-05-14T00:53:02.298Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:53:02.298Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:02.298Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:02.299Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "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-05-14T00:53:03.300Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:53:03.300Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:03.301Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:03.301Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "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-05-14T00:53:04.302Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:53:04.302Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:04.302Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:04.303Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "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-05-14T00:53:05.304Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:53:05.304Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:05.304Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:05.304Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:53:06.305Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T00:53:06.305Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:06.306Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:06.306Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:53:07.307Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "10015a82-f045-4284-8955-57777d74333b",
  "serviceDescription": "service",
  "serviceInvariantUUID": "9774c6a5-cc8f-409a-a1af-05880be100da",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "441ca67e-e94d-4202-93c9-458911d89609",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "6f09467d-27d7-44ce-9566-5000d4d67ba0",
      "resourceInvariantUUID": "7b7ac3af-e5bb-4701-8288-2013c27486e5",
      "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": "NDEyMTdmNDliMjRkNjIxMzc5OWNjNzFkODI1ZDNjM2E\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "9a96c2bf-506b-48e9-843d-0171265b22e0",
          "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": "53e72177-e59c-4cba-ac36-6f01a3222558",
          "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": "01ce5a07-55e0-4dfb-b1ea-a18ecbedc652",
            "generatedFromUUID": "53e72177-e59c-4cba-ac36-6f01a3222558"
          },
          "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": "01ce5a07-55e0-4dfb-b1ea-a18ecbedc652",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MDUxOTgyOTQ1NTc2NzZlYzk5OWYyOTkxYjU0MmI5M2E\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "8f9d43bd-59bf-47a8-9369-77bc8f2415b3"
    }
  ],
  "workloadContext": "Production"
}
2023-05-14T00:53:07.308Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-14T00:53:07.308Z|e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 10015a82-f045-4284-8955-57777d74333b ASDC
2023-05-14T00:53:07.308Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:71c3620d-8c8c-4d7a-be97-13e42bfb9bf5
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:10015a82-f045-4284-8955-57777d74333b
ServiceInvariantUUID:9774c6a5-cc8f-409a-a1af-05880be100da
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:8f9d43bd-59bf-47a8-9369-77bc8f2415b3
ArtifactChecksum:MDUxOTgyOTQ1NTc2NzZlYzk5OWYyOTkxYjU0MmI5M2E=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:441ca67e-e94d-4202-93c9-458911d89609
ResourceInvariantUUID:7b7ac3af-e5bb-4701-8288-2013c27486e5
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:6f09467d-27d7-44ce-9566-5000d4d67ba0
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:9a96c2bf-506b-48e9-843d-0171265b22e0
ArtifactChecksum:NDEyMTdmNDliMjRkNjIxMzc5OWNjNzFkODI1ZDNjM2E=
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:53e72177-e59c-4cba-ac36-6f01a3222558
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:01ce5a07-55e0-4dfb-b1ea-a18ecbedc652
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:01ce5a07-55e0-4dfb-b1ea-a18ecbedc652
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-05-14T00:53:07.309Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 10015a82-f045-4284-8955-57777d74333b 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-05-14T00:53:07.379Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-14T00:53:07.379Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T00:53:07.379Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T00:53:07.380Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8f9d43bd-59bf-47a8-9369-77bc8f2415b3 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-14T00:53:07.380Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T00:53:07.380Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-14T00:53:07.496Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T00:53:07.499Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 8f9d43bd-59bf-47a8-9369-77bc8f2415b3 75170
2023-05-14T00:53:07.499Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-05-14T00:53:07.499Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-14T00:53:07.499Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T00:53:07.500Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:07.500Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:07.500Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025587499,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:53:08.501Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-14T00:53:08.502Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T00:53:08.502Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8f9d43bd-59bf-47a8-9369-77bc8f2415b3, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-05-14T00:53:08.503Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-05-14T00:53:08.503Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-05-14T00:53:08.504Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-05-14T00:53:08.607Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11907972431757940792/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-05-14T00:53:09.547Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-14T00:53:09.547Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-14T00:53:09.547Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-14T00:53:09.547Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-14T00:53:09.547Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:09.547Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-14T00:53:09.548Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-14T00:53:09.549Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-14T00:53:09.549Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:09.549Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:09.549Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:09.549Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-05-14T00:53:09.549Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-05-14T00:53:09.549Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-05-14T00:53:09.549Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-05-14T00:53:09.549Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-14T00:53:09.549Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-14T00:53:09.549Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:09.550Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-14T00:53:09.550Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:09.550Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-14T00:53:09.550Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T00:53:09.550Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:09.550Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-14T00:53:09.550Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T00:53:09.550Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:09.550Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-14T00:53:09.551Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T00:53:09.551Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:09.551Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-05-14T00:53:09.551Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-05-14T00:53:09.551Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-14T00:53:09.551Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=54cabc03-de10-403b-8537-86105f481f5a
2023-05-14T00:53:09.551Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:09.551Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:09.551Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:09.551Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:09.551Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:09.552Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:09.552Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:09.552Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:09.552Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:10015a82-f045-4284-8955-57777d74333b
Model Version:NULL
Model InvariantUuid:9774c6a5-cc8f-409a-a1af-05880be100da
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:195a47d2-84ce-45af-a2ec-645fbb14ac53
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:7b7ac3af-e5bb-4701-8288-2013c27486e5
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:441ca67e-e94d-4202-93c9-458911d89609
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:39ed1580-5629-416f-973f-36b395263575
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:c844c3ac-e97c-4a4a-b7af-40d50944337a
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:54cabc03-de10-403b-8537-86105f481f5a
ModelInvariantUuid:ebc7fa43-17e3-4730-bda9-5af0459c285b
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:24cbd71b-f8a5-4836-8dc7-819119483f4a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:b24fb6b6-1fae-4ac2-be7e-e9d542fe8645
ModelInvariantUuid:8ae6669f-3169-4800-b804-6845d29c83d1
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:4e219109-d61a-4bc2-bdbf-6749f662f5df
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-05-14T00:53:09.573Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 6f09467d-27d7-44ce-9566-5000d4d67ba0
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T00:53:09.579Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||basic_vm 0
2023-05-14T00:53:09.579Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6f09467d-27d7-44ce-9566-5000d4d67ba0
2023-05-14T00:53:09.579Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 9a96c2bf-506b-48e9-843d-0171265b22e0 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-05-14T00:53:09.579Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T00:53:09.580Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:09.691Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T00:53:09.692Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 9a96c2bf-506b-48e9-843d-0171265b22e0 787
2023-05-14T00:53:09.693Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:09.693Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:09.693Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T00:53:09.693Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:09.693Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:09.694Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025589692,
  "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-05-14T00:53:10.695Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "39ed1580-5629-416f-973f-36b395263575",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c844c3ac-e97c-4a4a-b7af-40d50944337a",
    "vfModuleModelCustomizationUUID": "4ec40064-f377-488f-879e-a2792faa0b66",
    "isBase": true,
    "artifacts": [
      "53e72177-e59c-4cba-ac36-6f01a3222558",
      "01ce5a07-55e0-4dfb-b1ea-a18ecbedc652"
    ],
    "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-05-14T00:53:10.699Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c844c3ac-e97c-4a4a-b7af-40d50944337a
VfModuleModelInvariantUUID:39ed1580-5629-416f-973f-36b395263575
VfModuleModelDescription:NULL
Artifacts UUID List:{
53e72177-e59c-4cba-ac36-6f01a3222558
,
01ce5a07-55e0-4dfb-b1ea-a18ecbedc652

}
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-05-14T00:53:10.700Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "39ed1580-5629-416f-973f-36b395263575",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c844c3ac-e97c-4a4a-b7af-40d50944337a",
    "vfModuleModelCustomizationUUID": "4ec40064-f377-488f-879e-a2792faa0b66",
    "isBase": true,
    "artifacts": [
      "53e72177-e59c-4cba-ac36-6f01a3222558",
      "01ce5a07-55e0-4dfb-b1ea-a18ecbedc652"
    ],
    "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-05-14T00:53:10.700Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:c844c3ac-e97c-4a4a-b7af-40d50944337a
VfModuleModelInvariantUUID:39ed1580-5629-416f-973f-36b395263575
VfModuleModelDescription:NULL
Artifacts UUID List:{
53e72177-e59c-4cba-ac36-6f01a3222558
,
01ce5a07-55e0-4dfb-b1ea-a18ecbedc652

}
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-05-14T00:53:10.700Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 53e72177-e59c-4cba-ac36-6f01a3222558 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-05-14T00:53:10.701Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T00:53:10.701Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-05-14T00:53:10.869Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T00:53:10.870Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 53e72177-e59c-4cba-ac36-6f01a3222558 5033
2023-05-14T00:53:10.870Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:10.870Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:10.870Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T00:53:10.870Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:10.870Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:10.870Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025590870,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:53:11.872Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 01ce5a07-55e0-4dfb-b1ea-a18ecbedc652 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-05-14T00:53:11.873Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T00:53:11.874Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:11.977Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T00:53:11.978Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 01ce5a07-55e0-4dfb-b1ea-a18ecbedc652 903
2023-05-14T00:53:11.978Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:11.978Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:11.978Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T00:53:11.979Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:11.979Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:11.979Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025591978,
  "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-05-14T00:53:12.981Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 10015a82-f045-4284-8955-57777d74333b
2023-05-14T00:53:12.981Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 6f09467d-27d7-44ce-9566-5000d4d67ba0 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-05-14T00:53:13.017Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5ead41b, org.onap.sdc.toscaparser.api.parameters.Input@414459ae, org.onap.sdc.toscaparser.api.parameters.Input@4d9c552e, org.onap.sdc.toscaparser.api.parameters.Input@1769c690, org.onap.sdc.toscaparser.api.parameters.Input@44f0926a]
2023-05-14T00:53:13.019Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.020Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:13.020Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2023-05-14T00:53:13.020Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 441ca67e-e94d-4202-93c9-458911d89609
2023-05-14T00:53:13.020Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 441ca67e-e94d-4202-93c9-458911d89609 matches Tosca VF Customization UUID: 441ca67e-e94d-4202-93c9-458911d89609
2023-05-14T00:53:13.020Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 441ca67e-e94d-4202-93c9-458911d89609  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-05-14T00:53:13.026Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.026Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:13.027Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 441ca67e-e94d-4202-93c9-458911d89609: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-14T00:53:13.027Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5184344d
2023-05-14T00:53:13.028Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.028Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-14T00:53:13.028Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 4ec40064-f377-488f-879e-a2792faa0b66
2023-05-14T00:53:13.028Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 4ec40064-f377-488f-879e-a2792faa0b66
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-05-14T00:53:13.035Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.035Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-14T00:53:13.035Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T00:53:13.035Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.036Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-14T00:53:13.036Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T00:53:13.036Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.036Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-05-14T00:53:13.036Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-05-14T00:53:13.036Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-14T00:53:13.036Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=54cabc03-de10-403b-8537-86105f481f5a
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-05-14T00:53:13.041Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.042Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-14T00:53:13.042Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T00:53:13.042Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.042Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-05-14T00:53:13.042Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=441ca67e-e94d-4202-93c9-458911d89609
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T00:53:13.047Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.048Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:13.048Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 10015a82-f045-4284-8955-57777d74333b: basic_vm
2023-05-14T00:53:13.048Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.048Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:13.048Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.048Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:13.048Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.048Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:13.049Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.049Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:13.049Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T00:53:13.049Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T00:53:13.049Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:13.299Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 6f09467d-27d7-44ce-9566-5000d4d67ba0 1 ASDC deployResourceStructure
2023-05-14T00:53:13.300Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:13.300Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:13.301Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T00:53:13.301Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:13.302Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:13.302Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025593300,
  "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-05-14T00:53:13.848Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:53:13.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684025488004,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025485288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025489061,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684025487474,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025485288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-05-14T00:53:13.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025489061,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684025488004,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684025487474,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684025488004,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025489061,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-05-14T00:53:13.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025485288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-05-14T00:53:13.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684025487474,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684025488004,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025489061,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025485288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684025487474,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684025488004,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025485288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-05-14T00:53:13.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025489061,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684025487474,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684025488004,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025485288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025489061,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684025487474,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684025488004,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025485288,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:53:13.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025489061,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:53:13.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684025487474,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:53:13.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025502546,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:53:13.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.862Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025503037,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:53:13.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.862Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684025502445,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:53:13.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.862Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025504040,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T00:53:13.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684025503461,
  "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=?
2023-05-14T00:53:13.881Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5
2023-05-14T00:53:13.881Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5 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-05-14T00:53:13.904Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.904Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025503668,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:53:13.904Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.904Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.904Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025503230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.904Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.904Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.904Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684025505041,
  "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-05-14T00:53:13.918Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5
2023-05-14T00:53:13.919Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5 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-05-14T00:53:13.941Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.941Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025503230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.941Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.941Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.941Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025504792,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:53:13.941Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.941Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.941Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025503230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.942Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.942Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.942Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025505845,
  "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-05-14T00:53:13.957Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5
2023-05-14T00:53:13.958Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-05-14T00:53:13.981Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.981Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025503230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.981Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.981Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.981Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684025506848,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-05-14T00:53:13.982Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.982Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.982Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025503230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.982Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.982Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.982Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025503230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.982Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.982Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.983Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025503230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:53:13.983Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.983Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.983Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025510467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:53:13.983Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.983Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.983Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025512040,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.983Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.983Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.983Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025512040,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.983Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.984Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.984Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025512040,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.984Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.984Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.984Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025512040,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.984Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.984Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.984Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025512040,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.984Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.984Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.984Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025516501,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T00:53:13.985Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.985Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.985Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025512040,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:53:13.985Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:13.985Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:13.985Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "aai-model-loader",
  "timestamp": 1684025517503,
  "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-05-14T00:53:13.998Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5
2023-05-14T00:53:13.998Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5 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-05-14T00:53:14.022Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:14.022Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025512040,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:53:14.022Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:14.022Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:14.022Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025519862,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:53:14.023Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:14.023Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:14.023Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025522293,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T00:53:14.023Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:53:14.023Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:53:14.023Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684025523300,
  "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-05-14T00:53:14.035Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5
2023-05-14T00:53:14.035Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5 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-05-14T00:53:14.303Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:14.304Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:14.304Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T00:53:14.304Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:14.304Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:14.305Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025594303,
  "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-05-14T00:53:15.305Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:15.306Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||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-05-14T00:53:15.306Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T00:53:15.307Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:15.307Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:15.307Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025595305,
  "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-05-14T00:53:16.308Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-05-14T00:53:16.308Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-05-14T00:53:16.309Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T00:53:16.309Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:16.309Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:16.309Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025596308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:53:17.310Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:53:17.341Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T00:53:17.348Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T00:53:17.348Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-14T00:53:17.348Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-14T00:53:17.348Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-14T00:53:17.348Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:53:17.348Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:53:17.349Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:53:17.349Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:53:17.349Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T00:53:17.349Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-14T00:53:17.367Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-14T00:53:47.367Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5 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-05-14T00:53:47.383Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5 and serviceModelVersionId: 10015a82-f045-4284-8955-57777d74333b
2023-05-14T00:53:47.383Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9774c6a5-cc8f-409a-a1af-05880be100da
2023-05-14T00:53:47.384Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9774c6a5-cc8f-409a-a1af-05880be100da/model-vers/model-ver/10015a82-f045-4284-8955-57777d74333b?depth=0
2023-05-14T00:53:47.389Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-05-14T00:53:47.411Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9774c6a5-cc8f-409a-a1af-05880be100da/model-vers/model-ver/10015a82-f045-4284-8955-57777d74333b?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-05-14T00:53:47.412Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9774c6a5-cc8f-409a-a1af-05880be100da/model-vers/model-ver/10015a82-f045-4284-8955-57777d74333b?depth=0|INFO|500||Invoke
2023-05-14T00:53:47.420Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9774c6a5-cc8f-409a-a1af-05880be100da/model-vers/model-ver/10015a82-f045-4284-8955-57777d74333b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-05-14T00:53:47.590Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9774c6a5-cc8f-409a-a1af-05880be100da/model-vers/model-ver/10015a82-f045-4284-8955-57777d74333b?depth=0|INFO|500||InvokeReturn
2023-05-14T00:53:47.590Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9774c6a5-cc8f-409a-a1af-05880be100da/model-vers/model-ver/10015a82-f045-4284-8955-57777d74333b?depth=0 has http status code:200 and response headers:{date=[Sun, 14 May 2023 00:53:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[180304], x-aai-txid=[0-aai-resources-230514-00:53:46:827-92585], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-14T00:53:47.591Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-05-14T00:53:47.591Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-14T00:53:47.591Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T00:53:47.606Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-05-14T00:53:47.606Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 71c3620d-8c8c-4d7a-be97-13e42bfb9bf5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-14T00:53:47.607Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-14T00:53:47.607Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T00:53:47.607Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T00:53:47.608Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025627607,
  "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-05-14T00:53:48.636Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:54:13.848Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:54:13.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:54:13.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "e46fa04d-f5ab-4f62-bf55-bdfd2cc2a680",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025579249,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-14T00:54:13.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:54:13.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:54:13.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:54:13.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:54:13.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:54:13.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-05-14T00:54:13.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:54:13.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:54:13.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-05-14T00:54:13.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:54:13.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:54:13.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:54:13.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:54:13.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:54:13.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-05-14T00:54:13.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:54:13.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:54:13.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T00:54:13.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:54:13.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:54:13.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025580280,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T00:54:13.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:54:13.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:54:13.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025587499,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:54:13.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:54:13.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:54:13.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025589692,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:54:13.854Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:54:13.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:54:13.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025590870,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:54:13.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:54:13.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:54:13.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025591978,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-05-14T00:54:13.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:54:13.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:54:13.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025593300,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-05-14T00:54:13.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:54:48.638Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:55:13.848Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:55:13.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:55:13.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025594303,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-05-14T00:55:13.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:55:13.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:55:13.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025595305,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-05-14T00:55:13.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:55:13.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:55:13.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025596308,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T00:55:13.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:55:13.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-14T00:55:13.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "71c3620d-8c8c-4d7a-be97-13e42bfb9bf5",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684025627607,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-14T00:55:13.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T00:55:48.639Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:56:13.848Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:56:48.640Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:57:13.849Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:57:48.640Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:58:13.850Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:58:48.642Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:59:13.850Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:59:48.643Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:00:13.852Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:00:48.644Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:01:13.853Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:01:48.645Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:02:13.854Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:02:48.645Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:03:13.855Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:03:15.627Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Node 1 disconnected.
2023-05-14T01:03:48.646Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:04:13.856Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:04:20.383Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-14T01:04:20.383Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"4c527f5f-300d-4a77-bb31-da2dbe6a0d2a","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"65062ebe-b187-479a-b309-ce33eadb2518","serviceDescription":"service","serviceInvariantUUID":"72640ad7-15f2-464d-aaf6-348b82ee9ace","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"78123312-45e2-4236-b190-917b323c6186","resourceInvariantUUID":"449a1cd0-813f-43d4-912f-d5941a56f98d","resourceCustomizationUUID":"b82b5979-c768-492c-8beb-de6f0fb4f78b","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":"MGNiZWRjYTJlNTgyNmI3NTQ3ODdlMGFiNWY3MDJhMjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f200fa90-808d-415f-b040-ab11e85e79ad","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":"YzI5ZWI5NjU1ZGM0NjI5MTBmOTk2MjA2MjA4NjQyODQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c41e53ed-f582-4567-905c-3d293f33d4df","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":"ce4b5160-9a2d-40ec-ade6-be206f8e3cfa","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":"7d70e879-78c5-4dc0-93da-22b27aaecca7","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":"12233270-af1f-4959-997c-71ffecaca3ed","artifactVersion":"2","generatedFromUUID":"ce4b5160-9a2d-40ec-ade6-be206f8e3cfa"},{"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":"NzdiYmE1YjBhMTk4M2NiODQwYmQxYTEzNTVmZDM5ZjA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"985c2190-13fd-4802-9905-76977a2378a6","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":"NzQ2YTkyMjIxYjUxOTYyNGU1YjE0NmFkNjM5OTk5NTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"04a3ae49-ef9e-4a7c-b279-49f098641fa2","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NTNkYjIxZWRhZDBkZDdhNzU5MTIxN2M3NTJjNjk3NDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35c43b8f-3eba-4d56-b2f3-071288aedbdf","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-14T01:04:20.386Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:04:20.386Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:20.386Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:20.386Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "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-05-14T01:04:20.391Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to ZKtgnKg5RYG4wnyLH8TXsg
2023-05-14T01:04:20.392Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to ZKtgnKg5RYG4wnyLH8TXsg
2023-05-14T01:04:20.392Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to ZKtgnKg5RYG4wnyLH8TXsg
2023-05-14T01:04:20.392Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to ZKtgnKg5RYG4wnyLH8TXsg
2023-05-14T01:04:20.392Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to ZKtgnKg5RYG4wnyLH8TXsg
2023-05-14T01:04:20.392Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to ZKtgnKg5RYG4wnyLH8TXsg
2023-05-14T01:04:20.411Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:04:20.412Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026257880,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:04:20.413Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:04:20.413Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:04:20.414Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026253230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:04:20.414Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:04:21.394Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:04:21.395Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:21.395Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:21.395Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "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-05-14T01:04:22.396Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:04:22.396Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:22.396Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:22.397Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "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-05-14T01:04:23.397Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:04:23.398Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:23.398Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:23.398Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "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-05-14T01:04:24.399Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:04:24.399Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:24.399Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:24.399Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "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-05-14T01:04:25.400Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:04:25.401Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:25.401Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:25.401Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "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-05-14T01:04:26.402Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:04:26.403Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:26.403Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:26.403Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:04:27.404Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:04:27.404Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:27.404Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:27.405Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:04:28.406Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "65062ebe-b187-479a-b309-ce33eadb2518",
  "serviceDescription": "service",
  "serviceInvariantUUID": "72640ad7-15f2-464d-aaf6-348b82ee9ace",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "b82b5979-c768-492c-8beb-de6f0fb4f78b",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "78123312-45e2-4236-b190-917b323c6186",
      "resourceInvariantUUID": "449a1cd0-813f-43d4-912f-d5941a56f98d",
      "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": "YzI5ZWI5NjU1ZGM0NjI5MTBmOTk2MjA2MjA4NjQyODQ\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "c41e53ed-f582-4567-905c-3d293f33d4df",
          "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": "ce4b5160-9a2d-40ec-ade6-be206f8e3cfa",
          "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": "12233270-af1f-4959-997c-71ffecaca3ed",
            "generatedFromUUID": "ce4b5160-9a2d-40ec-ade6-be206f8e3cfa"
          },
          "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": "12233270-af1f-4959-997c-71ffecaca3ed",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "NTNkYjIxZWRhZDBkZDdhNzU5MTIxN2M3NTJjNjk3NDU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "35c43b8f-3eba-4d56-b2f3-071288aedbdf"
    }
  ],
  "workloadContext": "Production"
}
2023-05-14T01:04:28.407Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-14T01:04:28.407Z|71c3620d-8c8c-4d7a-be97-13e42bfb9bf5|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 65062ebe-b187-479a-b309-ce33eadb2518 ASDC
2023-05-14T01:04:28.408Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:65062ebe-b187-479a-b309-ce33eadb2518
ServiceInvariantUUID:72640ad7-15f2-464d-aaf6-348b82ee9ace
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:35c43b8f-3eba-4d56-b2f3-071288aedbdf
ArtifactChecksum:NTNkYjIxZWRhZDBkZDdhNzU5MTIxN2M3NTJjNjk3NDU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:b82b5979-c768-492c-8beb-de6f0fb4f78b
ResourceInvariantUUID:449a1cd0-813f-43d4-912f-d5941a56f98d
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:78123312-45e2-4236-b190-917b323c6186
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:c41e53ed-f582-4567-905c-3d293f33d4df
ArtifactChecksum:YzI5ZWI5NjU1ZGM0NjI5MTBmOTk2MjA2MjA4NjQyODQ=
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:ce4b5160-9a2d-40ec-ade6-be206f8e3cfa
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:12233270-af1f-4959-997c-71ffecaca3ed
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:12233270-af1f-4959-997c-71ffecaca3ed
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-05-14T01:04:28.409Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 65062ebe-b187-479a-b309-ce33eadb2518 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-05-14T01:04:28.497Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-14T01:04:28.498Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T01:04:28.498Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T01:04:28.499Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 35c43b8f-3eba-4d56-b2f3-071288aedbdf from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-05-14T01:04:28.499Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T01:04:28.499Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-05-14T01:04:28.664Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T01:04:28.667Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 35c43b8f-3eba-4d56-b2f3-071288aedbdf 82977
2023-05-14T01:04:28.667Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-05-14T01:04:28.667Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-05-14T01:04:28.667Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T01:04:28.668Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:28.668Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:28.668Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026268667,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:04:29.669Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-14T01:04:29.670Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T01:04:29.670Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 35c43b8f-3eba-4d56-b2f3-071288aedbdf, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-05-14T01:04:29.670Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-05-14T01:04:29.671Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-05-14T01:04:29.671Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-05-14T01:04:29.789Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14733663124736979791/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-05-14T01:04:30.668Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-14T01:04:30.669Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-14T01:04:30.669Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-05-14T01:04:30.669Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-14T01:04:30.669Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:30.669Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-05-14T01:04:30.669Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:30.669Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-05-14T01:04:30.669Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-05-14T01:04:30.669Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-05-14T01:04:30.669Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:30.669Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-14T01:04:30.670Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:30.670Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:30.670Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-05-14T01:04:30.670Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-14T01:04:30.670Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-14T01:04:30.670Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:30.671Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:30.671Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-05-14T01:04:30.671Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-14T01:04:30.671Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-14T01:04:30.671Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:30.671Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:30.671Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:30.671Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-05-14T01:04:30.671Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-05-14T01:04:30.672Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-05-14T01:04:30.672Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-05-14T01:04:30.672Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-14T01:04:30.672Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-14T01:04:30.672Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:30.672Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-14T01:04:30.672Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:30.672Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-05-14T01:04:30.672Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T01:04:30.673Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:30.673Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-05-14T01:04:30.673Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T01:04:30.673Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:30.673Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-05-14T01:04:30.673Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T01:04:30.673Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:30.673Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-05-14T01:04:30.673Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-05-14T01:04:30.674Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-14T01:04:30.674Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=a2193f27-a367-4d32-93c1-4fdedbc6a4ad
2023-05-14T01:04:30.674Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:30.674Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:30.674Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:30.674Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:30.674Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:30.674Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:30.674Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:30.675Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:30.675Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:65062ebe-b187-479a-b309-ce33eadb2518
Model Version:NULL
Model InvariantUuid:72640ad7-15f2-464d-aaf6-348b82ee9ace
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:f0974451-ea37-4a0a-8868-ea4d4cc45d60
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:449a1cd0-813f-43d4-912f-d5941a56f98d
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:b82b5979-c768-492c-8beb-de6f0fb4f78b
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:74a6d97a-e93f-4fff-88d3-168e0fc8e73a
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:5a9ac03a-424d-4b6b-a866-bd24886c9b54
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:a2193f27-a367-4d32-93c1-4fdedbc6a4ad
ModelInvariantUuid:c4d25520-2512-4313-a411-1cfd3ab2246b
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:a576c9d6-494d-4d87-9cac-56b4e3e6e874
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:92feb74d-ad70-4379-8f67-925fc3a7501a
ModelInvariantUuid:11be3ee7-57fa-4769-bdc9-d5a1c4f0efb1
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:b550bfb3-608d-4e96-a8cb-8ae6dca93c15
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-05-14T01:04:30.696Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 78123312-45e2-4236-b190-917b323c6186
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T01:04:30.702Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||basic_vm_macro 0
2023-05-14T01:04:30.702Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 78123312-45e2-4236-b190-917b323c6186
2023-05-14T01:04:30.703Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c41e53ed-f582-4567-905c-3d293f33d4df from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-05-14T01:04:30.703Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T01:04:30.703Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:30.871Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T01:04:30.872Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json c41e53ed-f582-4567-905c-3d293f33d4df 792
2023-05-14T01:04:30.872Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:30.872Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:30.872Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T01:04:30.872Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:30.872Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:30.873Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026270872,
  "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-05-14T01:04:31.873Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "74a6d97a-e93f-4fff-88d3-168e0fc8e73a",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "5a9ac03a-424d-4b6b-a866-bd24886c9b54",
    "vfModuleModelCustomizationUUID": "c0376097-f2a3-4575-a8cb-577b72292d36",
    "isBase": true,
    "artifacts": [
      "ce4b5160-9a2d-40ec-ade6-be206f8e3cfa",
      "12233270-af1f-4959-997c-71ffecaca3ed"
    ],
    "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-05-14T01:04:31.878Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5a9ac03a-424d-4b6b-a866-bd24886c9b54
VfModuleModelInvariantUUID:74a6d97a-e93f-4fff-88d3-168e0fc8e73a
VfModuleModelDescription:NULL
Artifacts UUID List:{
ce4b5160-9a2d-40ec-ade6-be206f8e3cfa
,
12233270-af1f-4959-997c-71ffecaca3ed

}
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-05-14T01:04:31.881Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "74a6d97a-e93f-4fff-88d3-168e0fc8e73a",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "5a9ac03a-424d-4b6b-a866-bd24886c9b54",
    "vfModuleModelCustomizationUUID": "c0376097-f2a3-4575-a8cb-577b72292d36",
    "isBase": true,
    "artifacts": [
      "ce4b5160-9a2d-40ec-ade6-be206f8e3cfa",
      "12233270-af1f-4959-997c-71ffecaca3ed"
    ],
    "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-05-14T01:04:31.882Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5a9ac03a-424d-4b6b-a866-bd24886c9b54
VfModuleModelInvariantUUID:74a6d97a-e93f-4fff-88d3-168e0fc8e73a
VfModuleModelDescription:NULL
Artifacts UUID List:{
ce4b5160-9a2d-40ec-ade6-be206f8e3cfa
,
12233270-af1f-4959-997c-71ffecaca3ed

}
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-05-14T01:04:31.882Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: ce4b5160-9a2d-40ec-ade6-be206f8e3cfa from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-05-14T01:04:31.882Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T01:04:31.882Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:32.045Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T01:04:32.046Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ce4b5160-9a2d-40ec-ade6-be206f8e3cfa 5033
2023-05-14T01:04:32.047Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:32.047Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:32.047Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T01:04:32.048Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:32.048Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:32.049Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026272047,
  "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-05-14T01:04:33.050Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 12233270-af1f-4959-997c-71ffecaca3ed from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-05-14T01:04:33.051Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T01:04:33.051Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:33.259Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T01:04:33.259Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 12233270-af1f-4959-997c-71ffecaca3ed 903
2023-05-14T01:04:33.260Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:33.260Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:33.260Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T01:04:33.260Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:33.260Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:33.261Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026273260,
  "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-05-14T01:04:34.262Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 65062ebe-b187-479a-b309-ce33eadb2518
2023-05-14T01:04:34.262Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 78123312-45e2-4236-b190-917b323c6186 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-05-14T01:04:34.300Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6fd3735, org.onap.sdc.toscaparser.api.parameters.Input@7af74de5, org.onap.sdc.toscaparser.api.parameters.Input@54bdcde0, org.onap.sdc.toscaparser.api.parameters.Input@1d67d5d5, org.onap.sdc.toscaparser.api.parameters.Input@724c0dd3]
2023-05-14T01:04:34.302Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.303Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:34.303Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2023-05-14T01:04:34.303Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= b82b5979-c768-492c-8beb-de6f0fb4f78b
2023-05-14T01:04:34.303Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b82b5979-c768-492c-8beb-de6f0fb4f78b matches Tosca VF Customization UUID: b82b5979-c768-492c-8beb-de6f0fb4f78b
2023-05-14T01:04:34.303Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: b82b5979-c768-492c-8beb-de6f0fb4f78b  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-05-14T01:04:34.308Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.309Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:34.310Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id b82b5979-c768-492c-8beb-de6f0fb4f78b: {\"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-05-14T01:04:34.311Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2b9652c2
2023-05-14T01:04:34.311Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.311Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-14T01:04:34.312Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c0376097-f2a3-4575-a8cb-577b72292d36
2023-05-14T01:04:34.312Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c0376097-f2a3-4575-a8cb-577b72292d36
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-05-14T01:04:34.317Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.318Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-05-14T01:04:34.318Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T01:04:34.319Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.319Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-05-14T01:04:34.319Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T01:04:34.319Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.320Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-05-14T01:04:34.320Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-05-14T01:04:34.320Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-05-14T01:04:34.320Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=a2193f27-a367-4d32-93c1-4fdedbc6a4ad
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-05-14T01:04:34.325Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.326Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-05-14T01:04:34.326Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T01:04:34.326Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.327Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-05-14T01:04:34.327Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=b82b5979-c768-492c-8beb-de6f0fb4f78b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T01:04:34.332Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.332Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:34.333Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 65062ebe-b187-479a-b309-ce33eadb2518: basic_vm_macro
2023-05-14T01:04:34.333Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.333Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:34.333Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.333Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:34.334Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.334Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:34.334Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.334Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:34.335Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:04:34.335Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:04:34.335Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:34.548Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 78123312-45e2-4236-b190-917b323c6186 1 ASDC deployResourceStructure
2023-05-14T01:04:34.549Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:34.549Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:34.549Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T01:04:34.549Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:34.549Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:34.549Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026274549,
  "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-05-14T01:04:35.551Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:35.551Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:35.551Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T01:04:35.552Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:35.552Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:35.552Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026275551,
  "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-05-14T01:04:36.553Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:36.553Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||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-05-14T01:04:36.553Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T01:04:36.554Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:36.554Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:36.554Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026276553,
  "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-05-14T01:04:37.555Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-05-14T01:04:37.556Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-05-14T01:04:37.556Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T01:04:37.556Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:04:37.556Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:04:37.556Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026277555,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:04:38.557Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T01:04:38.581Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T01:04:38.588Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T01:04:38.589Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-14T01:04:38.589Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-14T01:05:08.589Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T01:05:08.616Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T01:05:08.621Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T01:05:08.621Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-14T01:05:08.621Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-14T01:05:13.848Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:05:13.850Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:05:13.850Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026248050,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:05:13.851Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:05:13.851Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:05:13.851Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026224481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:05:13.851Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:05:13.851Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:05:13.851Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026256069,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:05:13.852Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:05:38.621Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T01:05:38.651Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T01:05:38.657Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T01:05:38.658Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-14T01:05:38.658Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-14T01:06:08.658Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T01:06:08.687Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T01:06:08.694Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T01:06:08.694Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-14T01:06:08.694Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-14T01:06:13.848Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:06:13.860Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.860Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.861Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.861Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.861Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026248050,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.861Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.861Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.861Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026257880,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.861Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.862Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.862Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026256069,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.862Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.862Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.863Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026224481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.863Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.863Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.863Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026253230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.863Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.863Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.863Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026256069,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026248050,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026257880,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026224481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026253230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.864Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026256069,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026248050,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026253230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026257880,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026224481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026256069,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.865Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.866Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026248050,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.866Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.866Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.866Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026257880,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.866Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.866Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.866Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026224481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.866Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.867Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.867Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026253230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.867Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.867Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.867Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.867Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.867Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.867Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.867Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.867Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026256069,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026248050,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026253230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026257880,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.868Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026224481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026256069,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026224481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026253230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.869Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026257880,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026248050,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026256069,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026248050,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026253230,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.870Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026257880,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026228646,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026224481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026268002,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026268667,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026268177,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.871Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026268079,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026268685,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026267687,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026268002,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026269688,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.872Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026269318,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:13.873Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.873Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.873Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.873Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.873Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.873Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026268002,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.873Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.873Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.873Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026270690,
  "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-05-14T01:06:13.890Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
2023-05-14T01:06:13.891Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a 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-05-14T01:06:13.918Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.918Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026270872,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:13.919Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.919Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.919Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026270492,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:13.919Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.919Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.919Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026268002,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.919Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.919Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.919Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026271009,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "COMPONENT_DONE_OK",
  "componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-14T01:06:13.934Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
2023-05-14T01:06:13.934Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a 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-05-14T01:06:13.957Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.957Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026271041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:13.957Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.957Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.957Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026271691,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.958Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.958Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.958Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026271548,
  "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-05-14T01:06:13.971Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
2023-05-14T01:06:13.972Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-05-14T01:06:13.989Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.989Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026272047,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:13.989Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.990Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.990Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026268002,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.990Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.990Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.990Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026272010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.990Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.990Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.990Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026271691,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.991Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.991Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.991Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026272551,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-05-14T01:06:13.991Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.991Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.991Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026273260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:13.991Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.991Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.991Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026268002,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.992Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.992Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.992Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026272010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.992Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.993Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.993Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026271691,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.993Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.993Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.994Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026273555,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.994Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.994Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.994Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026273696,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T01:06:13.994Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.994Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.994Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026268002,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.994Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.994Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.995Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026274549,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-05-14T01:06:13.995Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.995Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.995Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026272010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.995Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.995Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.995Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026271691,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:13.995Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.995Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.995Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026273823,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T01:06:13.996Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.996Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.996Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026273555,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-05-14T01:06:13.996Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:13.996Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:13.996Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026274701,
  "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-05-14T01:06:14.009Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
2023-05-14T01:06:14.010Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a 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-05-14T01:06:14.032Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.032Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026268002,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.032Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.033Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.033Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026275551,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-05-14T01:06:14.033Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.033Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.033Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026272010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.033Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.033Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.034Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026271691,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.034Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.034Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.034Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026274825,
  "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-05-14T01:06:14.048Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
2023-05-14T01:06:14.049Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a 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-05-14T01:06:14.072Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.073Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026273555,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-05-14T01:06:14.073Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.073Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.073Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.073Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.074Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.074Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026268002,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.074Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.074Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.074Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026276553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-05-14T01:06:14.074Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.074Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.075Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026272010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.075Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.075Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.075Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026271691,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.075Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.075Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.075Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026273555,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.075Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.076Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.076Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.076Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.076Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.076Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "ves-openapi-manager",
  "timestamp": 1684026268002,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.076Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.076Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.076Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026277555,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T01:06:14.077Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.077Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.077Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026272010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.077Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.077Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.077Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026271691,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.077Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.078Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.078Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026273555,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-05-14T01:06:14.078Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.078Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.078Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.078Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.078Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.078Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026272010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.079Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.079Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.079Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026271691,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.079Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.079Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.079Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026273555,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-05-14T01:06:14.079Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.079Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.080Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.080Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.080Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.080Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026272010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.080Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.080Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.080Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026271691,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.081Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.081Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.081Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026273555,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-05-14T01:06:14.081Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.081Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.081Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.081Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.081Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.082Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026272010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.082Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.082Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.082Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026271691,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T01:06:14.082Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.082Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.082Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026273555,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.082Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.083Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.083Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.083Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.083Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.083Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026272010,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T01:06:14.083Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.083Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.083Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026281956,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:14.084Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.084Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.084Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026273555,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.084Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.084Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.084Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.084Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.085Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.085Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026282154,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:14.085Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.085Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.085Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026282960,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T01:06:14.085Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.085Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.085Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026273555,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T01:06:14.086Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.086Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.086Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.086Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.086Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.086Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "policy-distribution-id",
  "timestamp": 1684026283961,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-05-14T01:06:14.126Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 19940b0e-178a-49a7-a23c-6d93c9be8205
2023-05-14T01:06:14.126Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19940b0e-178a-49a7-a23c-6d93c9be8205 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-05-14T01:06:14.152Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.152Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026283715,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:14.152Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.152Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.152Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026283231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.153Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.153Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.153Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1684026283718,
  "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-05-14T01:06:14.169Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 19940b0e-178a-49a7-a23c-6d93c9be8205
2023-05-14T01:06:14.170Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19940b0e-178a-49a7-a23c-6d93c9be8205 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-05-14T01:06:14.195Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.195Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.196Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.196Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.196Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026283231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.196Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.196Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.196Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026284831,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:14.196Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.197Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026262038,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T01:06:14.197Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.197Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026283231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.197Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.197Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.198Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026285938,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:14.198Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.198Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.198Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026285907,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:14.198Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.198Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.198Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026283231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.198Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.198Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.199Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026287070,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:14.199Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.199Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.199Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026283231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.199Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.199Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.199Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026288222,
  "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-05-14T01:06:14.215Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 19940b0e-178a-49a7-a23c-6d93c9be8205
2023-05-14T01:06:14.215Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19940b0e-178a-49a7-a23c-6d93c9be8205 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-05-14T01:06:14.234Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.235Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026288174,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T01:06:14.235Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.235Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.235Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026283231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.235Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.235Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.235Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "multicloud-k8s",
  "timestamp": 1684026289225,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-05-14T01:06:14.235Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.235Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.235Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1684026289178,
  "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-05-14T01:06:14.248Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 19940b0e-178a-49a7-a23c-6d93c9be8205
2023-05-14T01:06:14.249Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19940b0e-178a-49a7-a23c-6d93c9be8205 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-05-14T01:06:14.271Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.271Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026283231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.271Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.271Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.271Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026283231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.271Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.271Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.271Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026283231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:06:14.272Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.272Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.272Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026283231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T01:06:14.272Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.272Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.272Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026293408,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:06:14.272Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.272Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.272Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026300025,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T01:06:14.272Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:06:14.272Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:06:14.272Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "aai-model-loader",
  "timestamp": 1684026301028,
  "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-05-14T01:06:14.287Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 19940b0e-178a-49a7-a23c-6d93c9be8205
2023-05-14T01:06:14.288Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19940b0e-178a-49a7-a23c-6d93c9be8205 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-05-14T01:06:38.694Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T01:06:38.721Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T01:06:38.727Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T01:06:38.727Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-14T01:06:38.727Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-14T01:06:38.727Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-14T01:06:38.727Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T01:06:38.728Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T01:06:38.728Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T01:06:38.728Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T01:06:38.728Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T01:06:38.728Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-14T01:06:38.743Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-14T01:07:08.743Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a 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-05-14T01:07:08.758Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a and serviceModelVersionId: 65062ebe-b187-479a-b309-ce33eadb2518
2023-05-14T01:07:08.759Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 72640ad7-15f2-464d-aaf6-348b82ee9ace
2023-05-14T01:07:08.759Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/72640ad7-15f2-464d-aaf6-348b82ee9ace/model-vers/model-ver/65062ebe-b187-479a-b309-ce33eadb2518?depth=0
2023-05-14T01:07:08.764Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-05-14T01:07:08.782Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/72640ad7-15f2-464d-aaf6-348b82ee9ace/model-vers/model-ver/65062ebe-b187-479a-b309-ce33eadb2518?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-05-14T01:07:08.782Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/72640ad7-15f2-464d-aaf6-348b82ee9ace/model-vers/model-ver/65062ebe-b187-479a-b309-ce33eadb2518?depth=0|INFO|500||Invoke
2023-05-14T01:07:08.790Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/72640ad7-15f2-464d-aaf6-348b82ee9ace/model-vers/model-ver/65062ebe-b187-479a-b309-ce33eadb2518?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-05-14T01:07:08.961Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/72640ad7-15f2-464d-aaf6-348b82ee9ace/model-vers/model-ver/65062ebe-b187-479a-b309-ce33eadb2518?depth=0|INFO|500||InvokeReturn
2023-05-14T01:07:08.962Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/72640ad7-15f2-464d-aaf6-348b82ee9ace/model-vers/model-ver/65062ebe-b187-479a-b309-ce33eadb2518?depth=0 has http status code:200 and response headers:{date=[Sun, 14 May 2023 01:07:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[167], vertex-id=[266400], x-aai-txid=[0-aai-resources-230514-01:07:08:197-38960], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-14T01:07:08.963Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-05-14T01:07:08.963Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-14T01:07:08.963Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T01:07:08.977Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-05-14T01:07:08.977Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4c527f5f-300d-4a77-bb31-da2dbe6a0d2a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-14T01:07:08.978Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-14T01:07:08.978Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:08.978Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:08.978Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026428977,
  "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-05-14T01:07:10.017Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:07:10.018Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-05-14T01:07:10.019Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"19940b0e-178a-49a7-a23c-6d93c9be8205","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee","serviceDescription":"service","serviceInvariantUUID":"825f00f7-840f-44eb-903c-d884e9c895bf","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3a3dd847-0679-4b0b-9e1d-84f87f3b265a","resourceInvariantUUID":"7a9bf76a-0443-4c04-bfbe-572d632cfb0c","resourceCustomizationUUID":"f2464cf3-0037-4d00-bb73-92f544b27815","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":"YjU1M2E1ZTRhMjJiNTRkMTIxN2Q2OTQyNTYzYzRmMTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"977fd584-a354-4def-8fe1-023a39f86a75","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":"YjFhNDE0MTU1NWZlNWQ3Y2U2MDNlOWZlY2QwNTUzZjE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e73ee021-89e3-448a-aa9b-e99faafd9b87","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":"c8d87042-e6ab-461f-82bc-385ea9f4ec2b","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":"97da919e-45f6-41f1-923f-46e6902c269d","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":"ab230dcd-eab8-4b7a-9b5d-31fac09ea05a","artifactVersion":"2","generatedFromUUID":"d5e0fbc1-73ab-40b0-bbc5-2484c07beab6"},{"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":"3b034e18-276e-467e-b14f-540f9e5c51f5","artifactVersion":"2","generatedFromUUID":"c8d87042-e6ab-461f-82bc-385ea9f4ec2b"},{"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":"d5e0fbc1-73ab-40b0-bbc5-2484c07beab6","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":"0fac27aa-d4c3-4473-98e5-e10f1bf96daf","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":"ZjM1OWIyMjcwZGZjNGU1YmE2M2Q1MmM5Y2U3YjY3Yjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1f0e53e6-040f-422c-b6eb-75472b81d2ae","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"Njc1ODE4ZGZlYjg4ZmIwNWU4MTEzMDNkYjBkNWQ2MDM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cf9cb8cf-2340-41d1-b21d-dfba7a249132","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-14T01:07:10.021Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:07:10.021Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:10.021Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:10.021Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "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-05-14T01:07:11.022Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:07:11.023Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:11.023Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:11.023Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "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-05-14T01:07:12.024Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:07:12.024Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:12.024Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:12.025Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "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-05-14T01:07:13.025Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:07:13.026Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:13.026Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:13.026Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "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-05-14T01:07:13.848Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:07:13.853Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:07:13.853Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4c527f5f-300d-4a77-bb31-da2dbe6a0d2a",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026428977,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-14T01:07:13.854Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:07:13.854Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:07:13.854Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:07:13.854Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:07:13.854Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:07:13.854Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-05-14T01:07:13.854Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:07:13.854Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:07:13.854Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-05-14T01:07:13.854Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:07:13.854Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-14T01:07:13.854Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:07:13.854Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:07:14.027Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:07:14.027Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:14.027Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:14.028Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "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-05-14T01:07:15.029Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:07:15.029Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:15.030Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:15.030Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "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-05-14T01:07:16.031Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:07:16.032Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:16.032Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:16.032Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "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-05-14T01:07:17.033Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:07:17.034Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:17.034Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:17.034Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "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-05-14T01:07:18.036Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:07:18.036Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:18.037Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:18.037Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:07:19.039Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-14T01:07:19.039Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:19.039Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:19.040Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:07:20.042Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee",
  "serviceDescription": "service",
  "serviceInvariantUUID": "825f00f7-840f-44eb-903c-d884e9c895bf",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "f2464cf3-0037-4d00-bb73-92f544b27815",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "3a3dd847-0679-4b0b-9e1d-84f87f3b265a",
      "resourceInvariantUUID": "7a9bf76a-0443-4c04-bfbe-572d632cfb0c",
      "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": "YjFhNDE0MTU1NWZlNWQ3Y2U2MDNlOWZlY2QwNTUzZjE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e73ee021-89e3-448a-aa9b-e99faafd9b87",
          "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": "c8d87042-e6ab-461f-82bc-385ea9f4ec2b",
          "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": "3b034e18-276e-467e-b14f-540f9e5c51f5",
            "generatedFromUUID": "c8d87042-e6ab-461f-82bc-385ea9f4ec2b"
          },
          "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": "ab230dcd-eab8-4b7a-9b5d-31fac09ea05a",
          "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": "3b034e18-276e-467e-b14f-540f9e5c51f5",
          "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": "d5e0fbc1-73ab-40b0-bbc5-2484c07beab6",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "Njc1ODE4ZGZlYjg4ZmIwNWU4MTEzMDNkYjBkNWQ2MDM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "cf9cb8cf-2340-41d1-b21d-dfba7a249132"
    }
  ],
  "workloadContext": "Production"
}
2023-05-14T01:07:20.043Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-14T01:07:20.043Z|4c527f5f-300d-4a77-bb31-da2dbe6a0d2a|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee ASDC
2023-05-14T01:07:20.043Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:19940b0e-178a-49a7-a23c-6d93c9be8205
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee
ServiceInvariantUUID:825f00f7-840f-44eb-903c-d884e9c895bf
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:cf9cb8cf-2340-41d1-b21d-dfba7a249132
ArtifactChecksum:Njc1ODE4ZGZlYjg4ZmIwNWU4MTEzMDNkYjBkNWQ2MDM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:f2464cf3-0037-4d00-bb73-92f544b27815
ResourceInvariantUUID:7a9bf76a-0443-4c04-bfbe-572d632cfb0c
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:3a3dd847-0679-4b0b-9e1d-84f87f3b265a
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:e73ee021-89e3-448a-aa9b-e99faafd9b87
ArtifactChecksum:YjFhNDE0MTU1NWZlNWQ3Y2U2MDNlOWZlY2QwNTUzZjE=
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:c8d87042-e6ab-461f-82bc-385ea9f4ec2b
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:3b034e18-276e-467e-b14f-540f9e5c51f5
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:ab230dcd-eab8-4b7a-9b5d-31fac09ea05a
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:3b034e18-276e-467e-b14f-540f9e5c51f5
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:d5e0fbc1-73ab-40b0-bbc5-2484c07beab6
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-05-14T01:07:20.044Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee 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-05-14T01:07:20.128Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-14T01:07:20.129Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T01:07:20.129Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T01:07:20.130Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: cf9cb8cf-2340-41d1-b21d-dfba7a249132 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-05-14T01:07:20.130Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T01:07:20.130Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-05-14T01:07:20.289Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T01:07:20.295Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar cf9cb8cf-2340-41d1-b21d-dfba7a249132 163257
2023-05-14T01:07:20.295Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-05-14T01:07:20.295Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-05-14T01:07:20.295Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T01:07:20.296Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:20.296Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:20.296Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026440295,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:07:21.296Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-14T01:07:21.297Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-05-14T01:07:21.298Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: cf9cb8cf-2340-41d1-b21d-dfba7a249132, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-05-14T01:07:21.298Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-05-14T01:07:21.299Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-05-14T01:07:21.299Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-05-14T01:07:21.390Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4981382194520466589/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-05-14T01:07:22.248Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-14T01:07:22.248Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-14T01:07:22.248Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-05-14T01:07:22.249Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-05-14T01:07:22.249Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-05-14T01:07:22.249Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:22.249Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:22.249Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:22.249Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-05-14T01:07:22.249Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.249Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:22.249Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-14T01:07:22.249Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-14T01:07:22.250Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-14T01:07:22.250Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.250Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:22.250Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-14T01:07:22.250Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-05-14T01:07:22.250Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-14T01:07:22.250Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.250Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:22.250Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.250Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-05-14T01:07:22.251Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-05-14T01:07:22.251Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-05-14T01:07:22.251Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-14T01:07:22.251Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.251Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-14T01:07:22.251Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.251Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-14T01:07:22.251Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T01:07:22.251Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.251Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-14T01:07:22.252Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T01:07:22.252Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.252Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-14T01:07:22.252Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T01:07:22.252Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.252Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-14T01:07:22.252Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T01:07:22.252Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.252Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-05-14T01:07:22.252Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-05-14T01:07:22.253Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=052f4179-709c-4a3c-83d5-3f84886e6657
2023-05-14T01:07:22.253Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.253Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:22.253Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.253Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:22.253Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.253Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:22.253Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:22.253Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:22.253Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee
Model Version:NULL
Model InvariantUuid:825f00f7-840f-44eb-903c-d884e9c895bf
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:2a2fd307-1b68-42bb-b07a-60a0d894ee25
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:7a9bf76a-0443-4c04-bfbe-572d632cfb0c
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:f2464cf3-0037-4d00-bb73-92f544b27815
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:09ff7d43-bd73-4e7e-8d85-d3d9e1199c1e
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:863c9204-4dc9-44ac-b458-c238435a3a5e
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:b78fd4ff-b748-4642-b580-915044992c65
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:8e3b6e3b-47d2-4717-9c21-dd01f42deb1a
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:052f4179-709c-4a3c-83d5-3f84886e6657
ModelInvariantUuid:8e3daca9-3405-45bf-8716-ccec19bf4554
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:6c5110ad-2449-4bbc-8724-5759fad35121
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:6f9c8071-ed1a-49dc-8c66-189758cf19db
ModelInvariantUuid:90d5e3fd-b3af-48ad-b2f3-230db30e5e4f
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:c2eeaddc-2465-48c5-9e6b-344596b7a572
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-05-14T01:07:22.275Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 3a3dd847-0679-4b0b-9e1d-84f87f3b265a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T01:07:22.281Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||basic_cnf_macro 0
2023-05-14T01:07:22.281Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3a3dd847-0679-4b0b-9e1d-84f87f3b265a
2023-05-14T01:07:22.281Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: e73ee021-89e3-448a-aa9b-e99faafd9b87 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-05-14T01:07:22.281Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T01:07:22.281Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:22.477Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T01:07:22.478Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json e73ee021-89e3-448a-aa9b-e99faafd9b87 1565
2023-05-14T01:07:22.478Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:22.479Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:22.479Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T01:07:22.479Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:22.479Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:22.480Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026442478,
  "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-05-14T01:07:23.481Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "b78fd4ff-b748-4642-b580-915044992c65",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "8e3b6e3b-47d2-4717-9c21-dd01f42deb1a",
    "vfModuleModelCustomizationUUID": "338b1614-ad82-42c4-9cf7-59c4483e04f5",
    "isBase": true,
    "artifacts": [
      "c8d87042-e6ab-461f-82bc-385ea9f4ec2b",
      "3b034e18-276e-467e-b14f-540f9e5c51f5"
    ],
    "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": "09ff7d43-bd73-4e7e-8d85-d3d9e1199c1e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "863c9204-4dc9-44ac-b458-c238435a3a5e",
    "vfModuleModelCustomizationUUID": "483288b7-a48b-4e74-9944-d3c69f9db128",
    "isBase": false,
    "artifacts": [
      "d5e0fbc1-73ab-40b0-bbc5-2484c07beab6"
    ],
    "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-05-14T01:07:23.486Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8e3b6e3b-47d2-4717-9c21-dd01f42deb1a
VfModuleModelInvariantUUID:b78fd4ff-b748-4642-b580-915044992c65
VfModuleModelDescription:NULL
Artifacts UUID List:{
c8d87042-e6ab-461f-82bc-385ea9f4ec2b
,
3b034e18-276e-467e-b14f-540f9e5c51f5

}
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:863c9204-4dc9-44ac-b458-c238435a3a5e
VfModuleModelInvariantUUID:09ff7d43-bd73-4e7e-8d85-d3d9e1199c1e
VfModuleModelDescription:NULL
Artifacts UUID List:{
d5e0fbc1-73ab-40b0-bbc5-2484c07beab6

}
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-05-14T01:07:23.490Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "b78fd4ff-b748-4642-b580-915044992c65",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "8e3b6e3b-47d2-4717-9c21-dd01f42deb1a",
    "vfModuleModelCustomizationUUID": "338b1614-ad82-42c4-9cf7-59c4483e04f5",
    "isBase": true,
    "artifacts": [
      "c8d87042-e6ab-461f-82bc-385ea9f4ec2b",
      "3b034e18-276e-467e-b14f-540f9e5c51f5"
    ],
    "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": "09ff7d43-bd73-4e7e-8d85-d3d9e1199c1e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "863c9204-4dc9-44ac-b458-c238435a3a5e",
    "vfModuleModelCustomizationUUID": "483288b7-a48b-4e74-9944-d3c69f9db128",
    "isBase": false,
    "artifacts": [
      "d5e0fbc1-73ab-40b0-bbc5-2484c07beab6"
    ],
    "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-05-14T01:07:23.490Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:8e3b6e3b-47d2-4717-9c21-dd01f42deb1a
VfModuleModelInvariantUUID:b78fd4ff-b748-4642-b580-915044992c65
VfModuleModelDescription:NULL
Artifacts UUID List:{
c8d87042-e6ab-461f-82bc-385ea9f4ec2b
,
3b034e18-276e-467e-b14f-540f9e5c51f5

}
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:863c9204-4dc9-44ac-b458-c238435a3a5e
VfModuleModelInvariantUUID:09ff7d43-bd73-4e7e-8d85-d3d9e1199c1e
VfModuleModelDescription:NULL
Artifacts UUID List:{
d5e0fbc1-73ab-40b0-bbc5-2484c07beab6

}
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-05-14T01:07:23.490Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c8d87042-e6ab-461f-82bc-385ea9f4ec2b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-05-14T01:07:23.490Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T01:07:23.491Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:23.598Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T01:07:23.599Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml c8d87042-e6ab-461f-82bc-385ea9f4ec2b 914
2023-05-14T01:07:23.599Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:23.599Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:23.599Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T01:07:23.600Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:23.600Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:23.600Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026443599,
  "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-05-14T01:07:24.601Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: ab230dcd-eab8-4b7a-9b5d-31fac09ea05a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-05-14T01:07:24.601Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T01:07:24.601Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:24.702Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T01:07:24.703Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ab230dcd-eab8-4b7a-9b5d-31fac09ea05a 12
2023-05-14T01:07:24.703Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:24.703Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:24.703Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T01:07:24.703Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:24.703Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:24.704Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026444703,
  "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-05-14T01:07:25.704Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 3b034e18-276e-467e-b14f-540f9e5c51f5 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-05-14T01:07:25.705Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T01:07:25.705Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:25.881Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T01:07:25.882Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 3b034e18-276e-467e-b14f-540f9e5c51f5 96
2023-05-14T01:07:25.882Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:25.882Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:25.882Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T01:07:25.882Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:25.883Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:25.883Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026445882,
  "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-05-14T01:07:26.884Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d5e0fbc1-73ab-40b0-bbc5-2484c07beab6 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-05-14T01:07:26.884Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-05-14T01:07:26.884Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:27.128Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-05-14T01:07:27.129Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz d5e0fbc1-73ab-40b0-bbc5-2484c07beab6 20206
2023-05-14T01:07:27.129Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:27.129Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:27.129Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-14T01:07:27.130Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:27.130Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:27.130Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026447129,
  "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-05-14T01:07:28.138Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee
2023-05-14T01:07:28.138Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 3a3dd847-0679-4b0b-9e1d-84f87f3b265a 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-05-14T01:07:28.164Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5a8da278, org.onap.sdc.toscaparser.api.parameters.Input@7134e2f, org.onap.sdc.toscaparser.api.parameters.Input@f61a3c8, org.onap.sdc.toscaparser.api.parameters.Input@477f028d, org.onap.sdc.toscaparser.api.parameters.Input@7056e678]
2023-05-14T01:07:28.166Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:28.166Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:28.167Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2023-05-14T01:07:28.167Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= f2464cf3-0037-4d00-bb73-92f544b27815
2023-05-14T01:07:28.167Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f2464cf3-0037-4d00-bb73-92f544b27815 matches Tosca VF Customization UUID: f2464cf3-0037-4d00-bb73-92f544b27815
2023-05-14T01:07:28.167Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: f2464cf3-0037-4d00-bb73-92f544b27815  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-05-14T01:07:28.173Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:28.173Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:28.174Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id f2464cf3-0037-4d00-bb73-92f544b27815: {\"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-05-14T01:07:28.175Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@508021e8
2023-05-14T01:07:28.175Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:28.175Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-14T01:07:28.176Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 483288b7-a48b-4e74-9944-d3c69f9db128
2023-05-14T01:07:28.176Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 483288b7-a48b-4e74-9944-d3c69f9db128
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-05-14T01:07:28.181Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:28.181Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-14T01:07:28.181Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T01:07:28.182Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:28.182Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-14T01:07:28.182Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-14T01:07:28.182Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:28.182Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-05-14T01:07:28.182Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=f2464cf3-0037-4d00-bb73-92f544b27815
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T01:07:28.187Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:28.187Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:28.188Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee: basic_cnf_macro
2023-05-14T01:07:28.188Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:28.188Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:28.188Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:28.188Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:28.188Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:28.188Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:28.188Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:28.188Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:28.189Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-05-14T01:07:28.189Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-14T01:07:28.189Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:28.289Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 3a3dd847-0679-4b0b-9e1d-84f87f3b265a 2 ASDC deployResourceStructure
2023-05-14T01:07:28.290Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:28.290Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:28.290Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T01:07:28.291Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:28.291Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:28.291Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026448289,
  "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-05-14T01:07:29.292Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:29.293Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:29.293Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T01:07:29.293Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:29.293Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:29.293Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026449292,
  "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-05-14T01:07:30.300Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:30.300Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:30.301Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-05-14T01:07:30.301Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:30.301Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:30.301Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026450294,
  "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-05-14T01:07:31.302Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:31.303Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:31.303Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T01:07:31.303Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:31.303Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:31.303Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026451302,
  "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-05-14T01:07:32.305Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:32.305Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||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-05-14T01:07:32.305Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-05-14T01:07:32.305Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:32.305Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:32.306Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026452304,
  "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-05-14T01:07:33.307Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-05-14T01:07:33.307Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-05-14T01:07:33.307Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-14T01:07:33.307Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:07:33.307Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:07:33.307Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026453306,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:07:34.308Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19940b0e-178a-49a7-a23c-6d93c9be8205
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T01:07:34.337Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19940b0e-178a-49a7-a23c-6d93c9be8205
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-14T01:07:34.341Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-14T01:07:34.341Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-14T01:07:34.342Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-14T01:07:34.342Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-14T01:07:34.342Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T01:07:34.342Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T01:07:34.342Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T01:07:34.342Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T01:07:34.342Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-05-14T01:07:34.342Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-05-14T01:07:34.357Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-14T01:08:04.358Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 19940b0e-178a-49a7-a23c-6d93c9be8205 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-05-14T01:08:04.371Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 19940b0e-178a-49a7-a23c-6d93c9be8205 and serviceModelVersionId: 4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee
2023-05-14T01:08:04.372Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 825f00f7-840f-44eb-903c-d884e9c895bf
2023-05-14T01:08:04.373Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/825f00f7-840f-44eb-903c-d884e9c895bf/model-vers/model-ver/4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee?depth=0
2023-05-14T01:08:04.380Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-05-14T01:08:04.404Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/825f00f7-840f-44eb-903c-d884e9c895bf/model-vers/model-ver/4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee?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-05-14T01:08:04.405Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/825f00f7-840f-44eb-903c-d884e9c895bf/model-vers/model-ver/4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee?depth=0|INFO|500||Invoke
2023-05-14T01:08:04.412Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/825f00f7-840f-44eb-903c-d884e9c895bf/model-vers/model-ver/4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-05-14T01:08:04.616Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/825f00f7-840f-44eb-903c-d884e9c895bf/model-vers/model-ver/4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee?depth=0|INFO|500||InvokeReturn
2023-05-14T01:08:04.617Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/825f00f7-840f-44eb-903c-d884e9c895bf/model-vers/model-ver/4f5519ab-3cc6-4cf5-b09e-8414c4ed6dee?depth=0 has http status code:200 and response headers:{date=[Sun, 14 May 2023 01:08:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[199], vertex-id=[229392], x-aai-txid=[2-aai-resources-230514-01:08:03:818-57873], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-14T01:08:04.617Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-05-14T01:08:04.617Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-14T01:08:04.617Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-05-14T01:08:04.633Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-05-14T01:08:04.633Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 19940b0e-178a-49a7-a23c-6d93c9be8205 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-14T01:08:04.633Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-14T01:08:04.634Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-05-14T01:08:04.634Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-14T01:08:04.634Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Trying to send status: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026484633,
  "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-05-14T01:08:05.672Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:08:13.848Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:08:13.849Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-05-14T01:08:13.849Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-05-14T01:08:13.850Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:05.673Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:09:13.848Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:09:13.850Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.850Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-05-14T01:09:13.851Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.851Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.851Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-05-14T01:09:13.852Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.852Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.852Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:09:13.852Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.852Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.852Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-05-14T01:09:13.852Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.852Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.852Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026430017,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-05-14T01:09:13.853Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.853Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.853Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026440295,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:09:13.853Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.853Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.853Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026442478,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:09:13.853Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.853Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.853Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026443599,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:09:13.853Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.853Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.854Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026444703,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:09:13.854Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.854Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.854Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026445882,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:09:13.854Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.854Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.854Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026447129,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-05-14T01:09:13.855Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.855Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.855Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026448289,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-05-14T01:09:13.855Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.855Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.855Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026449292,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-05-14T01:09:13.855Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.855Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.855Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026450294,
  "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-05-14T01:09:13.855Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.856Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.856Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026451302,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-05-14T01:09:13.856Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.856Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.856Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026452304,
  "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-05-14T01:09:13.856Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.856Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.856Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026453306,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-05-14T01:09:13.856Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:09:13.856Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-14T01:09:13.857Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "19940b0e-178a-49a7-a23c-6d93c9be8205",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1684026484633,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-14T01:09:13.857Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-14T01:10:05.674Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:10:13.848Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:11:05.675Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:11:13.849Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:12:05.676Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:12:13.851Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:13:05.677Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:13:13.852Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:14:05.677Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:14:13.853Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:15:05.678Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:15:13.853Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:16:05.679Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:16:13.854Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:17:05.679Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:17:13.856Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:17:15.893Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Node 1 disconnected.
2023-05-14T01:18:05.681Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:18:13.857Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:19:05.682Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:19:13.858Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:20:05.683Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:20:13.859Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:21:05.685Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:21:13.859Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:22:05.685Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:22:13.861Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:23:05.686Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:23:13.861Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:24:05.687Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:24:13.861Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:25:05.688Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:25:13.863Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:26:05.689Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:26:13.864Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:27:05.690Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:27:13.864Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:28:05.691Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:28:13.866Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:29:05.692Z|19940b0e-178a-49a7-a23c-6d93c9be8205|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:29:13.867Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:30:05.693Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:30:13.868Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:31:05.695Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:31:13.868Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:32:05.697Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:32:13.870Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:33:05.698Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:33:13.870Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:34:05.699Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:34:13.871Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:35:05.701Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:35:13.871Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:36:05.702Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:36:13.873Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:37:05.703Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:37:13.874Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:38:05.703Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:38:13.875Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:39:05.704Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:39:13.876Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:40:05.706Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:40:13.877Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:41:05.707Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:41:13.877Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:42:05.708Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:42:13.879Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:43:05.709Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:43:13.880Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:44:05.711Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:44:13.882Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:45:05.713Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:45:13.883Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:46:05.714Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:46:13.883Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:47:05.715Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:47:13.885Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:48:05.716Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:48:13.886Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:49:05.717Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:49:13.887Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:50:05.717Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:50:13.888Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:51:05.718Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:51:13.888Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:52:05.720Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:52:13.888Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:53:05.722Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:53:13.889Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:54:05.723Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:54:13.891Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:55:05.724Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:55:13.891Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:56:05.725Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:56:13.893Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:57:05.727Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:57:13.894Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:58:05.727Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:58:13.895Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T01:59:05.728Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T01:59:13.896Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:00:05.730Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:00:13.897Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:01:05.731Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:01:13.897Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:02:05.731Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:02:13.899Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:03:05.732Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:03:13.899Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:04:05.734Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:04:13.901Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:05:05.736Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:05:13.901Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:06:05.737Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:06:13.903Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:07:05.738Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:07:13.903Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:08:05.739Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:08:13.905Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:09:05.739Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:09:13.905Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:10:05.741Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:10:13.906Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:11:05.741Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:11:13.907Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:12:05.742Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:12:13.907Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:13:05.743Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:13:13.908Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:14:05.744Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:14:13.908Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:15:05.745Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:15:13.910Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:16:05.745Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:16:13.910Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:17:05.745Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:17:13.911Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:18:05.747Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:18:13.912Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:19:05.748Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:19:13.914Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:20:05.749Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:20:13.914Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:21:05.750Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:21:13.916Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:22:05.752Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:22:13.916Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:23:05.752Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:23:13.917Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:24:05.753Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:24:13.918Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:25:05.754Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:25:13.918Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:26:05.754Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:26:13.919Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:27:05.756Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:27:13.920Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:28:05.758Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:28:13.921Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T02:29:05.759Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T02:29:13.923Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO