Class ch.std.jumpstart.JumpstartApplicationJpaTests

2

tests

0

failures

0

ignored

0.926s

duration

100%

successful

Tests

Test Duration Result
contextLoads 0.008s passed
testCityAutoCompleteController 0.918s passed

Standard output

08:00:31.045 [Test worker] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class ch.std.jumpstart.JumpstartApplicationJpaTests]
08:00:31.055 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
08:00:31.076 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
08:00:31.115 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [ch.std.jumpstart.JumpstartApplicationJpaTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
08:00:31.142 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [ch.std.jumpstart.JumpstartApplicationJpaTests], using SpringBootContextLoader
08:00:31.146 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [ch.std.jumpstart.JumpstartApplicationJpaTests]: class path resource [ch/std/jumpstart/JumpstartApplicationJpaTests-context.xml] does not exist
08:00:31.147 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [ch.std.jumpstart.JumpstartApplicationJpaTests]: class path resource [ch/std/jumpstart/JumpstartApplicationJpaTestsContext.groovy] does not exist
08:00:31.147 [Test worker] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [ch.std.jumpstart.JumpstartApplicationJpaTests]: no resource found for suffixes {-context.xml, Context.groovy}.
08:00:31.148 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [ch.std.jumpstart.JumpstartApplicationJpaTests]: JumpstartApplicationJpaTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
08:00:31.203 [Test worker] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [ch.std.jumpstart.JumpstartApplicationJpaTests]
08:00:31.338 [Test worker] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/home/user/eclipse-workspace/jumpstart/build/classes/java/main/ch/std/jumpstart/JumpstartApplication.class]
08:00:31.341 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration ch.std.jumpstart.JumpstartApplication for test class ch.std.jumpstart.JumpstartApplicationJpaTests
08:00:31.518 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [ch.std.jumpstart.JumpstartApplicationJpaTests]: using defaults.
08:00:31.519 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [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]
08:00:31.566 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@76d3b2ea, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2430d057, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5915c0cb, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@652709d5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@e08b379, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2c987887, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5bfce647, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@648354c, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4d10dd87, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2223d8e2, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1ed1dc3f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@597478fc]
08:00:31.570 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [ch.std.jumpstart.JumpstartApplicationJpaTests]
08:00:31.570 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [ch.std.jumpstart.JumpstartApplicationJpaTests]
08:00:31.572 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [ch.std.jumpstart.JumpstartApplicationJpaTests]
08:00:31.572 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [ch.std.jumpstart.JumpstartApplicationJpaTests]
08:00:31.580 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@27bdb0db testClass = JumpstartApplicationJpaTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@22107149 testClass = JumpstartApplicationJpaTests, locations = '{}', classes = '{class ch.std.jumpstart.JumpstartApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5a8af533, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@752079f4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@12283a5c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@22eaac69], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null].
08:00:31.584 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [ch.std.jumpstart.JumpstartApplicationJpaTests]
08:00:31.585 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [ch.std.jumpstart.JumpstartApplicationJpaTests]
08:00:31.591 [Test worker] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@27bdb0db testClass = JumpstartApplicationJpaTests, testInstance = ch.std.jumpstart.JumpstartApplicationJpaTests@591502e1, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@22107149 testClass = JumpstartApplicationJpaTests, locations = '{}', classes = '{class ch.std.jumpstart.JumpstartApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}', contextCustomizers = set[org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5a8af533, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@752079f4, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@12283a5c, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@22eaac69], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]]].
08:00:31.620 [Test worker] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=0}

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.0.RELEASE)

2018-11-24 08:00:32.148  INFO 4892 --- [    Test worker] c.s.j.JumpstartApplicationJpaTests       : Starting JumpstartApplicationJpaTests on ubuntu with PID 4892 (started by user in /home/user/eclipse-workspace/jumpstart)
2018-11-24 08:00:32.150  INFO 4892 --- [    Test worker] c.s.j.JumpstartApplicationJpaTests       : No active profile set, falling back to default profiles: default
2018-11-24 08:00:34.273  INFO 4892 --- [    Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
2018-11-24 08:00:34.463  INFO 4892 --- [    Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 166ms. Found 1 repository interfaces.
2018-11-24 08:00:35.289  INFO 4892 --- [    Test worker] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5dcf6a21] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2018-11-24 08:00:35.360  INFO 4892 --- [    Test worker] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.hateoas.config.HateoasConfiguration' of type [org.springframework.hateoas.config.HateoasConfiguration$$EnhancerBySpringCGLIB$$dd4fb753] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2018-11-24 08:00:36.325  INFO 4892 --- [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2018-11-24 08:00:36.370  INFO 4892 --- [    Test worker] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2018-11-24 08:00:36.371  INFO 4892 --- [    Test worker] org.apache.catalina.core.StandardEngine  : Starting Servlet Engine: Apache Tomcat/9.0.12
2018-11-24 08:00:36.393  INFO 4892 --- [    Test worker] o.a.catalina.core.AprLifecycleListener   : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib]
2018-11-24 08:00:36.559  INFO 4892 --- [    Test worker] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2018-11-24 08:00:36.559  INFO 4892 --- [    Test worker] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 4371 ms
2018-11-24 08:00:36.690  INFO 4892 --- [    Test worker] o.s.b.w.servlet.ServletRegistrationBean  : Servlet dispatcherServlet mapped to [/]
2018-11-24 08:00:36.698  INFO 4892 --- [    Test worker] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'characterEncodingFilter' to: [/*]
2018-11-24 08:00:36.699  INFO 4892 --- [    Test worker] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2018-11-24 08:00:36.700  INFO 4892 --- [    Test worker] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'formContentFilter' to: [/*]
2018-11-24 08:00:36.701  INFO 4892 --- [    Test worker] o.s.b.w.servlet.FilterRegistrationBean   : Mapping filter: 'requestContextFilter' to: [/*]
2018-11-24 08:00:36.994  INFO 4892 --- [    Test worker] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2018-11-24 08:00:37.236  INFO 4892 --- [    Test worker] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2018-11-24 08:00:37.404  INFO 4892 --- [    Test worker] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [
	name: default
	...]
2018-11-24 08:00:37.519  INFO 4892 --- [    Test worker] org.hibernate.Version                    : HHH000412: Hibernate Core {5.3.7.Final}
2018-11-24 08:00:37.521  INFO 4892 --- [    Test worker] org.hibernate.cfg.Environment            : HHH000206: hibernate.properties not found
2018-11-24 08:00:37.949  INFO 4892 --- [    Test worker] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.0.4.Final}
2018-11-24 08:00:38.318  INFO 4892 --- [    Test worker] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2018-11-24 08:00:39.502 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : drop table city if exists
2018-11-24 08:00:39.506 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : drop sequence if exists hibernate_sequence
2018-11-24 08:00:39.510 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : create sequence hibernate_sequence start with 1 increment by 1
2018-11-24 08:00:39.517 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : create table city (id bigint not null, name varchar(255), primary key (id))
2018-11-24 08:00:39.524 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : alter table city add constraint UK_qsstlki7ni5ovaariyy9u8y79 unique (name)
2018-11-24 08:00:39.532  INFO 4892 --- [    Test worker] o.h.t.schema.internal.SchemaCreatorImpl  : HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@35f4b855'
2018-11-24 08:00:39.535  INFO 4892 --- [    Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2018-11-24 08:00:40.180  INFO 4892 --- [    Test worker] o.h.h.i.QueryTranslatorFactoryInitiator  : HHH000397: Using ASTQueryTranslatorFactory
2018-11-24 08:00:42.079  INFO 4892 --- [    Test worker] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2018-11-24 08:00:42.199  WARN 4892 --- [    Test worker] aWebConfiguration$JpaWebMvcConfiguration : 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
2018-11-24 08:00:43.112  INFO 4892 --- [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 35371 (http) with context path ''
2018-11-24 08:00:43.115  INFO 4892 --- [    Test worker] c.s.j.JumpstartApplicationJpaTests       : Started JumpstartApplicationJpaTests in 11.493 seconds (JVM running for 13.243)
2018-11-24 08:00:43.177 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.252 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.258 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Aarau]
2018-11-24 08:00:43.260 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [1]
2018-11-24 08:00:43.270 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.273 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.274 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Basel]
2018-11-24 08:00:43.278 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [2]
2018-11-24 08:00:43.280 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.281 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.282 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Bern]
2018-11-24 08:00:43.283 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [3]
2018-11-24 08:00:43.285 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.288 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.289 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Biel]
2018-11-24 08:00:43.291 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [4]
2018-11-24 08:00:43.294 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.296 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.299 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Burgdorf]
2018-11-24 08:00:43.302 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [5]
2018-11-24 08:00:43.304 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.306 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.306 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Chur]
2018-11-24 08:00:43.307 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [6]
2018-11-24 08:00:43.310 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.316 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.318 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Davos]
2018-11-24 08:00:43.319 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [7]
2018-11-24 08:00:43.323 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.326 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.327 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Emmen]
2018-11-24 08:00:43.329 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [8]
2018-11-24 08:00:43.331 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.333 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.334 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Frauenfeld]
2018-11-24 08:00:43.335 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [9]
2018-11-24 08:00:43.339 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.340 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.341 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Genf]
2018-11-24 08:00:43.343 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [10]
2018-11-24 08:00:43.345 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.348 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.349 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Horgen]
2018-11-24 08:00:43.350 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [11]
2018-11-24 08:00:43.355 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.357 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.358 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Interlaken]
2018-11-24 08:00:43.359 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [12]
2018-11-24 08:00:43.361 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.363 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.365 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Jaberg]
2018-11-24 08:00:43.366 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [13]
2018-11-24 08:00:43.369 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.372 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.373 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Lausanne]
2018-11-24 08:00:43.374 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [14]
2018-11-24 08:00:43.376 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.378 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.379 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Murten]
2018-11-24 08:00:43.380 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [15]
2018-11-24 08:00:43.384 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.386 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.388 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Neuenburg]
2018-11-24 08:00:43.389 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [16]
2018-11-24 08:00:43.391 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.392 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.393 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Olten]
2018-11-24 08:00:43.395 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [17]
2018-11-24 08:00:43.397 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.399 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.400 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Payerne]
2018-11-24 08:00:43.401 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [18]
2018-11-24 08:00:43.404 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.406 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.407 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Regensdorf]
2018-11-24 08:00:43.408 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [19]
2018-11-24 08:00:43.411 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.413 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.414 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Solothurn]
2018-11-24 08:00:43.415 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [20]
2018-11-24 08:00:43.420 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.423 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.425 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [St. Gallen]
2018-11-24 08:00:43.426 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [21]
2018-11-24 08:00:43.428 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.429 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.431 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Thalwil]
2018-11-24 08:00:43.432 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [22]
2018-11-24 08:00:43.434 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.437 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.440 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Unterseen]
2018-11-24 08:00:43.441 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [23]
2018-11-24 08:00:43.443 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.447 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.447 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Vallorbe]
2018-11-24 08:00:43.448 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [24]
2018-11-24 08:00:43.451 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.455 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.456 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Winterthur]
2018-11-24 08:00:43.456 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [25]
2018-11-24 08:00:43.461 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.463 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.464 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Yverdon]
2018-11-24 08:00:43.464 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [26]
2018-11-24 08:00:43.466 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : call next value for hibernate_sequence
2018-11-24 08:00:43.471 DEBUG 4892 --- [    Test worker] org.hibernate.SQL                        : insert into city (name, id) values (?, ?)
2018-11-24 08:00:43.473 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [Zürich]
2018-11-24 08:00:43.475 TRACE 4892 --- [    Test worker] o.h.type.descriptor.sql.BasicBinder      : binding parameter [2] as [BIGINT] - [27]
2018-11-24 08:00:43.826  INFO 4892 --- [o-auto-1-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2018-11-24 08:00:43.827  INFO 4892 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2018-11-24 08:00:43.893  INFO 4892 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 66 ms
2018-11-24 08:00:44.027 DEBUG 4892 --- [o-auto-1-exec-1] org.hibernate.SQL                        : select city0_.id as id1_0_, city0_.name as name2_0_ from city city0_ where city0_.name like ?
2018-11-24 08:00:44.030 TRACE 4892 --- [o-auto-1-exec-1] o.h.type.descriptor.sql.BasicBinder      : binding parameter [1] as [VARCHAR] - [%Bern%]