13:17:24,016 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
13:17:24,016 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
13:17:24,016 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
13:17:24,016 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
13:17:24,016 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
13:17:24,016 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
13:17:24,017 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
13:17:24,017 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:17:24,017 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:17:24,017 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
13:17:24,017 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
13:17:24,017 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:17:24,017 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
13:17:24,018 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b283550 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
13:17:24,018 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
13:17:24,018 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b283550 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
13:17:24,018 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
13:17:24,018 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
13:17:24,018 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
13:17:24,018 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b283550 - Propagating WARN level on Logger[ROOT] onto the JUL framework
13:17:24,018 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
13:17:24,018 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
13:17:24,018 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2460c928 - End of configuration.
13:17:24,018 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@13a7aec7 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
13:17:24.020 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Starting Smart3ModesTest using Java 17.0.2 with PID 357 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
13:17:24.020 [Test worker] DEBUG c.y.autotest.ocpp16.Smart3ModesTest - Running with Spring Boot, Spring
13:17:24.020 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - The following 1 profile is active: "test"
13:17:24.022 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@68c39b28, started on Fri Mar 20 13:17:24 UTC 2026
13:17:24.072 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
13:17:24.072 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
13:17:24.103 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
13:17:24.103 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
13:17:24.107 [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:17:24.107 [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:17:24.107 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
13:17:24.107 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
13:17:24.108 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
13:17:24.109 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
13:17:24.110 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
13:17:24.110 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
13:17:24.110 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
13:17:24.111 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
13:17:24.111 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
13:17:24.121 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@278427d]
13:17:24.123 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Started Smart3ModesTest in 0.12 seconds (process running for 1164.671)
13:17:24.127 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:17:24.130 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:17:24.400 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:17:24.400 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
13:17:25.401 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:17:25.454 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:17:25.456 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
13:17:25.459 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:17:25.463 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=1, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=19800, 2=20000, 1=100000}, maxBattery=null, startDateTime=13:17:25.456275958, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
13:17:25.884 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:17:25.885 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
13:17:25.885 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
13:17:25.885 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:17:26.006 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:17:26.006 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
[{"chargingProfileId":1,"maxPowerW":30000,"maxConnectorPowerW":{"1":30000,"2":20000,"3":19800,"4":30000,"5":10000,"6":10000},"maxBattery":100,"startDateTime":"10:17:25","duration":5000}]
13:17:49.467 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:17:49.468 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:17:49.529 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:17:49.530 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:17:59.535 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:17:59.536 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:17:59.590 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:17:59.590 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:18:09.592 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:18:09.592 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:18:09.649 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:18:09.649 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:18:19.653 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:18:19.653 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:18:19.709 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:18:19.709 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:18:29.711 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:18:29.712 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:18:29.769 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:18:29.769 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:19:02.442 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:19:02.496 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:19:02.501 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:19:02.501 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:19:02.572 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:19:02.572 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
13:19:03.572 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:19:03.626 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:19:03.626 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
13:19:03.626 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:19:03.627 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=19800, 2=20000, 1=100000}, maxBattery=null, startDateTime=13:19:03.626562616, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
13:19:03.734 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:19:03.734 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
13:19:03.735 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
13:19:03.736 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:19:03.817 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:19:03.817 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
13:19:27.254 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:19:27.255 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:19:27.312 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:19:27.313 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:19:37.318 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:19:37.319 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:19:37.375 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:19:37.375 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:19:47.378 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:19:47.378 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:19:47.434 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:19:47.435 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:19:57.437 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:19:57.437 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:19:57.494 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:19:57.494 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:20:07.496 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:20:07.496 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:20:07.556 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:20:07.556 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:20:40.226 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:20:40.280 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:20:40.286 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:20:40.286 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:20:40.353 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:20:40.354 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
13:20:41.354 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:20:41.407 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:20:41.408 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
13:20:41.408 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:20:41.408 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=3, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=19800, 2=20000, 1=100000}, maxBattery=null, startDateTime=13:20:41.408144270, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
13:20:41.512 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:20:41.512 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
13:20:41.512 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
13:20:41.512 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:20:41.583 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:20:41.583 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
13:21:05.025 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:21:05.025 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:21:05.083 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:21:05.083 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:21:15.084 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:21:15.085 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:21:15.140 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:21:15.141 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:21:25.142 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:21:25.143 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:21:25.198 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:21:25.199 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:21:35.200 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:21:35.201 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:21:35.255 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:21:35.255 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:21:45.257 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:21:45.257 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:21:45.313 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:21:45.313 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:22:17.975 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:22:18.029 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:22:18.037 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:22:18.037 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:22:18.113 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:22:18.113 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
13:22:19.114 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:22:19.169 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:22:19.170 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
13:22:19.170 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:22:19.170 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=3, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=10000, 2=20000, 1=28000}, maxBattery=null, startDateTime=13:22:19.169965036, duration=60)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
13:22:19.295 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:22:19.295 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
13:22:32.754 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Sleep 5 sec
13:22:51.188 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Sleep 5 sec
13:23:01.189 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:23:01.190 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:23:01.247 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:23:01.247 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:23:11.300 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:23:11.301 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:23:11.356 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:23:11.357 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:23:21.410 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:23:21.411 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:23:21.465 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:23:21.466 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:23:31.517 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:23:31.518 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:23:31.574 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:23:31.574 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:23:41.625 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:23:41.626 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:23:41.683 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:23:41.683 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:24:14.389 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:24:14.443 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:24:14.448 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:24:14.448 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:24:14.517 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:24:14.517 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
13:24:15.518 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:24:15.572 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:24:15.572 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
13:24:15.572 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:24:15.573 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=10000, 2=20000, 1=25000}, maxBattery=null, startDateTime=13:24:15.572621324, duration=30)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
13:24:15.689 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:24:15.690 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
13:24:39.124 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:24:39.125 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:24:39.182 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:24:39.182 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:24:49.184 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:24:49.185 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:24:49.240 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:24:49.240 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:24:59.242 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:24:59.242 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:24:59.298 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:24:59.299 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:25:09.300 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:25:09.301 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:25:09.356 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:25:09.356 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:25:19.357 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:25:19.358 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:25:19.415 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:25:19.415 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:25:52.070 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:25:52.124 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:25:52.129 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:25:52.129 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:25:52.204 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:25:52.204 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
13:25:53.205 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:25:53.258 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:25:53.258 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
13:25:53.258 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:25:53.259 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=1, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=10000, 2=19000, 1=24000}, maxBattery=null, startDateTime=13:25:53.258609809, duration=40)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
13:25:53.369 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:25:53.370 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
13:26:16.808 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:26:16.809 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:26:16.866 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:26:16.866 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:26:26.869 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:26:26.869 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:26:26.923 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:26:26.923 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:26:36.927 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:26:36.928 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:26:36.982 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:26:36.982 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:26:46.983 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:26:46.984 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:26:47.037 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:26:47.037 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:26:57.038 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:26:57.039 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:26:57.090 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:26:57.091 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:27:29.710 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:27:29.762 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:27:29.766 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:27:29.766 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:27:29.833 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:27:29.834 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
13:27:30.834 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:27:30.885 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:27:30.885 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
13:27:30.885 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:27:30.886 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={6=10000, 5=10000, 4=30005, 3=10000, 2=19000, 1=18000}, maxBattery=null, startDateTime=13:27:30.885638712, duration=40)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
13:27:30.987 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:27:30.987 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
13:27:54.407 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:27:54.408 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:27:54.460 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:27:54.460 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:28:04.462 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:28:04.462 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:28:04.514 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:28:04.515 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:28:14.516 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:28:14.516 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:28:14.569 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:28:14.569 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:28:24.571 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:28:24.571 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:28:24.624 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:28:24.624 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:28:34.628 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:28:34.628 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:28:34.681 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:28:34.681 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:29:07.307 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:29:07.362 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:29:07.367 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:29:07.368 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:29:07.434 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:29:07.434 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
13:29:08.436 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:29:08.490 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:29:08.491 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
13:29:31.913 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:29:31.914 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:29:31.971 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:29:31.971 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:29:41.972 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:29:41.973 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:29:42.030 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:29:42.030 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:29:52.031 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:29:52.032 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:29:52.089 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:29:52.089 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:30:02.090 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:30:02.090 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:30:02.170 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:30:02.170 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:30:12.172 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:30:12.173 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:30:12.228 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:30:12.228 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:30:44.853 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:30:44.905 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:30:44.910 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:30:44.910 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:30:44.972 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:30:44.972 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
13:30:45.972 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:30:46.022 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:30:46.022 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
13:31:09.442 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:31:09.443 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:31:09.496 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:31:09.497 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:31:19.498 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:31:19.498 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:31:19.553 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:31:19.553 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:31:29.554 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:31:29.554 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:31:29.610 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:31:29.610 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:31:39.611 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:31:39.611 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:31:39.664 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:31:39.664 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:31:49.665 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:31:49.666 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:31:49.721 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:31:49.721 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:32:22.366 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:32:22.421 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:32:22.429 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:32:22.429 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:32:22.495 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:32:22.495 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
13:32:23.497 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:32:23.550 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:32:23.551 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
13:32:46.995 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:32:46.995 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:32:47.051 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:32:47.051 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:32:57.052 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:32:57.053 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:32:57.107 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:32:57.108 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:33:07.109 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:33:07.109 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:33:07.164 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:33:07.165 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:33:17.166 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:33:17.166 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:33:17.221 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:33:17.221 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:33:27.224 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:33:27.224 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:33:27.279 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:33:27.279 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:33:59.934 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:33:59.988 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:33:59.993 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:33:59.993 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:34:00.062 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:34:00.062 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
13:34:01.063 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:34:01.116 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:34:01.117 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
13:34:24.557 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:34:24.558 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:34:24.614 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:34:24.614 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:34:34.615 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:34:34.616 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:34:34.669 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:34:34.669 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:34:44.670 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:34:44.671 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:34:44.726 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:34:44.726 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:34:54.727 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:34:54.727 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:34:54.782 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:34:54.782 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:35:04.784 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:35:04.784 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:35:04.841 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:35:04.841 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:35:37.496 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:35:37.550 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:35:37.556 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:35:37.556 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:35:37.621 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:35:37.621 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
13:35:38.622 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:35:38.675 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:35:38.675 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
13:36:02.117 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:36:02.117 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:36:02.224 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:36:02.224 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:36:12.226 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:36:12.226 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:36:12.284 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:36:12.284 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:36:22.285 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:36:22.286 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:36:22.341 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:36:22.341 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:36:32.342 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:36:32.342 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:36:32.398 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:36:32.398 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:36:42.399 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:36:42.400 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:36:42.454 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:36:42.455 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:37:15.107 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:37:15.161 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:37:15.167 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
13:37:15.167 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:37:15.242 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:37:15.243 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
13:37:16.243 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:37:16.296 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:37:16.296 [Test worker] INFO c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
13:37:39.731 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:37:39.731 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:37:39.788 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:37:39.788 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:37:49.791 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:37:49.792 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:37:49.847 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:37:49.847 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:37:59.849 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:37:59.850 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:37:59.904 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:37:59.904 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:38:09.905 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:38:09.906 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:38:09.960 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:38:09.960 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:38:19.961 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
13:38:19.962 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
13:38:20.016 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:38:20.017 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
13:38:52.671 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
13:38:52.727 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
13:38:52.730 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@68c39b28, started on Fri Mar 20 13:17:24 UTC 2026