2025-10-04 02:25:05.968 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.onap.dcae.analytics.tca.web.integration.TcaAlertTransformerTest], using SpringBootContextLoader 2025-10-04 02:25:05.993 INFO --- [ main] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [org.onap.dcae.analytics.tca.web.integration.TcaAlertTransformerTest]: no resource found for suffixes {-context.xml, Context.groovy}. 2025-10-04 02:25:06.015 INFO --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.onap.dcae.analytics.tca.web.integration.TcaAlertTransformerTest]: TcaAlertTransformerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2025-10-04 02:25:06.276 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.onap.dcae.analytics.tca.web.TcaAppMain for test class org.onap.dcae.analytics.tca.web.integration.TcaAlertTransformerTest 2025-10-04 02:25:06.673 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 2025-10-04 02:25:06.747 INFO --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3cb376a3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7022fb5c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@426940f9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@447630c4, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@63d75087, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4c8afba, org.springframework.test.context.transaction.TransactionalTestExecutionListener@cae4952, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@79aba813, org.springframework.test.context.event.EventPublishingTestExecutionListener@20a18cc9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@61555218, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1fcf73b9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@3b80bb63, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@17ebbf1e, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@5c65fa69, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@38d308e7] 2025-10-04 02:25:08.812  WARN 5563 --- [ main] o.s.b.l.logback.LogbackLoggingSystem  : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. 2025-10-04 02:25:09.136  INFO 5563 --- [ main] o.o.d.a.t.w.i.TcaAlertTransformerTest  : Starting TcaAlertTransformerTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-105 with PID 5563 (started by jenkins in /w/workspace/dcaegen2-analytics-tca-gen2-maven-clm-master/dcae-analytics/dcae-analytics-tca-web) 2025-10-04 02:25:09.137 DEBUG 5563 --- [ main] o.o.d.a.t.w.i.TcaAlertTransformerTest  : Running with Spring Boot v2.4.4, Spring v5.3.5 2025-10-04 02:25:09.137  INFO 5563 --- [ main] o.o.d.a.t.w.i.TcaAlertTransformerTest  : The following profiles are active: dev 2025-10-04 02:25:12.372  INFO 5563 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 2025-10-04 02:25:12.385  INFO 5563 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created. 2025-10-04 02:25:12.391  INFO 5563 --- [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. 2025-10-04 02:25:12.427  INFO 5563 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'configurationPropertiesValidator' of type [org.onap.dcae.analytics.tca.web.validation.TcaAppPropertiesValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-10-04 02:25:12.766  INFO 5563 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-10-04 02:25:12.768  INFO 5563 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-10-04 02:25:12.836  INFO 5563 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2025-10-04 02:25:15.316  INFO 5563 --- [ main] o.s.b.a.e.web.EndpointLinksResolver  : Exposing 15 endpoint(s) beneath base path '/actuator' 2025-10-04 02:25:16.835  INFO 5563 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor' 2025-10-04 02:25:18.015  INFO 5563 --- [ main] o.s.s.c.ThreadPoolTaskScheduler  : Initializing ExecutorService 'taskScheduler' 2025-10-04 02:25:18.205  INFO 5563 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2025-10-04 02:25:18.205  INFO 5563 --- [ main] o.s.i.channel.PublishSubscribeChannel  : Channel 'dcae-analytics-tca.errorChannel' has 1 subscriber(s). 2025-10-04 02:25:18.205  INFO 5563 --- [ main] o.s.i.endpoint.EventDrivenConsumer  : started bean '_org.springframework.integration.errorLogger' 2025-10-04 02:25:19.849  INFO 5563 --- [ main] o.o.d.a.t.w.i.TcaAlertTransformerTest  : Started TcaAlertTransformerTest in 11.885 seconds (JVM running for 16.192) 2025-10-04 02:25:21.507  INFO 5563 --- [ main] o.o.d.a.t.w.i.TcaAlertTransformer  : Request Id: resuestId-1, Transaction Id: transactionId-1, Message counts - Received: 1, Errors: 0, Terminated Early: 0, Abated: [], Alerts: 0, Alerts size: 0 2025-10-04 02:25:21.511  INFO 5563 --- [ main] o.o.d.a.t.w.i.TcaAlertTransformer  : Request Id: resuestId-1, Transaction Id: transactionId-1, Message counts - Received: 1, Errors: 0, Terminated Early: 0, Abated: [], Alerts: 0, Alerts size: 0 2025-10-04 02:25:21.535  INFO 5563 --- [extShutdownHook] o.s.i.endpoint.EventDrivenConsumer  : Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel 2025-10-04 02:25:21.539  INFO 5563 --- [extShutdownHook] o.s.i.channel.PublishSubscribeChannel  : Channel 'dcae-analytics-tca.errorChannel' has 0 subscriber(s). 2025-10-04 02:25:21.539  INFO 5563 --- [extShutdownHook] o.s.i.endpoint.EventDrivenConsumer  : stopped bean '_org.springframework.integration.errorLogger' 2025-10-04 02:25:21.540  INFO 5563 --- [extShutdownHook] o.s.s.c.ThreadPoolTaskScheduler  : Shutting down ExecutorService 'taskScheduler' 2025-10-04 02:25:21.613  INFO 5563 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'