2020-01-24 14:02:43.432 INFO 706 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [uk.gov.dhsc.htbhf.dwp.DWPApplicationTests], using SpringBootContextLoader
2020-01-24 14:02:43.433 INFO 706 --- [ Test worker] o.s.t.c.support.AbstractContextLoader : Could not detect default resource locations for test class [uk.gov.dhsc.htbhf.dwp.DWPApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2020-01-24 14:02:43.436 INFO 706 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.cloud.contract.stubrunner.provider.wiremock.StubRunnerWireMockTestExecutionListener, org.springframework.cloud.contract.wiremock.WireMockTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener, io.zonky.test.db.flyway.OptimizedFlywayTestExecutionListener]
2020-01-24 14:02:43.436 INFO 706 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@d2a14b6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5fef6d7d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2e77058a, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@45636ceb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@18315f55, io.zonky.test.db.flyway.OptimizedFlywayTestExecutionListener@3c915dab, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2adc54e6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@74066162, org.springframework.test.context.event.EventPublishingTestExecutionListener@665f4340, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@50953625, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@182633b5, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5fec4ca2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4335515c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3a686301, org.springframework.cloud.contract.stubrunner.provider.wiremock.StubRunnerWireMockTestExecutionListener@13fa4462, org.springframework.cloud.contract.wiremock.WireMockTestExecutionListener@2ece93e3]
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.2.RELEASE)
2020-01-24 14:02:43.458 INFO 706 --- [ Test worker] u.g.dhsc.htbhf.dwp.DWPApplicationTests : Starting DWPApplicationTests on a43fb2d2eb54 with PID 706 (started by circleci in /home/circleci/project/api)
2020-01-24 14:02:43.458 INFO 706 --- [ Test worker] u.g.dhsc.htbhf.dwp.DWPApplicationTests : No active profile set, falling back to default profiles: default
2020-01-24 14:02:43.753 INFO 706 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2020-01-24 14:02:43.764 INFO 706 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9ms. Found 1 JPA repository interfaces.
2020-01-24 14:02:43.788 INFO 706 --- [ Test worker] EmbeddedPostgresContextCustomizerFactory : Replacing 'dataSource' DataSource bean with embedded version
2020-01-24 14:02:43.844 INFO 706 --- [ Test worker] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-01-24 14:02:43.958 WARN 706 --- [ Test worker] org.apache.tomcat.util.modeler.Registry : The MBean registry cannot be disabled because it has already been initialised
2020-01-24 14:02:43.961 INFO 706 --- [ Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 0 (http)
2020-01-24 14:02:43.962 INFO 706 --- [ Test worker] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2020-01-24 14:02:43.962 INFO 706 --- [ Test worker] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.29]
2020-01-24 14:02:43.983 INFO 706 --- [ Test worker] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2020-01-24 14:02:43.983 INFO 706 --- [ Test worker] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 520 ms
2020-01-24 14:02:44.281 INFO 706 --- [ Test worker] i.z.t.d.l.EmbeddedDatabaseReporter : JDBC URL to connect to the embedded database: jdbc:postgresql://localhost:36509/eurobfznctfb?user=postgres
2020-01-24 14:02:44.292 INFO 706 --- [ Test worker] o.f.c.internal.database.DatabaseFactory : Database: jdbc:postgresql://localhost:36509/eurobfznctfb (PostgreSQL 10.7)
2020-01-24 14:02:44.306 INFO 706 --- [ Test worker] o.f.core.internal.command.DbValidate : Successfully validated 9 migrations (execution time 00:00.009s)
2020-01-24 14:02:44.309 INFO 706 --- [ Test worker] o.f.core.internal.command.DbMigrate : Current version of schema "public": 1.009
2020-01-24 14:02:44.310 INFO 706 --- [ Test worker] o.f.core.internal.command.DbMigrate : Schema "public" is up to date. No migration necessary.
2020-01-24 14:02:44.353 INFO 706 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2020-01-24 14:02:44.365 INFO 706 --- [ Test worker] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL10Dialect
2020-01-24 14:02:44.502 INFO 706 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-01-24 14:02:44.502 INFO 706 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-01-24 14:02:44.731 WARN 706 --- [ Test worker] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2020-01-24 14:02:44.832 INFO 706 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
2020-01-24 14:02:44.945 INFO 706 --- [ Test worker] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
2020-01-24 14:02:45.041 INFO 706 --- [ Test worker] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
2020-01-24 14:02:45.216 INFO 706 --- [ Test worker] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2020-01-24 14:02:45.217 INFO 706 --- [ Test worker] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2020-01-24 14:02:45.222 INFO 706 --- [ Test worker] s.d.s.w.s.ApiListingReferenceScanner : Scanning for api listing references
2020-01-24 14:02:45.270 INFO 706 --- [ Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 42607 (http) with context path ''
2020-01-24 14:02:45.271 INFO 706 --- [ Test worker] u.g.dhsc.htbhf.dwp.DWPApplicationTests : Started DWPApplicationTests in 1.833 seconds (JVM running for 21.573)
2020-01-24 14:02:45.291 INFO 706 --- [o-auto-2-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2020-01-24 14:02:45.292 INFO 706 --- [o-auto-2-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2020-01-24 14:02:45.302 INFO 706 --- [o-auto-2-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 10 ms