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

185 lines
39 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests" tests="9" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:25" hostname="Michaels-MacBook-Pro-3.local" time="5.482">
<properties/>
<testcase name="testRollbackOnFirstChunkAndRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests" time="0.722"/>
<testcase name="testRestartOnSecondPage" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests" time="0.615"/>
<testcase name="testInvalidRestore" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests" time="0.599"/>
<testcase name="testMultipleRestarts" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests" time="0.88"/>
<testcase name="testNormalProcessing" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests" time="0.304"/>
<testcase name="testRestoreFromEmptyData" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests" time="0.38"/>
<testcase name="testRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests" time="0.547"/>
<testcase name="testRollbackAndRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests" time="0.554"/>
<testcase name="testTransacted" classname="org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests" time="0.279"/>
<system-out><![CDATA[2017-03-23 10:03:25,419 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:25,420 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:25,420 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7185cfd8, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3972fdaf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4ac2028d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@13575eb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5e11811a]>
2017-03-23 10:03:25,421 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:25,437 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@702080f2: startup date [Thu Mar 23 10:03:25 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:25,442 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:25,504 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:25,576 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@1af70a7f, testMethod = testRollbackOnFirstChunkAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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@25dc8602]; rollback [true]>
[warn 2017/03/23 10:03:25.579 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:25.935 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:25.956 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:25.963 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:26.260 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:26.286 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:26,295 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@1af70a7f, testMethod = testRollbackOnFirstChunkAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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:26,296 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@702080f2: startup date [Thu Mar 23 10:03:25 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:26,296 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@77f82451>
2017-03-23 10:03:26,298 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:26,313 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@781da733: startup date [Thu Mar 23 10:03:26 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:26,318 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:26,361 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:26,387 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@61656c29, testMethod = testRestartOnSecondPage@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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@733d83b1]; rollback [true]>
[warn 2017/03/23 10:03:26.390 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:26.654 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:26.680 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:26.688 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:26.972 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:26.995 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:26,999 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@61656c29, testMethod = testRestartOnSecondPage@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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:27,000 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@781da733: startup date [Thu Mar 23 10:03:26 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:27,001 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@34025791>
2017-03-23 10:03:27,001 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:27,018 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@4782e5ce: startup date [Thu Mar 23 10:03:27 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:27,021 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:27,053 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:27,077 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@28a8be00, testMethod = testInvalidRestore@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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@117b16d2]; rollback [true]>
[warn 2017/03/23 10:03:27.079 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:27.351 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:27.371 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:27.377 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:27.653 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:27.670 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:27,674 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@28a8be00, testMethod = testInvalidRestore@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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:27,675 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@4782e5ce: startup date [Thu Mar 23 10:03:27 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:27,675 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@3061a43c>
2017-03-23 10:03:27,676 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:27,692 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@20bf9723: startup date [Thu Mar 23 10:03:27 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:27,696 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:27,727 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:27,747 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@1ec3241c, testMethod = testMultipleRestarts@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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@182271ab]; rollback [true]>
[warn 2017/03/23 10:03:27.750 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:28.019 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:28.037 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:28.044 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:28.306 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:28.325 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:28.331 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:28.602 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:28.620 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:28,625 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@1ec3241c, testMethod = testMultipleRestarts@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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:28,626 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@20bf9723: startup date [Thu Mar 23 10:03:27 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:28,626 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@77940754>
2017-03-23 10:03:28,627 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:28,642 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@5f87ff76: startup date [Thu Mar 23 10:03:28 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:28,645 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:28,676 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:28,697 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@5a85df5, testMethod = testNormalProcessing@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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@22ece6b2]; rollback [true]>
[warn 2017/03/23 10:03:28.699 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:28.977 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:28.995 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:28,999 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@5a85df5, testMethod = testNormalProcessing@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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:29,000 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@5f87ff76: startup date [Thu Mar 23 10:03:28 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:29,000 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@6a23fec3>
2017-03-23 10:03:29,000 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:29,016 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@36125c50: startup date [Thu Mar 23 10:03:29 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:29,020 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:29,064 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:29,089 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@7abb86de, testMethod = testRestoreFromEmptyData@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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@1885e299]; rollback [true]>
[warn 2017/03/23 10:03:29.092 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:29.442 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:29.462 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:29,466 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@7abb86de, testMethod = testRestoreFromEmptyData@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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:29,466 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@36125c50: startup date [Thu Mar 23 10:03:29 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:29,466 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@24549e24>
2017-03-23 10:03:29,467 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:29,489 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@700d2922: startup date [Thu Mar 23 10:03:29 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:29,494 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:29,525 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:29,547 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@6b575dfb, testMethod = testRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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@6778636d]; rollback [true]>
[warn 2017/03/23 10:03:29.549 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:29.796 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:29.811 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:29.816 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:30.070 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:30.086 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:30,090 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@6b575dfb, testMethod = testRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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:30,092 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@700d2922: startup date [Thu Mar 23 10:03:29 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:30,092 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@54e3de2b>
2017-03-23 10:03:30,093 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:30,106 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@16aee9f4: startup date [Thu Mar 23 10:03:30 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:30,109 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:30,139 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:30,158 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@7e16d1cf, testMethod = testRollbackAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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@4814e60a]; rollback [true]>
[warn 2017/03/23 10:03:30.161 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:30.408 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:30.427 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:30.433 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:30.689 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:30.705 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:30,709 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@1b8d8ef1 testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderNamedQueryIntegrationTests@7e16d1cf, testMethod = testRollbackAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@49fb57da testClass = HibernateCursorItemReaderNamedQueryIntegrationTests, 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:30,711 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@16aee9f4: startup date [Thu Mar 23 10:03:30 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:30,711 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@73c03ccb>
2017-03-23 10:03:30,712 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:30,727 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@3be2823b: startup date [Thu Mar 23 10:03:30 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:30,731 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:30,759 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
[warn 2017/03/23 10:03:30.780 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:31.036 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:31.054 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:31,056 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@3be2823b: startup date [Thu Mar 23 10:03:30 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:31,056 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@1318f787>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>