Results

By type

          b'JVM Arguments: -XX:MaxRAMPercentage=50.0 -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml   -Dspring.profiles.active=basic\n\n  .   ____          _            __ _ _\n /\\\\ / ___\'_ __ _ _(_)_ __  __ _ \\ \\ \\ \\\n( ( )\\___ | \'_ | \'_| | \'_ \\/ _` | \\ \\ \\ \\\n \\\\/  ___)| |_)| | | | | || (_| |  ) ) ) )\n  \'  |____| .__|_| |_|_| |_\\__, | / / / /\n =========|_|==============|___/=/_/_/_/\n :: Spring Boot ::               (v3.0.13)\n\n2026-07-13T13:34:36.293Z||main|||||INFO|500||Starting Application using Java 17.0.19 with PID 10 (/app/app.jar started by so in /app)\n2026-07-13T13:34:36.296Z||main|||||DEBUG|500||Running with Spring Boot v3.0.13, Spring v6.0.14\n2026-07-13T13:34:36.297Z||main|||||INFO|500||The following 1 profile is active: "basic"\n2026-07-13T13:34:48.395Z||main|||||INFO|500||Starting service [Tomcat]\n2026-07-13T13:34:48.396Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/10.1.16]\n2026-07-13T13:34:48.703Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext\n2026-07-13T13:34:53.104Z||main|||||INFO|500||catdb-pool - Starting...\n2026-07-13T13:34:53.504Z||main|||||INFO|500||catdb-pool - Added connection org.mariadb.jdbc.Connection@3c78e551\n2026-07-13T13:34:53.564Z||main|||||INFO|500||catdb-pool - Start completed.\n2026-07-13T13:34:53.977Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]\n2026-07-13T13:34:54.189Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 6.1.7.Final\n2026-07-13T13:34:57.460Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDBDialect\n2026-07-13T13:34:58.274Z||main|||||WARN|500||HHH000491: `.org.onap.so.db.catalog.beans.VnfResource.heatTemplates` uses both @NotFound and FetchType.LAZY. @ManyToOne and @OneToOne associations mapped with `@NotFound` are forced to EAGER fetching.\n2026-07-13T13:35:05.011Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]\n2026-07-13T13:35:05.188Z||main|||||INFO|500||reqdb-pool - Starting...\n2026-07-13T13:35:05.265Z||main|||||INFO|500||reqdb-pool - Added connection org.mariadb.jdbc.Connection@1bbfd42f\n2026-07-13T13:35:05.267Z||main|||||INFO|500||reqdb-pool - Start completed.\n2026-07-13T13:35:05.272Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]\n2026-07-13T13:35:06.573Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDBDialect\n2026-07-13T13:35:07.284Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]\n2026-07-13T13:35:09.110Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080\nHibernate: select a1_0.ID,a1_0.CREATION_TIMESTAMP,a1_0.DESCRIPTION,a1_0.NAME,a1_0.VERSION from activity_spec a1_0\n2026-07-13T13:35:10.563Z||main|||||DEBUG|500||Attempting to create activity  VNFSetInMaintFlagActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ID,a1_0.NAME from activity_spec_categories a1_0 where a1_0.ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ID,a1_0.CREATION_TIMESTAMP,a1_0.DESCRIPTION,a1_0.DIRECTION,a1_0.NAME,a1_0.TYPE from activity_spec_parameters a1_0 where a1_0.ID=?\n2026-07-13T13:35:11.677Z||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]}\n2026-07-13T13:35:11.684Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:11.710Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:19.891Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[8164], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:11 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:19.893Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||{"id":"6bbfd28b658349368ffb31225a929dcb","versionId":"645b308697c246b3bccb53d8e7656a19"}\n\n2026-07-13T13:35:19.918Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity\n2026-07-13T13:35:19.979Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bbfd28b658349368ffb31225a929dcb/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:19.979Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bbfd28b658349368ffb31225a929dcb/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6bbfd28b658349368ffb31225a929dcb/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0c19c0f1-d17f-43cc-b5c5-7a9b08274a09], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:19.981Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bbfd28b658349368ffb31225a929dcb/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:21.316Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bbfd28b658349368ffb31225a929dcb/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6bbfd28b658349368ffb31225a929dcb/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1329], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:19 GMT]}\n2026-07-13T13:35:21.317Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bbfd28b658349368ffb31225a929dcb/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:21.318Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity\n2026-07-13T13:35:21.318Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFCheckPserversLockedFlagActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:21.385Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:21.386Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d2f8e17b-cd96-457a-b1fb-052de7b1938c], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:21.388Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:21.808Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[415], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:21 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:21.809Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"dcddebeb729b4cfcb946fe2c8b07af1b","versionId":"f0a3e1d224d841d6b66914dc766a25cd"}\n\n2026-07-13T13:35:21.812Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity\n2026-07-13T13:35:21.843Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcddebeb729b4cfcb946fe2c8b07af1b/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:21.843Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcddebeb729b4cfcb946fe2c8b07af1b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dcddebeb729b4cfcb946fe2c8b07af1b/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[04c0fdf5-c27b-40ff-8060-e8788f6fc65a], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:21.845Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcddebeb729b4cfcb946fe2c8b07af1b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:22.595Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcddebeb729b4cfcb946fe2c8b07af1b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dcddebeb729b4cfcb946fe2c8b07af1b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[742], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:21 GMT]}\n2026-07-13T13:35:22.596Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcddebeb729b4cfcb946fe2c8b07af1b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:22.597Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity\n2026-07-13T13:35:22.597Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFCheckInMaintFlagActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:22.633Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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]}\n2026-07-13T13:35:22.634Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:22.636Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:23.023Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[384], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:22 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:23.025Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||{"id":"527f0e4d7ced454ab76e6f31d89fb823","versionId":"cb955b708f3c40e48fb21df8ea2d6a07"}\n\n2026-07-13T13:35:23.027Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity\n2026-07-13T13:35:23.055Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/527f0e4d7ced454ab76e6f31d89fb823/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:23.056Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/527f0e4d7ced454ab76e6f31d89fb823/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/527f0e4d7ced454ab76e6f31d89fb823/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7bb9c298-b56f-4d33-aca5-71bf57c53758], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:23.057Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/527f0e4d7ced454ab76e6f31d89fb823/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:24.289Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/527f0e4d7ced454ab76e6f31d89fb823/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/527f0e4d7ced454ab76e6f31d89fb823/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1228], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:23 GMT]}\n2026-07-13T13:35:24.290Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/527f0e4d7ced454ab76e6f31d89fb823/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:24.292Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity\n2026-07-13T13:35:24.292Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFCheckClosedLoopDisabledFlagActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:24.327Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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]}\n2026-07-13T13:35:24.329Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:24.330Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:24.784Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[451], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:24 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:24.785Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||{"id":"ea66d84db84642e2854ad442c3522f84","versionId":"fa9c68c250a142cd8156867fa6b2333b"}\n\n2026-07-13T13:35:24.788Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity\n2026-07-13T13:35:24.819Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ea66d84db84642e2854ad442c3522f84/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:24.819Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ea66d84db84642e2854ad442c3522f84/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ea66d84db84642e2854ad442c3522f84/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[593f5f7d-b91a-4e1a-9860-792c4e2e4c90], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:24.821Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ea66d84db84642e2854ad442c3522f84/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:25.339Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ea66d84db84642e2854ad442c3522f84/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ea66d84db84642e2854ad442c3522f84/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[515], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:24 GMT]}\n2026-07-13T13:35:25.340Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ea66d84db84642e2854ad442c3522f84/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:25.340Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity\n2026-07-13T13:35:25.340Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFSetClosedLoopDisabledFlagActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:25.372Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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]}\n2026-07-13T13:35:25.373Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:25.376Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:25.633Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[252], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:25 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:25.634Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||{"id":"816488bbe7e44999a79e3af330dd6cda","versionId":"1095a8c75396469997dc1a88051bdfa9"}\n\n2026-07-13T13:35:25.637Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity\n2026-07-13T13:35:25.679Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/816488bbe7e44999a79e3af330dd6cda/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:25.680Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/816488bbe7e44999a79e3af330dd6cda/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/816488bbe7e44999a79e3af330dd6cda/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[08ccf856-242d-45ac-a294-a6ec1d18499e], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:25.682Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/816488bbe7e44999a79e3af330dd6cda/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:26.165Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/816488bbe7e44999a79e3af330dd6cda/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/816488bbe7e44999a79e3af330dd6cda/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[480], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:25 GMT]}\n2026-07-13T13:35:26.166Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/816488bbe7e44999a79e3af330dd6cda/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:26.167Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity\n2026-07-13T13:35:26.167Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFUnsetClosedLoopDisabledFlagActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:26.207Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:26.208Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8ad14f5d-416d-45f6-99a4-f9ca79c5f36b], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:26.209Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:26.425Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[214], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:26 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:26.427Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1348b2a64a054e0ebd6ecc44e8efb50b","versionId":"45862897268a44d9afd81044bb996a1b"}\n\n2026-07-13T13:35:26.430Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity\n2026-07-13T13:35:26.461Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1348b2a64a054e0ebd6ecc44e8efb50b/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:26.461Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1348b2a64a054e0ebd6ecc44e8efb50b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1348b2a64a054e0ebd6ecc44e8efb50b/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a0d06550-9621-49b8-a0ad-46a235ac6f69], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:26.463Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1348b2a64a054e0ebd6ecc44e8efb50b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:27.794Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1348b2a64a054e0ebd6ecc44e8efb50b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1348b2a64a054e0ebd6ecc44e8efb50b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[1328], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:26 GMT]}\n2026-07-13T13:35:27.795Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1348b2a64a054e0ebd6ecc44e8efb50b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:27.795Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity\n2026-07-13T13:35:27.796Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFLockActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:27.826Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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]}\n2026-07-13T13:35:27.827Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:27.828Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:28.481Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[650], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:27 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:28.482Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||{"id":"c28d0234a2e54880a0e5d19364c5eb44","versionId":"5ef1b3496b184a4ea65eaf8aa039f1ba"}\n\n2026-07-13T13:35:28.489Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFLockActivity\n2026-07-13T13:35:28.539Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c28d0234a2e54880a0e5d19364c5eb44/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}\n2026-07-13T13:35:28.561Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c28d0234a2e54880a0e5d19364c5eb44/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:28.564Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c28d0234a2e54880a0e5d19364c5eb44/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:29.479Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c28d0234a2e54880a0e5d19364c5eb44/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[910], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:28 GMT]}\n2026-07-13T13:35:29.479Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:29.480Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity\n2026-07-13T13:35:29.480Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFUnlockActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:29.519Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:29.519Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4e08142e-83ab-4508-8f09-06056e9b87a9], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:29.520Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:29.797Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[274], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:29 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:29.798Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ca136f6be7d641858bb3f3cd36322d4e","versionId":"806a386bf2e24937ba0b55116ae029fe"}\n\n2026-07-13T13:35:29.801Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity\n2026-07-13T13:35:29.828Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca136f6be7d641858bb3f3cd36322d4e/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:29.829Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca136f6be7d641858bb3f3cd36322d4e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ca136f6be7d641858bb3f3cd36322d4e/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[041aad5e-4aec-4cbb-8303-c5f8d2e37233], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:29.830Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca136f6be7d641858bb3f3cd36322d4e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:30.186Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca136f6be7d641858bb3f3cd36322d4e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ca136f6be7d641858bb3f3cd36322d4e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[352], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:29 GMT]}\n2026-07-13T13:35:30.186Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca136f6be7d641858bb3f3cd36322d4e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:30.187Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity\n2026-07-13T13:35:30.187Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFStopActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:30.216Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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]}\n2026-07-13T13:35:30.217Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:30.218Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:30.476Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[255], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:30 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:30.477Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||{"id":"1aef631956c8468ba44e6070c953ed03","versionId":"61d3a52b8a024650a0689f831771418e"}\n\n2026-07-13T13:35:30.480Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFStopActivity\n2026-07-13T13:35:30.508Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1aef631956c8468ba44e6070c953ed03/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:30.508Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1aef631956c8468ba44e6070c953ed03/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1aef631956c8468ba44e6070c953ed03/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9e36e47e-11e3-450c-bdc2-1c647811c16a], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:30.510Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1aef631956c8468ba44e6070c953ed03/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:31.047Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1aef631956c8468ba44e6070c953ed03/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1aef631956c8468ba44e6070c953ed03/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[534], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:30 GMT]}\n2026-07-13T13:35:31.047Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1aef631956c8468ba44e6070c953ed03/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:31.048Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity\n2026-07-13T13:35:31.048Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFStartActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:31.085Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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]}\n2026-07-13T13:35:31.087Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:31.088Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:31.471Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[376], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:31 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:31.472Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||{"id":"e1a44398c5214919b87a1de6c3f6916f","versionId":"24a16df746d74514942a59ba42a5fb37"}\n\n2026-07-13T13:35:31.475Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFStartActivity\n2026-07-13T13:35:31.504Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e1a44398c5214919b87a1de6c3f6916f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}\n2026-07-13T13:35:31.505Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1a44398c5214919b87a1de6c3f6916f/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:31.507Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e1a44398c5214919b87a1de6c3f6916f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:31.909Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e1a44398c5214919b87a1de6c3f6916f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[399], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:31 GMT]}\n2026-07-13T13:35:31.910Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:31.910Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity\n2026-07-13T13:35:31.910Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFSnapShotActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:31.947Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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]}\n2026-07-13T13:35:31.948Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:31.949Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:32.170Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[218], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:31 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:32.171Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||{"id":"436d4aa2ba234e22b61d9067170335dd","versionId":"a83cbe45f95b43e993e999168432764c"}\n\n2026-07-13T13:35:32.174Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity\n2026-07-13T13:35:32.205Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/436d4aa2ba234e22b61d9067170335dd/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:32.206Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/436d4aa2ba234e22b61d9067170335dd/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/436d4aa2ba234e22b61d9067170335dd/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[76b9b1b8-7291-44c7-ae9a-c5cd7b355720], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:32.208Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/436d4aa2ba234e22b61d9067170335dd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:32.581Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/436d4aa2ba234e22b61d9067170335dd/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/436d4aa2ba234e22b61d9067170335dd/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[369], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:32 GMT]}\n2026-07-13T13:35:32.582Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/436d4aa2ba234e22b61d9067170335dd/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:32.589Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity\n2026-07-13T13:35:32.590Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  FlowCompleteActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:32.617Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:32.617Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c346f4ea-adb0-4341-b4b8-36b017566074], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:32.618Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:32.805Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[182], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:32 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:32.806Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9fbd8aac448c435c8d5b62f48700b6fe","versionId":"360a6947a4be4dd89a922b452ea0f3cd"}\n\n2026-07-13T13:35:32.808Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity\n2026-07-13T13:35:32.828Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9fbd8aac448c435c8d5b62f48700b6fe/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}\n2026-07-13T13:35:32.829Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9fbd8aac448c435c8d5b62f48700b6fe/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:32.830Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9fbd8aac448c435c8d5b62f48700b6fe/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:33.386Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9fbd8aac448c435c8d5b62f48700b6fe/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[553], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:32 GMT]}\n2026-07-13T13:35:33.386Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:33.387Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity\n2026-07-13T13:35:33.387Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  PauseForManualTaskActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:33.446Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:33.446Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1f539513-cd0f-47e0-9b5c-e83aac0c7b65], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:33.447Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:33.770Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[320], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:33 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:33.771Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1512bd80cdd04460a0d2df7c59f18fd0","versionId":"dd93b89f61e74d4086cbd3fd31ea816f"}\n\n2026-07-13T13:35:33.774Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity\n2026-07-13T13:35:33.794Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1512bd80cdd04460a0d2df7c59f18fd0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}\n2026-07-13T13:35:33.795Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1512bd80cdd04460a0d2df7c59f18fd0/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:33.796Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1512bd80cdd04460a0d2df7c59f18fd0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:34.275Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1512bd80cdd04460a0d2df7c59f18fd0/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[476], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:33 GMT]}\n2026-07-13T13:35:34.276Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:34.276Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity\n2026-07-13T13:35:34.276Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:34.302Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:34.302Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[55092705-e9ab-47d3-a069-fefc949a92bd], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:34.303Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:34.612Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[304], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:34 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:34.613Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"98bdccfbd11f44f09a0010eee4dc93a5","versionId":"9a2c92c58d2242978243f66e4e227416"}\n\n2026-07-13T13:35:34.615Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity\n2026-07-13T13:35:34.633Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98bdccfbd11f44f09a0010eee4dc93a5/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:34.634Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98bdccfbd11f44f09a0010eee4dc93a5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/98bdccfbd11f44f09a0010eee4dc93a5/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8c532936-98b1-410c-b6fc-341e4c7af40a], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:34.635Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98bdccfbd11f44f09a0010eee4dc93a5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:34.884Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98bdccfbd11f44f09a0010eee4dc93a5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/98bdccfbd11f44f09a0010eee4dc93a5/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[247], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:34 GMT]}\n2026-07-13T13:35:34.885Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/98bdccfbd11f44f09a0010eee4dc93a5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:34.886Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity\n2026-07-13T13:35:34.886Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficCheckActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:34.918Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:34.918Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[716aa762-be1e-404a-a556-832ddcccafbb], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:34.920Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:35.098Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[176], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:34 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:35.099Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f5bb4f6420724718bacd688b86d2ac37","versionId":"b91f36de0d474d7485b331459e42aa22"}\n\n2026-07-13T13:35:35.101Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity\n2026-07-13T13:35:35.120Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f5bb4f6420724718bacd688b86d2ac37/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}\n2026-07-13T13:35:35.121Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5bb4f6420724718bacd688b86d2ac37/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:35.122Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f5bb4f6420724718bacd688b86d2ac37/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:35.523Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f5bb4f6420724718bacd688b86d2ac37/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[398], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:35 GMT]}\n2026-07-13T13:35:35.524Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:35.524Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity\n2026-07-13T13:35:35.524Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFHealthCheckActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:35.554Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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]}\n2026-07-13T13:35:35.555Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:35.556Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:35.780Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[221], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:35 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:35.781Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||{"id":"6329bbbab1ba4834ae93f4baaba69689","versionId":"9a854d41ad3b4533a3595cbc826ba178"}\n\n2026-07-13T13:35:35.784Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity\n2026-07-13T13:35:35.803Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6329bbbab1ba4834ae93f4baaba69689/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}\n2026-07-13T13:35:35.804Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6329bbbab1ba4834ae93f4baaba69689/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:35.805Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6329bbbab1ba4834ae93f4baaba69689/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:36.109Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6329bbbab1ba4834ae93f4baaba69689/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[300], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:35 GMT]}\n2026-07-13T13:35:36.109Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:36.110Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity\n2026-07-13T13:35:36.110Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFQuiesceTrafficActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:36.149Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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]}\n2026-07-13T13:35:36.151Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:36.152Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:36.470Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[315], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:36 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:36.471Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||{"id":"783145e9e5a9456fabf5d1ddd48a7806","versionId":"acbc4da9bd7b4201a06bd1276d466ba8"}\n\n2026-07-13T13:35:36.474Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity\n2026-07-13T13:35:36.504Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/783145e9e5a9456fabf5d1ddd48a7806/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}\n2026-07-13T13:35:36.505Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/783145e9e5a9456fabf5d1ddd48a7806/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:36.506Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/783145e9e5a9456fabf5d1ddd48a7806/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:36.886Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/783145e9e5a9456fabf5d1ddd48a7806/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[377], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:36 GMT]}\n2026-07-13T13:35:36.886Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:36.886Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity\n2026-07-13T13:35:36.887Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFResumeTrafficActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:36.929Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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]}\n2026-07-13T13:35:36.930Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:36.931Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:37.170Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[236], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:36 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:37.171Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||{"id":"b1e7778ba5c444c7aa9caf0f2382d9e6","versionId":"d634c639a27047308c0a9b2094bb54ba"}\n\n2026-07-13T13:35:37.173Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity\n2026-07-13T13:35:37.197Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b1e7778ba5c444c7aa9caf0f2382d9e6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}\n2026-07-13T13:35:37.198Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1e7778ba5c444c7aa9caf0f2382d9e6/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:37.199Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1e7778ba5c444c7aa9caf0f2382d9e6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:37.511Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b1e7778ba5c444c7aa9caf0f2382d9e6/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[309], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:37 GMT]}\n2026-07-13T13:35:37.511Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:37.512Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity\n2026-07-13T13:35:37.512Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFUnsetInMaintFlagActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:37.545Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:37.546Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8a700772-3065-4ad5-b26c-cea1634ceec1], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:37.547Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:38.103Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[553], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:37 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:38.104Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9735f27d47164dcd8baa96e4d61b37cc","versionId":"b6a42b645c58490aab7446f092e78036"}\n\n2026-07-13T13:35:38.107Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity\n2026-07-13T13:35:38.126Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9735f27d47164dcd8baa96e4d61b37cc/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:38.126Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9735f27d47164dcd8baa96e4d61b37cc/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9735f27d47164dcd8baa96e4d61b37cc/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[99bfd1ee-6351-4589-ac08-c4b562e865ae], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:38.128Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9735f27d47164dcd8baa96e4d61b37cc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:38.951Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9735f27d47164dcd8baa96e4d61b37cc/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9735f27d47164dcd8baa96e4d61b37cc/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[820], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:38 GMT]}\n2026-07-13T13:35:38.951Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9735f27d47164dcd8baa96e4d61b37cc/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:38.952Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity\n2026-07-13T13:35:38.952Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeBackupActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:38.978Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:38.979Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[37e245e5-5161-4bfb-a1e5-d6b0e1fb4aef], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:38.980Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:39.181Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[199], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:38 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:39.182Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4e72fe6b2b96449abc9c840a82667e23","versionId":"10c86dd28750482ea422471245c2c32c"}\n\n2026-07-13T13:35:39.186Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity\n2026-07-13T13:35:39.210Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e72fe6b2b96449abc9c840a82667e23/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:39.211Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e72fe6b2b96449abc9c840a82667e23/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4e72fe6b2b96449abc9c840a82667e23/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c57f0ce4-0c29-4eaa-b3e6-91b540627fa0], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:39.215Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e72fe6b2b96449abc9c840a82667e23/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:39.471Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e72fe6b2b96449abc9c840a82667e23/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4e72fe6b2b96449abc9c840a82667e23/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[252], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:39 GMT]}\n2026-07-13T13:35:39.471Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e72fe6b2b96449abc9c840a82667e23/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:39.472Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity\n2026-07-13T13:35:39.472Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePostCheckActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:39.498Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:39.499Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[76044506-62c7-4df5-af7d-76a7f43fefd9], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:39.500Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:39.785Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[283], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:39 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:39.786Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b0470fd7d35c40d697db481d1ef248b3","versionId":"407d7ddeec4e44c2831070c2322946a5"}\n\n2026-07-13T13:35:39.793Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity\n2026-07-13T13:35:39.813Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b0470fd7d35c40d697db481d1ef248b3/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}\n2026-07-13T13:35:39.814Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0470fd7d35c40d697db481d1ef248b3/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:39.815Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b0470fd7d35c40d697db481d1ef248b3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:40.708Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b0470fd7d35c40d697db481d1ef248b3/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[891], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:39 GMT]}\n2026-07-13T13:35:40.709Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:40.709Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity\n2026-07-13T13:35:40.709Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePreCheckActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:40.735Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:40.735Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c7b5de09-c379-46dc-9aa1-d2e0c962991e], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:40.736Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:40.966Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[227], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:40 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:40.967Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"cf1a6425a07849e2b9dba52fa06cb7e6","versionId":"bdcc5c90eba6433d89ca1f7398681add"}\n\n2026-07-13T13:35:40.971Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity\n2026-07-13T13:35:40.989Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cf1a6425a07849e2b9dba52fa06cb7e6/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:40.989Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cf1a6425a07849e2b9dba52fa06cb7e6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/cf1a6425a07849e2b9dba52fa06cb7e6/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[874e2c08-3f9a-47a1-8aa0-9dacb168d9bd], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:40.990Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cf1a6425a07849e2b9dba52fa06cb7e6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:41.319Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cf1a6425a07849e2b9dba52fa06cb7e6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/cf1a6425a07849e2b9dba52fa06cb7e6/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[326], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:40 GMT]}\n2026-07-13T13:35:41.320Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/cf1a6425a07849e2b9dba52fa06cb7e6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:41.320Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity\n2026-07-13T13:35:41.321Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeSoftwareActivity\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:41.344Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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]}\n2026-07-13T13:35:41.344Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:41.345Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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"}]}\n\n2026-07-13T13:35:41.509Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[161], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:41 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:41.510Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||{"id":"9f6ada5e172c46e2b4598373d27ad195","versionId":"b8e50995339749e199dee76ac19d2031"}\n\n2026-07-13T13:35:41.512Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity\n2026-07-13T13:35:41.549Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9f6ada5e172c46e2b4598373d27ad195/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}\n2026-07-13T13:35:41.550Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f6ada5e172c46e2b4598373d27ad195/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:41.551Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f6ada5e172c46e2b4598373d27ad195/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:41.806Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9f6ada5e172c46e2b4598373d27ad195/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[252], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:41 GMT]}\n2026-07-13T13:35:41.807Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:41.807Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity\n2026-07-13T13:35:41.807Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Attempting to create activity  VnfInPlaceSoftwareUpdate\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_CATEGORIES_ID from activity_spec_to_activity_spec_categories a1_0 where a1_0.ACTIVITY_SPEC_ID=?\nHibernate: select a1_0.ACTIVITY_SPEC_ID,a1_0.ID,a1_0.ACTIVITY_SPEC_PARAMETERS_ID from activity_spec_to_activity_spec_parameters a1_0 where a1_0.ACTIVITY_SPEC_ID=?\n2026-07-13T13:35:41.832Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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]}\n2026-07-13T13:35:41.833Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke\n2026-07-13T13:35:41.834Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}\n\n2026-07-13T13:35:42.014Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[177], Server=[envoy], Date=[Mon, 13 Jul 2026 13:35:41 GMT], Content-Type=[application/json]}\n2026-07-13T13:35:42.015Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||{"id":"becaf1ff6eba4706837f2a5d27c0152e","versionId":"09c87175c0a7445a9a29b1320a221938"}\n\n2026-07-13T13:35:42.017Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate\n2026-07-13T13:35:42.034Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/becaf1ff6eba4706837f2a5d27c0152e/versions/latest/actions|INFO|500||Invoke\n2026-07-13T13:35:42.035Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/becaf1ff6eba4706837f2a5d27c0152e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/becaf1ff6eba4706837f2a5d27c0152e/versions/latest/actions with request headers:{X-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[97970646-4d6f-416f-bb96-f33b4c30e0de], X-ECOMP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-TransactionID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], X-ONAP-RequestID=[d6c04b78-13e7-43ef-8a00-8bce2b0958e9], Content-Type=[application/json]}\n2026-07-13T13:35:42.035Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/becaf1ff6eba4706837f2a5d27c0152e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}\n\n2026-07-13T13:35:42.328Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/becaf1ff6eba4706837f2a5d27c0152e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/becaf1ff6eba4706837f2a5d27c0152e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[290], Server=[envoy], Content-Length=[0], Date=[Mon, 13 Jul 2026 13:35:42 GMT]}\n2026-07-13T13:35:42.328Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/becaf1ff6eba4706837f2a5d27c0152e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.\n2026-07-13T13:35:42.329Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate\n2026-07-13T13:35:49.181Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|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\n2026-07-13T13:35:50.590Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...\n2026-07-13T13:35:54.491Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED\n2026-07-13T13:35:54.492Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller\n2026-07-13T13:35:54.493Z|d6c04b78-13e7-43ef-8a00-8bce2b0958e9|main|||||INFO|500||Started Application in 81.822 seconds (process running for 83.814)\n2026-07-13T13:35:54.497Z||scheduling-1|||||INFO|500||DistributionClient - init\n2026-07-13T13:35:54.911Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 4ed881f6-dad8-4639-8908-37db073780ed url= /sdc/v1/artifactTypes\n2026-07-13T13:35:54.960Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes\n2026-07-13T13:35:55.172Z||scheduling-1|||||DEBUG|500||GET Response Status 200\n2026-07-13T13:35:55.275Z||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\n2026-07-13T13:35:55.275Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC\n2026-07-13T13:35:55.275Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 62a87017-4bfa-476f-8136-c47c4979d33a url= /sdc/v1/distributionKafkaData\n2026-07-13T13:35:55.276Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData\n2026-07-13T13:35:55.312Z||scheduling-1|||||DEBUG|500||GET Response Status 200\n2026-07-13T13:35:55.317Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@407fa7ec\n2026-07-13T13:35:55.497Z||scheduling-1|||||INFO|500||ProducerConfig values: \n\tacks = -1\n\tauto.include.jmx.reporter = true\n\tbatch.size = 16384\n\tbootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = SO-sdc-controller-producer-45a83588-77fc-4f54-ae0b-6dccd3754032\n\tcompression.type = none\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 0\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = SCRAM-SHA-512\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = SASL_PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransactional.id = null\n\tvalue.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\n2026-07-13T13:35:55.591Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-45a83588-77fc-4f54-ae0b-6dccd3754032] Instantiated an idempotent producer.\n2026-07-13T13:35:55.713Z||scheduling-1|||||INFO|500||Successfully logged in.\n2026-07-13T13:35:55.864Z||scheduling-1|||||INFO|500||Kafka version: 3.4.1\n2026-07-13T13:35:55.864Z||scheduling-1|||||INFO|500||Kafka commitId: 8a516edc2755df89\n2026-07-13T13:35:55.865Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1783949755860\n2026-07-13T13:35:55.871Z||scheduling-1|||||INFO|500||start DistributionClient\n2026-07-13T13:35:55.888Z||scheduling-1|||||INFO|500||ConsumerConfig values: \n\tallow.auto.create.topics = false\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = SO\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = SCRAM-SHA-512\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = SASL_PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\n2026-07-13T13:35:56.168Z||scheduling-1|||||INFO|500||Kafka version: 3.4.1\n2026-07-13T13:35:56.168Z||scheduling-1|||||INFO|500||Kafka commitId: 8a516edc2755df89\n2026-07-13T13:35:56.168Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1783949756168\n2026-07-13T13:35:56.170Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:35:56.173Z||scheduling-1|||||INFO|500||ConsumerConfig values: \n\tallow.auto.create.topics = false\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = SO\n\tgroup.instance.id = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = SCRAM-SHA-512\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = SASL_PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\n2026-07-13T13:35:56.172Z||pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:35:56.179Z||scheduling-1|||||INFO|500||Kafka version: 3.4.1\n2026-07-13T13:35:56.179Z||scheduling-1|||||INFO|500||Kafka commitId: 8a516edc2755df89\n2026-07-13T13:35:56.179Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1783949756179\n2026-07-13T13:35:56.180Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:35:56.182Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:35:56.185Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus\n2026-07-13T13:35:58.770Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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 6ZJ96F1hRvuyL1-dmd3uCg\n2026-07-13T13:35:58.771Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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 6ZJ96F1hRvuyL1-dmd3uCg\n2026-07-13T13:35:58.772Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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 6ZJ96F1hRvuyL1-dmd3uCg\n2026-07-13T13:35:58.772Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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 6ZJ96F1hRvuyL1-dmd3uCg\n2026-07-13T13:35:58.772Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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 6ZJ96F1hRvuyL1-dmd3uCg\n2026-07-13T13:35:58.772Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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 6ZJ96F1hRvuyL1-dmd3uCg\n2026-07-13T13:35:58.776Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] Cluster ID: ztyfaAcVQGSIqojM0yQhhA\n2026-07-13T13:35:58.778Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] Discovered group coordinator onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2147483645 rack: null)\n2026-07-13T13:35:58.783Z||kafka-producer-network-thread | SO-sdc-controller-producer-45a83588-77fc-4f54-ae0b-6dccd3754032|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-45a83588-77fc-4f54-ae0b-6dccd3754032] Cluster ID: ztyfaAcVQGSIqojM0yQhhA\n2026-07-13T13:35:58.790Z||kafka-producer-network-thread | SO-sdc-controller-producer-45a83588-77fc-4f54-ae0b-6dccd3754032|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-45a83588-77fc-4f54-ae0b-6dccd3754032] ProducerId set to 1006 with epoch 0\n2026-07-13T13:35:58.861Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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 Ss_uetcRRvWwSgiBPvsKOw\n2026-07-13T13:35:58.862Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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 Ss_uetcRRvWwSgiBPvsKOw\n2026-07-13T13:35:58.862Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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 Ss_uetcRRvWwSgiBPvsKOw\n2026-07-13T13:35:58.862Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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 Ss_uetcRRvWwSgiBPvsKOw\n2026-07-13T13:35:58.863Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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 Ss_uetcRRvWwSgiBPvsKOw\n2026-07-13T13:35:58.863Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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 Ss_uetcRRvWwSgiBPvsKOw\n2026-07-13T13:35:58.863Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] Cluster ID: ztyfaAcVQGSIqojM0yQhhA\n2026-07-13T13:35:58.864Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] Discovered group coordinator onap-strimzi-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2147483645 rack: null)\n2026-07-13T13:35:58.866Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] (Re-)joining group\n2026-07-13T13:35:58.869Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] (Re-)joining group\n2026-07-13T13:35:59.070Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f-15a451c3-7c46-43b0-b045-26332f87f5b3\n2026-07-13T13:35:59.072Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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)\n2026-07-13T13:35:59.072Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] (Re-)joining group\n2026-07-13T13:35:59.074Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26-dd75f300-1aa7-454a-a6c6-28bbf1bf5cae\n2026-07-13T13:35:59.075Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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)\n2026-07-13T13:35:59.075Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] (Re-)joining group\n2026-07-13T13:36:05.076Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId=\'SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f-15a451c3-7c46-43b0-b045-26332f87f5b3\', protocol=\'range\'}\n2026-07-13T13:36:05.077Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId=\'SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26-dd75f300-1aa7-454a-a6c6-28bbf1bf5cae\', protocol=\'range\'}\n2026-07-13T13:36:05.121Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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 Ss_uetcRRvWwSgiBPvsKOw\n2026-07-13T13:36:05.122Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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 Ss_uetcRRvWwSgiBPvsKOw\n2026-07-13T13:36:05.122Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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 Ss_uetcRRvWwSgiBPvsKOw\n2026-07-13T13:36:05.122Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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 Ss_uetcRRvWwSgiBPvsKOw\n2026-07-13T13:36:05.123Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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 Ss_uetcRRvWwSgiBPvsKOw\n2026-07-13T13:36:05.123Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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 Ss_uetcRRvWwSgiBPvsKOw\n2026-07-13T13:36:05.126Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f-15a451c3-7c46-43b0-b045-26332f87f5b3=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-8dc22d14-c324-4917-9fd8-c44be3762d26-dd75f300-1aa7-454a-a6c6-28bbf1bf5cae=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])}\n2026-07-13T13:36:05.173Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId=\'SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f-15a451c3-7c46-43b0-b045-26332f87f5b3\', protocol=\'range\'}\n2026-07-13T13:36:05.173Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId=\'SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26-dd75f300-1aa7-454a-a6c6-28bbf1bf5cae\', protocol=\'range\'}\n2026-07-13T13:36:05.175Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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])\n2026-07-13T13:36:05.175Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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])\n2026-07-13T13:36:05.180Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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\n2026-07-13T13:36:05.181Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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\n2026-07-13T13:36:05.191Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5\n2026-07-13T13:36:05.191Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5\n2026-07-13T13:36:05.191Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4\n2026-07-13T13:36:05.191Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3\n2026-07-13T13:36:05.191Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4\n2026-07-13T13:36:05.191Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2\n2026-07-13T13:36:05.192Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1\n2026-07-13T13:36:05.192Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0\n2026-07-13T13:36:05.192Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3\n2026-07-13T13:36:05.192Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2\n2026-07-13T13:36:05.192Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1\n2026-07-13T13:36:05.192Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0\n2026-07-13T13:36:05.267Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}}.\n2026-07-13T13:36:05.269Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}}.\n2026-07-13T13:36:05.399Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2 rack: null)], epoch=0}}.\n2026-07-13T13:36:05.400Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2 rack: null)], epoch=0}}.\n2026-07-13T13:36:05.463Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2 rack: null)], epoch=0}}.\n2026-07-13T13:36:05.463Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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-onap-strimzi-broker-2.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 2 rack: null)], epoch=0}}.\n2026-07-13T13:36:05.466Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 0 rack: null)], epoch=0}}.\n2026-07-13T13:36:05.465Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}}.\n2026-07-13T13:36:05.466Z||pool-3-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dd17f66f-5e43-4511-9276-8bf92182794f, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 0 rack: null)], epoch=0}}.\n2026-07-13T13:36:05.466Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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-onap-strimzi-broker-1.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 1 rack: null)], epoch=0}}.\n2026-07-13T13:36:05.471Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 0 rack: null)], epoch=0}}.\n2026-07-13T13:36:05.472Z||pool-3-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-8dc22d14-c324-4917-9fd8-c44be3762d26, 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-onap-strimzi-broker-0.onap-strimzi-kafka-brokers.onap.svc.cluster.local:9092 (id: 0 rack: null)], epoch=0}}.\n2026-07-13T13:36:11.180Z||pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:36:11.184Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:36:26.182Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:36:26.186Z||pool-3-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:36:41.183Z||pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:36:41.187Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:36:49.673Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet \'dispatcherServlet\'\n2026-07-13T13:36:56.185Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:36:56.188Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:37:11.187Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:37:11.188Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:37:26.187Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:37:26.190Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:37:41.189Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:37:41.191Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:37:56.190Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:37:56.191Z||pool-3-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:38:11.191Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:38:11.192Z||pool-3-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:38:26.192Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:38:26.192Z||pool-3-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:38:41.193Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:38:41.194Z||pool-3-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:38:56.194Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:38:56.195Z||pool-3-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:39:11.195Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:39:11.196Z||pool-3-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:39:26.196Z||pool-3-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:39:26.196Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:39:41.198Z||pool-3-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:39:41.198Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:39:56.199Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:39:56.199Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:40:11.199Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:40:11.199Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:40:26.200Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:40:26.201Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:40:41.201Z||pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:40:41.201Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:40:56.202Z||pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:40:56.202Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:41:11.202Z||pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:41:11.203Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:41:26.204Z||pool-3-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:41:26.205Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:41:41.204Z||pool-3-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:41:41.206Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:41:56.206Z||pool-3-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:41:56.207Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:42:11.207Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:42:11.207Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:42:26.207Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:42:26.208Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:42:41.208Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:42:41.209Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n2026-07-13T13:42:56.210Z||pool-3-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO\n2026-07-13T13:42:56.210Z||pool-3-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO\n'