By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-04-30T23:42:00.891Z||main|||||INFO|500||The following profiles are active: basic 2023-04-30T23:42:11.707Z||main|||||INFO|500||Starting service [Tomcat] 2023-04-30T23:42:11.707Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-04-30T23:42:11.856Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-04-30T23:42:16.567Z||main|||||INFO|500||catdb-pool - Starting... 2023-04-30T23:42:17.061Z||main|||||INFO|500||catdb-pool - Start completed. 2023-04-30T23:42:17.726Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-04-30T23:42:18.109Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-04-30T23:42:19.018Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-04-30T23:42:22.080Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-30T23:42:22.517Z||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-04-30T23:42:24.680Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-30T23:42:24.781Z||main|||||INFO|500||reqdb-pool - Starting... 2023-04-30T23:42:24.840Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-04-30T23:42:24.857Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-04-30T23:42:25.405Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-30T23:42:25.791Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-30T23:42:26.702Z||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-04-30T23:42:27.338Z||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-04-30T23:42:27.989Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:27.991Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ddf1045b-ebb9-4164-8d7d-b353a770822a], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:28.010Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:31.095Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[3070], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:27 GMT], Content-Type=[application/json]} 2023-04-30T23:42:31.100Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"be99965697f94b34bf9c953cca403bc2","versionId":"d6e722a2cb5944c08e58ceb007f18cc0"} 2023-04-30T23:42:31.102Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:31.160Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-04-30T23:42:31.346Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be99965697f94b34bf9c953cca403bc2/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:31.347Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be99965697f94b34bf9c953cca403bc2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/be99965697f94b34bf9c953cca403bc2/versions/latest/actions with request headers:{X-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[94127401-1330-4ea5-a824-cc591c8f3aa8], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:31.350Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be99965697f94b34bf9c953cca403bc2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:32.056Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be99965697f94b34bf9c953cca403bc2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/be99965697f94b34bf9c953cca403bc2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[675], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:30 GMT]} 2023-04-30T23:42:32.057Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be99965697f94b34bf9c953cca403bc2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:32.058Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be99965697f94b34bf9c953cca403bc2/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:32.058Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-04-30T23:42:32.058Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:32.128Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:32.129Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e2159a13-4a48-408b-96f3-8b357e94a65e], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:32.131Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:32.691Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[557], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:31 GMT], Content-Type=[application/json]} 2023-04-30T23:42:32.692Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e951f98b7873469897825f072ed7da4b","versionId":"6d594c1859314a89a5e3f73cfbdc6221"} 2023-04-30T23:42:32.693Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:32.696Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-04-30T23:42:32.762Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e951f98b7873469897825f072ed7da4b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-30T23:42:32.765Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e951f98b7873469897825f072ed7da4b/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:32.767Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e951f98b7873469897825f072ed7da4b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:33.609Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e951f98b7873469897825f072ed7da4b/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:33.610Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e951f98b7873469897825f072ed7da4b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[836], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:32 GMT]} 2023-04-30T23:42:33.611Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:33.612Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-04-30T23:42:33.612Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:33.671Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:33.672Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c6964ea6-9240-409b-aafb-1731f5a2c0f8], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:33.675Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:34.023Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[345], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:32 GMT], Content-Type=[application/json]} 2023-04-30T23:42:34.025Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b9b17789aa6b422b899102c2fc9477a5","versionId":"51df97187b994a4dbc4910c502124d9c"} 2023-04-30T23:42:34.026Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:34.030Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-04-30T23:42:34.095Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9b17789aa6b422b899102c2fc9477a5/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:34.096Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9b17789aa6b422b899102c2fc9477a5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b9b17789aa6b422b899102c2fc9477a5/versions/latest/actions with request headers:{X-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e33f95de-64e3-42ee-bd57-5339cdae2a0b], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:34.100Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9b17789aa6b422b899102c2fc9477a5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:34.567Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9b17789aa6b422b899102c2fc9477a5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b9b17789aa6b422b899102c2fc9477a5/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[462], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:33 GMT]} 2023-04-30T23:42:34.568Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9b17789aa6b422b899102c2fc9477a5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:34.569Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9b17789aa6b422b899102c2fc9477a5/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:34.569Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-04-30T23:42:34.570Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:34.613Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:34.618Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:34.620Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:35.020Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:35.025Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[398], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:33 GMT], Content-Type=[application/json]} 2023-04-30T23:42:35.027Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||{"id":"3af56858cebf4f6c82311a5d02bd15a9","versionId":"ce36952aadbf4fdaa0f62b9e777fd3be"} 2023-04-30T23:42:35.031Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-04-30T23:42:35.074Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3af56858cebf4f6c82311a5d02bd15a9/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:35.075Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3af56858cebf4f6c82311a5d02bd15a9/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3af56858cebf4f6c82311a5d02bd15a9/versions/latest/actions with request headers:{X-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4a753e7e-f735-4123-9558-0c73636a9ac3], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:35.076Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3af56858cebf4f6c82311a5d02bd15a9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:35.742Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3af56858cebf4f6c82311a5d02bd15a9/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3af56858cebf4f6c82311a5d02bd15a9/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[663], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:34 GMT]} 2023-04-30T23:42:35.743Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3af56858cebf4f6c82311a5d02bd15a9/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:35.744Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3af56858cebf4f6c82311a5d02bd15a9/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:35.745Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-04-30T23:42:35.745Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:35.781Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:35.782Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7b3c675b-9686-436d-b19c-9c720df2510f], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:35.784Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:36.263Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[474], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:35 GMT], Content-Type=[application/json]} 2023-04-30T23:42:36.264Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"7b508778cd674f759b27f49ef0fa34fd","versionId":"ae23822d600c419ba7b6ee172d0446ca"} 2023-04-30T23:42:36.264Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:36.272Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-04-30T23:42:36.305Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7b508778cd674f759b27f49ef0fa34fd/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:36.305Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7b508778cd674f759b27f49ef0fa34fd/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7b508778cd674f759b27f49ef0fa34fd/versions/latest/actions with request headers:{X-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6fe3c153-f281-4599-84d9-b261002a1774], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:36.308Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7b508778cd674f759b27f49ef0fa34fd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:36.776Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7b508778cd674f759b27f49ef0fa34fd/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7b508778cd674f759b27f49ef0fa34fd/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[464], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:35 GMT]} 2023-04-30T23:42:36.777Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7b508778cd674f759b27f49ef0fa34fd/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:36.778Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7b508778cd674f759b27f49ef0fa34fd/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:36.779Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-04-30T23:42:36.780Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:36.872Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:36.873Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4674bedb-7550-4dee-804b-5c9b9e7d6e1b], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:36.876Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:37.157Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[278], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:36 GMT], Content-Type=[application/json]} 2023-04-30T23:42:37.159Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8edab02796ab4262affa1eb90dca5769","versionId":"14db300a950e4acdae78f5ec50a0a110"} 2023-04-30T23:42:37.161Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:37.164Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-04-30T23:42:37.193Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8edab02796ab4262affa1eb90dca5769/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:37.194Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8edab02796ab4262affa1eb90dca5769/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8edab02796ab4262affa1eb90dca5769/versions/latest/actions with request headers:{X-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7fb751c1-4949-44fb-aa2a-65552a5228a7], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:37.196Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8edab02796ab4262affa1eb90dca5769/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:37.620Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8edab02796ab4262affa1eb90dca5769/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8edab02796ab4262affa1eb90dca5769/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[419], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:36 GMT]} 2023-04-30T23:42:37.621Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8edab02796ab4262affa1eb90dca5769/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:37.623Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8edab02796ab4262affa1eb90dca5769/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:37.623Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-04-30T23:42:37.624Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:37.671Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:37.672Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:37.673Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:37.958Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:37.959Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[281], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:36 GMT], Content-Type=[application/json]} 2023-04-30T23:42:37.961Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||{"id":"b9b2fec7f34a4173a6903a10ae511a41","versionId":"50a66ac1eb214c2da9983a9425a990da"} 2023-04-30T23:42:37.964Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-04-30T23:42:37.994Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9b2fec7f34a4173a6903a10ae511a41/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:37.995Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9b2fec7f34a4173a6903a10ae511a41/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b9b2fec7f34a4173a6903a10ae511a41/versions/latest/actions with request headers:{X-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[62307d0e-9a25-4c4a-aadf-786228385e0e], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:37.996Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9b2fec7f34a4173a6903a10ae511a41/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:38.420Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9b2fec7f34a4173a6903a10ae511a41/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b9b2fec7f34a4173a6903a10ae511a41/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[421], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:37 GMT]} 2023-04-30T23:42:38.420Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9b2fec7f34a4173a6903a10ae511a41/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:38.420Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9b2fec7f34a4173a6903a10ae511a41/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:38.421Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-04-30T23:42:38.421Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:38.456Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:38.457Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:38.458Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:38.704Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:38.704Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[242], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:37 GMT], Content-Type=[application/json]} 2023-04-30T23:42:38.705Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||{"id":"aeb3cfb9988c41acbe0be97907bd8ee2","versionId":"0926fb1d1ccb4e70887276b533e17e8b"} 2023-04-30T23:42:38.708Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-04-30T23:42:38.759Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/aeb3cfb9988c41acbe0be97907bd8ee2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-30T23:42:38.760Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aeb3cfb9988c41acbe0be97907bd8ee2/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:38.761Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aeb3cfb9988c41acbe0be97907bd8ee2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:39.249Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aeb3cfb9988c41acbe0be97907bd8ee2/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:39.249Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/aeb3cfb9988c41acbe0be97907bd8ee2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[485], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:38 GMT]} 2023-04-30T23:42:39.250Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:39.250Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-04-30T23:42:39.250Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:39.310Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:39.311Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:39.312Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:39.586Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:39.587Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[271], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:38 GMT], Content-Type=[application/json]} 2023-04-30T23:42:39.588Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||{"id":"e90dd6e135954330b16acdf9baf9c0a9","versionId":"ff8ab7547e3a4fffa5c987ffb6a253d5"} 2023-04-30T23:42:39.602Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-04-30T23:42:39.621Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e90dd6e135954330b16acdf9baf9c0a9/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-30T23:42:39.622Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e90dd6e135954330b16acdf9baf9c0a9/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:39.624Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e90dd6e135954330b16acdf9baf9c0a9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:40.043Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e90dd6e135954330b16acdf9baf9c0a9/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:40.043Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e90dd6e135954330b16acdf9baf9c0a9/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[416], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:38 GMT]} 2023-04-30T23:42:40.043Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:40.044Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-04-30T23:42:40.044Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:40.086Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:40.086Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d8980ec8-e65d-4791-902c-13ea6d8fdcf3], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:40.088Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:40.344Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[253], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:39 GMT], Content-Type=[application/json]} 2023-04-30T23:42:40.345Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"51e3ef39e0424a84952cf4e4c8d7731f","versionId":"3a8317fd54654ca1b41fef51aa168fe1"} 2023-04-30T23:42:40.346Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:40.349Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-04-30T23:42:40.369Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/51e3ef39e0424a84952cf4e4c8d7731f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-30T23:42:40.371Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51e3ef39e0424a84952cf4e4c8d7731f/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:40.372Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51e3ef39e0424a84952cf4e4c8d7731f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:40.762Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51e3ef39e0424a84952cf4e4c8d7731f/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:40.763Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/51e3ef39e0424a84952cf4e4c8d7731f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[387], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:39 GMT]} 2023-04-30T23:42:40.763Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:40.763Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-04-30T23:42:40.763Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:40.817Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:40.818Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:40.819Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:41.071Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:41.072Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[248], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:40 GMT], Content-Type=[application/json]} 2023-04-30T23:42:41.073Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||{"id":"62fd49caf98f4161bb44f91f6e14518d","versionId":"a2c9ff8e656e4fc8a9acb76951cb4de8"} 2023-04-30T23:42:41.075Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-04-30T23:42:41.114Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62fd49caf98f4161bb44f91f6e14518d/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:41.115Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62fd49caf98f4161bb44f91f6e14518d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/62fd49caf98f4161bb44f91f6e14518d/versions/latest/actions with request headers:{X-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6d191dec-601b-463c-829e-91ca418237fd], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:41.117Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62fd49caf98f4161bb44f91f6e14518d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:41.543Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62fd49caf98f4161bb44f91f6e14518d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/62fd49caf98f4161bb44f91f6e14518d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[420], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:40 GMT]} 2023-04-30T23:42:41.543Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62fd49caf98f4161bb44f91f6e14518d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:41.544Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/62fd49caf98f4161bb44f91f6e14518d/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:41.544Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-04-30T23:42:41.545Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:41.595Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:41.595Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[066d0f5c-5478-4207-9ef0-2ebb9342ff40], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:41.596Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:41.878Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[279], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:40 GMT], Content-Type=[application/json]} 2023-04-30T23:42:41.879Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6d9bfe9c9184447795365b416d772d88","versionId":"9cc722c698394419b26744d2373dbda0"} 2023-04-30T23:42:41.880Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:41.883Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-04-30T23:42:41.917Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d9bfe9c9184447795365b416d772d88/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:41.919Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d9bfe9c9184447795365b416d772d88/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6d9bfe9c9184447795365b416d772d88/versions/latest/actions with request headers:{X-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6b15372d-3521-4867-babb-2e714d659202], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:41.921Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d9bfe9c9184447795365b416d772d88/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:42.497Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d9bfe9c9184447795365b416d772d88/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6d9bfe9c9184447795365b416d772d88/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[572], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:41 GMT]} 2023-04-30T23:42:42.498Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d9bfe9c9184447795365b416d772d88/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:42.499Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6d9bfe9c9184447795365b416d772d88/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:42.499Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-04-30T23:42:42.500Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:42.552Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:42.552Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5bacaea8-66bf-438b-9a9f-5fa6932f47c9], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:42.553Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:42.990Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[434], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:41 GMT], Content-Type=[application/json]} 2023-04-30T23:42:42.995Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4e57eea6e2744858aec50a2ac6e6fd91","versionId":"42346a56fdad42218ac8e82f4426178a"} 2023-04-30T23:42:42.996Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:43.000Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-04-30T23:42:43.117Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4e57eea6e2744858aec50a2ac6e6fd91/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-30T23:42:43.118Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e57eea6e2744858aec50a2ac6e6fd91/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:43.119Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e57eea6e2744858aec50a2ac6e6fd91/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:43.883Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e57eea6e2744858aec50a2ac6e6fd91/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:43.884Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4e57eea6e2744858aec50a2ac6e6fd91/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[761], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:42 GMT]} 2023-04-30T23:42:43.884Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:43.884Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-04-30T23:42:43.884Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:43.913Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:43.913Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[79fe88be-d7f8-4d57-9d52-e78413fe0a09], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:43.914Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:44.205Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[288], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:43 GMT], Content-Type=[application/json]} 2023-04-30T23:42:44.206Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2457b7eb03ba40b6ba95c67a3969df42","versionId":"02fba93c69714c1eb0849aaccab1b974"} 2023-04-30T23:42:44.207Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:44.210Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-04-30T23:42:44.241Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2457b7eb03ba40b6ba95c67a3969df42/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-30T23:42:44.242Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2457b7eb03ba40b6ba95c67a3969df42/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:44.243Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2457b7eb03ba40b6ba95c67a3969df42/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:44.727Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2457b7eb03ba40b6ba95c67a3969df42/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:44.728Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2457b7eb03ba40b6ba95c67a3969df42/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[481], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:43 GMT]} 2023-04-30T23:42:44.729Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:44.729Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-04-30T23:42:44.729Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:44.772Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:44.773Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:44.776Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:45.108Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:45.113Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[329], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:44 GMT], Content-Type=[application/json]} 2023-04-30T23:42:45.114Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||{"id":"2aabc40d4e84448ea10c86ed55152dc6","versionId":"70aef1d7dc5b49ebbebf1a1a214b1036"} 2023-04-30T23:42:45.120Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-04-30T23:42:45.141Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2aabc40d4e84448ea10c86ed55152dc6/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:45.142Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2aabc40d4e84448ea10c86ed55152dc6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2aabc40d4e84448ea10c86ed55152dc6/versions/latest/actions with request headers:{X-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5a03e9b1-4442-4a22-9a85-8ea91e9d7695], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:45.144Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2aabc40d4e84448ea10c86ed55152dc6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:45.901Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2aabc40d4e84448ea10c86ed55152dc6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2aabc40d4e84448ea10c86ed55152dc6/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[753], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:44 GMT]} 2023-04-30T23:42:45.901Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2aabc40d4e84448ea10c86ed55152dc6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:45.902Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2aabc40d4e84448ea10c86ed55152dc6/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:45.902Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-04-30T23:42:45.902Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:45.934Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:45.935Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[348bed56-22d6-4bb9-9a3f-d7103e3cb6b4], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:45.935Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:46.494Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[555], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:45 GMT], Content-Type=[application/json]} 2023-04-30T23:42:46.495Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2aa16ba60e7a4c189ad5f50a536bbaeb","versionId":"b1c1c907f5a344aa8a01b7b8ad551b48"} 2023-04-30T23:42:46.497Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:46.503Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-04-30T23:42:46.519Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2aa16ba60e7a4c189ad5f50a536bbaeb/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-30T23:42:46.522Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2aa16ba60e7a4c189ad5f50a536bbaeb/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:46.523Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2aa16ba60e7a4c189ad5f50a536bbaeb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:47.520Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2aa16ba60e7a4c189ad5f50a536bbaeb/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:47.521Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2aa16ba60e7a4c189ad5f50a536bbaeb/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[992], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:45 GMT]} 2023-04-30T23:42:47.521Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:47.521Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-04-30T23:42:47.522Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:47.597Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:47.599Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[86b47274-42b2-4e2a-9d35-09c72baaab09], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:47.600Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:48.001Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[398], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:46 GMT], Content-Type=[application/json]} 2023-04-30T23:42:48.002Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2a5deeca401f4f248bf0f42123b96bb8","versionId":"45bea89a264b401284f5517f9fe5952e"} 2023-04-30T23:42:48.003Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:48.006Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-04-30T23:42:48.042Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2a5deeca401f4f248bf0f42123b96bb8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-30T23:42:48.043Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a5deeca401f4f248bf0f42123b96bb8/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:48.045Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a5deeca401f4f248bf0f42123b96bb8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:48.482Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2a5deeca401f4f248bf0f42123b96bb8/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:48.483Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2a5deeca401f4f248bf0f42123b96bb8/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[433], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:47 GMT]} 2023-04-30T23:42:48.484Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:48.484Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-04-30T23:42:48.484Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:48.552Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:48.552Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[50e0294b-4b27-4e33-9cda-f960286d82e6], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:48.554Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:48.815Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[259], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:47 GMT], Content-Type=[application/json]} 2023-04-30T23:42:48.816Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"592b813e0b9244e183254e00b93f5e79","versionId":"f785921deaf94e858fe7ffa88c8c90fc"} 2023-04-30T23:42:48.817Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:48.819Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-04-30T23:42:48.843Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/592b813e0b9244e183254e00b93f5e79/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:48.844Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/592b813e0b9244e183254e00b93f5e79/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/592b813e0b9244e183254e00b93f5e79/versions/latest/actions with request headers:{X-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6c59e9a3-d94b-4aba-ae0b-08e1142671c0], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:48.846Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/592b813e0b9244e183254e00b93f5e79/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:49.254Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/592b813e0b9244e183254e00b93f5e79/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/592b813e0b9244e183254e00b93f5e79/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[393], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:48 GMT]} 2023-04-30T23:42:49.255Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/592b813e0b9244e183254e00b93f5e79/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:49.255Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/592b813e0b9244e183254e00b93f5e79/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:49.256Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-04-30T23:42:49.256Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:49.282Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:49.283Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:49.284Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:49.530Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:49.531Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[242], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:48 GMT], Content-Type=[application/json]} 2023-04-30T23:42:49.532Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||{"id":"00ec5bdb4f2e4232bea0b98687969450","versionId":"2f3bd1be161c4a7e94203ead0b59faa2"} 2023-04-30T23:42:49.536Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-04-30T23:42:49.579Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/00ec5bdb4f2e4232bea0b98687969450/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:49.579Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/00ec5bdb4f2e4232bea0b98687969450/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/00ec5bdb4f2e4232bea0b98687969450/versions/latest/actions with request headers:{X-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[275bf793-ba2d-428e-b086-e12708f7f742], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:49.581Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/00ec5bdb4f2e4232bea0b98687969450/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:49.976Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/00ec5bdb4f2e4232bea0b98687969450/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/00ec5bdb4f2e4232bea0b98687969450/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[393], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:48 GMT]} 2023-04-30T23:42:49.977Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/00ec5bdb4f2e4232bea0b98687969450/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:49.977Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/00ec5bdb4f2e4232bea0b98687969450/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:49.978Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-04-30T23:42:49.978Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:50.021Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:50.021Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5524cb9a-3c70-4f64-8db3-c9842ba0341d], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:50.023Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:50.287Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[262], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:49 GMT], Content-Type=[application/json]} 2023-04-30T23:42:50.288Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9162af3f4db043059d0cb9e36966ba8e","versionId":"91f191825f264c10b6c46d97907341e4"} 2023-04-30T23:42:50.288Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:50.290Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-04-30T23:42:50.313Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9162af3f4db043059d0cb9e36966ba8e/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:50.314Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9162af3f4db043059d0cb9e36966ba8e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9162af3f4db043059d0cb9e36966ba8e/versions/latest/actions with request headers:{X-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6ee34620-75f2-4d56-b0cb-f6f74d1cb2e3], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:50.314Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9162af3f4db043059d0cb9e36966ba8e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:50.715Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9162af3f4db043059d0cb9e36966ba8e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9162af3f4db043059d0cb9e36966ba8e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[398], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:49 GMT]} 2023-04-30T23:42:50.716Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9162af3f4db043059d0cb9e36966ba8e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:50.717Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9162af3f4db043059d0cb9e36966ba8e/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:50.717Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-04-30T23:42:50.717Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:50.765Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:50.765Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[841bec1a-cead-48d6-82e7-3156108aae7b], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:50.766Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:50.996Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[228], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:50 GMT], Content-Type=[application/json]} 2023-04-30T23:42:50.998Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"298eb4e43dfa41a1ae98c31c6695240e","versionId":"555e0bc18f78432a9f0d8a5e58d88243"} 2023-04-30T23:42:51.000Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:51.003Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-04-30T23:42:51.031Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/298eb4e43dfa41a1ae98c31c6695240e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-30T23:42:51.031Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/298eb4e43dfa41a1ae98c31c6695240e/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:51.032Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/298eb4e43dfa41a1ae98c31c6695240e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:51.435Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/298eb4e43dfa41a1ae98c31c6695240e/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:51.435Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/298eb4e43dfa41a1ae98c31c6695240e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[400], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:50 GMT]} 2023-04-30T23:42:51.436Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:51.436Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-04-30T23:42:51.436Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:51.465Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:51.465Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[eb188209-bc41-4295-86f0-15679409dedd], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:51.466Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:51.728Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[259], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:50 GMT], Content-Type=[application/json]} 2023-04-30T23:42:51.730Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8cb29b5a0e4e41908c4467210ba5a59b","versionId":"472ca37bfba440c6b29dc1dd020bb5a3"} 2023-04-30T23:42:51.732Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:51.735Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-04-30T23:42:51.756Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8cb29b5a0e4e41908c4467210ba5a59b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-30T23:42:51.758Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cb29b5a0e4e41908c4467210ba5a59b/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:51.759Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cb29b5a0e4e41908c4467210ba5a59b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:52.146Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cb29b5a0e4e41908c4467210ba5a59b/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:52.147Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8cb29b5a0e4e41908c4467210ba5a59b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[384], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:51 GMT]} 2023-04-30T23:42:52.147Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:52.148Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-04-30T23:42:52.148Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:52.188Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:52.189Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:52.190Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:52.453Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:52.455Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[250], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:51 GMT], Content-Type=[application/json]} 2023-04-30T23:42:52.456Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||{"id":"822f0402fafe4153987eac94af160f43","versionId":"e29070b1c99441cbb26b5f320426d559"} 2023-04-30T23:42:52.461Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-04-30T23:42:52.487Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/822f0402fafe4153987eac94af160f43/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:52.487Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/822f0402fafe4153987eac94af160f43/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/822f0402fafe4153987eac94af160f43/versions/latest/actions with request headers:{X-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[217c6d3c-f7b6-48fc-b9a9-1773c6409260], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:52.488Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/822f0402fafe4153987eac94af160f43/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:52.916Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/822f0402fafe4153987eac94af160f43/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/822f0402fafe4153987eac94af160f43/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[424], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:51 GMT]} 2023-04-30T23:42:52.917Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/822f0402fafe4153987eac94af160f43/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:52.918Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/822f0402fafe4153987eac94af160f43/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:52.919Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-04-30T23:42:52.920Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:52.958Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-30T23:42:52.959Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3fc6f7b0-55e4-4d58-8381-43393fdad818], X-ECOMP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-TransactionID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], X-ONAP-RequestID=[567cf95d-e97a-4fc2-b4f3-a510b480f673], Content-Type=[application/json]} 2023-04-30T23:42:52.960Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:53.235Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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=[272], Server=[envoy], Date=[Sun, 30 Apr 2023 23:42:52 GMT], Content-Type=[application/json]} 2023-04-30T23:42:53.236Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6a6409c7af1341c0a3d6133dc77e5202","versionId":"3fcf4af0a2a34be59ef60bdafa58c038"} 2023-04-30T23:42:53.237Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-30T23:42:53.239Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-04-30T23:42:53.258Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6a6409c7af1341c0a3d6133dc77e5202/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-30T23:42:53.259Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a6409c7af1341c0a3d6133dc77e5202/versions/latest/actions|INFO|500||Invoke 2023-04-30T23:42:53.260Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a6409c7af1341c0a3d6133dc77e5202/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-30T23:42:53.687Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a6409c7af1341c0a3d6133dc77e5202/versions/latest/actions|INFO|500||InvokeReturn 2023-04-30T23:42:53.687Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6a6409c7af1341c0a3d6133dc77e5202/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[419], Server=[envoy], Content-Length=[0], Date=[Sun, 30 Apr 2023 23:42:52 GMT]} 2023-04-30T23:42:53.688Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-30T23:42:53.688Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-04-30T23:42:56.114Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|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-04-30T23:42:58.246Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||WARN|500||--- 2023-04-30T23:42:58.246Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-04-30T23:42:58.246Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||WARN|500||--- 2023-04-30T23:42:58.576Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-04-30T23:43:03.127Z|567cf95d-e97a-4fc2-b4f3-a510b480f673|main|||||INFO|500||Started Application in 65.133 seconds (JVM running for 68.127) 2023-04-30T23:43:03.161Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-04-30T23:43:03.163Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-04-30T23:43:03.180Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-04-30T23:43:03.329Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 73bf2857-79b8-4a8b-bb82-889ac171c2d5 url= /sdc/v1/artifactTypes 2023-04-30T23:43:03.334Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-04-30T23:43:03.507Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-04-30T23:43:03.550Z||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-04-30T23:43:03.550Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-04-30T23:43:03.550Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 8d41df66-c2a6-40ca-8585-73a3bb071b2d url= /sdc/v1/distributionKafkaData 2023-04-30T23:43:03.551Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-04-30T23:43:03.579Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-04-30T23:43:03.584Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@752e5fcb 2023-04-30T23:43:03.675Z||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-7170beac-a3e6-47dc-aa2f-0c6dfae2f30d 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-04-30T23:43:03.730Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7170beac-a3e6-47dc-aa2f-0c6dfae2f30d] Instantiated an idempotent producer. 2023-04-30T23:43:03.819Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-04-30T23:43:03.880Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-30T23:43:03.881Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-30T23:43:03.881Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682898183877 2023-04-30T23:43:03.886Z||scheduling-1|||||INFO|500||start DistributionClient 2023-04-30T23:43:03.908Z||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-d6faf975-e29c-4ab2-8b15-109ec7735c92 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-04-30T23:43:03.984Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-30T23:43:03.985Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-30T23:43:03.985Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682898183984 2023-04-30T23:43:03.987Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:43:03.991Z||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-01b0934e-1f04-4070-ba21-4544af24fd83 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-04-30T23:43:03.991Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:43:03.998Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-30T23:43:03.998Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-30T23:43:03.999Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682898183998 2023-04-30T23:43:03.999Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:43:04.002Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:43:04.006Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-04-30T23:43:04.752Z||kafka-producer-network-thread | SO-sdc-controller-producer-7170beac-a3e6-47dc-aa2f-0c6dfae2f30d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7170beac-a3e6-47dc-aa2f-0c6dfae2f30d] Cluster ID: 8alM8iudT5G8ZnYn7F2FkQ 2023-04-30T23:43:04.752Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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 dP2ODUFTTCCbs_BZs38GMA 2023-04-30T23:43:04.753Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, 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 IJY4u-3lRZWuExw7FZyccw 2023-04-30T23:43:04.753Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, 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 IJY4u-3lRZWuExw7FZyccw 2023-04-30T23:43:04.753Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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 dP2ODUFTTCCbs_BZs38GMA 2023-04-30T23:43:04.753Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, 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 IJY4u-3lRZWuExw7FZyccw 2023-04-30T23:43:04.753Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, 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 IJY4u-3lRZWuExw7FZyccw 2023-04-30T23:43:04.753Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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 dP2ODUFTTCCbs_BZs38GMA 2023-04-30T23:43:04.753Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, 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 IJY4u-3lRZWuExw7FZyccw 2023-04-30T23:43:04.753Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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 dP2ODUFTTCCbs_BZs38GMA 2023-04-30T23:43:04.754Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, 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 IJY4u-3lRZWuExw7FZyccw 2023-04-30T23:43:04.754Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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 dP2ODUFTTCCbs_BZs38GMA 2023-04-30T23:43:04.754Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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 dP2ODUFTTCCbs_BZs38GMA 2023-04-30T23:43:04.754Z||kafka-producer-network-thread | SO-sdc-controller-producer-7170beac-a3e6-47dc-aa2f-0c6dfae2f30d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7170beac-a3e6-47dc-aa2f-0c6dfae2f30d] ProducerId set to 2002 with epoch 0 2023-04-30T23:43:04.755Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Cluster ID: 8alM8iudT5G8ZnYn7F2FkQ 2023-04-30T23:43:04.755Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Cluster ID: 8alM8iudT5G8ZnYn7F2FkQ 2023-04-30T23:43:04.756Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-04-30T23:43:04.756Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-04-30T23:43:04.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] (Re-)joining group 2023-04-30T23:43:04.774Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] (Re-)joining group 2023-04-30T23:43:04.837Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83-9a91a993-dc5a-4ff9-aa10-dea83e2ffce7 2023-04-30T23:43:04.838Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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-04-30T23:43:04.838Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] (Re-)joining group 2023-04-30T23:43:04.846Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92-c8a57aba-3388-4d50-8db9-32e31c4d9131 2023-04-30T23:43:04.846Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, 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-04-30T23:43:04.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] (Re-)joining group 2023-04-30T23:43:10.847Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83-9a91a993-dc5a-4ff9-aa10-dea83e2ffce7', protocol='range'} 2023-04-30T23:43:10.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92-c8a57aba-3388-4d50-8db9-32e31c4d9131', protocol='range'} 2023-04-30T23:43:10.919Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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 IJY4u-3lRZWuExw7FZyccw 2023-04-30T23:43:10.920Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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 IJY4u-3lRZWuExw7FZyccw 2023-04-30T23:43:10.920Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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 IJY4u-3lRZWuExw7FZyccw 2023-04-30T23:43:10.920Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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 IJY4u-3lRZWuExw7FZyccw 2023-04-30T23:43:10.920Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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 IJY4u-3lRZWuExw7FZyccw 2023-04-30T23:43:10.920Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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 IJY4u-3lRZWuExw7FZyccw 2023-04-30T23:43:10.925Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83-9a91a993-dc5a-4ff9-aa10-dea83e2ffce7=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-d6faf975-e29c-4ab2-8b15-109ec7735c92-c8a57aba-3388-4d50-8db9-32e31c4d9131=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-04-30T23:43:10.969Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92-c8a57aba-3388-4d50-8db9-32e31c4d9131', protocol='range'} 2023-04-30T23:43:10.969Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83-9a91a993-dc5a-4ff9-aa10-dea83e2ffce7', protocol='range'} 2023-04-30T23:43:10.970Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, 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-04-30T23:43:10.970Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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-04-30T23:43:10.976Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, 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-04-30T23:43:10.977Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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-04-30T23:43:10.998Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-04-30T23:43:10.998Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-04-30T23:43:10.999Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-04-30T23:43:10.999Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-04-30T23:43:10.999Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-04-30T23:43:10.999Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-04-30T23:43:10.999Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-04-30T23:43:11.000Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-04-30T23:43:11.000Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-04-30T23:43:11.001Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-04-30T23:43:11.001Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-04-30T23:43:11.002Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-04-30T23:43:11.041Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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-04-30T23:43:11.042Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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-04-30T23:43:11.089Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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-04-30T23:43:11.090Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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-04-30T23:43:11.092Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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-04-30T23:43:11.092Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, 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-04-30T23:43:11.132Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-30T23:43:11.133Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-30T23:43:11.134Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-30T23:43:11.134Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-30T23:43:11.135Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-30T23:43:11.135Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-30T23:44:03.996Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:44:04.004Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:45:03.998Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:45:04.005Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:46:03.999Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:46:04.007Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:47:04.000Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:47:04.007Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:48:04.001Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:48:04.009Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:49:04.002Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:49:04.009Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:50:04.004Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:50:04.009Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:51:04.005Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:51:04.011Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:51:55.064Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-04-30T23:52:04.007Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:52:04.012Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:52:04.820Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-01b0934e-1f04-4070-ba21-4544af24fd83, groupId=SO] Node -1 disconnected. 2023-04-30T23:52:04.981Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d6faf975-e29c-4ab2-8b15-109ec7735c92, groupId=SO] Node -1 disconnected. 2023-04-30T23:52:05.002Z||kafka-producer-network-thread | SO-sdc-controller-producer-7170beac-a3e6-47dc-aa2f-0c6dfae2f30d|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-7170beac-a3e6-47dc-aa2f-0c6dfae2f30d] Node -1 disconnected. 2023-04-30T23:53:04.008Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:53:04.012Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:54:04.008Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:54:04.013Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:55:04.009Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:55:04.013Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:56:04.010Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:56:04.014Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:57:04.012Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:57:04.014Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:58:04.013Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:58:04.015Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-30T23:59:04.015Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-30T23:59:04.016Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:00:04.016Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:00:04.017Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:01:04.018Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:01:04.018Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:02:04.020Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:02:04.020Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:03:04.021Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:03:04.022Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:04:04.021Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:04:04.022Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:05:04.022Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:05:04.022Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:06:04.022Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:06:04.024Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:07:04.023Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:07:04.025Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:08:04.024Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:08:04.025Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:09:04.025Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:09:04.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:10:04.025Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:10:04.028Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:11:04.026Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:11:04.028Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:12:04.028Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:12:04.029Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:13:04.029Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:13:04.030Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:14:04.029Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:14:04.030Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:15:04.031Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:15:04.032Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:16:04.032Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:16:04.033Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:17:04.033Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:17:04.034Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:18:04.034Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:18:04.034Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:19:04.035Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:19:04.036Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:20:04.036Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:20:04.037Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-01T00:21:04.038Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-01T00:21:04.038Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO