17:27:44,710 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
17:27:44,710 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
17:27:44,710 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
17:27:44,710 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
17:27:44,710 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 30
17:27:44,710 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
17:27:44,711 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
17:27:44,711 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
17:27:44,711 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:27:44,712 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
17:27:44,712 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
17:27:44,712 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:27:44,712 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
17:27:44,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@504863d7 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
17:27:44,712 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
17:27:44,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@504863d7 - Propagating TRACE level on Logger[org.springframework.web.servlet.mvc] onto the JUL framework
17:27:44,712 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.springframework.web.servlet.mvc level set to TRACE
17:27:44,712 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[org.springframework.web.servlet.mvc]
17:27:44,712 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
17:27:44,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@504863d7 - Propagating WARN level on Logger[ROOT] onto the JUL framework
17:27:44,712 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
17:27:44,712 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
17:27:44,713 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@522ef462 - End of configuration.
17:27:44,713 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@65b6b7e9 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.2)
17:27:44.716 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Starting SmartChargingTest using Java 17.0.2 with PID 201 (started by root in /builds/yablochkov/mainboard/autotests/autotests1.6)
17:27:44.716 [Test worker] DEBUG c.y.o.a.o.SmartChargingTest - Running with Spring Boot, Spring
17:27:44.716 [Test worker] INFO c.y.o.a.o.SmartChargingTest - The following 1 profile is active: "test"
17:27:44.717 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@76372f7f, started on Wed Jul 08 17:27:44 UTC 2026
17:27:44.783 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'messageSource' bean, using [Empty MessageSource]
17:27:44.783 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - No 'applicationEventMulticaster' bean, using [SimpleApplicationEventMulticaster]
17:27:44.835 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
17:27:44.835 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
17:27:44.844 [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)
17:27:44.844 [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)
17:27:44.845 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
17:27:44.845 [Test worker] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - 2 mappings in 'requestMappingHandlerMapping'
17:27:44.846 [Test worker] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - Detected 0 mappings in 'beanNameHandlerMapping'
17:27:44.846 [Test worker] TRACE o.s.w.s.f.s.RouterFunctionMapping - 0 RouterFunction(s) in 'routerFunctionMapping'
17:27:44.847 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/webjars/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]]
17:27:44.847 [Test worker] TRACE o.s.w.s.h.SimpleUrlHandlerMapping - Mapped [/**] onto ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
17:27:44.847 [Test worker] DEBUG o.s.w.s.h.SimpleUrlHandlerMapping - Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
17:27:44.849 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
17:27:44.849 [Test worker] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
17:27:44.861 [Test worker] TRACE o.s.w.c.s.GenericWebApplicationContext - Using LifecycleProcessor [org.springframework.context.support.DefaultLifecycleProcessor@4b2a235c]
17:27:44.863 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Started SmartChargingTest in 0.169 seconds (process running for 1784.086)
17:27:56.423 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:27:56.567 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:27:56.568 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:27:56.572 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:27:56.773 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:27:56.773 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:27:56.774 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:27:56.774 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:27:56.776 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:27:56.776 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:27:56.852 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:27:56.852 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:27:56.853 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:27:56.935 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:27:56.935 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:27:56.935 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:27:56.935 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:27:57.012 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:27:57.012 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:27:57.012 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:27:58.016 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:27:58.020 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:27:58.021 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:27:58.213 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:27:58.213 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:27:58.214 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:27:58.214 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:27:58.214 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Recurring, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:27:58.324 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:27:58.325 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:28:10.762 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:28:10.838 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:10.838 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:28:10.916 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:10.916 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:28:10.916 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:28:11.004 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:11.004 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:28:22.479 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:28:22.562 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:22.563 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:28:22.563 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:28:22.655 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:22.655 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:28:22.655 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:28:22.656 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:28:22.656 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:28:22.656 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:28:22.739 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:22.739 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:28:22.739 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:28:22.826 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:22.826 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:28:22.827 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:28:22.827 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:28:22.912 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:22.912 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:28:22.914 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:28:23.914 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:28:23.915 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:28:23.915 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Relative, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:28:24.057 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:24.058 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:28:36.547 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:28:36.630 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:36.630 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:28:36.710 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:36.710 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:28:36.710 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:28:36.796 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:36.796 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:28:48.295 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:28:48.378 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:48.378 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:28:48.378 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:28:48.482 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:48.482 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:28:48.482 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:28:48.483 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:28:48.483 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:28:48.483 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:28:48.564 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:48.564 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:28:48.564 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:28:48.652 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:48.652 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:28:48.652 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:28:48.652 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:28:48.731 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:48.731 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:28:48.731 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:28:49.732 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:28:49.732 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:28:49.732 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Relative, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:28:49.839 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:28:49.839 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:29:02.346 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:29:02.432 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:02.432 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:29:02.515 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:02.515 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:29:02.515 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:29:02.606 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:02.606 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:29:14.083 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:29:14.164 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:14.165 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:29:14.165 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:29:14.250 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:14.250 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:29:14.250 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:29:14.250 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:29:14.251 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:29:14.251 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:29:14.324 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:14.324 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:29:14.324 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:29:14.408 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:14.408 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:29:14.410 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:29:14.410 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:29:14.486 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:14.486 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:29:14.486 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:29:15.487 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:29:15.487 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:29:15.487 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=6, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:29:02Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:29:15.599 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:15.599 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:29:28.033 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:29:28.165 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:28.166 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:29:28.295 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:28.296 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:29:28.296 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:29:28.436 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:28.436 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:29:40.222 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:29:40.356 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:40.356 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:29:40.357 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:29:40.498 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:40.498 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:29:40.498 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:29:40.498 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:29:40.499 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:29:40.499 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:29:40.627 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:40.628 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:29:40.628 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:29:40.767 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:40.767 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:29:40.768 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:29:40.768 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:29:40.901 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:40.902 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:29:40.902 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:29:41.903 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:29:41.903 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:29:41.903 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:29:28Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:29:42.067 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:42.068 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:29:54.851 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:29:54.983 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:54.983 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:29:55.112 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:55.112 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:29:55.113 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:29:55.252 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:29:55.252 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:30:07.038 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:30:07.171 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:07.171 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:30:07.172 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:30:07.316 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:07.316 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:30:07.316 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:30:07.316 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:30:07.316 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:30:07.316 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:30:07.446 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:07.447 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:30:07.447 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:30:07.587 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:07.587 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:30:07.588 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:30:07.588 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:30:07.725 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:07.725 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:30:07.725 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:30:08.726 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:30:08.726 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:30:08.726 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=ChargePointMaxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:29:55Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:30:08.890 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:08.890 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:30:08.890 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 15 seconds...
17:30:36.490 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:30:36.574 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:36.574 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:30:36.652 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:36.652 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:30:36.652 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:30:36.737 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:36.737 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:30:48.211 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:30:48.285 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:48.285 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:30:48.285 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:30:48.364 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:48.365 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:30:48.365 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:30:48.365 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:30:48.365 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:30:48.365 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:30:48.433 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:48.433 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:30:48.433 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:30:48.509 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:48.509 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:30:48.509 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:30:48.509 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:30:48.579 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:30:48.579 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:30:48.579 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:31:03.132 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:31:04.133 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:31:04.134 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:31:04.204 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:31:04.205 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:31:04.208 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:31:05.209 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/lastTransactionId
17:31:05.209 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:31:05.281 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:31:05.281 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.lang.Integer]
17:31:05.281 [Test worker] INFO c.y.o.a.o.SmartChargingTest - transactionId = 1
17:31:10.463 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Limits {"logicCurrentMax":200,"logicVoltageMax":1000,"logicPowerMax":50000}
17:31:10.464 [Test worker] INFO c.y.o.a.o.SmartChargingTest - DefaultCurrent: 200, defaultPower: 50000
17:31:10.464 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:31:10.464 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:31:10.464 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=1, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:30:36Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:31:10.630 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:31:10.630 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:31:10.631 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:31:11.631 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getCompositeSchedule?connectorId=1&duration=100
17:31:11.638 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:31:11.775 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:31:11.775 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.GetCompositeScheduleConfirmation]
17:31:18.086 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Limits2 {"logicCurrentMax":200,"logicVoltageMax":1000,"logicPowerMax":1500}
Current after ocpp profileW: 200, Power after ocpp profileW: 1500
17:31:29.505 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:31:43.015 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:31:43.079 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:31:43.079 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:31:43.141 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:31:43.141 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:31:43.141 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:31:43.213 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:31:43.213 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:31:54.591 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:31:54.654 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:31:54.654 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:31:54.655 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:31:54.729 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:31:54.729 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:31:54.729 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:31:54.729 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:31:54.729 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:31:54.729 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:31:54.792 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:31:54.792 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:31:54.792 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:31:54.860 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:31:54.860 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:31:54.860 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:31:54.861 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:31:54.926 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:31:54.926 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:31:54.926 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:32:10.428 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:32:10.429 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:32:10.492 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:32:10.493 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:32:15.624 [Test worker] INFO c.y.o.a.o.SmartChargingTest - DefaultCurrent: 200, defaultPower: 50000
17:32:28.025 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:32:28.025 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:32:28.025 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:31:43Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:32:28.129 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:32:28.129 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:32:28.129 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:32:43.669 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:32:43.670 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:32:43.738 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:32:43.739 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:32:58.880 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Current after ocpp profileW: 200, Power after ocpp profileW: 1300
17:33:27.881 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:33:27.948 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:33:27.948 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:33:28.011 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:33:28.012 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:33:28.012 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:33:28.084 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:33:28.084 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:33:39.490 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:33:39.561 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:33:39.561 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:33:39.561 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:33:39.645 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:33:39.645 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:33:39.645 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:33:39.646 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:33:39.646 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:33:39.646 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:33:39.711 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:33:39.712 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:33:39.712 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:33:39.782 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:33:39.782 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:33:39.783 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:33:39.783 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:33:39.850 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:33:39.850 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:33:39.850 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:33:55.397 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:33:55.398 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:33:55.471 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:33:55.472 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:34:00.616 [Test worker] INFO c.y.o.a.o.SmartChargingTest - DefaultCurrent: 200, defaultPower: 50000
17:34:13.054 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:34:13.054 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:34:13.054 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=ChargePointMaxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:33:28Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:34:13.172 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:34:13.172 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:34:28.172 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:34:29.173 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/getCompositeSchedule?connectorId=1&duration=100
17:34:29.173 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:34:39.283 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:34:39.284 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.GetCompositeScheduleConfirmation]
17:34:51.721 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:34:51.790 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:34:51.790 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:34:51.857 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:34:51.857 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:34:51.857 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:34:51.931 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:34:51.932 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:35:03.362 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:35:03.433 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:35:03.434 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:35:03.434 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:35:03.520 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:35:03.520 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:35:03.520 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:35:03.521 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:35:03.521 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:35:03.521 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:35:03.591 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:35:03.592 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:35:03.592 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:35:03.668 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:35:03.668 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:35:03.668 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:35:03.668 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:35:03.739 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:35:03.739 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:35:03.739 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:35:19.307 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:35:19.307 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:35:19.384 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:35:19.384 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:35:24.535 [Test worker] INFO c.y.o.a.o.SmartChargingTest - DefaultCurrent: 200, defaultPower: 50000
17:35:36.982 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:35:36.982 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:35:36.983 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Relative, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="", chargingRateUnit=W, chargingSchedulePeriod.length=2, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:35:37.094 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:35:37.094 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:35:37.094 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:35:52.648 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:35:52.649 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:35:52.722 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:35:52.722 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:35:58.873 [Test worker] INFO c.y.o.a.o.SmartChargingTest - newDefaultPower 1500
17:38:44.034 [Test worker] INFO c.y.o.a.o.SmartChargingTest - last newDefaultPower 1500
17:38:56.480 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:38:56.617 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:38:56.618 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:38:56.688 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:38:56.688 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:38:56.688 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:38:56.763 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:38:56.764 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:39:08.200 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:39:08.272 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:39:08.272 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:39:08.272 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:39:08.358 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:39:08.359 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:39:08.359 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:39:08.359 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:39:08.359 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:39:08.359 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:39:08.434 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:39:08.435 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:39:08.435 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:39:08.508 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:39:08.508 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:39:08.509 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:39:08.509 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:39:08.581 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:39:08.581 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:39:08.582 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:39:24.153 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:39:24.154 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:39:24.231 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:39:24.231 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:39:29.388 [Test worker] INFO c.y.o.a.o.SmartChargingTest - DefaultCurrent: 200, defaultPower: 50000
17:39:41.857 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:39:41.857 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:39:41.858 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:38:56Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:39:41.973 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:39:41.973 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:39:41.973 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:39:57.649 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/requests
17:39:57.650 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:39:57.731 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:39:57.731 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.util.List<eu.chargetime.ocpp.model.Request>]
17:40:03.898 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Current after ocpp profileW: 200, Power after ocpp profileW: 1500
17:40:29.000 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:40:29.082 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:40:29.083 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:40:29.162 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:40:29.162 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:40:29.162 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:40:29.250 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:40:29.250 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:40:40.747 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:40:40.828 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:40:40.828 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:40:40.828 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:40:40.928 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:40:40.929 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:40:40.929 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:40:40.929 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:40:40.929 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:40:40.929 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:40:41.009 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:40:41.009 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:40:41.009 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:40:41.093 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:40:41.093 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:40:41.094 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:40:41.094 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:40:41.174 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:40:41.174 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:40:41.174 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:40:42.174 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:40:42.175 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:40:42.175 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:40:29Z", chargingRateUnit=W, chargingSchedulePeriod.length=2, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:40:42.289 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:40:42.289 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:40:42.290 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:40:56.889 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:41:15.530 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:41:15.608 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:41:15.608 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:41:15.685 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:41:15.685 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:41:15.685 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:41:15.772 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:41:15.772 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:41:27.234 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:41:27.313 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:41:27.313 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:41:27.313 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:41:27.406 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:41:27.406 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:41:27.406 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:41:27.407 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:41:27.407 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:41:27.407 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:41:27.484 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:41:27.484 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:41:27.484 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:41:27.570 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:41:27.570 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:41:27.570 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:41:27.570 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:41:27.649 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:41:27.649 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:41:27.649 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:41:42.289 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:41:43.290 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/lastTransactionId
17:41:43.290 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:41:43.365 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:41:43.365 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.lang.Integer]
17:41:43.366 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Applying TXProfile with transactionId = 10
17:41:43.366 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:41:43.366 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:41:43.366 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=10, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:41:15Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:41:43.515 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:41:43.515 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:41:48.663 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Current after ocpp profileA: 200, Power after ocpp profileA: 4400
17:41:48.663 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Stop transaction for connector 1...
17:42:00.121 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:42:13.567 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:42:13.637 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:42:13.638 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:42:13.707 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:42:13.707 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:42:13.708 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:42:13.783 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:42:13.783 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:42:25.231 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:42:25.309 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:42:25.310 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:42:25.310 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:42:25.396 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:42:25.396 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:42:25.396 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:42:25.396 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:42:25.396 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:42:25.396 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:42:25.475 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:42:25.475 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:42:25.475 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:42:25.558 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:42:25.559 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:42:25.559 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:42:25.559 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:42:25.640 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:42:25.640 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:42:25.640 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:42:40.286 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:42:41.286 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/lastTransactionId
17:42:41.286 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:42:41.373 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:42:41.373 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.lang.Integer]
17:42:41.374 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Current transactionId = 11
17:42:41.374 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:42:41.374 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:42:41.374 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=11, stackLevel=2, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:42:13Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:42:41.524 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:42:41.525 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:42:41.525 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 2 seconds between sending requests...
17:42:43.525 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:42:43.525 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:42:43.526 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=2, transactionId=11, stackLevel=8, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:42:13Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:42:43.718 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:42:43.718 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:42:43.719 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 2 seconds between sending requests...
17:42:45.720 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:42:45.720 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:42:45.720 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=3, transactionId=11, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:42:13Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:42:45.873 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:42:45.874 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:42:45.874 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 2 seconds between sending requests...
17:42:53.205 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Current after ocpp profileA: 200, Power after ocpp profileA: 2000
17:42:53.205 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Stop transaction for connector 1...
17:43:04.693 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 2 seconds...
17:43:19.228 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:43:19.316 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:43:19.316 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:43:19.402 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:43:19.402 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:43:19.403 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:43:19.493 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:43:19.493 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:43:31.000 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:43:31.085 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:43:31.085 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:43:31.085 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:43:31.175 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:43:31.175 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:43:31.176 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:43:31.176 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:43:31.176 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:43:31.176 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:43:31.259 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:43:31.259 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:43:31.259 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:43:31.344 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:43:31.345 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:43:31.345 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:43:31.345 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:43:31.427 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:43:31.427 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:43:31.427 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:43:46.133 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:43:52.298 [Test worker] INFO c.y.o.a.o.SmartChargingTest - The power before ocpp profile and offline: 50000 and the current: 200
17:43:52.298 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/lastTransactionId
17:43:52.298 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:43:52.383 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:43:52.383 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.lang.Integer]
17:43:52.384 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:43:52.384 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:43:52.384 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=12, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:43:19Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:43:52.542 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:43:52.542 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:43:52.542 [Test worker] INFO c.y.o.a.o.SmartChargingTest - About to set Charging Station OFFLINE...
17:43:52.542 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/closeServer
17:43:52.543 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:43:52.625 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:44:02.625 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Station is OFFLINE
Current after ocpp profileW: 200, Power after ocpp profileW: 2300
17:44:08.054 [Test worker] INFO c.y.o.a.o.SmartChargingTest - About to set Charging Station ONLINE...
17:44:08.054 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/restartServer
17:44:08.055 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:44:08.137 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
Server online
17:44:49.605 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 2 seconds...
17:45:04.049 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:45:04.122 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:45:04.122 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:45:04.195 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:45:04.196 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:45:04.196 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:45:04.275 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:45:04.275 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:45:15.735 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:45:15.811 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:45:15.812 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:45:15.812 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:45:15.896 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:45:15.896 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:45:15.897 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:45:15.897 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:45:15.897 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:45:15.897 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:45:15.973 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:45:15.973 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:45:15.973 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:45:16.055 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:45:16.055 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:45:16.055 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:45:16.055 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:45:16.134 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:45:16.134 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:45:16.134 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:45:17.135 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:45:17.135 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:45:17.135 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=ChargePointMaxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:45:04Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:45:17.248 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:45:17.248 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:45:17.248 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:45:17.248 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:45:17.248 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=2, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:45:04Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:45:17.363 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:45:17.363 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:45:17.363 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Start transaction for 1-st connector...
17:45:30.980 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:45:37.122 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Current after ocpp profileA: 200, Power after ocpp profileA: 4000
17:45:37.123 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/lastTransactionId
17:45:37.123 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:45:37.202 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:45:37.203 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.lang.Integer]
17:45:37.203 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:45:37.203 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:45:37.203 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=3, transactionId=13, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:45:04Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:45:37.346 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:45:37.346 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:45:37.347 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Change already applied TxProfile to lower limit...
17:45:37.347 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:45:37.347 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:45:37.347 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=4, transactionId=13, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:45:04Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:45:37.493 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:45:37.494 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:45:37.494 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Start transaction for 2-nd connector...
17:45:51.110 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:45:57.259 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Current after ocpp profileA: 100, Power after ocpp profileA: 2500
17:45:57.259 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Stop transaction for 1-st connector...
17:46:08.726 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:46:21.175 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 2 seconds...
17:46:35.659 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:46:35.738 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:46:35.738 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:46:35.813 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:46:35.813 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:46:35.813 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:46:35.892 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:46:35.892 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:46:47.369 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:46:47.452 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:46:47.452 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:46:47.453 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:46:47.547 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:46:47.547 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:46:47.547 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:46:47.548 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:46:47.548 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:46:47.548 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:46:47.627 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:46:47.628 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:46:47.628 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:46:47.710 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:46:47.710 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:46:47.710 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:46:47.710 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:46:47.790 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:46:47.790 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:46:47.790 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:46:48.791 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:46:48.791 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:46:48.791 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:46:35Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:46:48.911 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:46:48.911 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:46:48.911 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Start transaction for 1-st connector...
17:47:02.577 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:47:03.577 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/lastTransactionId
17:47:03.578 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:47:03.653 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:47:03.653 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.lang.Integer]
17:47:03.653 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:47:03.653 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:47:03.653 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=2, transactionId=15, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:46:35Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:47:03.794 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:47:03.794 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:47:08.942 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Current after ocpp profileA: 200, Power after ocpp profileA: 3300
17:47:20.452 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 2 seconds...
17:47:34.951 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:47:35.032 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:47:35.032 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:47:35.111 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:47:35.111 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:47:35.111 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:47:35.194 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:47:35.195 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:47:46.678 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:47:46.759 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:47:46.759 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:47:46.759 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:47:46.858 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:47:46.858 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:47:46.858 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:47:46.858 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:47:46.858 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:47:46.858 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:47:46.936 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:47:46.937 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:47:46.937 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:47:47.020 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:47:47.021 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:47:47.021 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:47:47.021 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:47:47.102 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:47:47.102 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:47:47.102 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:47:48.102 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:47:48.103 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:47:48.103 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:47:35Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:47:48.208 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:47:48.208 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:47:48.208 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Start transaction for 1-st connector...
17:48:01.844 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:48:02.845 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/lastTransactionId
17:48:02.845 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:48:02.924 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:48:02.924 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.lang.Integer]
17:48:02.924 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:48:02.925 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:48:02.925 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=2, transactionId=16, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:47:35Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:48:03.079 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:48:03.079 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:48:08.232 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Current after ocpp profileA: 200, Power after ocpp profileA: 3200
17:48:19.699 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 2 seconds...
17:48:34.131 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:48:34.207 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:48:34.207 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:48:34.281 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:48:34.281 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:48:34.281 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:48:34.361 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:48:34.361 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:48:45.826 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:48:45.898 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:48:45.899 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:48:45.899 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:48:45.989 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:48:45.989 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:48:45.989 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:48:45.989 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:48:45.989 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:48:45.989 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:48:46.061 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:48:46.061 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:48:46.062 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:48:46.139 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:48:46.139 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:48:46.139 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:48:46.139 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:48:46.215 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:48:46.215 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:48:46.215 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:48:47.216 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:48:47.216 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:48:47.216 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=ChargePointMaxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:48:34Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:48:47.317 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:48:47.318 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:48:47.318 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Start transaction for 1-st connector...
17:49:00.922 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:49:01.922 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/lastTransactionId
17:49:01.923 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:49:01.996 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:49:01.996 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.lang.Integer]
17:49:01.997 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:49:01.997 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:49:01.997 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=2, transactionId=17, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:48:34Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:49:02.145 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:49:02.145 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:49:02.145 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Make Clear Profile request...
17:49:02.146 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile?id=2
17:49:02.146 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:49:02.301 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:49:02.301 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:49:02.301 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:49:02.301 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:49:08.442 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Current after ocpp profileA: 200, Power after ocpp profileA: 4500
17:49:19.901 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 2 seconds...
17:49:34.355 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:49:34.429 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:49:34.429 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:49:34.505 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:49:34.505 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:49:34.505 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:49:34.583 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:49:34.583 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:49:46.014 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:49:46.089 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:49:46.089 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:49:46.089 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:49:46.175 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:49:46.176 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:49:46.176 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:49:46.176 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:49:46.176 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:49:46.176 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:49:46.252 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:49:46.252 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:49:46.252 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:49:46.331 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:49:46.331 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:49:46.331 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:49:46.331 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:49:46.407 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:49:46.407 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:49:46.407 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:49:47.408 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Start transaction for 1-st connector...
17:50:00.942 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:50:01.943 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:50:01.943 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:50:01.943 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=ChargePointMaxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:49:34Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:50:02.051 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:50:02.051 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:50:02.051 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:50:02.051 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:50:02.052 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=2, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:49:34Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:50:02.166 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:50:02.167 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:50:02.167 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Check that result limit = min(ChargingPointMaxProfile, TxDefaultProfile(0))
17:50:07.295 [Test worker] INFO c.y.o.a.o.SmartChargingTest - limits = {"logicCurrentMax":200,"logicVoltageMax":750,"logicPowerMax":6500}
17:50:12.442 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Current after ocpp profileA: 200, Power after ocpp profileA: 3700
17:50:23.882 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 2 seconds...
17:50:38.285 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:50:38.359 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:50:38.359 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:50:38.433 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:50:38.433 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:50:38.434 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:50:38.512 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:50:38.512 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:50:49.950 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:50:50.024 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:50:50.024 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:50:50.024 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:50:50.111 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:50:50.111 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:50:50.111 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:50:50.111 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:50:50.111 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:50:50.111 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:50:50.185 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:50:50.185 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:50:50.185 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:50:50.262 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:50:50.262 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:50:50.263 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:50:50.263 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:50:50.333 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:50:50.334 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:50:50.334 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:50:51.334 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:50:51.334 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:50:51.334 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=2, transactionId=null, stackLevel=1, chargingProfilePurpose=ChargePointMaxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:50:38Z", chargingRateUnit=W, chargingSchedulePeriod.length=3, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:50:51.447 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:50:51.448 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:50:51.448 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:50:51.448 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:50:51.448 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:50:38Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:50:51.548 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:50:51.548 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:50:51.548 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:50:52.549 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Clear profile...
17:50:52.549 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:50:52.549 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:50:52.649 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:50:52.649 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:51:05.092 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:51:05.160 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:51:05.160 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:51:05.227 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:51:05.227 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:51:05.227 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:51:05.300 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:51:05.300 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:51:16.734 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:51:16.805 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:51:16.805 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:51:16.805 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:51:16.882 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:51:16.882 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:51:16.882 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:51:16.882 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:51:16.882 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:51:16.882 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:51:16.953 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:51:16.953 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:51:16.953 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:51:17.028 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:51:17.029 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:51:17.029 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:51:17.029 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:51:17.104 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:51:17.104 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:51:17.104 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:51:18.105 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Start transaction for 1-st connector...
17:51:31.661 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:51:32.662 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/lastTransactionId
17:51:32.662 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:51:32.732 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:51:32.732 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.lang.Integer]
17:51:32.733 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:51:32.733 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:51:32.733 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=19, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:51:05Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:51:32.828 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:51:32.828 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:51:58.706 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:51:58.778 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:51:58.778 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:51:58.851 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:51:58.851 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:51:58.851 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:51:58.933 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:51:58.933 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:52:10.379 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:52:10.452 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:10.452 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:52:10.453 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:52:10.534 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:10.535 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:52:10.535 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:52:10.535 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:52:10.535 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:52:10.535 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:52:10.608 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:10.608 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:52:10.608 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:52:10.689 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:10.689 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:52:10.690 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:52:10.690 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:52:10.764 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:10.765 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:52:10.765 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:52:11.765 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:52:11.766 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:52:11.766 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=7, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:51:58Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:52:11.860 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:11.860 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:52:24.273 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:52:24.340 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:24.340 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:52:24.406 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:24.406 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:52:24.406 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:52:24.477 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:24.477 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:52:35.892 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:52:35.961 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:35.961 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:52:35.961 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:52:36.038 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:36.038 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:52:36.038 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:52:36.038 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:52:36.038 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:52:36.038 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:52:36.106 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:36.106 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:52:36.106 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:52:36.179 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:36.179 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:52:36.179 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:52:36.179 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:52:36.249 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:36.250 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:52:36.250 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:52:37.250 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Start transaction for 1st connector...
17:52:50.831 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:52:51.832 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/lastTransactionId
17:52:51.832 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:52:51.898 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:51.899 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.lang.Integer]
17:52:51.899 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:52:51.899 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:52:51.899 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=2, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=20, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:52:24Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:52:51.991 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:52:51.991 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:53:17.838 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:53:17.912 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:53:17.912 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:53:17.985 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:53:17.985 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:53:17.985 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:53:18.060 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:53:18.060 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:53:29.499 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:53:29.576 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:53:29.576 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:53:29.576 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:53:29.660 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:53:29.660 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:53:29.660 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:53:29.660 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:53:29.660 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:53:29.660 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:53:29.737 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:53:29.738 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:53:29.738 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:53:29.818 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:53:29.819 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:53:29.819 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:53:29.819 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:53:29.897 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:53:29.897 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:53:29.897 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:53:30.898 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Start transaction for 1st connector...
17:53:44.525 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:53:45.526 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/lastTransactionId
17:53:45.526 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:53:45.606 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:53:45.606 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.lang.Integer]
17:53:45.606 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:53:45.606 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:53:45.606 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=26, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:53:18Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:53:45.709 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:53:45.709 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:54:11.614 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:54:11.687 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:11.687 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:54:11.755 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:11.755 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:54:11.756 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:54:11.826 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:11.826 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:54:23.228 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:54:23.301 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:23.301 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:54:23.302 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:54:23.379 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:23.379 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:54:23.380 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:54:23.380 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:54:23.380 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:54:23.380 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:54:23.450 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:23.450 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:54:23.450 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:54:23.527 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:23.527 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:54:23.528 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:54:23.528 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:54:23.598 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:23.598 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:54:23.598 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:54:24.599 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:54:24.599 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:54:24.599 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=ChargePointMaxProfile, chargingProfileKind=Recurring, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:54:11Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:54:24.697 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:24.697 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:54:37.130 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:54:37.206 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:37.207 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:54:37.281 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:37.281 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:54:37.281 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:54:37.360 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:37.361 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:54:48.790 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:54:48.859 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:48.859 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:54:48.859 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:54:48.930 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:48.930 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:54:48.930 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:54:48.931 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:54:48.931 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:54:48.931 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:54:48.996 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:48.996 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:54:48.996 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:54:49.069 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:49.069 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:54:49.069 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:54:49.069 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:54:49.139 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:49.139 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:54:49.140 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:54:50.140 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:54:50.140 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:54:50.140 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=34, chargingProfilePurpose=ChargePointMaxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:54:37Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:54:50.226 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:54:50.226 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:55:02.630 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:55:02.697 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:02.697 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:55:02.761 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:02.761 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:55:02.762 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:55:02.831 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:02.831 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:55:14.219 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:55:14.285 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:14.285 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:55:14.285 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:55:14.359 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:14.359 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:55:14.359 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Unknown
17:55:14.359 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:55:14.359 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:55:14.359 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:55:14.428 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:14.428 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:55:14.428 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:55:14.498 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:14.498 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:55:14.498 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:55:14.498 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:55:14.570 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:14.570 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:55:14.570 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:55:15.570 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:55:15.570 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:55:15.571 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=ChargePointMaxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:55:02Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:55:15.669 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:15.670 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:55:15.670 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:55:15.670 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:55:15.670 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=2, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:55:02Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:55:15.767 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:15.767 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:55:15.767 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Start transaction for 1-st connector...
17:55:29.313 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:55:30.313 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/lastTransactionId
17:55:30.314 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:55:30.386 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:30.386 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.lang.Integer]
17:55:30.386 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:55:30.386 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:55:30.386 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=3, transactionId=22, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:55:02Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:55:30.547 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:30.547 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:55:30.547 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Rewrite txProfile...
17:55:30.547 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:55:30.547 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:55:30.548 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=3, transactionId=22, stackLevel=1, chargingProfilePurpose=TxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:55:02Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:55:30.689 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:30.690 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:55:30.691 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:55:36.834 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Stop transaction for 1-st connector...
17:55:48.258 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:55:48.258 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Rewrite TxDefaultProfile(0)...
17:55:48.259 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:55:48.259 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:55:48.259 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=2, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:55:02Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:55:48.366 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:55:48.366 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:55:48.366 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Start transaction for 1-st connector...
17:56:01.909 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:56:08.051 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Clear TxDefaultProfile...
17:56:08.051 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile?id=2
17:56:08.051 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:56:08.167 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:56:08.167 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:56:08.167 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Rewrite ChargingPointMaxProfile...
17:56:08.168 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:56:08.168 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:56:08.168 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=ChargePointMaxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:55:02Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:56:08.261 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:56:08.261 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:56:39.227 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:56:39.299 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:56:39.299 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:56:39.367 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:56:39.367 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:56:39.367 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:56:39.438 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:56:39.438 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:56:50.833 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:56:50.901 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:56:50.902 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:56:50.902 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:56:50.982 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:56:50.983 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:56:50.983 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:56:50.983 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:56:50.983 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:56:50.983 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:56:51.114 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:56:51.115 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:56:51.115 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:56:51.185 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:56:51.185 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:56:51.185 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:56:51.185 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:56:51.255 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:56:51.255 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:56:51.255 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:56:52.255 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Check that ChargingScheduleMaxPeriods = 10 will be accepted...
17:56:52.256 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:56:52.256 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:56:52.256 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=ChargePointMaxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:56:39Z", chargingRateUnit=W, chargingSchedulePeriod.length=10, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:56:52.349 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:56:52.349 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:56:52.351 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Check that ChargingScheduleMaxPeriods > 10 will result to Reject...
17:56:52.352 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:56:52.352 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:56:52.352 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=ChargePointMaxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:56:39Z", chargingRateUnit=W, chargingSchedulePeriod.length=11, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:56:52.443 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:56:52.443 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:57:04.836 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:57:04.897 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:04.897 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:57:04.956 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:04.956 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:57:04.956 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:57:05.019 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:05.019 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:57:16.401 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:57:16.467 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:16.468 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/clearChargingProfile
17:57:16.468 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:57:16.550 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:16.550 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.ClearChargingProfileConfirmation]
17:57:16.550 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Confirmation Clear = Accepted
17:57:16.550 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/addTagsInfo
17:57:16.550 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:57:16.550 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [AuthorizeConfirmationDto(idTag=ECPS1678143453045Y97, idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:57:16.615 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:16.616 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=true
17:57:16.616 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:57:16.683 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:16.683 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:57:16.683 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeIdTag&value=ECPS1678143453045Y97
17:57:16.683 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:57:16.746 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:16.746 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:57:16.746 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:57:17.746 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:57:17.747 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:57:17.747 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=1, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:57:05Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:57:17.840 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:17.840 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:57:17.840 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:57:17.840 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:57:17.840 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=1, csChargingProfiles=ChargingProfile{chargingProfileId=2, transactionId=null, stackLevel=1, chargingProfilePurpose=TxDefaultProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:57:05Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:57:17.938 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:17.939 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:57:17.939 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP POST http://172.24.0.219:8080/setChargingProfile
17:57:17.939 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:57:17.939 [Test worker] DEBUG o.s.web.client.RestTemplate - Writing [SmartChargingDto(connectorId=0, csChargingProfiles=ChargingProfile{chargingProfileId=3, transactionId=null, stackLevel=1, chargingProfilePurpose=ChargePointMaxProfile, chargingProfileKind=Absolute, recurrencyKind=null, validFrom="", validTo="", chargingSchedule=ChargingSchedule{duration=null, startSchedule="2026-07-08T14:57:05Z", chargingRateUnit=W, chargingSchedulePeriod.length=1, minChargingRate=null, isValid=true}, isValid=true})] with org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
17:57:18.024 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:18.024 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.smartcharging.SetChargingProfileConfirmation]
17:57:18.024 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Start transaction for 1-st connector...
17:57:31.535 [Test worker] INFO c.y.o.a.o.SmartChargingTest - Waiting for 5 seconds...
17:57:32.535 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/lastTransactionId
17:57:32.535 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:57:32.609 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:32.609 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [java.lang.Integer]
17:57:50.143 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/requests
17:57:50.207 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:50.207 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP DELETE http://172.24.0.219:8080/deleteTagsInfo
17:57:50.271 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:50.271 [Test worker] DEBUG o.s.web.client.RestTemplate - HTTP GET http://172.24.0.219:8080/changeConfiguration?key=AutoChargeEnabled&value=false
17:57:50.272 [Test worker] DEBUG o.s.web.client.RestTemplate - Accept=[application/json, application/xml, text/xml, application/*+json, application/*+xml]
17:57:50.341 [Test worker] DEBUG o.s.web.client.RestTemplate - Response 200 OK
17:57:50.341 [Test worker] DEBUG o.s.web.client.RestTemplate - Reading to [eu.chargetime.ocpp.model.core.ChangeConfigurationConfirmation]
17:57:50.343 [Test worker] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@76372f7f, started on Wed Jul 08 17:27:44 UTC 2026