11:51:41,163 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
11:51:41,163 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
11:51:41,163 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
11:51:41,163 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
11:51:41,163 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
11:51:41,163 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
11:51:41,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
11:51:41,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:51:41,164 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:51:41,164 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
11:51:41,164 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
11:51:41,164 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:51:41,165 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
11:51:41,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@9cdbf65 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
11:51:41,166 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
11:51:41,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@9cdbf65 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
11:51:41,166 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
11:51:41,166 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
11:51:41,166 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
11:51:41,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@9cdbf65 - Propagating WARN level on Logger[ROOT] onto the JUL framework
11:51:41,166 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
11:51:41,166 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
11:51:41,166 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@72d0cbc9 - End of configuration.
11:51:41,166 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@45050433 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
11:51:41.168 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Starting APITest using Java 17.0.2 with PID 364 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
11:51:41.168 [Test worker] DEBUG c.y.ocpp16.autotest.psmIO.APITest - Running with Spring Boot, Spring
11:51:41.168 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - The following 1 profile is active: "test"
11:51:41.169 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3cf3216c, started on Thu Apr 30 11:51:41 UTC 2026
11:51:41.224 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
11:51:41.224 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
11:51:41.250 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
11:51:41.250 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
11:51:41.253 [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)
11:51:41.253 [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)
11:51:41.254 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
11:51:41.254 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
11:51:41.255 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
11:51:41.255 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
11:51:41.256 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
11:51:41.256 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
11:51:41.256 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
11:51:41.256 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
11:51:41.256 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
11:51:41.265 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@235cbf67]
11:51:41.268 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Started APITest in 0.119 seconds (process running for 5421.298)
11:51:50.395 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг 1 - Проверить состояние системы serviceStatus READY и HardwareStatus READY
11:52:00.495 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг 2 - Проверить состояние всех КА
11:52:00.589 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Проверить наличие всех КА от RemoteIO
11:52:00.685 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Проверить наличие всех ЗУ PSM
11:52:00.779 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Проверить наличие всех ЗУ RemoteIo
11:52:00.873 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг1 - Включить локальное управление
11:52:02.967 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг2 - Проверить HardwareStatus
11:52:13.062 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг3 - Запрашиваем размыкание КА и получаем отказ
11:52:13.155 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг4 - Выключить локальное управление
11:52:15.250 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Шаг5 - Проверить HardwareStatus
11:52:25.349 [Test worker] INFO c.y.ocpp16.autotest.psmIO.APITest - Отправка команды на коммутационный аппарат вне сервисного режима
11:52:25.445 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@3cf3216c, started on Thu Apr 30 11:51:41 UTC 2026