Files
spring-batch/spring-batch-infrastructure/build/test-results/test/TEST-org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests.xml
Michael Minella 75ab909314 update
2017-03-23 10:18:33 -05:00

185 lines
40 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests" tests="9" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:47" hostname="Michaels-MacBook-Pro-3.local" time="3.594">
<properties/>
<testcase name="testRollbackOnFirstChunkAndRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests" time="0.394"/>
<testcase name="testRestartOnSecondPage" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests" time="0.384"/>
<testcase name="testInvalidRestore" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests" time="0.39"/>
<testcase name="testMultipleRestarts" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests" time="0.582"/>
<testcase name="testNormalProcessing" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests" time="0.197"/>
<testcase name="testRestoreFromEmptyData" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests" time="0.191"/>
<testcase name="testRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests" time="0.399"/>
<testcase name="testRollbackAndRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests" time="0.468"/>
<testcase name="testTransacted" classname="org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests" time="0.203"/>
<system-out><![CDATA[2017-03-23 10:03:46,976 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [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]>
2017-03-23 10:03:46,976 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext]>
2017-03-23 10:03:46,976 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@709ee706, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@746b371b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1009c219, org.springframework.test.context.transaction.TransactionalTestExecutionListener@58ad0012, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5f0c7ad6]>
2017-03-23 10:03:46,977 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:46,986 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@72724dc3: startup date [Thu Mar 23 10:03:46 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:46,989 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:47,009 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:47,044 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@1f17529b, testMethod = testRollbackOnFirstChunkAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@6bd7ca09]; rollback [true]>
[warn 2017/03/23 10:03:47.045 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:47.234 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:47.244 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:47.248 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:47.423 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:47.433 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:47,436 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@1f17529b, testMethod = testRollbackOnFirstChunkAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:47,437 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@72724dc3: startup date [Thu Mar 23 10:03:46 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:47,437 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@488361f1>
2017-03-23 10:03:47,437 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:47,446 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@3c75f47a: startup date [Thu Mar 23 10:03:47 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:47,449 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:47,470 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:47,492 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@252e6e10, testMethod = testRestartOnSecondPage@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@8d78b99]; rollback [true]>
[warn 2017/03/23 10:03:47.494 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:47.669 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:47.681 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:47.686 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:47.861 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:47.871 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:47,874 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@252e6e10, testMethod = testRestartOnSecondPage@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:47,874 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@3c75f47a: startup date [Thu Mar 23 10:03:47 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:47,875 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@3353ec45>
2017-03-23 10:03:47,875 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:47,884 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@4b9c9dc3: startup date [Thu Mar 23 10:03:47 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:47,887 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:47,912 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:47,925 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@2267f877, testMethod = testInvalidRestore@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@df4996d]; rollback [true]>
[warn 2017/03/23 10:03:47.927 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:48.099 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:48.112 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:48.116 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:48.299 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:48.310 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:48,313 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@2267f877, testMethod = testInvalidRestore@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:48,313 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@4b9c9dc3: startup date [Thu Mar 23 10:03:47 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:48,314 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@7be2164>
2017-03-23 10:03:48,314 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:48,323 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@3f2f09d1: startup date [Thu Mar 23 10:03:48 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:48,326 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:48,346 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:48,359 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@3737d76b, testMethod = testMultipleRestarts@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@3e43127d]; rollback [true]>
[warn 2017/03/23 10:03:48.360 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:48.539 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:48.549 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:48.553 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:48.729 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:48.739 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:48.743 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:48.924 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:48.936 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:48,939 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@3737d76b, testMethod = testMultipleRestarts@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:48,940 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@3f2f09d1: startup date [Thu Mar 23 10:03:48 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:48,940 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@44421034>
2017-03-23 10:03:48,940 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:48,948 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@174e25d8: startup date [Thu Mar 23 10:03:48 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:48,951 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:48,974 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:48,990 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@5294fecf, testMethod = testNormalProcessing@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@3d54ed6c]; rollback [true]>
[warn 2017/03/23 10:03:48.991 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:49.172 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:49.182 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:49,185 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@5294fecf, testMethod = testNormalProcessing@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:49,186 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@174e25d8: startup date [Thu Mar 23 10:03:48 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:49,186 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@5639f971>
2017-03-23 10:03:49,187 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:49,196 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@62ee58f5: startup date [Thu Mar 23 10:03:49 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:49,198 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:49,219 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:49,234 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@13f1f4f7, testMethod = testRestoreFromEmptyData@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@5e0ac6c6]; rollback [true]>
[warn 2017/03/23 10:03:49.236 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:49.410 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:49.421 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:49,423 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@13f1f4f7, testMethod = testRestoreFromEmptyData@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:49,424 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@62ee58f5: startup date [Thu Mar 23 10:03:49 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:49,424 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@3c07e303>
2017-03-23 10:03:49,424 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:49,433 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@3237c5f7: startup date [Thu Mar 23 10:03:49 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:49,436 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:49,456 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:49,472 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@579756dc, testMethod = testRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@4bc90b69]; rollback [true]>
[warn 2017/03/23 10:03:49.474 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:49.654 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:49.666 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:49.670 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:49.855 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:49.867 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:49,869 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@579756dc, testMethod = testRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:49,870 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@3237c5f7: startup date [Thu Mar 23 10:03:49 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:49,870 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@56aa6136>
2017-03-23 10:03:49,870 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:49,878 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@35c31276: startup date [Thu Mar 23 10:03:49 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:49,880 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:49,901 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:49,919 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@7bf73ea5, testMethod = testRollbackAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@c8caa82]; rollback [true]>
[warn 2017/03/23 10:03:49.920 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:50.097 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:50.107 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:50.111 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:50.372 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:50.383 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:50,385 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@343142a7 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderStatefulNamedQueryIntegrationTests@7bf73ea5, testMethod = testRollbackAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@475a54f5 testClass = HibernateCursorItemReaderStatefulNamedQueryIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:50,386 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@35c31276: startup date [Thu Mar 23 10:03:49 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:50,386 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@490a3858>
2017-03-23 10:03:50,387 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:50,396 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@45bcb995: startup date [Thu Mar 23 10:03:50 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:50,398 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:50,419 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
[warn 2017/03/23 10:03:50.436 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:03:50.625 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:50.636 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:50,637 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@45bcb995: startup date [Thu Mar 23 10:03:50 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:50,637 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@e1f8b74>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>