14:03:04,125 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
14:03:04,125 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
14:03:04,126 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
14:03:04,126 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
14:03:04,126 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
14:03:04,126 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
14:03:04,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
14:03:04,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
14:03:04,127 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
14:03:04,127 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
14:03:04,127 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
14:03:04,127 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
14:03:04,127 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
14:03:04,128 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@455d026d - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
14:03:04,128 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
14:03:04,128 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@455d026d - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
14:03:04,128 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
14:03:04,128 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
14:03:04,128 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
14:03:04,128 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@455d026d - Propagating WARN level on Logger[ROOT] onto the JUL framework
14:03:04,128 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
14:03:04,128 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
14:03:04,128 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@782cd00 - End of configuration.
14:03:04,128 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@65d07158 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
14:03:04.131 [Test worker] INFO c.y.a.ocpp16.ErrorsStationTest - Starting ErrorsStationTest using Java 17.0.2 with PID 365 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
14:03:04.131 [Test worker] DEBUG c.y.a.ocpp16.ErrorsStationTest - Running with Spring Boot, Spring
14:03:04.131 [Test worker] INFO c.y.a.ocpp16.ErrorsStationTest - The following 1 profile is active: "test"
14:03:04.133 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@4a182dea, started on Thu Mar 19 14:03:04 UTC 2026
14:03:04.207 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
14:03:04.207 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
14:03:04.250 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
14:03:04.250 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
14:03:04.255 [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)
14:03:04.255 [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)
14:03:04.255 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
14:03:04.255 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
14:03:04.257 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
14:03:04.257 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
14:03:04.258 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
14:03:04.258 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
14:03:04.258 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
14:03:04.260 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
14:03:04.260 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
14:03:04.273 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@54e9d42e]
14:03:04.275 [Test worker] INFO c.y.a.ocpp16.ErrorsStationTest - Started ErrorsStationTest in 0.166 seconds (process running for 463.126)
{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
14:03:29.955 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:03:29.957 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:03:30.055 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:03:30.055 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:03:41.207 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:03:41.208 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:03:41.264 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:03:41.264 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:03:48.471 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
14:03:48.472 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
14:03:48.524 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:03:48.524 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
14:03:59.931 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:03:59.984 [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"}
14:04:15.529 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
14:04:15.582 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
14:04:15.585 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@4a182dea, started on Thu Mar 19 14:03:04 UTC 2026