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-02-23T06:35:27.402Z||main|||||INFO|500||The following profiles are active: basic
2023-02-23T06:35:50.331Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-23T06:35:50.334Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-23T06:35:50.574Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-23T06:35:57.829Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-23T06:35:58.524Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-23T06:35:59.277Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-23T06:35:59.681Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-23T06:36:00.803Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-23T06:36:04.546Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-23T06:36:05.537Z||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-02-23T06:36:10.080Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-23T06:36:10.326Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-23T06:36:10.339Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-23T06:36:10.355Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-23T06:36:11.158Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-23T06:36:11.929Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-23T06:36:13.969Z||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-02-23T06:36:15.012Z||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-02-23T06:36:16.136Z||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-02-23T06:36:16.154Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:16.190Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:18.521Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:18.522Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:15 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:18.526Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||{"id":"a4f41dc363ba4349adc26c5ec6b79a78","versionId":"42145c9bd35743dfbdaa7e74d27fa0c7"}

2023-02-23T06:36:18.573Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-02-23T06:36:18.752Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4f41dc363ba4349adc26c5ec6b79a78/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:18.753Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4f41dc363ba4349adc26c5ec6b79a78/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a4f41dc363ba4349adc26c5ec6b79a78/versions/latest/actions with request headers:{X-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5aa26d3c-5e80-445d-b1a3-6cb7a0e1866a], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:18.758Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4f41dc363ba4349adc26c5ec6b79a78/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:19.244Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4f41dc363ba4349adc26c5ec6b79a78/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a4f41dc363ba4349adc26c5ec6b79a78/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:17 GMT]}
2023-02-23T06:36:19.245Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4f41dc363ba4349adc26c5ec6b79a78/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:19.247Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a4f41dc363ba4349adc26c5ec6b79a78/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:19.248Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-02-23T06:36:19.248Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:19.347Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:19.350Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:19.353Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:19.575Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:19.577Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:18 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:19.581Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||{"id":"8a93c8dbbf924bfd960ad049441fcdb0","versionId":"9c87f2d495264150a1aa2686cf436896"}

2023-02-23T06:36:19.585Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-02-23T06:36:19.690Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a93c8dbbf924bfd960ad049441fcdb0/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:19.691Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a93c8dbbf924bfd960ad049441fcdb0/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8a93c8dbbf924bfd960ad049441fcdb0/versions/latest/actions with request headers:{X-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a65bea78-29c6-4896-855f-0a67243e377f], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:19.695Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a93c8dbbf924bfd960ad049441fcdb0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:20.053Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a93c8dbbf924bfd960ad049441fcdb0/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8a93c8dbbf924bfd960ad049441fcdb0/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:18 GMT]}
2023-02-23T06:36:20.058Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a93c8dbbf924bfd960ad049441fcdb0/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:20.059Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8a93c8dbbf924bfd960ad049441fcdb0/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:20.060Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-02-23T06:36:20.061Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:20.203Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:20.204Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f1f7fefa-2e5e-4d67-a610-00daae817f8a], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:20.212Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:20.491Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:19 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:20.492Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"50e2bef7788746f3b0b592162cbf7e4c","versionId":"412e7756d0834881a1c2e96581d1560d"}

2023-02-23T06:36:20.493Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:20.499Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-02-23T06:36:20.582Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/50e2bef7788746f3b0b592162cbf7e4c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T06:36:20.584Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50e2bef7788746f3b0b592162cbf7e4c/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:20.587Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50e2bef7788746f3b0b592162cbf7e4c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:21.027Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50e2bef7788746f3b0b592162cbf7e4c/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:21.028Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/50e2bef7788746f3b0b592162cbf7e4c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:19 GMT]}
2023-02-23T06:36:21.028Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:21.029Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-02-23T06:36:21.031Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:21.127Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:21.133Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:21.139Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:21.390Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:21.391Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:20 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:21.393Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||{"id":"89be187850eb4efcb37d11e0db203b90","versionId":"a281d08747af4890a6733fd173c947b3"}

2023-02-23T06:36:21.397Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-02-23T06:36:21.472Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89be187850eb4efcb37d11e0db203b90/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:21.473Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89be187850eb4efcb37d11e0db203b90/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/89be187850eb4efcb37d11e0db203b90/versions/latest/actions with request headers:{X-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[afed12a8-95a8-42ed-a608-6d10a0c8d7a7], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:21.475Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89be187850eb4efcb37d11e0db203b90/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:21.929Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89be187850eb4efcb37d11e0db203b90/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/89be187850eb4efcb37d11e0db203b90/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:20 GMT]}
2023-02-23T06:36:21.931Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89be187850eb4efcb37d11e0db203b90/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:21.939Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89be187850eb4efcb37d11e0db203b90/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:21.940Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-02-23T06:36:21.940Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:22.035Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:22.035Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[17e9081b-e3a4-402c-b8f5-f26fa70e6464], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:22.038Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:22.380Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:20 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:22.381Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"522ad6c2dc6a4bb5a7b89427b6fa193d","versionId":"1789728e3d7648db8e20ce6e76789a5f"}

2023-02-23T06:36:22.382Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:22.386Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-02-23T06:36:22.435Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/522ad6c2dc6a4bb5a7b89427b6fa193d/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:22.436Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/522ad6c2dc6a4bb5a7b89427b6fa193d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/522ad6c2dc6a4bb5a7b89427b6fa193d/versions/latest/actions with request headers:{X-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[482f51ea-3594-41e7-b11e-aea6b7039823], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:22.440Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/522ad6c2dc6a4bb5a7b89427b6fa193d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:22.956Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/522ad6c2dc6a4bb5a7b89427b6fa193d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/522ad6c2dc6a4bb5a7b89427b6fa193d/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:21 GMT]}
2023-02-23T06:36:22.957Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/522ad6c2dc6a4bb5a7b89427b6fa193d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:22.958Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/522ad6c2dc6a4bb5a7b89427b6fa193d/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:22.962Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-02-23T06:36:22.963Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:23.039Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:23.039Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[be93f211-115d-4a00-97aa-a849ba37a0a3], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:23.041Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:23.304Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:21 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:23.305Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a3be83fff8004fa2ae5c53392d27cfaf","versionId":"d77778c85155443191bb40ea91c3a925"}

2023-02-23T06:36:23.306Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:23.310Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-02-23T06:36:23.358Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a3be83fff8004fa2ae5c53392d27cfaf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T06:36:23.359Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3be83fff8004fa2ae5c53392d27cfaf/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:23.361Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3be83fff8004fa2ae5c53392d27cfaf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:23.757Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3be83fff8004fa2ae5c53392d27cfaf/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:23.759Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a3be83fff8004fa2ae5c53392d27cfaf/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:22 GMT]}
2023-02-23T06:36:23.760Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:23.761Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-02-23T06:36:23.763Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:23.841Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:23.842Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[92cea919-bbfd-4dd4-90bc-b75cfaad31cb], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:23.843Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:24.067Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:22 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:24.068Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2c1f160dc03f478399d09253cf4a4cf2","versionId":"b266b71d57134a18b526e819215b4507"}

2023-02-23T06:36:24.069Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:24.072Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-02-23T06:36:24.119Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2c1f160dc03f478399d09253cf4a4cf2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T06:36:24.121Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c1f160dc03f478399d09253cf4a4cf2/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:24.123Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c1f160dc03f478399d09253cf4a4cf2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:24.469Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2c1f160dc03f478399d09253cf4a4cf2/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:24.471Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2c1f160dc03f478399d09253cf4a4cf2/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:23 GMT]}
2023-02-23T06:36:24.471Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:24.471Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-02-23T06:36:24.472Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:24.550Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:24.551Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4be833c6-da74-4cc8-a8b4-64d14a98053f], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:24.554Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:24.771Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:23 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:24.773Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1b947bda772c4435a514d27ae88e648b","versionId":"9166d52e8bc84fbb8486b180c8988008"}

2023-02-23T06:36:24.774Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:24.777Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-02-23T06:36:24.845Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b947bda772c4435a514d27ae88e648b/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:24.845Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b947bda772c4435a514d27ae88e648b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1b947bda772c4435a514d27ae88e648b/versions/latest/actions with request headers:{X-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cb185e06-e1af-4711-af5f-fe333d5b6765], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:24.847Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b947bda772c4435a514d27ae88e648b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:25.208Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b947bda772c4435a514d27ae88e648b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1b947bda772c4435a514d27ae88e648b/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:23 GMT]}
2023-02-23T06:36:25.210Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b947bda772c4435a514d27ae88e648b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:25.212Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b947bda772c4435a514d27ae88e648b/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:25.212Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-02-23T06:36:25.213Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:25.284Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:25.286Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d3bcdecc-7fbb-4af3-86cc-fe0a8e2be9ae], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:25.289Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:25.556Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:24 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:25.557Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"beb64c07d5154db39d02b10b58ff77ab","versionId":"36f6e188874d49e4939738280e8955b2"}

2023-02-23T06:36:25.558Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:25.584Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-02-23T06:36:25.652Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/beb64c07d5154db39d02b10b58ff77ab/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T06:36:25.655Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/beb64c07d5154db39d02b10b58ff77ab/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:25.657Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/beb64c07d5154db39d02b10b58ff77ab/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:26.099Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/beb64c07d5154db39d02b10b58ff77ab/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:26.100Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/beb64c07d5154db39d02b10b58ff77ab/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:24 GMT]}
2023-02-23T06:36:26.101Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:26.101Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-02-23T06:36:26.101Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:26.179Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:26.180Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e71c1ea6-8fc2-456a-82c5-5f39c568b1b2], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:26.186Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:26.544Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:25 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:26.546Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"03935232f520448f89e9346be1187c20","versionId":"70b277b1e597427ca6cf26b712ed8006"}

2023-02-23T06:36:26.551Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:26.565Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-02-23T06:36:26.633Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/03935232f520448f89e9346be1187c20/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T06:36:26.634Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/03935232f520448f89e9346be1187c20/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:26.636Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/03935232f520448f89e9346be1187c20/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:27.056Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/03935232f520448f89e9346be1187c20/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:27.057Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/03935232f520448f89e9346be1187c20/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:25 GMT]}
2023-02-23T06:36:27.057Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:27.058Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-02-23T06:36:27.058Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:27.110Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:27.112Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:27.114Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:27.321Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:27.322Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:25 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:27.323Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||{"id":"a8d7e59b4f0846aba25c264b8c200795","versionId":"df0dcada420e495a865863c75116b37e"}

2023-02-23T06:36:27.326Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-02-23T06:36:27.366Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a8d7e59b4f0846aba25c264b8c200795/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:27.367Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a8d7e59b4f0846aba25c264b8c200795/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a8d7e59b4f0846aba25c264b8c200795/versions/latest/actions with request headers:{X-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[050a81a6-899f-45d6-956f-5a0a4f9d860b], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:27.369Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a8d7e59b4f0846aba25c264b8c200795/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:27.666Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a8d7e59b4f0846aba25c264b8c200795/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a8d7e59b4f0846aba25c264b8c200795/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:26 GMT]}
2023-02-23T06:36:27.667Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a8d7e59b4f0846aba25c264b8c200795/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:27.668Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a8d7e59b4f0846aba25c264b8c200795/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:27.669Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-02-23T06:36:27.669Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:27.724Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:27.725Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8f9e6528-3ad0-4350-b305-b25f0b911ef9], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:27.727Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:27.965Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:26 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:27.967Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"50290d0385e849ab82cb93663aa43093","versionId":"d9f58858c16c4c0192f9fb767f270dc3"}

2023-02-23T06:36:27.968Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:27.971Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-02-23T06:36:28.025Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50290d0385e849ab82cb93663aa43093/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:28.026Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50290d0385e849ab82cb93663aa43093/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/50290d0385e849ab82cb93663aa43093/versions/latest/actions with request headers:{X-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fede3100-9d26-4618-a7d4-c0dc9d9ac96b], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:28.036Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50290d0385e849ab82cb93663aa43093/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:28.396Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50290d0385e849ab82cb93663aa43093/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/50290d0385e849ab82cb93663aa43093/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:26 GMT]}
2023-02-23T06:36:28.397Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50290d0385e849ab82cb93663aa43093/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:28.398Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50290d0385e849ab82cb93663aa43093/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:28.399Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-02-23T06:36:28.400Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:28.476Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:28.477Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5a1657af-8c2c-44da-a874-03d8b6aac649], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:28.479Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:28.707Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:27 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:28.708Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"349bfa9f09464c5594de65990df7a00e","versionId":"02ff9de054784aa5acf32d2459fd5b0c"}

2023-02-23T06:36:28.709Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:28.716Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-02-23T06:36:28.787Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/349bfa9f09464c5594de65990df7a00e/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:28.789Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/349bfa9f09464c5594de65990df7a00e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/349bfa9f09464c5594de65990df7a00e/versions/latest/actions with request headers:{X-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[aca6869f-df5d-4a10-9afe-35afb8a4f955], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:28.791Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/349bfa9f09464c5594de65990df7a00e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:29.070Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/349bfa9f09464c5594de65990df7a00e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/349bfa9f09464c5594de65990df7a00e/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:27 GMT]}
2023-02-23T06:36:29.072Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/349bfa9f09464c5594de65990df7a00e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:29.072Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/349bfa9f09464c5594de65990df7a00e/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:29.073Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-02-23T06:36:29.073Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:29.338Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:29.338Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[261b2d48-62dc-458b-9e6d-a6d7ab70fcef], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:29.340Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:29.531Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:28 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:29.533Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"274bdb10ca7949ca9aaa390db8bb5d92","versionId":"9707d22a4c5c445bba58a6364c868cd4"}

2023-02-23T06:36:29.534Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:29.537Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-02-23T06:36:29.612Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/274bdb10ca7949ca9aaa390db8bb5d92/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T06:36:29.616Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/274bdb10ca7949ca9aaa390db8bb5d92/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:29.619Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/274bdb10ca7949ca9aaa390db8bb5d92/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:30.015Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/274bdb10ca7949ca9aaa390db8bb5d92/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:30.017Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/274bdb10ca7949ca9aaa390db8bb5d92/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:28 GMT]}
2023-02-23T06:36:30.017Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:30.018Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-02-23T06:36:30.018Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:30.129Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:30.130Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1474aa60-bb61-4444-ae9d-6b497d3ef9ca], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:30.132Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:30.459Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:29 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:30.460Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"34c4220071e44f1b94fb905e6c331574","versionId":"8a7341a1b7704ceeb760528094c8404d"}

2023-02-23T06:36:30.462Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:30.465Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-02-23T06:36:30.521Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34c4220071e44f1b94fb905e6c331574/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:30.522Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34c4220071e44f1b94fb905e6c331574/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/34c4220071e44f1b94fb905e6c331574/versions/latest/actions with request headers:{X-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1da954a2-0d4f-4c81-9ccb-ae6b32ccbb1e], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:30.524Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34c4220071e44f1b94fb905e6c331574/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:30.918Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34c4220071e44f1b94fb905e6c331574/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/34c4220071e44f1b94fb905e6c331574/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:29 GMT]}
2023-02-23T06:36:30.919Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34c4220071e44f1b94fb905e6c331574/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:30.921Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/34c4220071e44f1b94fb905e6c331574/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:30.922Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-02-23T06:36:30.922Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:30.980Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:30.982Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:30.984Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:31.188Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:31.189Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:29 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:31.190Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||{"id":"5cdca4b8762a4de18b1f8ac007b9bd40","versionId":"896a52be8c40441aaa2bee371ad932df"}

2023-02-23T06:36:31.195Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-02-23T06:36:31.259Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5cdca4b8762a4de18b1f8ac007b9bd40/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T06:36:31.261Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5cdca4b8762a4de18b1f8ac007b9bd40/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:31.264Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5cdca4b8762a4de18b1f8ac007b9bd40/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:31.607Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5cdca4b8762a4de18b1f8ac007b9bd40/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:31.608Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5cdca4b8762a4de18b1f8ac007b9bd40/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:30 GMT]}
2023-02-23T06:36:31.609Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:31.609Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-02-23T06:36:31.609Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:31.697Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:31.699Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9d5f12cd-be6d-4811-a9ee-7efff979264a], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:31.702Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:31.963Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:30 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:31.964Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"13ac1186541748d9ae2636faf502b26c","versionId":"12b709320a864d86a0a8fe89dbceabe4"}

2023-02-23T06:36:31.966Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:31.971Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-02-23T06:36:32.022Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/13ac1186541748d9ae2636faf502b26c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T06:36:32.025Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13ac1186541748d9ae2636faf502b26c/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:32.026Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13ac1186541748d9ae2636faf502b26c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:32.499Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13ac1186541748d9ae2636faf502b26c/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:32.500Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/13ac1186541748d9ae2636faf502b26c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:30 GMT]}
2023-02-23T06:36:32.501Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:32.502Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-02-23T06:36:32.502Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:32.572Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:32.576Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:32.578Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:32.766Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:32.772Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:31 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:32.774Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||{"id":"e967925ac8c94be581d41982c9345ae0","versionId":"20ddc86a7f8b42938ab44f4b21ccad6c"}

2023-02-23T06:36:32.777Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-02-23T06:36:32.837Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e967925ac8c94be581d41982c9345ae0/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:32.838Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e967925ac8c94be581d41982c9345ae0/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e967925ac8c94be581d41982c9345ae0/versions/latest/actions with request headers:{X-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d7aa8c8b-2ec6-4e82-a680-800be11b1cb5], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:32.840Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e967925ac8c94be581d41982c9345ae0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:33.203Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e967925ac8c94be581d41982c9345ae0/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e967925ac8c94be581d41982c9345ae0/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:31 GMT]}
2023-02-23T06:36:33.205Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e967925ac8c94be581d41982c9345ae0/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:33.207Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e967925ac8c94be581d41982c9345ae0/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:33.208Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-02-23T06:36:33.208Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:33.288Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:33.289Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[854e8451-bbda-4a73-b846-a96e4cf5ca45], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:33.290Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:33.623Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:32 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:33.625Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d53fdc75f5884d5295d3b6c313bfb3b7","versionId":"a163da9771ea45ae8481c0b2f8285144"}

2023-02-23T06:36:33.626Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:33.634Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-02-23T06:36:33.741Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d53fdc75f5884d5295d3b6c313bfb3b7/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T06:36:33.743Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d53fdc75f5884d5295d3b6c313bfb3b7/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:33.745Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d53fdc75f5884d5295d3b6c313bfb3b7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:34.329Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d53fdc75f5884d5295d3b6c313bfb3b7/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:34.331Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d53fdc75f5884d5295d3b6c313bfb3b7/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:32 GMT]}
2023-02-23T06:36:34.331Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:34.331Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-02-23T06:36:34.332Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:34.392Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:34.392Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7a0a90d1-0a3a-40af-a62c-98121e3978a2], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:34.394Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:34.575Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:33 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:34.576Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"fb87eaf65e6f41bebbd25a82304cf1f7","versionId":"f9d3bb7341ba4e54bed7d9a54436cccb"}

2023-02-23T06:36:34.577Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:34.582Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-02-23T06:36:34.627Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb87eaf65e6f41bebbd25a82304cf1f7/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:34.628Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb87eaf65e6f41bebbd25a82304cf1f7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fb87eaf65e6f41bebbd25a82304cf1f7/versions/latest/actions with request headers:{X-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[45f53bb9-16e2-4041-bfff-727b073c0dcc], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:34.630Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb87eaf65e6f41bebbd25a82304cf1f7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:34.962Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb87eaf65e6f41bebbd25a82304cf1f7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fb87eaf65e6f41bebbd25a82304cf1f7/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:33 GMT]}
2023-02-23T06:36:34.963Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb87eaf65e6f41bebbd25a82304cf1f7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:34.964Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb87eaf65e6f41bebbd25a82304cf1f7/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:34.964Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-02-23T06:36:34.964Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:35.011Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:35.012Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:35.014Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:35.190Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:35.190Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:33 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:35.191Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||{"id":"58e66be1e8c949c88fd009a73039fac6","versionId":"a7fa08855cc34f0abfdc801c16482fb6"}

2023-02-23T06:36:35.194Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-02-23T06:36:35.229Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58e66be1e8c949c88fd009a73039fac6/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:35.229Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58e66be1e8c949c88fd009a73039fac6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/58e66be1e8c949c88fd009a73039fac6/versions/latest/actions with request headers:{X-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fa781b25-c84f-4f0d-aad5-045de898cb8b], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:35.231Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58e66be1e8c949c88fd009a73039fac6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:35.661Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58e66be1e8c949c88fd009a73039fac6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/58e66be1e8c949c88fd009a73039fac6/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:34 GMT]}
2023-02-23T06:36:35.662Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58e66be1e8c949c88fd009a73039fac6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:35.663Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/58e66be1e8c949c88fd009a73039fac6/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:35.663Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-02-23T06:36:35.663Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:35.720Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:35.728Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:35.732Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:35.978Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:35.979Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:34 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:35.980Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||{"id":"eb18c98038ef43a9b64d11c8aa07c9d2","versionId":"91975ff111954b49a174be42aafbd7a6"}

2023-02-23T06:36:35.982Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-02-23T06:36:36.018Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/eb18c98038ef43a9b64d11c8aa07c9d2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T06:36:36.020Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eb18c98038ef43a9b64d11c8aa07c9d2/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:36.021Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eb18c98038ef43a9b64d11c8aa07c9d2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:36.388Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eb18c98038ef43a9b64d11c8aa07c9d2/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:36.389Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/eb18c98038ef43a9b64d11c8aa07c9d2/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:34 GMT]}
2023-02-23T06:36:36.389Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:36.390Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-02-23T06:36:36.390Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:36.441Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:36.443Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:36.444Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:36.717Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:36.718Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:35 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:36.719Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||{"id":"792550113f1f40d6bbe4a026e613396c","versionId":"c94968553cc84f97a4ac44bdc0f2f338"}

2023-02-23T06:36:36.721Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-02-23T06:36:36.751Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/792550113f1f40d6bbe4a026e613396c/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:36.752Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/792550113f1f40d6bbe4a026e613396c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/792550113f1f40d6bbe4a026e613396c/versions/latest/actions with request headers:{X-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e2711982-430c-42e6-b854-497a1f51d6e6], X-ECOMP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-TransactionID=[de2d57b7-ce01-4dca-9962-f502f3f78857], X-ONAP-RequestID=[de2d57b7-ce01-4dca-9962-f502f3f78857], Content-Type=[application/json]}
2023-02-23T06:36:36.756Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/792550113f1f40d6bbe4a026e613396c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:37.163Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/792550113f1f40d6bbe4a026e613396c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/792550113f1f40d6bbe4a026e613396c/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:35 GMT]}
2023-02-23T06:36:37.164Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/792550113f1f40d6bbe4a026e613396c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:37.166Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/792550113f1f40d6bbe4a026e613396c/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:37.166Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-02-23T06:36:37.167Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:37.249Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:37.252Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-02-23T06:36:37.258Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:37.443Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-02-23T06:36:37.443Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], Server=[Jetty(9.4.33.v20201020)], Date=[Thu, 23 Feb 2023 06:36:36 GMT], Content-Type=[application/json;charset=utf-8]}
2023-02-23T06:36:37.444Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||{"id":"659065c0b4d449519935541840b9346a","versionId":"36b8c16037ea4248a729a1eaebf24b77"}

2023-02-23T06:36:37.447Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-02-23T06:36:37.478Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/659065c0b4d449519935541840b9346a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-02-23T06:36:37.479Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/659065c0b4d449519935541840b9346a/versions/latest/actions|INFO|500||Invoke
2023-02-23T06:36:37.480Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/659065c0b4d449519935541840b9346a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-02-23T06:36:37.794Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/659065c0b4d449519935541840b9346a/versions/latest/actions|INFO|500||InvokeReturn
2023-02-23T06:36:37.796Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/659065c0b4d449519935541840b9346a/versions/latest/actions has http status code:200 and response headers:{Server=[Jetty(9.4.33.v20201020)], Content-Length=[0], Date=[Thu, 23 Feb 2023 06:36:36 GMT]}
2023-02-23T06:36:37.796Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Response was returned with an empty entity.
2023-02-23T06:36:37.796Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-02-23T06:36:44.141Z|de2d57b7-ce01-4dca-9962-f502f3f78857|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-02-23T06:36:49.549Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||WARN|500||---
2023-02-23T06:36:49.549Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-23T06:36:49.549Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||WARN|500||---
2023-02-23T06:36:50.264Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-23T06:36:57.947Z|de2d57b7-ce01-4dca-9962-f502f3f78857|main|||||INFO|500||Started Application in 95.833 seconds (JVM running for 100.845)
2023-02-23T06:36:58.001Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-23T06:36:58.004Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-23T06:36:58.013Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-23T06:36:58.084Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 310922fc-ffa8-428d-9779-14f1647600b5 url= /sdc/v1/artifactTypes
2023-02-23T06:36:58.098Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-23T06:36:58.307Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-23T06:36:58.374Z||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-02-23T06:36:58.375Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-23T06:36:58.375Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= e9e40f89-e31d-498a-96eb-78ff4f0ad919 url= /sdc/v1/distributionKafkaData
2023-02-23T06:36:58.376Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-23T06:36:58.412Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-23T06:36:58.429Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@49c92df4
2023-02-23T06:36:58.527Z||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-784b6794-02a8-4ec0-a744-565d476f875e
	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-02-23T06:36:58.623Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-784b6794-02a8-4ec0-a744-565d476f875e] Instantiated an idempotent producer.
2023-02-23T06:36:58.785Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-23T06:36:58.886Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-23T06:36:58.887Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-23T06:36:58.888Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677134218881
2023-02-23T06:36:58.896Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-23T06:36:58.940Z||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-a96eb891-e901-4dfe-8ded-b41714df4eed
	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-02-23T06:36:59.058Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-23T06:36:59.058Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-23T06:36:59.059Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677134219057
2023-02-23T06:36:59.061Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:36:59.065Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:36:59.069Z||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-42685a92-c577-4d11-bca7-699e015db5fa
	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-02-23T06:36:59.096Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-23T06:36:59.097Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-23T06:36:59.097Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677134219096
2023-02-23T06:36:59.098Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:36:59.102Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:36:59.114Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-23T06:37:00.294Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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 RATKlpOsRFKlPTTG9qoF1Q
2023-02-23T06:37:00.296Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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 RATKlpOsRFKlPTTG9qoF1Q
2023-02-23T06:37:00.297Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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 RATKlpOsRFKlPTTG9qoF1Q
2023-02-23T06:37:00.297Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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 RATKlpOsRFKlPTTG9qoF1Q
2023-02-23T06:37:00.298Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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 RATKlpOsRFKlPTTG9qoF1Q
2023-02-23T06:37:00.298Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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 RATKlpOsRFKlPTTG9qoF1Q
2023-02-23T06:37:00.300Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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 tZj9RuWGSv-YBPpCvy30VA
2023-02-23T06:37:00.300Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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 tZj9RuWGSv-YBPpCvy30VA
2023-02-23T06:37:00.300Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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 tZj9RuWGSv-YBPpCvy30VA
2023-02-23T06:37:00.300Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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 tZj9RuWGSv-YBPpCvy30VA
2023-02-23T06:37:00.301Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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 tZj9RuWGSv-YBPpCvy30VA
2023-02-23T06:37:00.301Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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 tZj9RuWGSv-YBPpCvy30VA
2023-02-23T06:37:00.305Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Cluster ID: DyXDFsUdScSTG0BV8nongw
2023-02-23T06:37:00.305Z||kafka-producer-network-thread | SO-sdc-controller-producer-784b6794-02a8-4ec0-a744-565d476f875e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-784b6794-02a8-4ec0-a744-565d476f875e] Cluster ID: DyXDFsUdScSTG0BV8nongw
2023-02-23T06:37:00.306Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] Cluster ID: DyXDFsUdScSTG0BV8nongw
2023-02-23T06:37:00.311Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-02-23T06:37:00.313Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-02-23T06:37:00.357Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] (Re-)joining group
2023-02-23T06:37:00.357Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] (Re-)joining group
2023-02-23T06:37:00.453Z||kafka-producer-network-thread | SO-sdc-controller-producer-784b6794-02a8-4ec0-a744-565d476f875e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-784b6794-02a8-4ec0-a744-565d476f875e] ProducerId set to 2000 with epoch 0
2023-02-23T06:37:00.536Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed-34398b2f-3c8b-42fc-8c3b-8ac1b2a80c63
2023-02-23T06:37:00.537Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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-02-23T06:37:00.537Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] (Re-)joining group
2023-02-23T06:37:00.539Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa-77345a05-4889-4198-b54d-5d0041c0e8ef
2023-02-23T06:37:00.540Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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-02-23T06:37:00.540Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] (Re-)joining group
2023-02-23T06:37:06.565Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed-34398b2f-3c8b-42fc-8c3b-8ac1b2a80c63', protocol='range'}
2023-02-23T06:37:06.575Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa-77345a05-4889-4198-b54d-5d0041c0e8ef', protocol='range'}
2023-02-23T06:37:06.659Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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 RATKlpOsRFKlPTTG9qoF1Q
2023-02-23T06:37:06.660Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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 RATKlpOsRFKlPTTG9qoF1Q
2023-02-23T06:37:06.661Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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 RATKlpOsRFKlPTTG9qoF1Q
2023-02-23T06:37:06.662Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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 RATKlpOsRFKlPTTG9qoF1Q
2023-02-23T06:37:06.662Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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 RATKlpOsRFKlPTTG9qoF1Q
2023-02-23T06:37:06.662Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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 RATKlpOsRFKlPTTG9qoF1Q
2023-02-23T06:37:06.668Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed-34398b2f-3c8b-42fc-8c3b-8ac1b2a80c63=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa-77345a05-4889-4198-b54d-5d0041c0e8ef=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-02-23T06:37:06.704Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa-77345a05-4889-4198-b54d-5d0041c0e8ef', protocol='range'}
2023-02-23T06:37:06.706Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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-02-23T06:37:06.713Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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-02-23T06:37:06.723Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed-34398b2f-3c8b-42fc-8c3b-8ac1b2a80c63', protocol='range'}
2023-02-23T06:37:06.724Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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-02-23T06:37:06.725Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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-02-23T06:37:06.739Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-23T06:37:06.738Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-23T06:37:06.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-23T06:37:06.740Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-23T06:37:06.740Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-23T06:37:06.740Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-23T06:37:06.740Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-23T06:37:06.740Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-23T06:37:06.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-23T06:37:06.742Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-23T06:37:06.742Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-23T06:37:06.744Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-23T06:37:06.799Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T06:37:06.801Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T06:37:06.864Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T06:37:06.865Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T06:37:06.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T06:37:06.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T06:37:06.881Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T06:37:06.883Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T06:37:06.891Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T06:37:06.892Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T06:37:06.898Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T06:37:06.899Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T06:37:59.080Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:37:59.104Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:38:59.084Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:38:59.105Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:39:59.085Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:39:59.107Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:40:59.088Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:40:59.108Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:41:59.091Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:41:59.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:42:59.093Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:42:59.111Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:43:59.095Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:43:59.112Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:44:59.097Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:44:59.113Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:45:59.098Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:45:59.114Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:46:00.421Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-42685a92-c577-4d11-bca7-699e015db5fa, groupId=so] Node -1 disconnected.
2023-02-23T06:46:00.517Z||kafka-producer-network-thread | SO-sdc-controller-producer-784b6794-02a8-4ec0-a744-565d476f875e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-784b6794-02a8-4ec0-a744-565d476f875e] Node -1 disconnected.
2023-02-23T06:46:00.569Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a96eb891-e901-4dfe-8ded-b41714df4eed, groupId=so] Node -1 disconnected.
2023-02-23T06:46:03.006Z||http-nio-8085-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-23T06:46:59.099Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:46:59.115Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:47:59.102Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:47:59.117Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:48:59.104Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:48:59.119Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:49:59.106Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:49:59.120Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:50:59.107Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:50:59.121Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:51:59.113Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:51:59.122Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:52:59.115Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:52:59.124Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:53:59.117Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:53:59.126Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:54:59.118Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:54:59.127Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:55:59.120Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:55:59.128Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:56:59.121Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:56:59.130Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:57:59.123Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:57:59.132Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:58:59.125Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:58:59.134Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T06:59:59.127Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T06:59:59.135Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:00:59.128Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:00:59.136Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:01:59.129Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:01:59.138Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:02:59.131Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:02:59.140Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:03:59.132Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:03:59.142Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:04:59.134Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:04:59.144Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:05:59.136Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:05:59.145Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:06:59.138Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:06:59.145Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:07:59.140Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:07:59.147Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:08:59.141Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:08:59.151Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:09:59.143Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:09:59.152Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:10:59.145Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:10:59.154Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:11:59.149Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:11:59.155Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:12:59.149Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:12:59.155Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:13:59.151Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:13:59.157Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:14:59.152Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:14:59.158Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:15:59.154Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:15:59.165Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:16:59.156Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:16:59.167Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:17:59.159Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:17:59.169Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:18:59.161Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:18:59.170Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:19:59.162Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:19:59.171Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:20:59.164Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:20:59.173Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:21:59.166Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:21:59.173Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:22:59.167Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:22:59.174Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:23:59.169Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:23:59.176Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:24:59.171Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:24:59.178Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:25:59.173Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:25:59.179Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:26:59.173Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:26:59.179Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:27:59.175Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:27:59.181Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:28:59.175Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:28:59.183Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:29:59.177Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:29:59.185Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:30:59.179Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:30:59.195Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:31:59.180Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:31:59.197Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:32:59.180Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:32:59.198Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:33:59.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:33:59.200Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:34:59.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:34:59.201Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T07:35:59.184Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T07:35:59.203Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO