13:12:23,142 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
13:12:23,142 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
13:12:23,142 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
13:12:23,142 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
13:12:23,142 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
13:12:23,142 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
13:12:23,143 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
13:12:23,143 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:12:23,143 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:12:23,143 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
13:12:23,143 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
13:12:23,143 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:12:23,144 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
13:12:23,144 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@782cd00 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
13:12:23,144 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
13:12:23,144 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@782cd00 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
13:12:23,144 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
13:12:23,144 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
13:12:23,144 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
13:12:23,144 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@782cd00 - Propagating WARN level on Logger[ROOT] onto the JUL framework
13:12:23,144 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
13:12:23,144 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
13:12:23,144 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@65d07158 - End of configuration.
13:12:23,144 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4a182dea - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
13:12:23.147 [Test worker] INFO c.y.a.ocpp16.ErrorsStationTest - Starting ErrorsStationTest using Java 17.0.2 with PID 366 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
13:12:23.147 [Test worker] DEBUG c.y.a.ocpp16.ErrorsStationTest - Running with Spring Boot, Spring
13:12:23.147 [Test worker] INFO c.y.a.ocpp16.ErrorsStationTest - The following 1 profile is active: "test"
13:12:23.149 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@677b00ae, started on Fri Mar 06 13:12:23 UTC 2026
13:12:23.218 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
13:12:23.218 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
13:12:23.260 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
13:12:23.260 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
13:12:23.265 [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)
13:12:23.265 [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)
13:12:23.266 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
13:12:23.266 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
13:12:23.267 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
13:12:23.268 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
13:12:23.269 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
13:12:23.269 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
13:12:23.269 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
13:12:23.271 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
13:12:23.271 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
13:12:23.285 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@3d876f9e]
13:12:23.286 [Test worker] INFO c.y.a.ocpp16.ErrorsStationTest - Started ErrorsStationTest in 0.162 seconds (process running for 452.166)
{PERIPHERY_STATE_ERROR_SHSN_CIRCUIT_BREAKER=Boolean, PU_CABLE_ERRORS_LOCKING_ACTUATOR_UNEXPECTED_STATE=Boolean, PERIPHERY_STATE_ERROR_SHSN_TEMPERATURE_HIGH=Boolean, CPU_ERRORS_RED_BUTTON_SOFTWARE=Boolean, PU_ERRORS_ISOLATION_BROKEN=Boolean, PERIPHERY_STATE_ERROR_FIRE_EMERGENCY_CONTROL=Boolean, EV_ERRORS_BATTERY_OVERHEATED=Boolean, EV_ERRORS_WRONG_CURRENT=Boolean, CPU_ERRORS_CONTACTORS_INPUT_ERROR=Boolean, PERIPHERY_FAN=Boolean, PERIPHERY_STATE_ERROR_OVERVOLTAGE_IN=Boolean, CPU_ERRORS_GRID_VOLTAGE_HIGH_ERROR=Boolean, EV_ERRORS_BATTERY_UNDERVOLTAGE=Boolean, CPU_ERRORS_NOT_READY_PU=Boolean, E_METER_OUTPUT_ERRORS_NO_COMMUNICATION=Boolean, CPU_ERRORS_NOT_READY_PERIPHERY=Boolean, EV_ERRORS_BATTERY_OVERVOLTAGE=Boolean, PU_ERRORS_CP_LINE_GAP_69=Boolean, CPU_ERRORS_GRID_VOLTAGE_EMPTY=Boolean, PERIPHERY_STATE_ERROR_FAN=Boolean, PU_ERRORS_CP_LINE_BROKEN=Boolean, E_METER_OUTPUT_CURRENT=Integer"}, CPU_ERRORS_NOT_READY_SECC=Boolean, PU_CABLE_ERRORS_CABLE_TEMPERATURE_HIGH=Boolean, PERIPHERY_STATE_ERROR_TOUCHING_LIVE_PARTS_DANGER=Boolean, PERIPHERY_STATE_ERROR_FIRE_EMERGENCY_RUN=Boolean, PERIPHERY_STATE_ERROR_FIRE_EMERGENCY=Boolean, PU_ERRORS_OTHER_ERROR=Integer, CPU_ERRORS_GRID_VOLTAGE_LOW_ERROR=Boolean, CPU_ERRORS_MODULES_GONE=Boolean, PU_CABLE_ERRORS_LOCKING_ACTUATOR_SWITCHING_FAILURE=Boolean, CPU_ERRORS_NOT_READY_CONTACTORS=Boolean, PU_ERRORS_CONTACTOR_OUTPUT_ERROR=Boolean, PERIPHERY_STATE_ERROR_OVERVOLTAGE_OUT=Boolean, PU_ERRORS_OUTPUT_CIRCUIT_BREAKER_ENABLED=Boolean, {"CPU_ERRORS_RED_BUTTON_HARDWARE=Boolean, EV_ERRORS_WRONG_VOLTAGE=Boolean}
null
13:12:48.977 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:12:48.978 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:12:49.072 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:12:49.073 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:13:00.369 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:13:00.417 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
{"CPU_ERRORS_RED_BUTTON_HARDWARE":"Boolean","CPU_ERRORS_RED_BUTTON_SOFTWARE":"Boolean","CPU_ERRORS_GRID_VOLTAGE_EMPTY":"Boolean","CPU_ERRORS_GRID_VOLTAGE_HIGH_ERROR":"Boolean","CPU_ERRORS_GRID_VOLTAGE_LOW_ERROR":"Boolean","CPU_ERRORS_NOT_READY_CONTACTORS":"Boolean","CPU_ERRORS_CONTACTORS_INPUT_ERROR":"Boolean","CPU_ERRORS_MODULES_GONE":"Boolean","CPU_ERRORS_NOT_READY_PERIPHERY":"Boolean","CPU_ERRORS_NOT_READY_SECC":"Boolean","CPU_ERRORS_NOT_READY_PU":"Boolean","PERIPHERY_STATE_ERROR_SHSN_TEMPERATURE_HIGH":"Boolean","PERIPHERY_STATE_ERROR_FIRE_EMERGENCY":"Boolean","PERIPHERY_STATE_ERROR_FIRE_EMERGENCY_RUN":"Boolean","PERIPHERY_STATE_ERROR_FIRE_EMERGENCY_CONTROL":"Boolean","PERIPHERY_STATE_ERROR_OVERVOLTAGE_IN":"Boolean","PERIPHERY_STATE_ERROR_SHSN_CIRCUIT_BREAKER":"Boolean","PERIPHERY_STATE_ERROR_FAN":"Boolean","PERIPHERY_STATE_ERROR_TOUCHING_LIVE_PARTS_DANGER":"Boolean","E_METER_OUTPUT_ERRORS_NO_COMMUNICATION":"Boolean","PU_ERRORS_OUTPUT_CIRCUIT_BREAKER_ENABLED":"Boolean","PU_ERRORS_CONTACTOR_OUTPUT_ERROR":"Boolean","PU_ERRORS_ISOLATION_BROKEN":"Boolean","PU_ERRORS_CP_LINE_GAP_69":"Boolean","PU_ERRORS_CP_LINE_BROKEN":"Boolean","PU_ERRORS_OTHER_ERROR":"Integer","PU_CABLE_ERRORS_CABLE_TEMPERATURE_HIGH":"Boolean","PU_CABLE_ERRORS_LOCKING_ACTUATOR_SWITCHING_FAILURE":"Boolean","PU_CABLE_ERRORS_LOCKING_ACTUATOR_UNEXPECTED_STATE":"Boolean","EV_ERRORS_BATTERY_OVERVOLTAGE":"Boolean","EV_ERRORS_BATTERY_UNDERVOLTAGE":"Boolean","EV_ERRORS_BATTERY_OVERHEATED":"Boolean","EV_ERRORS_WRONG_CURRENT":"Boolean","EV_ERRORS_WRONG_VOLTAGE":"Boolean","PERIPHERY_STATE_ERROR_OVERVOLTAGE_OUT":"Boolean","PERIPHERY_FAN":"Boolean","E_METER_OUTPUT_CURRENT":"Integer"}
13:13:15.916 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:13:15.966 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:13:15.968 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@677b00ae, started on Fri Mar 06 13:12:23 UTC 2026