Smart3ModesTest

13

tests

13

failures

0

ignored

21m26.95s

duration

0%

successful

Failed tests

Charging profile №1 Night, 2 connectors

org.opentest4j.AssertionFailedError: expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check1$0(Smart3ModesTest.java:99)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Night -> Dynamic -> Day. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check10$12(Smart3ModesTest.java:681)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Dynamic -> Day -> Night. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check11$13(Smart3ModesTest.java:755)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Dynamic -> Night -> Day. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check12$14(Smart3ModesTest.java:829)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Day -> Dynamic -> Night. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check13$15(Smart3ModesTest.java:902)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Charging profile №2 Day-1, 1 connector

org.opentest4j.AssertionFailedError: expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check2$2(Smart3ModesTest.java:177)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Charging profile №3 Day-2 Dynamic, 2 connectors

org.opentest4j.AssertionFailedError: expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check3$4(Smart3ModesTest.java:252)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Dynamic first then day. 2 connectors

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check4$6(Smart3ModesTest.java:326)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Day first, then Night. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check5$7(Smart3ModesTest.java:388)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Night first, then Dynamic. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check6$8(Smart3ModesTest.java:439)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Day first, then Dynamic. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check7$9(Smart3ModesTest.java:492)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Day -> Night -> Dynamic. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check8$10(Smart3ModesTest.java:533)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Combined charging profiles: Night -> Day -> Dynamic. 1 connector

org.opentest4j.AssertionFailedError: Connector #1 should be in Charging state ! ==> expected: <Charging> but was: <Finishing>
	at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1152)
	at app//com.yablochkov.autotest.ocpp16.Smart3ModesTest.lambda$check9$11(Smart3ModesTest.java:607)
	at app//org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
	at app//org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
	at java.base@17.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.2/java.lang.Thread.run(Thread.java:833)

Tests

Test Method name Duration Result
Charging profile №1 Night, 2 connectors check1() 1m38.32s failed
Combined charging profiles: Night -> Dynamic -> Day. 1 connector check10() 1m37.43s failed
Combined charging profiles: Dynamic -> Day -> Night. 1 connector check11() 1m37.44s failed
Combined charging profiles: Dynamic -> Night -> Day. 1 connector check12() 1m37.46s failed
Combined charging profiles: Day -> Dynamic -> Night. 1 connector check13() 1m37.43s failed
Charging profile №2 Day-1, 1 connector check2() 1m37.68s failed
Charging profile №3 Day-2 Dynamic, 2 connectors check3() 1m37.62s failed
Combined charging profiles: Dynamic first then day. 2 connectors check4() 1m56.19s failed
Combined charging profiles: Day first, then Night. 1 connector check5() 1m37.55s failed
Combined charging profiles: Night first, then Dynamic. 1 connector check6() 1m37.50s failed
Combined charging profiles: Day first, then Dynamic. 1 connector check7() 1m37.52s failed
Combined charging profiles: Day -> Night -> Dynamic. 1 connector check8() 1m37.41s failed
Combined charging profiles: Night -> Day -> Dynamic. 1 connector check9() 1m37.41s failed

Standard output

10:27:09,570 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
10:27:09,570 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
10:27:09,570 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
10:27:09,570 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
10:27:09,570 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
10:27:09,570 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
10:27:09,571 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
10:27:09,571 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:27:09,571 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:27:09,571 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
10:27:09,571 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
10:27:09,572 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:27:09,572 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
10:27:09,572 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5acee0a3 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
10:27:09,572 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
10:27:09,572 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5acee0a3 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
10:27:09,572 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
10:27:09,572 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
10:27:09,572 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
10:27:09,572 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5acee0a3 - Propagating WARN level on Logger[ROOT] onto the JUL framework
10:27:09,572 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
10:27:09,572 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
10:27:09,572 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1c00809b - End of configuration.
10:27:09,572 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@555df150 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v3.0.2)

10:27:09.574 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Starting Smart3ModesTest using Java 17.0.2 with PID 359 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
10:27:09.575 [Test worker] DEBUG c.y.autotest.ocpp16.Smart3ModesTest - Running with Spring Boot, Spring
10:27:09.575 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - The following 1 profile is active: "test"
10:27:09.576 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@46978465, started on Mon Mar 02 10:27:09 UTC 2026
10:27:09.628 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
10:27:09.628 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
10:27:09.661 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
10:27:09.661 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
10:27:09.665 [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)
10:27:09.665 [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)
10:27:09.665 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
10:27:09.665 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
10:27:09.666 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
10:27:09.667 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
10:27:09.668 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
10:27:09.668 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
10:27:09.668 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
10:27:09.669 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
10:27:09.669 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
10:27:09.679 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@47a2d9a9]
10:27:09.681 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Started Smart3ModesTest in 0.122 seconds (process running for 1509.423)
10:27:09.684 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
10:27:09.687 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:27:09.973 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:27:09.973 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
10:27:10.975 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:27:11.026 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:27:11.028 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
10:27:11.031 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:27:11.035 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=1, maxPowerW=30000, maxConnectorPowerW={3=19800, 4=30005, 5=10000, 6=10000, 1=100000, 2=20000}, maxBattery=null, startDateTime=10:27:11.028201946, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:27:11.520 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:27:11.520 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
10:27:11.521 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
10:27:11.522 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:27:11.641 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:27:11.641 [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":"07:27:11","duration":5000}]
10:27:35.050 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:27:35.051 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:27:35.107 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:27:35.108 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:27:45.115 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:27:45.116 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:27:45.168 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:27:45.169 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:27:55.170 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:27:55.171 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:27:55.222 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:27:55.222 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:28:05.224 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:28:05.225 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:28:05.277 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:28:05.277 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:28:15.278 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:28:15.279 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:28:15.332 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:28:15.332 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:28:47.946 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:28:47.997 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:28:48.004 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
10:28:48.005 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:28:48.078 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:28:48.078 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
10:28:49.079 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:28:49.127 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:28:49.127 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
10:28:49.128 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:28:49.128 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={3=19800, 4=30005, 5=10000, 6=10000, 1=100000, 2=20000}, maxBattery=null, startDateTime=10:28:49.127743374, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:28:49.256 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:28:49.256 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
10:28:49.257 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
10:28:49.258 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:28:49.328 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:28:49.328 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
10:29:12.727 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:29:12.727 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:29:12.780 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:29:12.780 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:29:22.781 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:29:22.782 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:29:22.834 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:29:22.834 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:29:32.836 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:29:32.836 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:29:32.887 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:29:32.887 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:29:42.890 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:29:42.891 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:29:42.944 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:29:42.944 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:29:52.946 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:29:52.946 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:29:52.998 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:29:52.998 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:30:25.626 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:30:25.675 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:30:25.680 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
10:30:25.681 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:30:25.743 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:30:25.743 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
10:30:26.743 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:30:26.792 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:30:26.792 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
10:30:26.793 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:30:26.793 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=3, maxPowerW=30000, maxConnectorPowerW={3=19800, 4=30005, 5=10000, 6=10000, 1=100000, 2=20000}, maxBattery=null, startDateTime=10:30:26.792689789, duration=5000)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:30:26.894 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:30:26.894 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
10:30:26.894 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getProfile
10:30:26.894 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:30:26.961 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:30:26.961 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
10:30:50.380 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:30:50.381 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:30:50.435 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:30:50.435 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:31:00.437 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:31:00.437 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:31:00.488 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:31:00.489 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:31:10.490 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:31:10.490 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:31:10.543 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:31:10.543 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:31:20.544 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:31:20.545 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:31:20.595 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:31:20.595 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:31:30.596 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:31:30.597 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:31:30.647 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:31:30.647 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:32:03.242 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:32:03.291 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:32:03.298 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
10:32:03.298 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:32:03.366 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:32:03.366 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
10:32:04.366 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:32:04.414 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:32:04.414 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
10:32:04.414 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:32:04.414 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=3, maxPowerW=30000, maxConnectorPowerW={3=10000, 4=30005, 5=10000, 6=10000, 1=28000, 2=20000}, maxBattery=null, startDateTime=10:32:04.414438638, duration=60)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:32:04.525 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:32:04.525 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
10:32:17.935 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Sleep 5 sec
10:32:36.334 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Sleep 5 sec
10:32:46.336 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:32:46.336 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:32:46.386 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:32:46.387 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:32:56.432 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:32:56.433 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:32:56.483 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:32:56.483 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:33:06.529 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:33:06.530 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:33:06.581 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:33:06.581 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:33:16.628 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:33:16.629 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:33:16.677 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:33:16.678 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:33:26.724 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:33:26.724 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:33:26.775 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:33:26.775 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:33:59.430 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:33:59.479 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:33:59.485 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
10:33:59.485 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:33:59.557 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:33:59.557 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
10:34:00.558 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:34:00.607 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:34:00.607 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
10:34:00.607 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:34:00.607 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={3=10000, 4=30005, 5=10000, 6=10000, 1=25000, 2=20000}, maxBattery=null, startDateTime=10:34:00.607588879, duration=30)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:34:00.705 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:34:00.705 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
10:34:24.122 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:34:24.123 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:34:24.174 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:34:24.174 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:34:34.177 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:34:34.177 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:34:34.227 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:34:34.228 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:34:44.231 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:34:44.232 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:34:44.281 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:34:44.282 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:34:54.283 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:34:54.284 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:34:54.333 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:34:54.333 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:35:04.335 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:35:04.336 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:35:04.387 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:35:04.387 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:35:36.986 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:35:37.034 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:35:37.039 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
10:35:37.040 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:35:37.104 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:35:37.104 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
10:35:38.105 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:35:38.153 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:35:38.153 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
10:35:38.154 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:35:38.154 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=1, maxPowerW=30000, maxConnectorPowerW={3=10000, 4=30005, 5=10000, 6=10000, 1=24000, 2=19000}, maxBattery=null, startDateTime=10:35:38.153789979, duration=40)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:35:38.241 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:35:38.241 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
10:36:01.639 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:36:01.640 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:36:01.692 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:36:01.692 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:36:11.693 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:36:11.694 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:36:11.744 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:36:11.745 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:36:21.746 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:36:21.747 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:36:21.796 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:36:21.796 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:36:31.798 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:36:31.798 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:36:31.850 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:36:31.850 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:36:41.851 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:36:41.852 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:36:41.902 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:36:41.902 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:37:14.491 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:37:14.539 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:37:14.544 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
10:37:14.544 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:37:14.609 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:37:14.609 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
10:37:15.609 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:37:15.658 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:37:15.659 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setProfile
10:37:15.659 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:37:15.659 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [[DataTransferChargingProfileInterval(chargingProfileId=2, maxPowerW=30000, maxConnectorPowerW={3=10000, 4=30005, 5=10000, 6=10000, 1=18000, 2=19000}, maxBattery=null, startDateTime=10:37:15.658955212, duration=40)]] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
10:37:15.758 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:37:15.759 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.DataTransferConfirmation]
10:37:39.157 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:37:39.157 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:37:39.209 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:37:39.209 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:37:49.210 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:37:49.211 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:37:49.261 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:37:49.261 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:37:59.262 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:37:59.262 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:37:59.312 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:37:59.312 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:38:09.313 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:38:09.314 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:38:09.364 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:38:09.364 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:38:19.365 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:38:19.366 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:38:19.416 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:38:19.416 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:38:52.014 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:38:52.063 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:38:52.068 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
10:38:52.068 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:38:52.130 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:38:52.130 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
10:38:53.131 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:38:53.179 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:38:53.179 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
10:39:16.576 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:39:16.576 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:39:16.628 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:39:16.628 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:39:26.629 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:39:26.630 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:39:26.679 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:39:26.680 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:39:36.681 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:39:36.681 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:39:36.731 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:39:36.731 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:39:46.733 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:39:46.733 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:39:46.783 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:39:46.784 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:39:56.785 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:39:56.785 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:39:56.834 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:39:56.835 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:40:29.424 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:40:29.473 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:40:29.478 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
10:40:29.478 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:40:29.541 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:40:29.541 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
10:40:30.542 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:40:30.590 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:40:30.591 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
10:40:53.988 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:40:53.988 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:40:54.041 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:40:54.041 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:41:04.042 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:41:04.043 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:41:04.092 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:41:04.092 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:41:14.093 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:41:14.094 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:41:14.143 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:41:14.144 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:41:24.145 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:41:24.145 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:41:24.195 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:41:24.196 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:41:34.197 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:41:34.198 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:41:34.247 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:41:34.247 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:42:06.835 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:42:06.885 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:42:06.890 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
10:42:06.890 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:42:06.948 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:42:06.949 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
10:42:07.949 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:42:07.997 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:42:07.998 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
10:42:31.399 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:42:31.399 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:42:31.449 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:42:31.450 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:42:41.451 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:42:41.451 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:42:41.501 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:42:41.501 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:42:51.502 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:42:51.503 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:42:51.553 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:42:51.553 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:43:01.554 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:43:01.554 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:43:01.609 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:43:01.609 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:43:11.610 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:43:11.611 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:43:11.662 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:43:11.662 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:43:44.268 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:43:44.317 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:43:44.322 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
10:43:44.322 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:43:44.379 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:43:44.380 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
10:43:45.380 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:43:45.429 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:43:45.429 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
10:44:08.834 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:44:08.835 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:44:08.885 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:44:08.886 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:44:18.887 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:44:18.887 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:44:18.937 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:44:18.937 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:44:28.942 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:44:28.943 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:44:28.993 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:44:28.993 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:44:38.994 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:44:38.995 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:44:39.044 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:44:39.044 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:44:49.045 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:44:49.046 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:44:49.095 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:44:49.096 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:45:21.707 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:45:21.755 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:45:21.760 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
10:45:21.760 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:45:21.821 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:45:21.821 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
10:45:22.821 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:45:22.869 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:45:22.870 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
10:45:46.265 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:45:46.265 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:45:46.368 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:45:46.368 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:45:56.370 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:45:56.370 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:45:56.420 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:45:56.420 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:46:06.421 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:46:06.422 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:46:06.471 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:46:06.471 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:46:16.472 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:46:16.473 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:46:16.523 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:46:16.523 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:46:26.524 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:46:26.525 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:46:26.576 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:46:26.576 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:46:59.168 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:46:59.219 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:46:59.223 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
10:46:59.224 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:46:59.287 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:46:59.287 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
10:47:00.287 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:47:00.335 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:47:00.336 [Test worker] INFO  c.y.autotest.ocpp16.Smart3ModesTest - Start charging for connector #1...
10:47:23.734 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:47:23.735 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:47:23.786 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:47:23.786 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:47:33.787 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:47:33.788 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:47:33.838 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:47:33.838 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:47:43.840 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:47:43.841 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:47:43.889 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:47:43.890 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:47:53.891 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:47:53.891 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:47:53.941 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:47:53.941 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:48:03.942 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
10:48:03.942 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
10:48:03.992 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:48:03.992 [awaitility-thread] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
10:48:36.597 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
10:48:36.646 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
10:48:36.649 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@46978465, started on Mon Mar 02 10:27:09 UTC 2026