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-09-27T03:46:54.462Z||main|||||INFO|500||The following profiles are active: basic 2023-09-27T03:47:14.799Z||main|||||INFO|500||Starting service [Tomcat] 2023-09-27T03:47:14.800Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-09-27T03:47:15.074Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-09-27T03:47:19.959Z||main|||||INFO|500||catdb-pool - Starting... 2023-09-27T03:47:20.237Z||main|||||INFO|500||catdb-pool - Start completed. 2023-09-27T03:47:20.727Z||main|||||INFO|500||reqdb-pool - Starting... 2023-09-27T03:47:20.778Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-09-27T03:47:20.914Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-09-27T03:47:21.138Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-09-27T03:47:21.857Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-09-27T03:47:24.360Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-09-27T03:47:27.796Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-09-27T03:47:27.881Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-09-27T03:47:28.388Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-09-27T03:47:28.524Z||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-09-27T03:47:30.251Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-09-27T03:47:32.013Z||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-09-27T03:47:32.792Z||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-09-27T03:47:33.624Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:33.627Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e17d0562-15c7-4ad9-be11-f070d0e6a420], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:33.666Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:36.380Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[2700], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:33 GMT], Content-Type=[application/json]} 2023-09-27T03:47:36.383Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1f6580285fc84b5b9619fca1f2e95795","versionId":"52169eb3d9fd44458717fd76ca67b895"} 2023-09-27T03:47:36.384Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:47:36.418Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-09-27T03:47:36.470Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f6580285fc84b5b9619fca1f2e95795/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:47:36.471Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f6580285fc84b5b9619fca1f2e95795/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1f6580285fc84b5b9619fca1f2e95795/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ee91378f-682c-4e7a-ace5-3a9d4db8484a], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:36.473Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f6580285fc84b5b9619fca1f2e95795/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:47:37.743Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f6580285fc84b5b9619fca1f2e95795/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1f6580285fc84b5b9619fca1f2e95795/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1255], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:47:36 GMT]} 2023-09-27T03:47:37.744Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f6580285fc84b5b9619fca1f2e95795/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:47:37.745Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1f6580285fc84b5b9619fca1f2e95795/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:47:37.746Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-09-27T03:47:37.746Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:37.806Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:37.807Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cda53375-0206-4e1f-b850-6e491fe0ae1b], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:37.809Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:38.476Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[664], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:37 GMT], Content-Type=[application/json]} 2023-09-27T03:47:38.477Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c16fd506a80d4cc8b25b6351d033fd8e","versionId":"4282ec9ae6c04b639f42dfa832950ec8"} 2023-09-27T03:47:38.478Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:47:38.481Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-09-27T03:47:38.531Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c16fd506a80d4cc8b25b6351d033fd8e/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:47:38.532Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c16fd506a80d4cc8b25b6351d033fd8e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c16fd506a80d4cc8b25b6351d033fd8e/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c0639af3-c687-46a1-8b3c-ac06c39ef43f], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:38.533Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c16fd506a80d4cc8b25b6351d033fd8e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:47:39.476Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c16fd506a80d4cc8b25b6351d033fd8e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c16fd506a80d4cc8b25b6351d033fd8e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[941], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:47:38 GMT]} 2023-09-27T03:47:39.477Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c16fd506a80d4cc8b25b6351d033fd8e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:47:39.477Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c16fd506a80d4cc8b25b6351d033fd8e/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:47:39.478Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-09-27T03:47:39.478Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:39.532Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:39.533Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f94b4cb7-e9a0-4581-8867-54be30abb27c], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:39.534Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:40.362Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[826], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:39 GMT], Content-Type=[application/json]} 2023-09-27T03:47:40.364Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4154a4de9f864da08e9f16320ab93c81","versionId":"54ed8f105daf4b439d029c1c425561d6"} 2023-09-27T03:47:40.364Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:47:40.368Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-09-27T03:47:40.412Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4154a4de9f864da08e9f16320ab93c81/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-09-27T03:47:40.414Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4154a4de9f864da08e9f16320ab93c81/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:47:40.416Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4154a4de9f864da08e9f16320ab93c81/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:47:41.250Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4154a4de9f864da08e9f16320ab93c81/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:47:41.251Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4154a4de9f864da08e9f16320ab93c81/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[815], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:47:40 GMT]} 2023-09-27T03:47:41.251Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:47:41.251Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-09-27T03:47:41.252Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:41.305Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:41.306Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[eae1f65a-5c74-44cb-8c42-f9556e42daa6], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:41.307Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:41.930Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[621], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:41 GMT], Content-Type=[application/json]} 2023-09-27T03:47:41.931Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"7fe100c8e8f846c0b0388bd7e09103f2","versionId":"874b65934db74fdfbaf3487f878652c4"} 2023-09-27T03:47:41.933Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:47:41.941Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-09-27T03:47:41.998Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7fe100c8e8f846c0b0388bd7e09103f2/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:47:41.999Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7fe100c8e8f846c0b0388bd7e09103f2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7fe100c8e8f846c0b0388bd7e09103f2/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3b332b6c-0c5a-41f2-8bbf-0ecf62d846b5], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:42.001Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7fe100c8e8f846c0b0388bd7e09103f2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:47:42.689Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7fe100c8e8f846c0b0388bd7e09103f2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7fe100c8e8f846c0b0388bd7e09103f2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[678], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:47:41 GMT]} 2023-09-27T03:47:42.690Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7fe100c8e8f846c0b0388bd7e09103f2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:47:42.690Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7fe100c8e8f846c0b0388bd7e09103f2/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:47:42.691Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-09-27T03:47:42.691Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:42.743Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:42.744Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[87c80522-6a6c-47a0-80ff-6f1a9ba13f53], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:42.745Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:43.129Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[379], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:42 GMT], Content-Type=[application/json]} 2023-09-27T03:47:43.130Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b731901039aa436297215416ca69e864","versionId":"e4b1cbe2218841f58034dcf452a6a745"} 2023-09-27T03:47:43.131Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:47:43.133Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-09-27T03:47:43.177Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b731901039aa436297215416ca69e864/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-09-27T03:47:43.178Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b731901039aa436297215416ca69e864/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:47:43.180Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b731901039aa436297215416ca69e864/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:47:43.731Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b731901039aa436297215416ca69e864/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:47:43.738Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b731901039aa436297215416ca69e864/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[544], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:47:43 GMT]} 2023-09-27T03:47:43.738Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:47:43.739Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-09-27T03:47:43.739Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:44.019Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:44.019Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[00c0937b-e981-44ad-9a5f-00de10b4b4c7], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:44.020Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:45.005Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[938], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:43 GMT], Content-Type=[application/json]} 2023-09-27T03:47:45.007Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5b25180a569447b5a02a81c4a650e2cf","versionId":"89183df78e544baf875b4d2fe213d2b6"} 2023-09-27T03:47:45.007Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:47:45.010Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-09-27T03:47:45.063Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b25180a569447b5a02a81c4a650e2cf/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:47:45.064Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b25180a569447b5a02a81c4a650e2cf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5b25180a569447b5a02a81c4a650e2cf/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[622b25d2-b892-43ea-9d95-172bc8a4047b], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:45.065Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b25180a569447b5a02a81c4a650e2cf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:47:46.710Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b25180a569447b5a02a81c4a650e2cf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5b25180a569447b5a02a81c4a650e2cf/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1641], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:47:44 GMT]} 2023-09-27T03:47:46.711Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b25180a569447b5a02a81c4a650e2cf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:47:46.711Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b25180a569447b5a02a81c4a650e2cf/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:47:46.712Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-09-27T03:47:46.712Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:46.835Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:46.836Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:46.837Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:48.004Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:47:48.004Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1163], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:46 GMT], Content-Type=[application/json]} 2023-09-27T03:47:48.005Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||{"id":"5a206bbd9d194391a57313b24fafcd85","versionId":"b067edb8b46743c4ab21193df1f987b7"} 2023-09-27T03:47:48.008Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-09-27T03:47:48.044Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5a206bbd9d194391a57313b24fafcd85/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-09-27T03:47:48.046Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5a206bbd9d194391a57313b24fafcd85/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:47:48.047Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5a206bbd9d194391a57313b24fafcd85/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:47:48.878Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5a206bbd9d194391a57313b24fafcd85/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:47:48.879Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5a206bbd9d194391a57313b24fafcd85/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[826], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:47:47 GMT]} 2023-09-27T03:47:48.880Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:47:48.881Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-09-27T03:47:48.881Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:48.927Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:48.929Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:48.930Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:49.419Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:47:49.420Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[486], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:48 GMT], Content-Type=[application/json]} 2023-09-27T03:47:49.421Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||{"id":"bb9f66ba47584d69b35948ba26e49212","versionId":"45f8c298190248e68a3d774f6de774cf"} 2023-09-27T03:47:49.424Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-09-27T03:47:49.473Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb9f66ba47584d69b35948ba26e49212/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:47:49.473Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb9f66ba47584d69b35948ba26e49212/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bb9f66ba47584d69b35948ba26e49212/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6eb64a99-f29a-4d2e-812f-a34a86208bda], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:49.474Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb9f66ba47584d69b35948ba26e49212/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:47:50.143Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb9f66ba47584d69b35948ba26e49212/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bb9f66ba47584d69b35948ba26e49212/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[666], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:47:49 GMT]} 2023-09-27T03:47:50.144Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb9f66ba47584d69b35948ba26e49212/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:47:50.145Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bb9f66ba47584d69b35948ba26e49212/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:47:50.145Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-09-27T03:47:50.145Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:50.202Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:50.203Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6f5ebc9b-d6cd-4e82-9369-2599736b40dd], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:50.204Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:51.095Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[889], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:50 GMT], Content-Type=[application/json]} 2023-09-27T03:47:51.097Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5a659aa6c36545adab68c3d63b6ee28e","versionId":"ef222a2d149e4013b23da8aa85ca68c0"} 2023-09-27T03:47:51.099Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:47:51.103Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-09-27T03:47:51.149Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5a659aa6c36545adab68c3d63b6ee28e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-09-27T03:47:51.151Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5a659aa6c36545adab68c3d63b6ee28e/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:47:51.152Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5a659aa6c36545adab68c3d63b6ee28e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:47:52.033Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5a659aa6c36545adab68c3d63b6ee28e/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:47:52.034Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5a659aa6c36545adab68c3d63b6ee28e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[877], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:47:51 GMT]} 2023-09-27T03:47:52.034Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:47:52.035Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-09-27T03:47:52.035Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:52.095Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:52.096Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:52.098Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:52.680Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:47:52.682Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[574], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:51 GMT], Content-Type=[application/json]} 2023-09-27T03:47:52.683Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||{"id":"217797cdfd2a41cfb56eb1f9f4d2b336","versionId":"5270cd9616c741a0aa75e2c9e56a8cd0"} 2023-09-27T03:47:52.686Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-09-27T03:47:52.730Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/217797cdfd2a41cfb56eb1f9f4d2b336/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:47:52.731Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/217797cdfd2a41cfb56eb1f9f4d2b336/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/217797cdfd2a41cfb56eb1f9f4d2b336/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[67220545-33f3-41f5-b8bf-bdaa28a7db21], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:52.733Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/217797cdfd2a41cfb56eb1f9f4d2b336/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:47:53.639Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/217797cdfd2a41cfb56eb1f9f4d2b336/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/217797cdfd2a41cfb56eb1f9f4d2b336/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[903], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:47:52 GMT]} 2023-09-27T03:47:53.640Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/217797cdfd2a41cfb56eb1f9f4d2b336/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:47:53.640Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/217797cdfd2a41cfb56eb1f9f4d2b336/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:47:53.641Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-09-27T03:47:53.641Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:53.683Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:53.684Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:53.685Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:54.193Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:47:54.193Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[505], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:53 GMT], Content-Type=[application/json]} 2023-09-27T03:47:54.195Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||{"id":"76e4b6c0b0214f41a1274c10ffb26d44","versionId":"f1cc543fe97546e6b023c9518fc0c3f3"} 2023-09-27T03:47:54.202Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-09-27T03:47:54.266Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76e4b6c0b0214f41a1274c10ffb26d44/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:47:54.267Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76e4b6c0b0214f41a1274c10ffb26d44/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/76e4b6c0b0214f41a1274c10ffb26d44/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a5033783-e8de-47c5-bbd0-0995b9486b36], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:54.268Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76e4b6c0b0214f41a1274c10ffb26d44/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:47:55.078Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76e4b6c0b0214f41a1274c10ffb26d44/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/76e4b6c0b0214f41a1274c10ffb26d44/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[803], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:47:54 GMT]} 2023-09-27T03:47:55.079Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76e4b6c0b0214f41a1274c10ffb26d44/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:47:55.080Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76e4b6c0b0214f41a1274c10ffb26d44/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:47:55.080Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-09-27T03:47:55.080Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:55.140Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:55.141Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6af0889e-1b92-4d65-bf7d-4f449e961239], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:55.142Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:56.394Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1249], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:55 GMT], Content-Type=[application/json]} 2023-09-27T03:47:56.395Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4f8047967cd842fcba26a5fe2b247b70","versionId":"fbd04242dde04bd89305db2226853e0e"} 2023-09-27T03:47:56.396Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:47:56.398Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-09-27T03:47:56.433Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4f8047967cd842fcba26a5fe2b247b70/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-09-27T03:47:56.434Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f8047967cd842fcba26a5fe2b247b70/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:47:56.436Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f8047967cd842fcba26a5fe2b247b70/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:47:58.238Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f8047967cd842fcba26a5fe2b247b70/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:47:58.239Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4f8047967cd842fcba26a5fe2b247b70/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1799], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:47:56 GMT]} 2023-09-27T03:47:58.239Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:47:58.240Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-09-27T03:47:58.240Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:58.281Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:58.282Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f23bcdd8-6c42-4fac-bce2-d3ed78737cd9], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:58.283Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:58.900Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[613], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:58 GMT], Content-Type=[application/json]} 2023-09-27T03:47:58.901Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e27677dd17f74a19a121eb48b55e81e7","versionId":"086917b8418c415d85e9bcefcae0c5ce"} 2023-09-27T03:47:58.901Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:47:58.904Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-09-27T03:47:58.933Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e27677dd17f74a19a121eb48b55e81e7/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:47:58.934Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e27677dd17f74a19a121eb48b55e81e7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e27677dd17f74a19a121eb48b55e81e7/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cee64a99-1f60-4bf6-b35c-a39184c01a16], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:47:58.935Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e27677dd17f74a19a121eb48b55e81e7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:47:59.581Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e27677dd17f74a19a121eb48b55e81e7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e27677dd17f74a19a121eb48b55e81e7/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[644], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:47:58 GMT]} 2023-09-27T03:47:59.582Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e27677dd17f74a19a121eb48b55e81e7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:47:59.583Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e27677dd17f74a19a121eb48b55e81e7/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:47:59.583Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-09-27T03:47:59.583Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:59.619Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:47:59.620Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:47:59.621Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:00.103Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:48:00.104Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[480], Server=[envoy], Date=[Wed, 27 Sep 2023 03:47:59 GMT], Content-Type=[application/json]} 2023-09-27T03:48:00.104Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||{"id":"b53c8c7b67a148789205a0c258a8d37c","versionId":"3d39a5b104d940bf9f73bff12c206a8d"} 2023-09-27T03:48:00.106Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-09-27T03:48:00.135Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b53c8c7b67a148789205a0c258a8d37c/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:48:00.135Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b53c8c7b67a148789205a0c258a8d37c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b53c8c7b67a148789205a0c258a8d37c/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e1b33374-228c-4a7e-8f6f-97d4c64fa11d], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:48:00.136Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b53c8c7b67a148789205a0c258a8d37c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:48:00.831Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b53c8c7b67a148789205a0c258a8d37c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b53c8c7b67a148789205a0c258a8d37c/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[693], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:48:00 GMT]} 2023-09-27T03:48:00.832Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b53c8c7b67a148789205a0c258a8d37c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:48:00.832Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b53c8c7b67a148789205a0c258a8d37c/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:48:00.832Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-09-27T03:48:00.833Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:00.873Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:00.874Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:48:00.875Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:01.127Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:48:01.128Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[249], Server=[envoy], Date=[Wed, 27 Sep 2023 03:48:00 GMT], Content-Type=[application/json]} 2023-09-27T03:48:01.129Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||{"id":"caab42758588451a8e96fdd1268b391c","versionId":"7819cba530894f4ea5d62cb49915125a"} 2023-09-27T03:48:01.131Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-09-27T03:48:01.160Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/caab42758588451a8e96fdd1268b391c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-09-27T03:48:01.160Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/caab42758588451a8e96fdd1268b391c/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:48:01.161Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/caab42758588451a8e96fdd1268b391c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:48:01.671Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/caab42758588451a8e96fdd1268b391c/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:48:01.671Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/caab42758588451a8e96fdd1268b391c/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[506], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:48:01 GMT]} 2023-09-27T03:48:01.672Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:48:01.672Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-09-27T03:48:01.672Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:01.721Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:48:01.722Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[31a3675e-9611-4981-a91c-50565fd98376], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:48:01.723Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:02.452Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[726], Server=[envoy], Date=[Wed, 27 Sep 2023 03:48:01 GMT], Content-Type=[application/json]} 2023-09-27T03:48:02.453Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"07f1138cd0c6453a9b1a7b0fd2fa5f7b","versionId":"3b03d371403240bf85acdadb7acbc45e"} 2023-09-27T03:48:02.454Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:48:02.458Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-09-27T03:48:02.486Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/07f1138cd0c6453a9b1a7b0fd2fa5f7b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-09-27T03:48:02.487Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07f1138cd0c6453a9b1a7b0fd2fa5f7b/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:48:02.488Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07f1138cd0c6453a9b1a7b0fd2fa5f7b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:48:03.096Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07f1138cd0c6453a9b1a7b0fd2fa5f7b/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:48:03.096Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/07f1138cd0c6453a9b1a7b0fd2fa5f7b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[605], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:48:02 GMT]} 2023-09-27T03:48:03.096Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:48:03.097Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-09-27T03:48:03.097Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:03.131Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:48:03.132Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[10696916-3227-4c22-b38d-7c553cf52bee], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:48:03.133Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:03.478Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[343], Server=[envoy], Date=[Wed, 27 Sep 2023 03:48:03 GMT], Content-Type=[application/json]} 2023-09-27T03:48:03.479Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"00cc585fc40046cd9851126178d1b6f2","versionId":"0d69038e4a2e4bf491aa5976258e8428"} 2023-09-27T03:48:03.479Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:48:03.481Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-09-27T03:48:03.510Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/00cc585fc40046cd9851126178d1b6f2/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:48:03.510Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/00cc585fc40046cd9851126178d1b6f2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/00cc585fc40046cd9851126178d1b6f2/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[eabdc40a-faa9-4d9d-ad5c-30373ce91687], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:48:03.511Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/00cc585fc40046cd9851126178d1b6f2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:48:04.033Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/00cc585fc40046cd9851126178d1b6f2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/00cc585fc40046cd9851126178d1b6f2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[519], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:48:03 GMT]} 2023-09-27T03:48:04.034Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/00cc585fc40046cd9851126178d1b6f2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:48:04.035Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/00cc585fc40046cd9851126178d1b6f2/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:48:04.035Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-09-27T03:48:04.035Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:04.071Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:48:04.072Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6d6bc6f7-d554-49b7-b4ae-88dc858d4e1d], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:48:04.073Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:04.681Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[605], Server=[envoy], Date=[Wed, 27 Sep 2023 03:48:03 GMT], Content-Type=[application/json]} 2023-09-27T03:48:04.682Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6f41741f4c254876ac30e6da1ed29232","versionId":"32c6c5dd61e54aa498d483a0a08fcdac"} 2023-09-27T03:48:04.683Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:48:04.685Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-09-27T03:48:04.712Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f41741f4c254876ac30e6da1ed29232/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:48:04.713Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f41741f4c254876ac30e6da1ed29232/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6f41741f4c254876ac30e6da1ed29232/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d8dcd394-8a5b-4e55-91c8-f888c8af2c2c], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:48:04.716Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f41741f4c254876ac30e6da1ed29232/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:48:06.356Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f41741f4c254876ac30e6da1ed29232/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6f41741f4c254876ac30e6da1ed29232/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1636], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:48:04 GMT]} 2023-09-27T03:48:06.357Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f41741f4c254876ac30e6da1ed29232/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:48:06.357Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f41741f4c254876ac30e6da1ed29232/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:48:06.358Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-09-27T03:48:06.358Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:06.396Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:48:06.397Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[46db761d-dd78-4e1e-8900-3a716ddde929], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:48:06.398Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:07.075Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[674], Server=[envoy], Date=[Wed, 27 Sep 2023 03:48:06 GMT], Content-Type=[application/json]} 2023-09-27T03:48:07.076Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"49e282dd5f2d4f91ba08d8678d5d2c99","versionId":"fb7e36f883714920ab8020bfe76db128"} 2023-09-27T03:48:07.077Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:48:07.079Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-09-27T03:48:07.106Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49e282dd5f2d4f91ba08d8678d5d2c99/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:48:07.107Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49e282dd5f2d4f91ba08d8678d5d2c99/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/49e282dd5f2d4f91ba08d8678d5d2c99/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[853d5d2e-9b40-4a1f-9bb1-c5bd7342393f], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:48:07.108Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49e282dd5f2d4f91ba08d8678d5d2c99/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:48:07.794Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49e282dd5f2d4f91ba08d8678d5d2c99/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/49e282dd5f2d4f91ba08d8678d5d2c99/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[683], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:48:06 GMT]} 2023-09-27T03:48:07.795Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49e282dd5f2d4f91ba08d8678d5d2c99/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:48:07.795Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49e282dd5f2d4f91ba08d8678d5d2c99/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:48:07.795Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-09-27T03:48:07.795Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:07.837Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:07.838Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:48:07.839Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:08.531Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:48:08.532Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[690], Server=[envoy], Date=[Wed, 27 Sep 2023 03:48:07 GMT], Content-Type=[application/json]} 2023-09-27T03:48:08.532Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||{"id":"b01a570c39e343c5a265ed0dfab24309","versionId":"7c49b28af71d4f19917ea6fc8fe17187"} 2023-09-27T03:48:08.534Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-09-27T03:48:08.560Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b01a570c39e343c5a265ed0dfab24309/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:48:08.561Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b01a570c39e343c5a265ed0dfab24309/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b01a570c39e343c5a265ed0dfab24309/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a001ef61-b9f8-4a2b-9d3a-0076ec2ce5af], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:48:08.562Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b01a570c39e343c5a265ed0dfab24309/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:48:09.463Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b01a570c39e343c5a265ed0dfab24309/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b01a570c39e343c5a265ed0dfab24309/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[895], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:48:08 GMT]} 2023-09-27T03:48:09.464Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b01a570c39e343c5a265ed0dfab24309/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:48:09.465Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b01a570c39e343c5a265ed0dfab24309/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:48:09.465Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-09-27T03:48:09.465Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:09.508Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:48:09.509Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[79af648f-b5b2-4318-840e-943089a531c5], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:48:09.510Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:10.113Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[600], Server=[envoy], Date=[Wed, 27 Sep 2023 03:48:09 GMT], Content-Type=[application/json]} 2023-09-27T03:48:10.114Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d12612d208e5496aacabdc096be65f40","versionId":"fee9267546064fd59faa279659eb05b6"} 2023-09-27T03:48:10.115Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:48:10.117Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-09-27T03:48:10.142Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d12612d208e5496aacabdc096be65f40/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:48:10.143Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d12612d208e5496aacabdc096be65f40/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d12612d208e5496aacabdc096be65f40/versions/latest/actions with request headers:{X-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b5e2347e-9fe1-4334-b8c0-c079227d16d8], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:48:10.144Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d12612d208e5496aacabdc096be65f40/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:48:10.885Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d12612d208e5496aacabdc096be65f40/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d12612d208e5496aacabdc096be65f40/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[738], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:48:10 GMT]} 2023-09-27T03:48:10.886Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d12612d208e5496aacabdc096be65f40/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:48:10.887Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d12612d208e5496aacabdc096be65f40/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:48:10.888Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-09-27T03:48:10.888Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:10.943Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:10.945Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:48:10.950Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:11.588Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:48:11.589Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[631], Server=[envoy], Date=[Wed, 27 Sep 2023 03:48:10 GMT], Content-Type=[application/json]} 2023-09-27T03:48:11.589Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||{"id":"dc9f9639184744f68a609fe08ba6fb83","versionId":"411c50f867e64f0c91ef773ef2d63ee7"} 2023-09-27T03:48:11.592Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-09-27T03:48:11.621Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dc9f9639184744f68a609fe08ba6fb83/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-09-27T03:48:11.622Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc9f9639184744f68a609fe08ba6fb83/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:48:11.623Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc9f9639184744f68a609fe08ba6fb83/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:48:12.928Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc9f9639184744f68a609fe08ba6fb83/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:48:12.928Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dc9f9639184744f68a609fe08ba6fb83/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1302], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:48:11 GMT]} 2023-09-27T03:48:12.929Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:48:12.929Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-09-27T03:48:12.929Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:12.961Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:48:12.962Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8c27a521-cea4-43d5-bac5-8d0396f25324], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:48:12.963Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:13.486Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[521], Server=[envoy], Date=[Wed, 27 Sep 2023 03:48:12 GMT], Content-Type=[application/json]} 2023-09-27T03:48:13.487Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3ba775d101a34f3692f3f0678472988d","versionId":"9f16cebc7e7646d8883a91274220f4f4"} 2023-09-27T03:48:13.487Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:48:13.489Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-09-27T03:48:13.514Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3ba775d101a34f3692f3f0678472988d/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-09-27T03:48:13.516Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ba775d101a34f3692f3f0678472988d/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:48:13.517Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ba775d101a34f3692f3f0678472988d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:48:14.463Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ba775d101a34f3692f3f0678472988d/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:48:14.463Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3ba775d101a34f3692f3f0678472988d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[941], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:48:13 GMT]} 2023-09-27T03:48:14.463Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:48:14.464Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-09-27T03:48:14.464Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:14.502Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-09-27T03:48:14.503Z|96dbd396-c937-44f5-86c1-920199eb28fb|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=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[468e215e-c649-4851-9f27-16d6b0731b55], X-ECOMP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-TransactionID=[96dbd396-c937-44f5-86c1-920199eb28fb], X-ONAP-RequestID=[96dbd396-c937-44f5-86c1-920199eb28fb], Content-Type=[application/json]} 2023-09-27T03:48:14.504Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:14.927Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[421], Server=[envoy], Date=[Wed, 27 Sep 2023 03:48:14 GMT], Content-Type=[application/json]} 2023-09-27T03:48:14.928Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"613058f26ccf463e8cbcb76be96ea3c2","versionId":"edc82d1a49c44fe9b97088a3202e9c20"} 2023-09-27T03:48:14.928Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-09-27T03:48:14.930Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-09-27T03:48:14.956Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/613058f26ccf463e8cbcb76be96ea3c2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-09-27T03:48:14.957Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/613058f26ccf463e8cbcb76be96ea3c2/versions/latest/actions|INFO|500||Invoke 2023-09-27T03:48:14.958Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/613058f26ccf463e8cbcb76be96ea3c2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-09-27T03:48:15.546Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/613058f26ccf463e8cbcb76be96ea3c2/versions/latest/actions|INFO|500||InvokeReturn 2023-09-27T03:48:15.547Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/613058f26ccf463e8cbcb76be96ea3c2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[585], Server=[envoy], Content-Length=[0], Date=[Wed, 27 Sep 2023 03:48:14 GMT]} 2023-09-27T03:48:15.547Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Response was returned with an empty entity. 2023-09-27T03:48:15.547Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-09-27T03:48:18.693Z|96dbd396-c937-44f5-86c1-920199eb28fb|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-09-27T03:48:21.399Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||WARN|500||--- 2023-09-27T03:48:21.399Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-09-27T03:48:21.399Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||WARN|500||--- 2023-09-27T03:48:21.887Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-09-27T03:48:27.030Z|96dbd396-c937-44f5-86c1-920199eb28fb|main|||||INFO|500||Started Application in 100.62 seconds (JVM running for 104.966) 2023-09-27T03:48:27.084Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-09-27T03:48:27.091Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-09-27T03:48:27.103Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-09-27T03:48:27.197Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= eb6f7b95-7356-4260-8251-2ea4c59c3d7c url= /sdc/v1/artifactTypes 2023-09-27T03:48:27.212Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-09-27T03:48:27.428Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-09-27T03:48:27.491Z||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-09-27T03:48:27.492Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-09-27T03:48:27.492Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a140879f-fbae-476b-af14-865d42cd2280 url= /sdc/v1/distributionKafkaData 2023-09-27T03:48:27.493Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-09-27T03:48:27.524Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-09-27T03:48:27.531Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@4b9f9af 2023-09-27T03:48:27.601Z||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-771e00c5-5e25-48ce-a0e9-01bb9cf033d1 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-09-27T03:48:27.650Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-771e00c5-5e25-48ce-a0e9-01bb9cf033d1] Instantiated an idempotent producer. 2023-09-27T03:48:27.738Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-09-27T03:48:27.804Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-09-27T03:48:27.805Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-09-27T03:48:27.805Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1695786507802 2023-09-27T03:48:27.810Z||scheduling-1|||||INFO|500||start DistributionClient 2023-09-27T03:48:27.834Z||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-6ad62b1a-ce00-4848-972f-b91ad02d039b 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-09-27T03:48:27.957Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-09-27T03:48:27.958Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-09-27T03:48:27.961Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1695786507957 2023-09-27T03:48:27.962Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T03:48:27.969Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T03:48:27.972Z||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-e070abf5-28dc-4413-9b73-9bcbaffd403e 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-09-27T03:48:27.988Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-09-27T03:48:27.988Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-09-27T03:48:27.989Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1695786507988 2023-09-27T03:48:27.989Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T03:48:28.001Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-09-27T03:48:28.005Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T03:48:28.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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 _8FFG48xSMmeGS3I2ODRlQ 2023-09-27T03:48:28.874Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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 ZISHFWIAQ9antFcfVbEZiw 2023-09-27T03:48:28.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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 _8FFG48xSMmeGS3I2ODRlQ 2023-09-27T03:48:28.875Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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 ZISHFWIAQ9antFcfVbEZiw 2023-09-27T03:48:28.874Z||kafka-producer-network-thread | SO-sdc-controller-producer-771e00c5-5e25-48ce-a0e9-01bb9cf033d1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-771e00c5-5e25-48ce-a0e9-01bb9cf033d1] Cluster ID: ar92yRgzR16zpmBmZQjh4w 2023-09-27T03:48:28.875Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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 ZISHFWIAQ9antFcfVbEZiw 2023-09-27T03:48:28.876Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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 ZISHFWIAQ9antFcfVbEZiw 2023-09-27T03:48:28.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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 _8FFG48xSMmeGS3I2ODRlQ 2023-09-27T03:48:28.877Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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 ZISHFWIAQ9antFcfVbEZiw 2023-09-27T03:48:28.877Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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 ZISHFWIAQ9antFcfVbEZiw 2023-09-27T03:48:28.877Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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 _8FFG48xSMmeGS3I2ODRlQ 2023-09-27T03:48:28.877Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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 _8FFG48xSMmeGS3I2ODRlQ 2023-09-27T03:48:28.877Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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 _8FFG48xSMmeGS3I2ODRlQ 2023-09-27T03:48:28.879Z||kafka-producer-network-thread | SO-sdc-controller-producer-771e00c5-5e25-48ce-a0e9-01bb9cf033d1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-771e00c5-5e25-48ce-a0e9-01bb9cf033d1] ProducerId set to 3 with epoch 0 2023-09-27T03:48:28.879Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Cluster ID: ar92yRgzR16zpmBmZQjh4w 2023-09-27T03:48:28.881Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-09-27T03:48:28.880Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] Cluster ID: ar92yRgzR16zpmBmZQjh4w 2023-09-27T03:48:28.891Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-09-27T03:48:28.918Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] (Re-)joining group 2023-09-27T03:48:28.920Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] (Re-)joining group 2023-09-27T03:48:29.005Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e-f3d5ec54-aa5f-4eac-8941-e916d35c399a 2023-09-27T03:48:29.006Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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-09-27T03:48:29.006Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] (Re-)joining group 2023-09-27T03:48:29.017Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b-fecb6052-1bf5-4167-8080-f3d934b3dc12 2023-09-27T03:48:29.018Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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-09-27T03:48:29.018Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] (Re-)joining group 2023-09-27T03:48:35.016Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b-fecb6052-1bf5-4167-8080-f3d934b3dc12', protocol='range'} 2023-09-27T03:48:35.016Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e-f3d5ec54-aa5f-4eac-8941-e916d35c399a', protocol='range'} 2023-09-27T03:48:35.197Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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 _8FFG48xSMmeGS3I2ODRlQ 2023-09-27T03:48:35.198Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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 _8FFG48xSMmeGS3I2ODRlQ 2023-09-27T03:48:35.198Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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 _8FFG48xSMmeGS3I2ODRlQ 2023-09-27T03:48:35.198Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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 _8FFG48xSMmeGS3I2ODRlQ 2023-09-27T03:48:35.199Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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 _8FFG48xSMmeGS3I2ODRlQ 2023-09-27T03:48:35.199Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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 _8FFG48xSMmeGS3I2ODRlQ 2023-09-27T03:48:35.204Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e-f3d5ec54-aa5f-4eac-8941-e916d35c399a=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-6ad62b1a-ce00-4848-972f-b91ad02d039b-fecb6052-1bf5-4167-8080-f3d934b3dc12=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-09-27T03:48:35.446Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e-f3d5ec54-aa5f-4eac-8941-e916d35c399a', protocol='range'} 2023-09-27T03:48:35.447Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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-09-27T03:48:35.446Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b-fecb6052-1bf5-4167-8080-f3d934b3dc12', protocol='range'} 2023-09-27T03:48:35.447Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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-09-27T03:48:35.452Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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-09-27T03:48:35.452Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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-09-27T03:48:35.498Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-09-27T03:48:35.498Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-09-27T03:48:35.498Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-09-27T03:48:35.499Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-09-27T03:48:35.499Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-09-27T03:48:35.499Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-09-27T03:48:35.499Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-09-27T03:48:35.499Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-09-27T03:48:35.500Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-09-27T03:48:35.500Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-09-27T03:48:35.500Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-09-27T03:48:35.500Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-09-27T03:48:35.581Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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-09-27T03:48:35.583Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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-09-27T03:48:35.643Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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-09-27T03:48:35.644Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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-09-27T03:48:35.652Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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-09-27T03:48:35.654Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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-09-27T03:48:35.654Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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-09-27T03:48:35.655Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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-09-27T03:48:35.671Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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-09-27T03:48:35.672Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, 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-09-27T03:48:35.682Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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-09-27T03:48:35.682Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, 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-09-27T03:49:27.974Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T03:49:28.005Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T03:50:27.975Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T03:50:28.006Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T03:51:27.977Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T03:51:28.007Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T03:52:27.979Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T03:52:28.009Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T03:53:27.980Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T03:53:28.009Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T03:54:27.981Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T03:54:28.010Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T03:55:27.982Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T03:55:28.011Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T03:56:27.984Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T03:56:28.011Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T03:57:27.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T03:57:28.013Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T03:57:28.963Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6ad62b1a-ce00-4848-972f-b91ad02d039b, groupId=SO] Node -1 disconnected. 2023-09-27T03:57:28.963Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e070abf5-28dc-4413-9b73-9bcbaffd403e, groupId=SO] Node -1 disconnected. 2023-09-27T03:57:29.322Z||kafka-producer-network-thread | SO-sdc-controller-producer-771e00c5-5e25-48ce-a0e9-01bb9cf033d1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-771e00c5-5e25-48ce-a0e9-01bb9cf033d1] Node -1 disconnected. 2023-09-27T03:57:36.640Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-09-27T03:58:27.988Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T03:58:28.014Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T03:59:27.990Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T03:59:28.015Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:00:27.991Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:00:28.016Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:01:27.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:01:28.017Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:02:27.997Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:02:28.017Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:03:27.999Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:03:28.018Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:04:28.001Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:04:28.020Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:05:28.001Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:05:28.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:06:28.002Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:06:28.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:07:28.004Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:07:28.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:08:28.004Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:08:28.022Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:09:28.006Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:09:28.024Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:10:28.007Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:10:28.024Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:11:28.009Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:11:28.025Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:12:28.010Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:12:28.026Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:13:28.010Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:13:28.027Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:14:28.011Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:14:28.028Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:15:28.013Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:15:28.029Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:16:28.014Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:16:28.031Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:17:28.015Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:17:28.032Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:18:28.017Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:18:28.033Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:19:28.019Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:19:28.035Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:20:28.020Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:20:28.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:21:28.021Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:21:28.037Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:22:28.022Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:22:28.037Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:23:28.023Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:23:28.038Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:24:28.026Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:24:28.039Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:25:28.027Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:25:28.040Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:26:28.029Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:26:28.040Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:27:28.030Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:27:28.041Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:28:28.032Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:28:28.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:29:28.032Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:29:28.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:30:28.033Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:30:28.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:31:28.034Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:31:28.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:32:28.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:32:28.044Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:33:28.038Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:33:28.046Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:34:28.040Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:34:28.046Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:35:28.041Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:35:28.046Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:36:28.042Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:36:28.048Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:37:28.044Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:37:28.050Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:38:28.044Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:38:28.050Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:39:28.045Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:39:28.052Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:40:28.047Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:40:28.052Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:41:28.049Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:41:28.052Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:42:28.051Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:42:28.052Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:43:28.051Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:43:28.053Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:44:28.052Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:44:28.053Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:45:28.053Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:45:28.053Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:46:28.069Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:46:28.069Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:47:28.070Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:47:28.071Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:48:28.072Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:48:28.072Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:49:28.074Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:49:28.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:50:28.076Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:50:28.076Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:51:28.077Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:51:28.077Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:52:28.079Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:52:28.079Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:53:28.079Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:53:28.080Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:54:28.081Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:54:28.082Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:55:28.082Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:55:28.082Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:56:28.083Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:56:28.084Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:57:28.085Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:57:28.085Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:58:28.087Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:58:28.087Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T04:59:28.087Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T04:59:28.088Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:00:28.089Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:00:28.089Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:01:28.089Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:01:28.090Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:02:28.091Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:02:28.091Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:03:28.093Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:03:28.093Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:04:28.094Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:04:28.096Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:05:28.097Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:05:28.097Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:06:28.098Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:06:28.098Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:07:28.100Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:07:28.099Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:08:28.100Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:08:28.101Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:09:28.100Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:09:28.101Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:10:28.102Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:10:28.102Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:11:28.102Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:11:28.103Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:12:28.104Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:12:28.103Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:13:28.104Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:13:28.105Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:14:28.107Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-09-27T05:14:28.107Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:15:28.108Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-09-27T05:15:28.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO