Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2023-01-12T23:27:05.790Z||main|||||INFO|500||The following profiles are active: basic
2023-01-12T23:27:17.654Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-12T23:27:17.655Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-12T23:27:17.775Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-12T23:27:22.125Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-12T23:27:22.612Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-12T23:27:23.205Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-12T23:27:23.456Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-12T23:27:24.087Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-12T23:27:26.179Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-12T23:27:26.811Z||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-01-12T23:27:29.544Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-12T23:27:29.661Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-12T23:27:29.676Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-12T23:27:29.686Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-12T23:27:30.274Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-12T23:27:30.663Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-12T23:27:31.754Z||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-01-12T23:27:32.530Z||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-01-12T23:27:33.230Z||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-01-12T23:27:33.239Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:33.260Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:35.045Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:35.046Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:33 GMT], server=[envoy], x-envoy-upstream-service-time=[1772], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:35.048Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"a864de9e30cb485696bf27298280b8a9","versionId":"b57c829dad5b46cdb26c62ed509cc2ed"}

2023-01-12T23:27:35.077Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-01-12T23:27:35.189Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a864de9e30cb485696bf27298280b8a9/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:35.190Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a864de9e30cb485696bf27298280b8a9/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:35.192Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a864de9e30cb485696bf27298280b8a9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:35.982Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a864de9e30cb485696bf27298280b8a9/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:35.984Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a864de9e30cb485696bf27298280b8a9/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[761]}
2023-01-12T23:27:35.984Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:35.985Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-01-12T23:27:35.986Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:36.047Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:36.048Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[13472689-a387-436d-b347-dd4e5b5c4d9d], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:36.050Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:36.334Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:36 GMT], server=[envoy], x-envoy-upstream-service-time=[281], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:36.335Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8cc340aa448143cfb0ce5d4590ccd993","versionId":"703a9fa42cae407297558e0aa8f6d804"}

2023-01-12T23:27:36.336Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:36.339Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-01-12T23:27:36.407Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:36.407Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6c7b5712-8ecb-4d6f-8952-21d2e317e460], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:36.409Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:36.877Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[465]}
2023-01-12T23:27:36.877Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:36.878Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:36.879Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-01-12T23:27:36.880Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:36.933Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:36.934Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:36.936Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:37.240Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:37.241Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:36 GMT], server=[envoy], x-envoy-upstream-service-time=[300], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:37.243Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"32c5dcde47ed4a5c9c825274a9ea6c62","versionId":"c60405e1833a46a3918b25b006f42d64"}

2023-01-12T23:27:37.246Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-01-12T23:27:37.292Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/32c5dcde47ed4a5c9c825274a9ea6c62/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:37.294Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/32c5dcde47ed4a5c9c825274a9ea6c62/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:37.295Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/32c5dcde47ed4a5c9c825274a9ea6c62/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:37.814Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/32c5dcde47ed4a5c9c825274a9ea6c62/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:37.815Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/32c5dcde47ed4a5c9c825274a9ea6c62/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[515]}
2023-01-12T23:27:37.815Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:37.816Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-01-12T23:27:37.816Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:37.880Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:37.882Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:37.884Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:38.185Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:38.186Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:37 GMT], server=[envoy], x-envoy-upstream-service-time=[298], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:38.188Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"ecb01937e8574183afcfbc60eb402833","versionId":"ee26135a9dc94cc1a188c9d348a9e1ce"}

2023-01-12T23:27:38.190Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-01-12T23:27:38.244Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:38.245Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c4fd1791-3b6f-48be-aa48-8d3a90d49621], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:38.247Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:38.827Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[575]}
2023-01-12T23:27:38.828Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:38.829Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:38.830Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-01-12T23:27:38.830Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:38.889Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:38.891Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:38.893Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:39.246Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:39.247Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:38 GMT], server=[envoy], x-envoy-upstream-service-time=[347], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:39.250Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"13340bac1c2a4d70a1ffe23b415044aa","versionId":"7a9d0fbfe45c461898c4ef07c22819a5"}

2023-01-12T23:27:39.252Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-01-12T23:27:39.290Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:39.290Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5fed5a01-a2ac-40f2-b7c0-4a5fdd261c32], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:39.292Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:39.814Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[519]}
2023-01-12T23:27:39.815Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:39.815Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:39.816Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-01-12T23:27:39.816Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:39.871Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:39.872Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:39.873Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:40.225Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:40.226Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:39 GMT], server=[envoy], x-envoy-upstream-service-time=[348], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:40.226Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"c98dec2e16a6438eb26f611c5b7cfa28","versionId":"9bea67f359ce4353ab7f78e3d627c11e"}

2023-01-12T23:27:40.228Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-01-12T23:27:40.268Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:40.268Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[185af673-0d52-46f1-ac93-b21dbc79b296], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:40.270Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:40.953Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[680]}
2023-01-12T23:27:40.953Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:40.954Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:40.954Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-01-12T23:27:40.954Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:40.991Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:40.992Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:40.993Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:41.352Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:41.353Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:40 GMT], server=[envoy], x-envoy-upstream-service-time=[356], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:41.354Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"3f7c06396ac24540ac35823142853280","versionId":"44984a88bf9c4f95925736fc6620c217"}

2023-01-12T23:27:41.356Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-01-12T23:27:41.386Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:41.387Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2686106c-8369-4c11-8d2f-db70e04ca55a], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:41.388Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:42.552Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1161]}
2023-01-12T23:27:42.553Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:42.553Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:42.554Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-01-12T23:27:42.554Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:42.602Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:42.603Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e9901ade-1650-4aa3-a130-db7491e613b3], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:42.604Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:43.276Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:42 GMT], server=[envoy], x-envoy-upstream-service-time=[669], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:43.277Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6baeaf2a8d65462c8e8503d1f7f37453","versionId":"711c906de830453a90a8cb92c1d51789"}

2023-01-12T23:27:43.278Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:43.280Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-01-12T23:27:43.326Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:43.326Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[80bf4eda-0dc9-4893-80c1-a49818619cac], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:43.327Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:44.270Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[940]}
2023-01-12T23:27:44.271Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:44.271Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:44.272Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-01-12T23:27:44.272Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:44.332Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:44.333Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:44.334Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:44.857Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:44.859Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:44 GMT], server=[envoy], x-envoy-upstream-service-time=[520], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:44.860Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"fc6c175875b244fcb70f0e6a088aa974","versionId":"c05377eb22764a6a9762227e4799eedb"}

2023-01-12T23:27:44.862Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-01-12T23:27:44.891Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fc6c175875b244fcb70f0e6a088aa974/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:44.892Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6c175875b244fcb70f0e6a088aa974/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:44.893Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6c175875b244fcb70f0e6a088aa974/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:46.020Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6c175875b244fcb70f0e6a088aa974/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:46.020Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fc6c175875b244fcb70f0e6a088aa974/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1123]}
2023-01-12T23:27:46.020Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:46.021Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-01-12T23:27:46.021Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:46.056Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:46.057Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dfdadfa7-f271-4227-ac70-ffaffd2534de], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:46.058Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:46.699Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:46 GMT], server=[envoy], x-envoy-upstream-service-time=[638], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:46.700Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4ba4befdec5c4dd79103fa32477ffd6a","versionId":"25ff43b29a6344c3991bad74f3771824"}

2023-01-12T23:27:46.701Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:46.704Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-01-12T23:27:46.739Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4ba4befdec5c4dd79103fa32477ffd6a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:46.740Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ba4befdec5c4dd79103fa32477ffd6a/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:46.742Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ba4befdec5c4dd79103fa32477ffd6a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:47.234Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ba4befdec5c4dd79103fa32477ffd6a/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:47.235Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4ba4befdec5c4dd79103fa32477ffd6a/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[486]}
2023-01-12T23:27:47.235Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:47.236Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-01-12T23:27:47.236Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:47.275Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:47.276Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[19317571-ff60-4cd5-b485-1b86b52ff8e4], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:47.277Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:47.684Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:47 GMT], server=[envoy], x-envoy-upstream-service-time=[405], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:47.685Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c1d8e9ad9b2b4e25ac13e81670443420","versionId":"3bacfc1545d8424aa8d17408e3938dd1"}

2023-01-12T23:27:47.686Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:47.688Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-01-12T23:27:47.715Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c1d8e9ad9b2b4e25ac13e81670443420/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:47.716Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1d8e9ad9b2b4e25ac13e81670443420/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:47.717Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1d8e9ad9b2b4e25ac13e81670443420/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:48.306Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1d8e9ad9b2b4e25ac13e81670443420/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:48.307Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c1d8e9ad9b2b4e25ac13e81670443420/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[586]}
2023-01-12T23:27:48.307Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:48.308Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-01-12T23:27:48.308Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:48.341Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:48.342Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:48.343Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:48.619Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:48.620Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:48 GMT], server=[envoy], x-envoy-upstream-service-time=[271], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:48.621Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"a2fa8c2bcc244d00a17ee756cec7d01a","versionId":"ec6429e3b0a74b75b61ea77caacf0ac7"}

2023-01-12T23:27:48.623Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-01-12T23:27:48.659Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a2fa8c2bcc244d00a17ee756cec7d01a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:48.661Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a2fa8c2bcc244d00a17ee756cec7d01a/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:48.662Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a2fa8c2bcc244d00a17ee756cec7d01a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:49.178Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a2fa8c2bcc244d00a17ee756cec7d01a/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:49.179Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a2fa8c2bcc244d00a17ee756cec7d01a/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[513]}
2023-01-12T23:27:49.179Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:49.179Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-01-12T23:27:49.179Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:49.215Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:49.215Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3d16fd76-5999-499e-88d6-e96318fca687], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:49.216Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:49.491Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:49 GMT], server=[envoy], x-envoy-upstream-service-time=[272], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:49.492Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f1aefa0abaa54896a209b7acded1c0bf","versionId":"ac4b4a3570b547c5a8654626282c8924"}

2023-01-12T23:27:49.492Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:49.495Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-01-12T23:27:49.533Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:49.534Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[970cd4aa-4766-4a2b-8b31-6742e145be1e], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:49.535Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:50.111Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[571]}
2023-01-12T23:27:50.111Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:50.112Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:50.112Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-01-12T23:27:50.112Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:50.287Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:50.288Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:50.289Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:50.592Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:50.593Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:50 GMT], server=[envoy], x-envoy-upstream-service-time=[301], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:50.594Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"8152bb66e59341fab53cfe092c75247a","versionId":"55e01098814942b0a24f09fc5f567989"}

2023-01-12T23:27:50.598Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-01-12T23:27:50.633Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8152bb66e59341fab53cfe092c75247a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:50.635Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8152bb66e59341fab53cfe092c75247a/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:50.637Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8152bb66e59341fab53cfe092c75247a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:51.092Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8152bb66e59341fab53cfe092c75247a/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:51.093Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8152bb66e59341fab53cfe092c75247a/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[441]}
2023-01-12T23:27:51.093Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:51.094Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-01-12T23:27:51.094Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:51.128Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:51.128Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dfb2a018-ce66-43ae-8f9e-76154c772856], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:51.129Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:51.503Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:51 GMT], server=[envoy], x-envoy-upstream-service-time=[359], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:51.504Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"75bd7f7c3986433088da207550245e04","versionId":"714e539be3584c1c9e2d754d03556403"}

2023-01-12T23:27:51.505Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:51.507Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-01-12T23:27:51.536Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/75bd7f7c3986433088da207550245e04/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:51.537Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75bd7f7c3986433088da207550245e04/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:51.537Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75bd7f7c3986433088da207550245e04/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:52.570Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75bd7f7c3986433088da207550245e04/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:52.570Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/75bd7f7c3986433088da207550245e04/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1030]}
2023-01-12T23:27:52.571Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:52.571Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-01-12T23:27:52.571Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:52.624Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:52.625Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:52.626Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:53.355Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:53.356Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:52 GMT], server=[envoy], x-envoy-upstream-service-time=[725], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:53.357Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"191155cb4bcd4b419ca1b1fe2c1a1275","versionId":"bad65f7126e149feb1d5faba099eab96"}

2023-01-12T23:27:53.361Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-01-12T23:27:53.401Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/191155cb4bcd4b419ca1b1fe2c1a1275/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:53.403Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/191155cb4bcd4b419ca1b1fe2c1a1275/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:53.404Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/191155cb4bcd4b419ca1b1fe2c1a1275/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:54.133Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/191155cb4bcd4b419ca1b1fe2c1a1275/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:54.134Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/191155cb4bcd4b419ca1b1fe2c1a1275/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[726]}
2023-01-12T23:27:54.134Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:54.134Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-01-12T23:27:54.135Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:54.178Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:54.179Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:54.180Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:54.514Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:54.516Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:54 GMT], server=[envoy], x-envoy-upstream-service-time=[331], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:54.517Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"fc6706434dbc4dfeb10a9525533a5d35","versionId":"390e7459a0a1432b960d9c7249ec934f"}

2023-01-12T23:27:54.519Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-01-12T23:27:54.564Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:54.565Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[18f5da6f-98f2-44d3-9462-eb1ae34fffc0], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:54.566Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:54.893Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[325]}
2023-01-12T23:27:54.893Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:54.894Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:54.895Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-01-12T23:27:54.895Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:54.940Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:54.940Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[af40feb7-bd0a-4cd2-a403-4725b232281d], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:54.942Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:55.201Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:54 GMT], server=[envoy], x-envoy-upstream-service-time=[254], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:55.202Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0500a3057c2d4c48a6d66acbfee770ce","versionId":"33945071b22a4cb98cc3375a0f9c3e9a"}

2023-01-12T23:27:55.203Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:55.205Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-01-12T23:27:55.233Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:55.234Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5d9b16ce-ecb4-41d7-bc1a-6e05d0655cb3], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:55.236Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:55.720Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[482]}
2023-01-12T23:27:55.721Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:55.722Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:55.722Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-01-12T23:27:55.723Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:55.760Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:55.762Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:55.763Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:56.011Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:56.012Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:55 GMT], server=[envoy], x-envoy-upstream-service-time=[245], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:56.013Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"ffc7098bc07648d08a5022dac2554b13","versionId":"47bba090d9fa4866bd019834996a3bc7"}

2023-01-12T23:27:56.015Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-01-12T23:27:56.042Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ffc7098bc07648d08a5022dac2554b13/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:56.043Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffc7098bc07648d08a5022dac2554b13/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:56.044Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffc7098bc07648d08a5022dac2554b13/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:56.425Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffc7098bc07648d08a5022dac2554b13/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:56.426Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ffc7098bc07648d08a5022dac2554b13/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[376]}
2023-01-12T23:27:56.426Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:56.427Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-01-12T23:27:56.427Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:56.465Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:56.466Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:56.467Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:56.784Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:56.785Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:56 GMT], server=[envoy], x-envoy-upstream-service-time=[314], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:56.786Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"c7a243586ac743c1bbd4316ba592331f","versionId":"f1fa365a9678421985fc7c651585b376"}

2023-01-12T23:27:56.788Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-01-12T23:27:56.821Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c7a243586ac743c1bbd4316ba592331f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:56.823Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7a243586ac743c1bbd4316ba592331f/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:56.824Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7a243586ac743c1bbd4316ba592331f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:57.184Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7a243586ac743c1bbd4316ba592331f/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:57.185Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c7a243586ac743c1bbd4316ba592331f/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[356]}
2023-01-12T23:27:57.186Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:57.187Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-01-12T23:27:57.187Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:57.219Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:57.219Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1c314df8-8d81-458e-b29b-7b15f2d0bce3], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:57.220Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:57.477Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:57 GMT], server=[envoy], x-envoy-upstream-service-time=[254], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:57.479Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"21615783b94d4048918b2ae8d7bda9e2","versionId":"7a324b9617fa45ff9b16e129b430f8b2"}

2023-01-12T23:27:57.479Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:57.482Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-01-12T23:27:57.509Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:57.509Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fbe6a007-a431-4b5c-bbcc-cec779bab3eb], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:57.510Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:57.809Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[296]}
2023-01-12T23:27:57.810Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:57.811Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:57.811Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-01-12T23:27:57.812Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:57.853Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:57.854Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d172d621-ac4a-4ee1-bd4b-d9e076b810cd], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:57.855Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:58.047Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:57 GMT], server=[envoy], x-envoy-upstream-service-time=[188], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:58.048Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"dc08e409f58b49b19d72cc353b148fcf","versionId":"172571942bc849c59092b220f0b666b1"}

2023-01-12T23:27:58.049Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:58.053Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-01-12T23:27:58.091Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dc08e409f58b49b19d72cc353b148fcf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:58.093Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc08e409f58b49b19d72cc353b148fcf/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:58.095Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc08e409f58b49b19d72cc353b148fcf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:58.402Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc08e409f58b49b19d72cc353b148fcf/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:58.403Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dc08e409f58b49b19d72cc353b148fcf/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[305]}
2023-01-12T23:27:58.404Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:58.404Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-01-12T23:27:58.405Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:58.446Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:58.447Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[929f5570-cb39-419f-9843-b7e49e60f91c], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:58.448Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:58.662Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:58 GMT], server=[envoy], x-envoy-upstream-service-time=[212], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:58.663Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5084958a4acc49cb8cba20d2d1c6fb64","versionId":"f868847dd8c34d83b2b6e73df681a095"}

2023-01-12T23:27:58.664Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:58.668Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-01-12T23:27:58.696Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:58.697Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6c26b104-0f7b-4de5-889c-80eeadc23588], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:58.698Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:59.031Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[331]}
2023-01-12T23:27:59.032Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:59.033Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:59.033Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-01-12T23:27:59.034Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:59.069Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:59.070Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:59.071Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:59.280Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:59.281Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Thu, 12 Jan 2023 23:27:59 GMT], server=[envoy], x-envoy-upstream-service-time=[204], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:59.281Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"401bcc58e72b4f99a665463e83ef76a4","versionId":"a564d6eafddd434d8b6690b164b2ddb9"}

2023-01-12T23:27:59.284Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-01-12T23:27:59.314Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:59.314Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[aac7dced-9f68-4f44-a886-2c5ad1c99912], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:59.316Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:59.691Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[373]}
2023-01-12T23:27:59.692Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:59.692Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:59.693Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-01-12T23:28:03.204Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:28:05.739Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||WARN|500||---
2023-01-12T23:28:05.740Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-12T23:28:05.740Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||WARN|500||---
2023-01-12T23:28:06.112Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-12T23:28:10.632Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Started Application in 68.024 seconds (JVM running for 71.979)
2023-01-12T23:28:10.646Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-01-12T23:28:10.647Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-01-12T23:28:10.652Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-01-12T23:28:10.696Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= aa7259f1-c013-4fa3-ada5-938df847e369 url= /sdc/v1/artifactTypes
2023-01-12T23:28:10.703Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-12T23:28:10.867Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-12T23:28:10.945Z||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-01-12T23:28:10.946Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-01-12T23:28:10.946Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5cee8fa1-0745-4abf-a4d7-01ed3bf1efe2 url= /sdc/v1/distributionKafkaData
2023-01-12T23:28:10.946Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-01-12T23:28:10.974Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-12T23:28:10.980Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@6298d249
2023-01-12T23:28:11.042Z||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-cf1f7680-1222-4307-959c-7c9b9f72491b
	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-01-12T23:28:11.093Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] Instantiated an idempotent producer.
2023-01-12T23:28:11.191Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-01-12T23:28:11.259Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-12T23:28:11.259Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-12T23:28:11.259Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673566091256
2023-01-12T23:28:11.265Z||scheduling-1|||||INFO|500||start DistributionClient
2023-01-12T23:28:11.283Z||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-82f03e15-5470-439d-b5a2-4653ebf6f025
	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-01-12T23:28:11.353Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-12T23:28:11.354Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-12T23:28:11.354Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673566091353
2023-01-12T23:28:11.355Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:28:11.358Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:28:11.358Z||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-dc1e4a61-ea36-4570-b9e6-038bc73e2f03
	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-01-12T23:28:11.371Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-12T23:28:11.371Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-12T23:28:11.371Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673566091371
2023-01-12T23:28:11.372Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:28:11.374Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:28:11.377Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-01-12T23:28:12.089Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-12T23:28:12.089Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:12.089Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-12T23:28:12.089Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:12.089Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-12T23:28:12.090Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-12T23:28:12.090Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:12.090Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-12T23:28:12.090Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:12.090Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-12T23:28:12.090Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:12.091Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:12.091Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] Cluster ID: X3mwV4CjScmqeMB03s8oAg
2023-01-12T23:28:12.092Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Cluster ID: X3mwV4CjScmqeMB03s8oAg
2023-01-12T23:28:12.093Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] ProducerId set to 3 with epoch 0
2023-01-12T23:28:12.093Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Cluster ID: X3mwV4CjScmqeMB03s8oAg
2023-01-12T23:28:12.093Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-12T23:28:12.094Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-12T23:28:12.116Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-12T23:28:12.116Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-12T23:28:12.181Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-af4480eb-b2fa-4177-966b-7caaf3074e67
2023-01-12T23:28:12.181Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-12T23:28:12.181Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-12T23:28:12.184Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d
2023-01-12T23:28:12.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-12T23:28:12.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-12T23:28:18.194Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-af4480eb-b2fa-4177-966b-7caaf3074e67', protocol='range'}
2023-01-12T23:28:18.195Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-12T23:28:18.268Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:18.269Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:18.269Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:18.270Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:18.270Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:18.270Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:18.274Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-82f03e15-5470-439d-b5a2-4653ebf6f025-af4480eb-b2fa-4177-966b-7caaf3074e67=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-01-12T23:28:18.310Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-12T23:28:18.311Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-af4480eb-b2fa-4177-966b-7caaf3074e67', protocol='range'}
2023-01-12T23:28:18.311Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-12T23:28:18.312Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-12T23:28:18.316Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-12T23:28:18.316Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-12T23:28:18.339Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-12T23:28:18.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-01-12T23:28:18.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-01-12T23:28:18.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-01-12T23:28:18.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-01-12T23:28:18.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-01-12T23:28:18.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-01-12T23:28:18.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-01-12T23:28:18.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-01-12T23:28:18.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-01-12T23:28:18.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-01-12T23:28:18.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-01-12T23:28:18.383Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-12T23:28:18.384Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-12T23:28:18.452Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-12T23:28:18.453Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-12T23:28:18.454Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-12T23:28:18.455Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-12T23:28:18.456Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-12T23:28:18.456Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-12T23:28:18.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-12T23:28:18.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-12T23:28:18.494Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-12T23:28:18.495Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-12T23:29:11.365Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:29:11.377Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:30:11.366Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:30:11.379Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:31:11.368Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:31:11.380Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:32:11.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:32:11.381Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:33:11.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:33:11.383Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:34:11.370Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:34:11.384Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:35:11.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:35:11.384Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:36:11.373Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:36:11.386Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:37:11.375Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:37:11.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:37:12.296Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Node -1 disconnected.
2023-01-12T23:37:12.315Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node -1 disconnected.
2023-01-12T23:37:12.403Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] Node -1 disconnected.
2023-01-12T23:37:18.691Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-12T23:38:11.376Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:38:11.392Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:39:11.376Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:39:11.394Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:40:11.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:40:11.394Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:41:11.380Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:41:11.396Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:42:11.382Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:42:11.398Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:43:11.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:43:11.398Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:44:11.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:44:11.400Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:45:11.385Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:45:11.402Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:46:11.387Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:46:11.402Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:47:11.387Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:47:11.404Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:48:11.390Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:48:11.406Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:49:11.391Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:49:11.408Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:50:11.393Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:50:11.409Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:51:11.395Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:51:11.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:52:11.397Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:52:11.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:53:11.399Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:53:11.411Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:54:11.402Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:54:11.412Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:55:11.404Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:55:11.413Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:56:11.405Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:56:11.415Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:57:11.407Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:57:11.417Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:58:11.407Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:58:11.419Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:59:11.411Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:59:11.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:00:11.412Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:00:11.422Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:01:11.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:01:11.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:02:11.422Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:02:11.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:03:11.424Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:03:11.424Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:04:11.424Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:04:11.424Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:05:11.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:05:11.426Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:06:11.426Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:06:11.428Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:07:11.428Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:07:11.429Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:08:11.432Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:08:11.431Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:09:11.433Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:09:11.438Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:10:11.434Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:10:11.438Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:11:11.438Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:11:11.442Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:12:11.442Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:12:11.446Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:13:11.446Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:13:11.447Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:14:11.446Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:14:11.447Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:15:11.449Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:15:11.448Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:16:11.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:16:11.451Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:17:11.452Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:17:11.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:18:11.453Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:18:11.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:19:11.455Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:19:11.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:20:11.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:20:11.456Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:21:11.457Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:21:11.456Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:22:11.458Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:22:11.458Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:23:11.459Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:23:11.458Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:24:11.462Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:24:11.462Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:25:11.462Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:25:11.463Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:26:11.463Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:26:11.464Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:27:11.465Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:27:11.465Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:28:11.465Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:28:11.465Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:29:11.466Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:29:11.466Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:30:11.467Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:30:11.468Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:31:11.469Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:31:11.468Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:32:11.470Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:32:11.471Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:33:11.472Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:33:11.472Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:34:11.473Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:34:11.473Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:35:11.474Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:35:11.474Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:36:11.476Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:36:11.476Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:37:11.477Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:37:11.477Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:38:11.478Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:38:11.479Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:39:11.480Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:39:11.480Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:40:11.483Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:40:11.483Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:41:11.484Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:41:11.484Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:42:11.484Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:42:11.485Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:43:11.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:43:11.486Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:44:11.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:44:11.487Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:45:11.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:45:11.488Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:46:11.488Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:46:11.489Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:47:11.489Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:47:11.489Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:48:11.492Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:48:11.491Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:49:11.492Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:49:11.493Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:50:11.493Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:50:11.493Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:51:11.494Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:51:11.494Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:52:11.495Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:52:11.495Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:53:11.495Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:53:11.496Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:54:11.496Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:54:11.496Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:55:11.498Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:55:11.498Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:56:11.500Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:56:11.500Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:57:11.500Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:57:11.501Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:58:11.500Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:58:11.502Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:59:11.501Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:59:11.503Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:00:11.503Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:00:11.504Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:01:11.503Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:01:11.504Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:02:11.506Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:02:11.506Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO