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-03-05T00:21:48.626Z||main|||||INFO|500||The following profiles are active: basic
2023-03-05T00:22:49.139Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-05T00:22:49.141Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-05T00:22:49.906Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-05T00:23:11.058Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-05T00:23:12.548Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-05T00:23:14.747Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-05T00:23:15.792Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-05T00:23:18.075Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-05T00:23:29.136Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-05T00:23:30.829Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-03-05T00:23:39.644Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-05T00:23:40.034Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-05T00:23:40.071Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-05T00:23:40.119Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-05T00:23:41.963Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-05T00:23:43.420Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-05T00:23:45.566Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-03-05T00:23:47.354Z||main|||||DEBUG|500||Attempting to create activity  VNFSetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=?
2023-03-05T00:23:48.699Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:23:48.704Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7738a9c0-034e-4626-87b8-b40c64fb323e], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:23:48.745Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:23:51.627Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:23:48 GMT], server=[envoy], x-envoy-upstream-service-time=[2813], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:23:51.633Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5a507795fe1242ba96ee175c92dbfa42","versionId":"bac409c830dd4c309c841022977cc521"}

2023-03-05T00:23:51.635Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:23:51.858Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-03-05T00:23:52.249Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5a507795fe1242ba96ee175c92dbfa42/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:23:52.254Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5a507795fe1242ba96ee175c92dbfa42/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:23:52.351Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5a507795fe1242ba96ee175c92dbfa42/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:23:53.620Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5a507795fe1242ba96ee175c92dbfa42/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:23:53.621Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5a507795fe1242ba96ee175c92dbfa42/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:23:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1187]}
2023-03-05T00:23:53.622Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:23:53.622Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-03-05T00:23:53.623Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFCheckPserversLockedFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:23:54.017Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:23:54.019Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:23:54.022Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:23:54.814Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:23:54.815Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:23:53 GMT], server=[envoy], x-envoy-upstream-service-time=[788], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:23:54.816Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"db892f8310af4927a9db840c04635a3c","versionId":"69624bbd77094d139692e1c444ff1c44"}

2023-03-05T00:23:54.823Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-03-05T00:23:55.014Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/db892f8310af4927a9db840c04635a3c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:23:55.017Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db892f8310af4927a9db840c04635a3c/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:23:55.024Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db892f8310af4927a9db840c04635a3c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:23:56.026Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db892f8310af4927a9db840c04635a3c/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:23:56.036Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/db892f8310af4927a9db840c04635a3c/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:23:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[985]}
2023-03-05T00:23:56.038Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:23:56.038Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-03-05T00:23:56.065Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFCheckInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:23:56.354Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:23:56.356Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:23:56.360Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:23:56.817Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:23:56.818Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:23:56 GMT], server=[envoy], x-envoy-upstream-service-time=[392], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:23:56.821Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"383999661b324d009e327f83bf43b5a2","versionId":"9a10da5ebab8438fb7cf5889bf5ba000"}

2023-03-05T00:23:56.825Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-03-05T00:23:57.112Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:23:57.114Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[af5fae86-fec9-4486-9378-d8d6dab36a22], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:23:57.128Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:23:57.581Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:23:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[417]}
2023-03-05T00:23:57.585Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:23:57.589Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:23:57.591Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-03-05T00:23:57.599Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFCheckClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:23:58.007Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:23:58.009Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:23:58.011Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:23:58.325Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:23:58.331Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:23:57 GMT], server=[envoy], x-envoy-upstream-service-time=[306], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:23:58.339Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"95548f8b93084af08333eb52d5c096e2","versionId":"a32555eee4f64b0e9e19df1469937fe6"}

2023-03-05T00:23:58.370Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-03-05T00:23:58.588Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/95548f8b93084af08333eb52d5c096e2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:23:58.591Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95548f8b93084af08333eb52d5c096e2/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:23:58.593Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95548f8b93084af08333eb52d5c096e2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:23:59.077Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95548f8b93084af08333eb52d5c096e2/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:23:59.078Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/95548f8b93084af08333eb52d5c096e2/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:23:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[475]}
2023-03-05T00:23:59.100Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:23:59.100Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-03-05T00:23:59.101Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFSetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:23:59.419Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:23:59.420Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[75f1af16-24d0-4a02-b5b4-a187e1d239aa], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:23:59.437Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:23:59.703Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:23:59 GMT], server=[envoy], x-envoy-upstream-service-time=[262], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:23:59.706Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b6d55d31e9074c499ba8be465b9f6eb2","versionId":"2c8545299dd84eccb2ede9800da3c152"}

2023-03-05T00:23:59.729Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:23:59.735Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-03-05T00:23:59.917Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b6d55d31e9074c499ba8be465b9f6eb2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:23:59.926Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6d55d31e9074c499ba8be465b9f6eb2/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:23:59.943Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6d55d31e9074c499ba8be465b9f6eb2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:00.560Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6d55d31e9074c499ba8be465b9f6eb2/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:00.561Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b6d55d31e9074c499ba8be465b9f6eb2/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:23:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[601]}
2023-03-05T00:24:00.562Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:00.564Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-03-05T00:24:00.564Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFUnsetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:00.750Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:00.752Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:00.756Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:01.332Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:01.333Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:00 GMT], server=[envoy], x-envoy-upstream-service-time=[546], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:01.334Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"6bf1b44d52cb45999f5c61ea8b8054db","versionId":"d3c20ee7d2df44838802687b6a1f47e7"}

2023-03-05T00:24:01.354Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-03-05T00:24:01.557Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6bf1b44d52cb45999f5c61ea8b8054db/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:01.559Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bf1b44d52cb45999f5c61ea8b8054db/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:01.561Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bf1b44d52cb45999f5c61ea8b8054db/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:02.498Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bf1b44d52cb45999f5c61ea8b8054db/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:02.528Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6bf1b44d52cb45999f5c61ea8b8054db/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[869]}
2023-03-05T00:24:02.530Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:02.534Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-03-05T00:24:02.537Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFLockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:02.876Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:02.881Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5e3383bc-2e31-498c-9004-8b9a5f732fdb], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:02.886Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:03.760Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:02 GMT], server=[envoy], x-envoy-upstream-service-time=[844], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:03.763Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"19aba77ee55549b9a8c7cb57e8766e87","versionId":"006edf73649344dca8c61a64ca0cecb6"}

2023-03-05T00:24:03.769Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:03.793Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-03-05T00:24:03.988Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/19aba77ee55549b9a8c7cb57e8766e87/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:03.998Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19aba77ee55549b9a8c7cb57e8766e87/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:04.013Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19aba77ee55549b9a8c7cb57e8766e87/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:05.232Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19aba77ee55549b9a8c7cb57e8766e87/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:05.233Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/19aba77ee55549b9a8c7cb57e8766e87/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1199]}
2023-03-05T00:24:05.241Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:05.242Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-03-05T00:24:05.243Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFUnlockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:05.538Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:05.546Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ea6edaf7-208b-47a3-943a-2b681935bf0a], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:05.554Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:06.608Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:05 GMT], server=[envoy], x-envoy-upstream-service-time=[1045], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:06.609Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b6e3ac08c0684dde918bb2adbb9f21ca","versionId":"3080d72c156e4c5492673819ea089163"}

2023-03-05T00:24:06.610Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:06.634Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-03-05T00:24:06.985Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b6e3ac08c0684dde918bb2adbb9f21ca/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:06.998Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6e3ac08c0684dde918bb2adbb9f21ca/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:07.005Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6e3ac08c0684dde918bb2adbb9f21ca/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:08.111Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6e3ac08c0684dde918bb2adbb9f21ca/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:08.113Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b6e3ac08c0684dde918bb2adbb9f21ca/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1096]}
2023-03-05T00:24:08.114Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:08.115Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-03-05T00:24:08.117Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFStopActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:08.300Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:08.301Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e476cc2d-e050-4413-9dce-d479101dc589], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:08.302Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:08.616Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:08 GMT], server=[envoy], x-envoy-upstream-service-time=[307], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:08.618Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0cba6a5628e14437a22e038417cc3137","versionId":"eacba5910599493fa03fd8fdd0fd9aa2"}

2023-03-05T00:24:08.620Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:08.628Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-03-05T00:24:08.711Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0cba6a5628e14437a22e038417cc3137/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:08.712Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0cba6a5628e14437a22e038417cc3137/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:08.715Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0cba6a5628e14437a22e038417cc3137/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:09.410Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0cba6a5628e14437a22e038417cc3137/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:09.411Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0cba6a5628e14437a22e038417cc3137/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[688]}
2023-03-05T00:24:09.411Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:09.411Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-03-05T00:24:09.412Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFStartActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:09.593Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:09.599Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[84b2a428-5753-42c0-a4d3-74465b1f124f], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:09.601Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:09.965Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:09 GMT], server=[envoy], x-envoy-upstream-service-time=[353], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:09.972Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"de6b4d52c2764215836416e1e5b42388","versionId":"84c4f76f9e2240628cd029f47543b87c"}

2023-03-05T00:24:09.973Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:09.981Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-03-05T00:24:10.035Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/de6b4d52c2764215836416e1e5b42388/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:10.039Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/de6b4d52c2764215836416e1e5b42388/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:10.041Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/de6b4d52c2764215836416e1e5b42388/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:10.636Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/de6b4d52c2764215836416e1e5b42388/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:10.644Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/de6b4d52c2764215836416e1e5b42388/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[578]}
2023-03-05T00:24:10.646Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:10.649Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-03-05T00:24:10.652Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFSnapShotActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:10.741Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:10.742Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[96f30e4a-7de9-4fcc-a022-177f06033e86], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:10.743Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:11.116Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:10 GMT], server=[envoy], x-envoy-upstream-service-time=[361], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:11.117Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b90ad1e0d49d44518b70b3d6aff1f9e6","versionId":"706b6f19d2ce4685bc68367447df51f3"}

2023-03-05T00:24:11.118Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:11.122Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-03-05T00:24:11.225Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:11.226Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ecc51938-cfd0-4ebb-a43d-544b9d5b45ae], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:11.228Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:11.649Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[417]}
2023-03-05T00:24:11.650Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:11.651Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:11.652Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-03-05T00:24:11.653Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  FlowCompleteActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:11.834Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:11.835Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3d0df2d4-416e-4509-abb9-75fc78ebacec], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:11.837Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:12.221Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:11 GMT], server=[envoy], x-envoy-upstream-service-time=[380], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:12.222Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6b834d47841a41dba6fe3038e801c66c","versionId":"9e021c7e50484d2e9dc716a047377237"}

2023-03-05T00:24:12.224Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:12.233Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-03-05T00:24:12.292Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:12.292Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ac76bddc-ea32-4756-b1f8-68a667e57cf5], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:12.295Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:12.846Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[534]}
2023-03-05T00:24:12.846Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:12.847Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:12.848Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-03-05T00:24:12.848Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  PauseForManualTaskActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:12.995Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:13.006Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:13.007Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:13.489Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:13.490Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:12 GMT], server=[envoy], x-envoy-upstream-service-time=[459], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:13.503Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"74308b2194134292b73fbf24cd426836","versionId":"eb0e902d31524549a9590d42fb13ece8"}

2023-03-05T00:24:13.510Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-03-05T00:24:13.598Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/74308b2194134292b73fbf24cd426836/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:13.603Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74308b2194134292b73fbf24cd426836/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:13.607Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74308b2194134292b73fbf24cd426836/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:14.382Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74308b2194134292b73fbf24cd426836/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:14.389Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/74308b2194134292b73fbf24cd426836/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[757]}
2023-03-05T00:24:14.389Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:14.390Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-03-05T00:24:14.390Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:15.266Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:15.300Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3dcecc9f-1c9b-419d-ae32-666e28ff9ef5], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:15.302Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:15.582Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:15 GMT], server=[envoy], x-envoy-upstream-service-time=[272], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:15.583Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9d4b5ec67b1a4638a2ad434c509b97f0","versionId":"a8fc6e29290d44ada39732fa74338384"}

2023-03-05T00:24:15.584Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:15.587Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-03-05T00:24:15.645Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9d4b5ec67b1a4638a2ad434c509b97f0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:15.646Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d4b5ec67b1a4638a2ad434c509b97f0/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:15.650Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d4b5ec67b1a4638a2ad434c509b97f0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:16.072Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d4b5ec67b1a4638a2ad434c509b97f0/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:16.073Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9d4b5ec67b1a4638a2ad434c509b97f0/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[411]}
2023-03-05T00:24:16.079Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:16.080Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-03-05T00:24:16.080Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:16.174Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:16.175Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1422063f-5a44-4ea5-8ecb-d9a3e6486832], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:16.176Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:16.428Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:16 GMT], server=[envoy], x-envoy-upstream-service-time=[245], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:16.429Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9f4e1430dc41408d925abd547575a45f","versionId":"3b09847ec7ed43d794f666368a9f6b87"}

2023-03-05T00:24:16.430Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:16.445Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-03-05T00:24:16.954Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:16.962Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[84f8dec8-88d8-4ab3-a310-cc9c8940b76e], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:16.974Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:17.396Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[401]}
2023-03-05T00:24:17.397Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:17.398Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:17.398Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-03-05T00:24:17.399Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFHealthCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:17.546Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:17.548Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:17.550Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:17.768Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:17.768Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:17 GMT], server=[envoy], x-envoy-upstream-service-time=[211], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:17.769Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"ac431c15ab1543fa9eedcf715d372ec7","versionId":"bc521bb8c2204efe87bc824f7b3f6283"}

2023-03-05T00:24:17.773Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-03-05T00:24:17.842Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ac431c15ab1543fa9eedcf715d372ec7/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:17.843Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ac431c15ab1543fa9eedcf715d372ec7/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:17.844Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ac431c15ab1543fa9eedcf715d372ec7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:18.196Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ac431c15ab1543fa9eedcf715d372ec7/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:18.201Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ac431c15ab1543fa9eedcf715d372ec7/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[325]}
2023-03-05T00:24:18.202Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:18.204Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-03-05T00:24:18.205Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFQuiesceTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:18.345Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:18.347Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:18.349Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:18.612Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:18.613Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:18 GMT], server=[envoy], x-envoy-upstream-service-time=[255], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:18.630Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"33aa2a4b4ff34ea2a788cd8c14efef63","versionId":"e1bf386a41ca4572b6f1b282c20651d9"}

2023-03-05T00:24:18.644Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-03-05T00:24:18.871Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:18.876Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[66b71acd-a6da-4c76-8f20-f6fb1e052ba1], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:18.889Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:20.007Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1071]}
2023-03-05T00:24:20.045Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:20.066Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:20.066Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-03-05T00:24:20.066Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFResumeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:20.282Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:20.290Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:20.293Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:20.681Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:20.682Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:20 GMT], server=[envoy], x-envoy-upstream-service-time=[380], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:20.684Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"3d50e4193cfa441188c7aec89c273c4a","versionId":"b0aa6b91e28c4cb39282b243a936c547"}

2023-03-05T00:24:20.689Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-03-05T00:24:20.831Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:20.832Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ab6ca418-30bf-4e0a-b0a4-c4a66b057995], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:20.833Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:21.451Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[599]}
2023-03-05T00:24:21.453Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:21.469Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:21.470Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-03-05T00:24:21.488Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFUnsetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:22.454Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:22.469Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:22.482Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:22.742Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:22.752Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:22 GMT], server=[envoy], x-envoy-upstream-service-time=[231], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:22.764Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"ab46b8dec01f4f9ca644c3c4ccc98c5a","versionId":"05253605ce14431b820bebbc5a2e98d2"}

2023-03-05T00:24:22.778Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-03-05T00:24:22.876Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:22.876Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c797f549-a64c-41f8-8f12-89cf93c8b2c3], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:22.877Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:23.340Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[443]}
2023-03-05T00:24:23.344Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:23.347Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:23.350Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-03-05T00:24:23.351Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeBackupActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:23.729Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:23.733Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a6c51b67-a4ec-46c5-b628-3cd5a9f6ff9e], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:23.738Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:23.952Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:23 GMT], server=[envoy], x-envoy-upstream-service-time=[203], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:23.959Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"52a4ac4298544424add3b23ca0e3ef69","versionId":"c66b4cec5a464513ac20dbf89c0688da"}

2023-03-05T00:24:23.969Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:23.986Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-03-05T00:24:24.097Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:24.099Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b8594a43-09f4-4d79-8bfc-882ef5870c55], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:24.100Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:24.460Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[351]}
2023-03-05T00:24:24.460Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:24.469Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:24.470Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-03-05T00:24:24.470Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePostCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:24.608Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:24.609Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:24.617Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:24.910Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:24.920Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:24 GMT], server=[envoy], x-envoy-upstream-service-time=[264], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:24.938Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"ec159f56a9e446cdb1cd931a89b6618e","versionId":"d06473cd77e64079b10830415ba1c740"}

2023-03-05T00:24:24.970Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-03-05T00:24:25.136Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ec159f56a9e446cdb1cd931a89b6618e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:25.140Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ec159f56a9e446cdb1cd931a89b6618e/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:25.148Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ec159f56a9e446cdb1cd931a89b6618e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:25.516Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ec159f56a9e446cdb1cd931a89b6618e/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:25.518Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ec159f56a9e446cdb1cd931a89b6618e/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[353]}
2023-03-05T00:24:25.520Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:25.529Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-03-05T00:24:25.531Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePreCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:25.860Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:25.888Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[86df69d2-8b3e-4ff0-99d3-a5009a069be2], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:25.905Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:26.149Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:25 GMT], server=[envoy], x-envoy-upstream-service-time=[231], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:26.155Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"dc6e6f743f9546679ae3d959d3dfe7d4","versionId":"644d32190e4346efaae95e19a1381860"}

2023-03-05T00:24:26.158Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:26.186Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-03-05T00:24:26.358Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dc6e6f743f9546679ae3d959d3dfe7d4/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:26.360Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc6e6f743f9546679ae3d959d3dfe7d4/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:26.362Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc6e6f743f9546679ae3d959d3dfe7d4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:26.770Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc6e6f743f9546679ae3d959d3dfe7d4/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:26.776Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dc6e6f743f9546679ae3d959d3dfe7d4/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[370]}
2023-03-05T00:24:26.776Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:26.789Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-03-05T00:24:26.804Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeSoftwareActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:27.023Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:27.024Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1b07884a-3072-45ba-87cb-6cf97b345a71], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:27.025Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2023-03-05T00:24:27.352Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:26 GMT], server=[envoy], x-envoy-upstream-service-time=[292], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:27.354Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"314268f6a8694051b9b1979c73682487","versionId":"83638f7fa44d4976b5b033fd1a3ea611"}

2023-03-05T00:24:27.355Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:27.359Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-03-05T00:24:27.518Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:27.519Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d56aef7b-6d35-4280-bae7-e5354873800f], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:27.521Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:27.930Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[400]}
2023-03-05T00:24:27.933Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:27.937Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:27.941Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-03-05T00:24:27.949Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Attempting to create activity  VnfInPlaceSoftwareUpdate
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-03-05T00:24:28.047Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:28.049Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:28.051Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}

2023-03-05T00:24:28.302Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:28.310Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:27 GMT], server=[envoy], x-envoy-upstream-service-time=[247], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:28.311Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"766acc85e9774367bf4601784e6328da","versionId":"c8288dcc0da844b5b44cee8364eabda5"}

2023-03-05T00:24:28.314Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-03-05T00:24:28.441Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/766acc85e9774367bf4601784e6328da/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:28.443Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/766acc85e9774367bf4601784e6328da/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:28.448Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/766acc85e9774367bf4601784e6328da/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:28.920Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/766acc85e9774367bf4601784e6328da/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:28.932Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/766acc85e9774367bf4601784e6328da/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[437]}
2023-03-05T00:24:28.933Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:28.935Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-03-05T00:24:45.946Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-03-05T00:24:57.215Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||WARN|500||---
2023-03-05T00:24:57.216Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-05T00:24:57.216Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||WARN|500||---
2023-03-05T00:24:58.286Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-05T00:25:11.894Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Started Application in 219.154 seconds (JVM running for 237.033)
2023-03-05T00:25:12.065Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-05T00:25:12.076Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-05T00:25:12.112Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-05T00:25:12.429Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5a966603-24e4-402b-a22e-43b598fe3ad6 url= /sdc/v1/artifactTypes
2023-03-05T00:25:12.454Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-05T00:25:12.996Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-05T00:25:13.187Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-03-05T00:25:13.189Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-03-05T00:25:13.189Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a040d9fc-304d-434e-af21-4a55682bf556 url= /sdc/v1/distributionKafkaData
2023-03-05T00:25:13.189Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-05T00:25:13.273Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-05T00:25:13.282Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@572ec0ab
2023-03-05T00:25:13.532Z||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-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2023-03-05T00:25:13.681Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Instantiated an idempotent producer.
2023-03-05T00:25:13.948Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-03-05T00:25:14.072Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-05T00:25:14.072Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-05T00:25:14.073Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677975914064
2023-03-05T00:25:14.089Z||scheduling-1|||||INFO|500||start DistributionClient
2023-03-05T00:25:14.122Z||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-5071403c-5def-4e71-a476-9320a2382868
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = so
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-03-05T00:25:14.248Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-05T00:25:14.248Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-05T00:25:14.249Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677975914247
2023-03-05T00:25:14.251Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:25:14.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:25:14.258Z||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-1be7f704-db7f-4a74-9d85-2c0b3765c8a6
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = so
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-03-05T00:25:14.333Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-05T00:25:14.335Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-05T00:25:14.336Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677975914333
2023-03-05T00:25:14.339Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:25:14.348Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:25:14.367Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-03-05T00:25:16.311Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Cluster ID: sWH_C6gkRKK6QoXL_SZSlg
2023-03-05T00:25:16.321Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:16.322Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:16.322Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:16.321Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T00:25:16.324Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T00:25:16.324Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T00:25:16.324Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T00:25:16.325Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T00:25:16.325Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T00:25:16.325Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:16.327Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:16.328Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:16.334Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Cluster ID: sWH_C6gkRKK6QoXL_SZSlg
2023-03-05T00:25:16.339Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-03-05T00:25:16.340Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Cluster ID: sWH_C6gkRKK6QoXL_SZSlg
2023-03-05T00:25:16.342Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-03-05T00:25:16.341Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] ProducerId set to 3 with epoch 0
2023-03-05T00:25:16.438Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] (Re-)joining group
2023-03-05T00:25:16.477Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] (Re-)joining group
2023-03-05T00:25:17.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6-9cab9e5a-fd5b-47d5-81d6-b59a69c79a32
2023-03-05T00:25:17.502Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868-1c3a55ec-6c26-4344-b77b-6f6cfd8d9198
2023-03-05T00:25:17.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-05T00:25:17.503Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] (Re-)joining group
2023-03-05T00:25:17.503Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-03-05T00:25:17.510Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] (Re-)joining group
2023-03-05T00:25:23.535Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6-9cab9e5a-fd5b-47d5-81d6-b59a69c79a32', protocol='range'}
2023-03-05T00:25:23.542Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868-1c3a55ec-6c26-4344-b77b-6f6cfd8d9198', protocol='range'}
2023-03-05T00:25:23.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:23.743Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:23.744Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:23.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:23.746Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:23.748Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:23.781Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6-9cab9e5a-fd5b-47d5-81d6-b59a69c79a32=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868-1c3a55ec-6c26-4344-b77b-6f6cfd8d9198=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-03-05T00:25:23.887Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868-1c3a55ec-6c26-4344-b77b-6f6cfd8d9198', protocol='range'}
2023-03-05T00:25:23.887Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6-9cab9e5a-fd5b-47d5-81d6-b59a69c79a32', protocol='range'}
2023-03-05T00:25:23.890Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-03-05T00:25:23.890Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-03-05T00:25:23.906Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-05T00:25:23.906Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-05T00:25:23.949Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-05T00:25:23.949Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-05T00:25:23.950Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-05T00:25:23.951Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-05T00:25:23.951Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-05T00:25:23.951Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-05T00:25:23.951Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-05T00:25:23.950Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-03-05T00:25:23.952Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-03-05T00:25:23.953Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-03-05T00:25:23.955Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-03-05T00:25:23.957Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-03-05T00:25:24.069Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-03-05T00:25:24.072Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-03-05T00:25:24.216Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-03-05T00:25:24.217Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-03-05T00:25:24.221Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-03-05T00:25:24.222Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-03-05T00:25:24.253Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-03-05T00:25:24.257Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-03-05T00:25:24.260Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-03-05T00:25:24.261Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-03-05T00:25:24.328Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-03-05T00:25:24.330Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-03-05T00:26:14.262Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:26:14.350Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:27:14.265Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:27:14.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:28:14.267Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:28:14.358Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:29:14.273Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:29:14.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:30:14.274Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:30:14.362Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:31:14.274Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:31:14.362Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:31:47.076Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-05T00:32:14.278Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:32:14.364Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:33:14.285Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:33:14.366Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:34:14.287Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:34:14.367Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:34:16.472Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Node -1 disconnected.
2023-03-05T00:34:16.630Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Node -1 disconnected.
2023-03-05T00:34:16.647Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Node -1 disconnected.
2023-03-05T00:35:14.288Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:35:14.368Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:36:14.289Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:36:14.369Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:37:14.290Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:37:14.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:38:14.294Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:38:14.372Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:39:14.295Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:39:14.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:40:14.299Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:40:14.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:41:14.301Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:41:14.384Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:42:14.305Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:42:14.415Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:43:14.306Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:43:14.417Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:44:14.306Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:44:14.419Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:45:14.308Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:45:14.421Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:46:14.310Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:46:14.422Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:47:14.314Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:47:14.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:48:14.315Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:48:14.424Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:49:14.315Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:49:14.425Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:50:14.317Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:50:14.426Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:51:14.319Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:51:14.428Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:52:14.321Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:52:14.429Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:53:14.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:53:14.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:54:14.323Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:54:14.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:55:14.327Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:55:14.434Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:56:14.330Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:56:14.435Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:57:14.331Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:57:14.437Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:58:14.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:58:14.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:59:14.335Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:59:14.442Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:00:14.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:00:14.443Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:01:14.339Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:01:14.444Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:02:14.342Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:02:14.446Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:03:14.343Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:03:14.446Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:04:14.345Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:04:14.447Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:05:14.347Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:05:14.448Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:06:14.350Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:06:14.450Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:07:14.352Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:07:14.451Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:08:14.353Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:08:14.453Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:09:14.355Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:09:14.455Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:10:14.362Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:10:14.458Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:11:14.370Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:11:14.459Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:12:14.372Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:12:14.462Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:13:14.375Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:13:14.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:14:14.376Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:14:14.465Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:15:14.383Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:15:14.466Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:16:14.386Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:16:14.467Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:17:14.388Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:17:14.468Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:18:14.389Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:18:14.471Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:19:14.396Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:19:14.471Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:20:14.399Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:20:14.473Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:21:14.401Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:21:14.475Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:22:14.403Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:22:14.476Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:23:14.405Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:23:14.476Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:24:14.406Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:24:14.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:25:14.409Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:25:14.479Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:26:14.411Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:26:14.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:27:14.412Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:27:14.481Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:28:14.413Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:28:14.481Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:29:14.415Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:29:14.483Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:30:14.418Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:30:14.484Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:31:14.418Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:31:14.486Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:32:14.420Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:32:14.487Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:33:14.422Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:33:14.488Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:34:14.423Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:34:14.489Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:35:14.424Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:35:14.490Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:36:14.431Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:36:14.492Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:37:14.431Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:37:14.493Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:38:14.433Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:38:14.494Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:39:14.435Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:39:14.496Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:40:14.439Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:40:14.496Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:41:14.441Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:41:14.498Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:42:14.441Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:42:14.500Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:43:14.444Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:43:14.501Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:44:14.448Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:44:14.503Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:45:14.450Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:45:14.503Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:46:14.452Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:46:14.505Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:47:14.453Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:47:14.506Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:48:14.455Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:48:14.507Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:49:14.457Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:49:14.508Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:50:14.458Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:50:14.508Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:51:14.458Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:51:14.509Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:52:14.462Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:52:14.510Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:53:14.463Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:53:14.511Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:54:14.465Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:54:14.513Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:55:14.466Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:55:14.515Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:56:14.466Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:56:14.515Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:57:14.469Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:57:14.518Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:58:14.471Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:58:14.519Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:59:14.472Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:59:14.520Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:00:14.472Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:00:14.521Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:01:14.473Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:01:14.522Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:02:14.477Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:02:14.523Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:03:14.479Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:03:14.524Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:04:14.480Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:04:14.525Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:05:14.481Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:05:14.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:06:14.497Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:06:14.532Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:07:14.500Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:07:14.533Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:08:14.501Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:08:14.534Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:09:14.503Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:09:14.536Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:10:14.505Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:10:14.536Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:11:14.509Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:11:14.537Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:12:14.510Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:12:14.537Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:13:14.510Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:13:14.539Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:14:14.512Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:14:14.540Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:15:14.513Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:15:14.542Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:16:14.515Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:16:14.543Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:17:14.516Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:17:14.543Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:18:14.518Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:18:14.545Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:19:14.521Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:19:14.545Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:20:14.523Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:20:14.547Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:21:14.525Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:21:14.547Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:22:14.527Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:22:14.548Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:23:14.528Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:23:14.548Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:24:14.529Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:24:14.550Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:25:14.531Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:25:14.551Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:26:14.532Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:26:14.552Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:27:14.534Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:27:14.553Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:28:14.535Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:28:14.554Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:29:14.536Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:29:14.555Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:30:14.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:30:14.556Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:31:14.554Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:31:14.556Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:32:14.555Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:32:14.558Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:33:14.557Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:33:14.559Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:34:14.558Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:34:14.559Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:35:14.560Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:35:14.559Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:36:14.561Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:36:14.560Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:37:14.561Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:37:14.561Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:38:14.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:38:14.562Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:39:14.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:39:14.563Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:40:14.564Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:40:14.565Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:41:14.568Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:41:14.569Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:42:14.569Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:42:14.569Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:43:14.570Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:43:14.571Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:44:14.571Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:44:14.572Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:45:14.573Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:45:14.574Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:46:14.573Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:46:14.574Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:47:14.574Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:47:14.575Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:48:14.576Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:48:14.577Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:49:14.577Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:49:14.578Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:50:14.579Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:50:14.580Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:51:14.579Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:51:14.581Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:52:14.581Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:52:14.582Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:53:14.583Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:53:14.585Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:54:14.585Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:54:14.590Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:55:14.586Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:55:14.591Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:56:14.587Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:56:14.592Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:57:14.588Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:57:14.593Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:58:14.589Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:58:14.594Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:59:14.617Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:59:14.632Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:00:14.636Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:00:14.668Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:01:14.638Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:01:14.671Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:02:14.640Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:02:14.672Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:03:14.642Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:03:14.672Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:04:14.642Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:04:14.673Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:05:14.644Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:05:14.675Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:06:14.646Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:06:14.675Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:07:14.647Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:07:14.676Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:08:14.650Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:08:14.677Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:09:14.652Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:09:14.680Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:10:14.653Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:10:14.684Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:11:14.654Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:11:14.687Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:12:14.655Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:12:14.687Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:13:14.657Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:13:14.688Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:14:14.657Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:14:14.688Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:15:14.658Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:15:14.689Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:16:14.661Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:16:14.689Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:17:14.663Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:17:14.691Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:18:14.665Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:18:14.691Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:19:14.667Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:19:14.693Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:20:14.667Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:20:14.709Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:21:14.669Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:21:14.709Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:22:14.670Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:22:14.710Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:23:14.671Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:23:14.711Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:24:14.671Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:24:14.712Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:25:14.673Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:25:14.712Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:26:14.675Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:26:14.713Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:27:14.677Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:27:14.715Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:28:14.677Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:28:14.716Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:29:14.679Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:29:14.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:30:14.679Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:30:14.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:31:14.681Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:31:14.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:32:14.683Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:32:14.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:33:14.684Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:33:14.721Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:34:14.685Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:34:14.722Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:35:14.688Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:35:14.723Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:36:14.689Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:36:14.723Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:37:14.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:37:14.724Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:38:14.693Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:38:14.725Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:39:14.693Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:39:14.726Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:40:14.695Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:40:14.727Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO