12:58:00.968 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.yablochkov.autotest.util.AbstractIntegrationTest]: no resource found for suffixes {-context.xml, Context.groovy}.
12:58:00.998 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [ColdBootTest]: [DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer]
12:58:01.147 [Test worker] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource]
12:58:01.150 [Test worker] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
12:58:01.151 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners for test class [ColdBootTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener, ResetMocksTestExecutionListener]
12:58:01.152 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: class [ColdBootTest], class annotated with @DirtiesContext [true] with mode [AFTER_CLASS]
12:58:00,065 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version ?
12:58:00,080 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
12:58:00,081 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml]
12:58:00,083 |-INFO in ch.qos.logback.classic.BasicConfigurator@3a70575 - Setting up default configuration.
12:58:01,440 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
12:58:01,440 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
12:58:01,444 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
12:58:01,444 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
12:58:01,444 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
12:58:01,444 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
12:58:01,482 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
12:58:01,482 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:58:01,486 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
12:58:01,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
12:58:01,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
12:58:01,509 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
12:58:01,509 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
12:58:01,511 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d96d434 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
12:58:01,511 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
12:58:01,511 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d96d434 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
12:58:01,511 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
12:58:01,511 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
12:58:01,511 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
12:58:01,511 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d96d434 - Propagating WARN level on Logger[ROOT] onto the JUL framework
12:58:01,511 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
12:58:01,511 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
12:58:01,511 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7283877 - End of configuration.
12:58:01,512 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@286a4c52 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
12:58:01.604 [Test worker] INFO c.y.autotest.ocpp16.ColdBootTest - Starting ColdBootTest using Java 17.0.2 with PID 357 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
12:58:01.605 [Test worker] DEBUG c.y.autotest.ocpp16.ColdBootTest - Running with Spring Boot, Spring
12:58:01.606 [Test worker] INFO c.y.autotest.ocpp16.ColdBootTest - The following 1 profile is active: "test"
12:58:01.867 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7ee64b53, started on Fri Mar 20 12:58:01 UTC 2026
12:58:02.448 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
12:58:02.449 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
12:58:02.871 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
12:58:02.871 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
12:58:02.947 [Test worker] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping -
o.s.b.a.w.s.e.BasicErrorController:
{ [/error]}: error(HttpServletRequest)
{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
12:58:02.947 [Test worker] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping -
o.s.b.a.w.s.e.BasicErrorController:
{ [/error]}: error(HttpServletRequest)
{ [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
12:58:02.950 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
12:58:02.950 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
12:58:02.952 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
12:58:02.955 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
12:58:02.966 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
12:58:02.966 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
12:58:02.966 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
12:58:02.972 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
12:58:02.972 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
12:58:03.042 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@49a46f29]
12:58:03.054 [Test worker] INFO c.y.autotest.ocpp16.ColdBootTest - Started ColdBootTest in 1.859 seconds (process running for 3.601)
12:58:26.487 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:58:26.629 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:58:27.631 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
12:58:27.634 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
12:58:27.651 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:58:27.682 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Accepted, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
12:58:27.756 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:58:28.190 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:58:28.240 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:58:29.431 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
12:58:29.431 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
12:58:29.432 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:58:29.432 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Pending, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
12:58:29.481 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:59:24.483 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
12:59:24.498 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:59:24.551 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:59:24.552 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
12:59:24.612 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
12:59:24.662 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
12:59:25.772 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
12:59:25.772 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
12:59:25.773 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
12:59:25.773 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Rejected, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
12:59:25.823 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:00:20.824 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:00:20.825 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:00:20.878 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:00:20.879 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:00:20.886 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:00:20.934 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:00:22.039 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
13:00:22.040 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
13:00:22.040 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:00:22.040 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Rejected, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
13:00:22.089 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:01:17.090 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:01:17.091 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:01:17.143 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:01:17.144 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:01:17.145 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:01:17.193 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:01:18.299 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
13:01:18.299 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
13:01:18.300 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:01:18.300 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Pending, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
13:01:18.349 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:02:13.350 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:02:13.351 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:02:13.403 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:02:13.404 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:02:13.405 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:02:13.454 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:02:14.562 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
13:02:14.563 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
13:02:14.563 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:02:14.563 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Accepted, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
13:02:14.612 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:03:09.613 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:03:09.614 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:03:09.667 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:03:09.668 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
Available 0
Available 1
Available 2
Available 3
20
13:03:09.728 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:03:09.776 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:03:10.883 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
13:03:10.883 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
13:03:10.883 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:03:10.883 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Pending, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
13:03:10.933 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:04:21.355 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:04:21.356 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:04:21.455 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:04:21.455 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:04:32.769 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:04:32.820 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:04:46.380 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
13:04:46.380 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
13:04:46.381 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:04:46.381 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Rejected, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
13:04:46.432 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:05:41.433 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:05:41.433 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:05:41.484 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:05:41.485 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:05:41.490 [Test worker] DEBUG c.y.o.s.c.c.CsmsStubServerClient - Try to send action request
13:05:41.490 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/bootNotification
13:05:41.490 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:05:41.490 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [BootNotificationDto(status=Accepted, interval=1)] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
13:05:41.540 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:05:42.542 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@7ee64b53, started on Fri Mar 20 12:58:01 UTC 2026