JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-06T00:23:14.083Z||main|||||INFO|500||The following profiles are active: basic 2023-03-06T00:23:41.192Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-06T00:23:41.194Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-06T00:23:41.635Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-06T00:23:53.304Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-06T00:23:54.285Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-06T00:23:55.919Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-06T00:23:56.666Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-06T00:23:58.190Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-06T00:24:02.783Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-06T00:24:04.151Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-06T00:24:10.304Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-06T00:24:10.521Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-06T00:24:10.575Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-06T00:24:10.594Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-06T00:24:11.542Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-06T00:24:12.424Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-06T00:24:14.687Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-03-06T00:24:15.944Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2023-03-06T00:24:18.070Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:18.100Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:18.145Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:21.638Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:21.641Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:18 GMT], server=[envoy], x-envoy-upstream-service-time=[3469], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:21.645Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"95785674823a4e54a1142c131a3cb231","versionId":"7909defbf07c4b83b41b03246e3aeab4"} 2023-03-06T00:24:21.703Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-03-06T00:24:21.940Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:21.941Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d1701a13-776e-4add-92c0-a26bcb8a06cd], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:21.944Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:23.769Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1801]} 2023-03-06T00:24:23.770Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:23.772Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95785674823a4e54a1142c131a3cb231/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:23.773Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-03-06T00:24:23.774Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:23.896Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:23.898Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fab46b91-f89e-4b8c-a244-2c869292c426], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:23.903Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:24.657Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:24 GMT], server=[envoy], x-envoy-upstream-service-time=[748], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:24.659Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a773b1dd377741efa78f3bc548ff24c6","versionId":"5dce43653d954c168946933ce785c04d"} 2023-03-06T00:24:24.661Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:24.666Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-03-06T00:24:24.745Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a773b1dd377741efa78f3bc548ff24c6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:24.748Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a773b1dd377741efa78f3bc548ff24c6/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:24.750Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a773b1dd377741efa78f3bc548ff24c6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:26.149Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a773b1dd377741efa78f3bc548ff24c6/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:26.151Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a773b1dd377741efa78f3bc548ff24c6/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1393]} 2023-03-06T00:24:26.152Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:26.154Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-03-06T00:24:26.154Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:26.235Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:26.237Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:26.239Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:26.860Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:26.861Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:26 GMT], server=[envoy], x-envoy-upstream-service-time=[617], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:26.866Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"c3df948338b144fa991c6c978c1080a3","versionId":"f01c5d9a90004ceba9cf09ea380802ca"} 2023-03-06T00:24:26.871Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-03-06T00:24:26.967Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:26.968Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b877da93-5d91-42a4-b4c1-e88ce8ba33d3], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:26.972Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:27.808Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[832]} 2023-03-06T00:24:27.810Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:27.811Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c3df948338b144fa991c6c978c1080a3/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:27.819Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-03-06T00:24:27.820Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:27.908Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:27.909Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[26c444a4-126f-4b86-b0f4-cdd99e80870b], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:27.912Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:28.570Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:28 GMT], server=[envoy], x-envoy-upstream-service-time=[653], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:28.573Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"62daa6ebf8b34f32b5281708649d8e4f","versionId":"3ca047e5bc2d4de0af8b92a839016e2e"} 2023-03-06T00:24:28.574Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:28.577Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-06T00:24:28.669Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/62daa6ebf8b34f32b5281708649d8e4f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:28.671Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62daa6ebf8b34f32b5281708649d8e4f/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:28.673Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62daa6ebf8b34f32b5281708649d8e4f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:29.692Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62daa6ebf8b34f32b5281708649d8e4f/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:29.693Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/62daa6ebf8b34f32b5281708649d8e4f/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1013]} 2023-03-06T00:24:29.694Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:29.696Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-06T00:24:29.696Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:29.777Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:29.778Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[63ae0edb-3bdc-43d4-a0fc-0427ed978dfa], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:29.780Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:30.364Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:30 GMT], server=[envoy], x-envoy-upstream-service-time=[578], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:30.365Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e5fad6a5d4554c858b29b52bc854f372","versionId":"37fa552d3d6948d481de015c2bdff469"} 2023-03-06T00:24:30.366Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:30.373Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-06T00:24:30.447Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:30.448Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[454cfb24-838e-4923-ae6f-35c99e847dcd], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:30.452Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:31.297Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[838]} 2023-03-06T00:24:31.298Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:31.300Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e5fad6a5d4554c858b29b52bc854f372/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:31.301Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-06T00:24:31.301Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:31.387Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:31.388Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[66108ba7-a462-4e4d-9133-8547ebdd1f54], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:31.390Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:31.954Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:32 GMT], server=[envoy], x-envoy-upstream-service-time=[560], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:31.957Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e9f04b9da6a4440c80866691374e92e6","versionId":"66fe0413baf5479ab47c8c09cf43b510"} 2023-03-06T00:24:31.960Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:31.966Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-06T00:24:32.067Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:32.069Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4b2fc155-c849-4be0-9422-cc13418a803b], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:32.071Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:33.259Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1184]} 2023-03-06T00:24:33.260Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:33.261Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f04b9da6a4440c80866691374e92e6/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:33.262Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-06T00:24:33.262Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:33.344Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:33.345Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9041d52e-43af-4cae-b8ab-17254ece6a54], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:33.348Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:33.946Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:34 GMT], server=[envoy], x-envoy-upstream-service-time=[589], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:33.948Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ca979faf8e8d4c9cba279918eef7bdfa","versionId":"206e5dafe613455eba09f8a070eda34c"} 2023-03-06T00:24:33.950Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:33.956Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-03-06T00:24:34.077Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:34.078Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[44f6c8f8-aadd-4bf4-9301-4acc6885925f], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:34.080Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:34.892Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[806]} 2023-03-06T00:24:34.893Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:34.894Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca979faf8e8d4c9cba279918eef7bdfa/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:34.895Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-03-06T00:24:34.895Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:34.992Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:34.995Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:35.000Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:35.708Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:35.709Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:35 GMT], server=[envoy], x-envoy-upstream-service-time=[703], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:35.710Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"dbc41278aed1454f87c4e37dc2f05146","versionId":"95f102fa1c884a1da9ca170220288b20"} 2023-03-06T00:24:35.714Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-03-06T00:24:35.815Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dbc41278aed1454f87c4e37dc2f05146/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:35.818Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dbc41278aed1454f87c4e37dc2f05146/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:35.820Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dbc41278aed1454f87c4e37dc2f05146/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:37.323Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dbc41278aed1454f87c4e37dc2f05146/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:37.324Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dbc41278aed1454f87c4e37dc2f05146/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1497]} 2023-03-06T00:24:37.325Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:37.329Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-03-06T00:24:37.330Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:37.402Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:37.404Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:37.405Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:38.405Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:38.408Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:38 GMT], server=[envoy], x-envoy-upstream-service-time=[993], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:38.412Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"bf5ebee3e41448409050f3768b7b681c","versionId":"e0bb9a6971b2468d9093ce7eecc4d57c"} 2023-03-06T00:24:38.418Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-03-06T00:24:38.482Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:38.483Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0fd0b772-ee7e-46f9-b607-c30ea741c281], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:38.485Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:39.651Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1160]} 2023-03-06T00:24:39.652Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:39.653Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bf5ebee3e41448409050f3768b7b681c/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:39.654Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-03-06T00:24:39.654Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:39.718Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:39.719Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[772632f8-dc4b-46fd-b202-b8ec6118bc9a], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:39.721Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:40.543Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:40 GMT], server=[envoy], x-envoy-upstream-service-time=[818], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:40.544Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"dc277626ff0746b8a10ee0af1976900b","versionId":"e0aefb65c2484bc7b6397db1d591ce40"} 2023-03-06T00:24:40.546Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:40.549Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-03-06T00:24:40.600Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:40.601Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[543234ce-ea61-49f9-a643-9f5a82351426], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:40.603Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:41.625Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1018]} 2023-03-06T00:24:41.626Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:41.627Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc277626ff0746b8a10ee0af1976900b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:41.627Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-03-06T00:24:41.628Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:41.685Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:41.687Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[644831b8-0c95-4acc-89f5-004911487ce2], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:41.689Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:42.428Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:42 GMT], server=[envoy], x-envoy-upstream-service-time=[736], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:42.433Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8b7c9195e6a944ffaf268208fa8114c0","versionId":"1eb9dfc6bcd24ddcb35c487d2ef71532"} 2023-03-06T00:24:42.435Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:42.438Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-03-06T00:24:42.491Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8b7c9195e6a944ffaf268208fa8114c0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:42.493Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8b7c9195e6a944ffaf268208fa8114c0/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:42.495Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8b7c9195e6a944ffaf268208fa8114c0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:43.392Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8b7c9195e6a944ffaf268208fa8114c0/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:43.393Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8b7c9195e6a944ffaf268208fa8114c0/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[892]} 2023-03-06T00:24:43.393Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:43.394Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-03-06T00:24:43.394Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:43.450Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:43.452Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:43.453Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:44.088Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:44.095Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:44 GMT], server=[envoy], x-envoy-upstream-service-time=[629], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:44.098Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"a5e55507399342db86484f490254d48d","versionId":"d0be814dc17b43649e11358ca07289f0"} 2023-03-06T00:24:44.102Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-03-06T00:24:44.175Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:44.175Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c52f1fbf-9714-40d2-acce-2ba99ec257db], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:44.178Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:45.321Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1140]} 2023-03-06T00:24:45.322Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:45.324Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a5e55507399342db86484f490254d48d/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:45.325Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-03-06T00:24:45.325Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:45.400Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:45.549Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:45.568Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:46.355Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:46.356Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:46 GMT], server=[envoy], x-envoy-upstream-service-time=[780], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:46.358Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"1860af78183a4dd08808146d70f7726b","versionId":"c8ea1b1e7b2f4814837446a2bfbae3ae"} 2023-03-06T00:24:46.362Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-03-06T00:24:46.435Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1860af78183a4dd08808146d70f7726b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:46.437Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1860af78183a4dd08808146d70f7726b/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:46.439Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1860af78183a4dd08808146d70f7726b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:47.148Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1860af78183a4dd08808146d70f7726b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:47.150Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1860af78183a4dd08808146d70f7726b/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[705]} 2023-03-06T00:24:47.151Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:47.152Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-03-06T00:24:47.153Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:47.231Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:47.231Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f3e836d5-160e-4e3b-811f-643f402e512d], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:47.235Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:48.001Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:47 GMT], server=[envoy], x-envoy-upstream-service-time=[761], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:48.012Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"603263da37d64b569be0aefbc307486a","versionId":"ca9deef579b94a38ac983b6e0fc1876c"} 2023-03-06T00:24:48.014Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:48.032Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-03-06T00:24:48.103Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/603263da37d64b569be0aefbc307486a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:48.105Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/603263da37d64b569be0aefbc307486a/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:48.107Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/603263da37d64b569be0aefbc307486a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:49.400Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/603263da37d64b569be0aefbc307486a/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:49.401Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/603263da37d64b569be0aefbc307486a/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1287]} 2023-03-06T00:24:49.402Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:49.403Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-03-06T00:24:49.403Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:49.486Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:49.488Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:49.490Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:50.222Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:50.223Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:50 GMT], server=[envoy], x-envoy-upstream-service-time=[719], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:50.230Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"b9a2ec7686874d1d84a494778b5caa86","versionId":"010cc3184a92409f91cb6a57bec70126"} 2023-03-06T00:24:50.233Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-03-06T00:24:50.291Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:50.293Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[69f1ff1a-87b3-4ee9-99c6-5bfb305a3fe4], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:50.295Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:51.039Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[740]} 2023-03-06T00:24:51.040Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:51.041Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9a2ec7686874d1d84a494778b5caa86/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:51.042Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-03-06T00:24:51.042Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:51.156Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:51.162Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[07219a9c-11ee-49b6-bc6f-87908f3327c0], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:51.166Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:51.732Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:51 GMT], server=[envoy], x-envoy-upstream-service-time=[557], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:51.734Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1887a177527a406fa011608545600bd5","versionId":"5d79e21859cd4144a5f51bb1ed3a1117"} 2023-03-06T00:24:51.735Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:51.742Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-03-06T00:24:51.804Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:51.805Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8176e74a-74b8-4ee6-a556-a9813c6bd814], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:51.807Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:52.595Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[784]} 2023-03-06T00:24:52.596Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:52.598Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1887a177527a406fa011608545600bd5/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:52.598Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-03-06T00:24:52.599Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:52.661Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:52.663Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:52.665Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:53.535Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:53.536Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:53 GMT], server=[envoy], x-envoy-upstream-service-time=[866], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:53.538Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"8a7755809b5d4d00a18e92fe6cf75c72","versionId":"6b52ac983fc04964aaa5ee3f2e04db4c"} 2023-03-06T00:24:53.541Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-03-06T00:24:53.584Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:53.585Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[794d180f-2812-459b-8090-7e22285ad4c7], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:53.587Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:55.022Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1429]} 2023-03-06T00:24:55.022Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:55.023Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a7755809b5d4d00a18e92fe6cf75c72/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:55.024Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-03-06T00:24:55.024Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:55.132Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:55.134Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:55.136Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:55.759Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:55.760Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:55 GMT], server=[envoy], x-envoy-upstream-service-time=[617], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:55.761Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||{"id":"6dc3510fa88b46b3ab51578186cd6cd8","versionId":"8e5363d4b9b342aeb04395cdcc8146e8"} 2023-03-06T00:24:55.772Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-03-06T00:24:55.826Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:55.827Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cd32dd78-7289-4386-9412-bf14105e1c96], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:55.828Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:57.015Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1182]} 2023-03-06T00:24:57.016Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:57.019Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6dc3510fa88b46b3ab51578186cd6cd8/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:57.021Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-03-06T00:24:57.021Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:57.099Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:57.100Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8cb880b7-8369-41e3-a910-8489a665e12d], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:57.102Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:57.737Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:57 GMT], server=[envoy], x-envoy-upstream-service-time=[631], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:57.738Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b3699e4c1f63468ba22a7ba3cce62786","versionId":"ed9a5c621d2b4136a5be41e283bfed5a"} 2023-03-06T00:24:57.739Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:57.743Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-03-06T00:24:57.802Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:57.803Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions with request headers:{X-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0110f4e1-9dc8-4428-9524-e33116e1dc5b], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:57.807Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:58.657Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[843]} 2023-03-06T00:24:58.659Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:58.661Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b3699e4c1f63468ba22a7ba3cce62786/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:58.661Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-03-06T00:24:58.662Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:58.736Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:58.738Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[93278649-891b-4a0c-9206-d4f82786403c], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:58.739Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:24:59.164Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:24:59 GMT], server=[envoy], x-envoy-upstream-service-time=[421], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:24:59.166Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a3b2d9c7590f411d99a2d3f5de097285","versionId":"891780371c3043e78a666b243a239af6"} 2023-03-06T00:24:59.167Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:24:59.171Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-03-06T00:24:59.243Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a3b2d9c7590f411d99a2d3f5de097285/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:24:59.246Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3b2d9c7590f411d99a2d3f5de097285/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:24:59.248Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3b2d9c7590f411d99a2d3f5de097285/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:24:59.688Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3b2d9c7590f411d99a2d3f5de097285/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:24:59.689Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a3b2d9c7590f411d99a2d3f5de097285/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:24:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[433]} 2023-03-06T00:24:59.689Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:24:59.690Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-03-06T00:24:59.690Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:24:59.768Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:24:59.773Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[16ca2a63-11f6-467d-b9e7-10e028446e3c], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:24:59.777Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:25:00.215Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:25:00 GMT], server=[envoy], x-envoy-upstream-service-time=[432], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:25:00.216Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f367030a30494cdaa05921821f0f9fdf","versionId":"8be8c0e349184c9a82e4e903a43dfc1f"} 2023-03-06T00:25:00.218Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:25:00.225Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-03-06T00:25:00.272Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f367030a30494cdaa05921821f0f9fdf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:25:00.278Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f367030a30494cdaa05921821f0f9fdf/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:25:00.281Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f367030a30494cdaa05921821f0f9fdf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:25:01.105Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f367030a30494cdaa05921821f0f9fdf/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:25:01.106Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f367030a30494cdaa05921821f0f9fdf/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:25:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[820]} 2023-03-06T00:25:01.106Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:25:01.107Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-03-06T00:25:01.108Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:25:01.200Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:25:01.201Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8f94ff82-8e65-4111-b407-e3b6720c3315], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:25:01.203Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:25:01.988Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:25:01 GMT], server=[envoy], x-envoy-upstream-service-time=[780], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:25:01.990Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8564d4f2be94482ba33a5fccb3a69cf2","versionId":"0c809bbb54914ac2af8b1742da0575f2"} 2023-03-06T00:25:01.991Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:25:01.994Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-03-06T00:25:02.040Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8564d4f2be94482ba33a5fccb3a69cf2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:25:02.042Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8564d4f2be94482ba33a5fccb3a69cf2/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:25:02.043Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8564d4f2be94482ba33a5fccb3a69cf2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:25:03.047Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8564d4f2be94482ba33a5fccb3a69cf2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:25:03.048Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8564d4f2be94482ba33a5fccb3a69cf2/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:25:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[999]} 2023-03-06T00:25:03.049Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:25:03.050Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-03-06T00:25:03.050Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:25:03.116Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:25:03.118Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[da57851d-9acd-4e03-817c-ff6a9c63f8dc], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:25:03.120Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-03-06T00:25:03.728Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:25:03 GMT], server=[envoy], x-envoy-upstream-service-time=[604], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:25:03.730Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"bfedd02d9f6f45648c38badbf80a5edf","versionId":"abca1da5e6d94d88a0a54d4dae5c412d"} 2023-03-06T00:25:03.731Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:25:03.734Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-03-06T00:25:03.774Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bfedd02d9f6f45648c38badbf80a5edf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:25:03.775Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfedd02d9f6f45648c38badbf80a5edf/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:25:03.777Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfedd02d9f6f45648c38badbf80a5edf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:25:04.894Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfedd02d9f6f45648c38badbf80a5edf/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:25:04.896Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bfedd02d9f6f45648c38badbf80a5edf/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:25:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1112]} 2023-03-06T00:25:04.897Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:25:04.898Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-03-06T00:25:04.898Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-03-06T00:25:04.962Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-06T00:25:04.963Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|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=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[89f4796f-67ae-4f2b-a73e-8e8ae6c98867], X-ECOMP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-TransactionID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], X-ONAP-RequestID=[05c52aa3-a064-4d1b-bcb8-e858841d9d91], Content-Type=[application/json]} 2023-03-06T00:25:04.965Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2023-03-06T00:25:05.879Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Mon, 06 Mar 2023 00:25:05 GMT], server=[envoy], x-envoy-upstream-service-time=[909], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-06T00:25:05.880Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"993e2f49c10b439a89ee035ea44e6666","versionId":"39c8a4e819cc4552bcaa3f0c94e54450"} 2023-03-06T00:25:05.882Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-06T00:25:05.884Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-03-06T00:25:05.934Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/993e2f49c10b439a89ee035ea44e6666/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-06T00:25:05.935Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/993e2f49c10b439a89ee035ea44e6666/versions/latest/actions|INFO|500||Invoke 2023-03-06T00:25:05.937Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/993e2f49c10b439a89ee035ea44e6666/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-06T00:25:06.692Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/993e2f49c10b439a89ee035ea44e6666/versions/latest/actions|INFO|500||InvokeReturn 2023-03-06T00:25:06.694Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/993e2f49c10b439a89ee035ea44e6666/versions/latest/actions has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 00:25:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[751]} 2023-03-06T00:25:06.694Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-06T00:25:06.694Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-03-06T00:25:12.930Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-06T00:25:18.047Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||WARN|500||--- 2023-03-06T00:25:18.047Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-06T00:25:18.048Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||WARN|500||--- 2023-03-06T00:25:18.857Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-06T00:25:28.042Z|05c52aa3-a064-4d1b-bcb8-e858841d9d91|main|||||INFO|500||Started Application in 140.884 seconds (JVM running for 148.94) 2023-03-06T00:25:28.069Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-06T00:25:28.071Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-06T00:25:28.079Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-06T00:25:28.158Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 16c2520a-88d4-4b10-b9fe-ed1a6b63e7f9 url= /sdc/v1/artifactTypes 2023-03-06T00:25:28.168Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-06T00:25:28.365Z||scheduling-1|||||DEBUG|500||GET Response Status 503 2023-03-06T00:25:28.372Z||scheduling-1|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@60d4102c 2023-03-06T00:25:28.376Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-03-06T00:25:28.412Z||scheduling-1|||||DEBUG|500||error from SDC is: no healthy upstream 2023-03-06T00:25:28.468Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to SDC 2023-03-06T00:25:28.481Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88) at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$76a0ff8e.periodicControllerTask() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 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) Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to SDC at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 33 common frames omitted 2023-03-06T00:26:18.033Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-06T00:26:18.033Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-06T00:26:18.034Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-06T00:26:18.041Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= fcb41d87-d5c9-4cb4-a473-43fdb31448f1 url= /sdc/v1/artifactTypes 2023-03-06T00:26:18.042Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-06T00:26:18.146Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-06T00:26:18.164Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-03-06T00:26:18.165Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-06T00:26:18.166Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a74c9e94-3b1e-4b33-ad52-bed278e570cd url= /sdc/v1/distributionKafkaData 2023-03-06T00:26:18.166Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-06T00:26:18.219Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-06T00:26:18.228Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@22e5a310 2023-03-06T00:26:18.352Z||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-f52bb286-7e37-4770-a364-4495664f33d2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-06T00:26:18.435Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Instantiated an idempotent producer. 2023-03-06T00:26:18.664Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-06T00:26:18.772Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-06T00:26:18.773Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-06T00:26:18.773Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678062378767 2023-03-06T00:26:18.780Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-06T00:26:18.813Z||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-8772b498-0213-4ca4-8daf-dbdf0fe0557d client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-06T00:26:18.994Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-06T00:26:19.003Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-06T00:26:19.003Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678062378994 2023-03-06T00:26:19.007Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:26:19.011Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:26:19.012Z||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-99dfd7d9-0191-4172-b8c7-6548a75db2d7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-06T00:26:19.031Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-06T00:26:19.032Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-06T00:26:19.033Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678062379031 2023-03-06T00:26:19.034Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:26:19.037Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:26:19.042Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-06T00:26:20.254Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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 PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T00:26:20.255Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Cluster ID: d5WmOIXbQbWdhGRU8_iZtw 2023-03-06T00:26:20.255Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, 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 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:20.255Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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 PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T00:26:20.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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 PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T00:26:20.256Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, 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 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:20.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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 PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T00:26:20.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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 PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T00:26:20.256Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, 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 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:20.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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 PRFE0MiBRXGyGOkSJZlWjw 2023-03-06T00:26:20.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, 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 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:20.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, 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 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:20.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, 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 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:20.258Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] ProducerId set to 1002 with epoch 0 2023-03-06T00:26:20.260Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Cluster ID: d5WmOIXbQbWdhGRU8_iZtw 2023-03-06T00:26:20.260Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Cluster ID: d5WmOIXbQbWdhGRU8_iZtw 2023-03-06T00:26:20.261Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-06T00:26:20.261Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-06T00:26:20.296Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] (Re-)joining group 2023-03-06T00:26:20.301Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] (Re-)joining group 2023-03-06T00:26:20.420Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7-6a3f216a-ea08-4b8c-9e47-d37d7217e543 2023-03-06T00:26:20.423Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-06T00:26:20.423Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] (Re-)joining group 2023-03-06T00:26:20.440Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d-0da28f31-9579-48a2-86a2-14516bb9ac32 2023-03-06T00:26:20.442Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-06T00:26:20.442Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] (Re-)joining group 2023-03-06T00:26:26.442Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7-6a3f216a-ea08-4b8c-9e47-d37d7217e543', protocol='range'} 2023-03-06T00:26:26.442Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d-0da28f31-9579-48a2-86a2-14516bb9ac32', protocol='range'} 2023-03-06T00:26:26.550Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:26.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:26.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:26.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:26.552Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:26.552Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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 1UTQV1y9TR-USa4J0KIFLw 2023-03-06T00:26:26.560Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7-6a3f216a-ea08-4b8c-9e47-d37d7217e543=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d-0da28f31-9579-48a2-86a2-14516bb9ac32=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-06T00:26:26.614Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d-0da28f31-9579-48a2-86a2-14516bb9ac32', protocol='range'} 2023-03-06T00:26:26.629Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-06T00:26:26.629Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7-6a3f216a-ea08-4b8c-9e47-d37d7217e543', protocol='range'} 2023-03-06T00:26:26.630Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-06T00:26:26.637Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-06T00:26:26.637Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-06T00:26:26.663Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-06T00:26:26.663Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-06T00:26:26.663Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-06T00:26:26.664Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-06T00:26:26.664Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-06T00:26:26.664Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-06T00:26:26.664Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-06T00:26:26.665Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-06T00:26:26.665Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-06T00:26:26.665Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-06T00:26:26.665Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-06T00:26:26.666Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-06T00:26:26.730Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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-03-06T00:26:26.732Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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-03-06T00:26:26.869Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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-03-06T00:26:26.870Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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-03-06T00:26:26.872Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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-03-06T00:26:26.873Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-06T00:26:26.873Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, 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-03-06T00:26:26.873Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-06T00:26:26.883Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-06T00:26:26.883Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-06T00:26:26.908Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-06T00:26:26.909Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-06T00:27:19.018Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:27:19.040Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:28:19.022Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:28:19.041Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:29:19.025Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:29:19.044Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:30:19.028Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:30:19.047Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:31:19.030Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:31:19.047Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:32:19.032Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:32:19.048Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:33:11.010Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-06T00:33:19.033Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:33:19.050Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:34:19.034Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:34:19.052Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:35:19.038Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:35:19.055Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:35:20.272Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8772b498-0213-4ca4-8daf-dbdf0fe0557d, groupId=so] Node -1 disconnected. 2023-03-06T00:35:20.339Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-99dfd7d9-0191-4172-b8c7-6548a75db2d7, groupId=so] Node -1 disconnected. 2023-03-06T00:35:20.523Z||kafka-producer-network-thread | SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-f52bb286-7e37-4770-a364-4495664f33d2] Node -1 disconnected. 2023-03-06T00:36:19.040Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:36:19.056Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:37:19.041Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:37:19.080Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:38:19.042Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:38:19.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:39:19.044Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:39:19.084Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:40:19.048Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:40:19.085Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:41:19.050Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:41:19.090Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:42:19.053Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:42:19.092Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:43:19.055Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:43:19.093Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:44:19.057Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:44:19.094Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:45:19.059Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:45:19.100Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:46:19.062Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:46:19.102Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:47:19.068Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:47:19.103Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:48:19.069Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:48:19.105Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:49:19.071Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:49:19.107Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:50:19.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:50:19.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:51:19.075Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:51:19.111Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:52:19.080Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:52:19.116Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:53:19.082Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:53:19.118Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:54:19.084Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:54:19.120Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:55:19.085Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:55:19.122Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:56:19.087Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:56:19.123Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:57:19.088Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:57:19.125Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:58:19.091Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:58:19.127Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T00:59:19.092Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T00:59:19.130Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:00:19.097Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:00:19.131Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:01:19.098Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:01:19.135Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:02:19.099Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:02:19.136Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:03:19.101Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:03:19.137Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:04:19.103Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:04:19.139Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:05:19.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:05:19.141Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:06:19.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:06:19.143Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:07:19.119Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:07:19.145Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:08:19.121Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:08:19.145Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:09:19.121Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:09:19.147Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:10:19.127Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:10:19.149Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:11:19.143Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:11:19.150Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:12:19.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:12:19.151Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:13:19.147Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:13:19.153Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:14:19.149Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:14:19.155Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:15:19.152Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:15:19.157Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:16:19.152Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:16:19.159Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:17:19.154Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:17:19.160Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:18:19.161Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:18:19.158Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:19:19.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:19:19.164Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:20:19.166Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:20:19.167Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:21:19.167Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:21:19.173Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:22:19.170Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:22:19.174Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:23:19.175Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:23:19.172Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:24:19.176Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:24:19.179Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:25:19.180Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:25:19.180Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:26:19.181Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:26:19.185Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:27:19.183Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:27:19.187Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:28:19.184Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:28:19.187Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:29:19.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:29:19.189Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:30:19.188Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:30:19.189Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:31:19.190Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:31:19.190Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:32:19.192Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:32:19.194Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:33:19.194Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:33:19.195Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:34:19.196Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:34:19.196Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:35:19.197Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:35:19.197Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:36:19.197Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:36:19.198Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:37:19.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:37:19.202Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:38:19.203Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:38:19.204Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:39:19.204Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:39:19.205Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:40:19.206Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:40:19.208Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:41:19.206Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:41:19.209Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:42:19.208Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:42:19.209Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:43:19.209Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:43:19.211Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:44:19.211Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:44:19.211Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:45:19.213Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:45:19.215Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:46:19.216Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:46:19.216Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:47:19.216Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:47:19.218Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:48:19.218Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:48:19.219Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:49:19.220Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:49:19.221Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:50:19.220Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:50:19.221Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:51:19.222Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:51:19.222Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:52:19.225Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:52:19.224Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:53:19.227Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:53:19.227Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:54:19.230Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:54:19.240Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:55:19.232Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:55:19.242Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:56:19.234Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:56:19.242Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:57:19.236Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:57:19.243Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:58:19.238Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:58:19.245Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T01:59:19.239Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T01:59:19.245Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:00:19.241Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:00:19.247Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:01:19.243Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:01:19.248Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:02:19.245Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:02:19.248Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:03:19.246Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:03:19.249Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:04:19.248Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:04:19.251Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:05:19.252Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:05:19.252Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:06:19.254Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:06:19.254Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:07:19.255Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:07:19.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:08:19.256Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:08:19.256Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:09:19.258Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:09:19.272Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:10:19.260Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:10:19.272Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-06T02:11:19.262Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-06T02:11:19.275Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO