Topia-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- 231 discussions
04 Nov '16
http://ci.nuiton.org/jenkins/job/topia-snapshot/49/Changes:
[Tony CHEMIT] When migration fails, must throw an exception (Fixes #4080)
------------------------------------------
[...truncated 1923 lines...]
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.949 sec - in org.nuiton.topia.it.mapping.test1.BiDirectionalOneToManyRelationTest
Running org.nuiton.topia.it.mapping.test1.BiDirectionalOneToManyRelationWithRoleNamedTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.844 sec - in org.nuiton.topia.it.mapping.test1.BiDirectionalOneToManyRelationWithRoleNamedTest
Running org.nuiton.topia.it.mapping.test1.SimpleOneToManyRelationTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.609 sec - in org.nuiton.topia.it.mapping.test1.SimpleOneToManyRelationTest
Running org.nuiton.topia.it.mapping.test1.SimpleOneToManyRelationWithRoleNamedTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.903 sec - in org.nuiton.topia.it.mapping.test1.SimpleOneToManyRelationWithRoleNamedTest
Running org.nuiton.topia.it.mapping.test18.Evo3286Test
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.549 sec - in org.nuiton.topia.it.mapping.test18.Evo3286Test
Running org.nuiton.topia.it.mapping.test14.BidiAssociationClassTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
WARN [C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-AdminTaskTimer] (ThreadPoolAsynchronousRunner.java:743) run - com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@337957c8 -- APPARENT DEADLOCK!!! Creating emergency threads for unassigned pending tasks!
WARN [C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-AdminTaskTimer] (ThreadPoolAsynchronousRunner.java:759) run - com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@337957c8 -- APPARENT DEADLOCK!!! Complete Status:
Managed Threads: 3
Active Threads: 3
Active Tasks:
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@3dbebfd7
on thread: C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-HelperThread-#2
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@39813cb8
on thread: C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-HelperThread-#0
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@7c83b5ec
on thread: C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-HelperThread-#1
Pending Tasks:
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@53d6aa3
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@4db52dd4
Pool thread stack traces:
Thread[C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-HelperThread-#2,5,main]
org.h2.engine.Engine.openSession(Engine.java:157)
org.h2.engine.Engine.createSessionAndValidate(Engine.java:142)
org.h2.engine.Engine.createSession(Engine.java:125)
org.h2.engine.Engine.createSession(Engine.java:27)
org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:331)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:107)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:91)
org.h2.Driver.connect(Driver.java:74)
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:146)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:195)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:184)
com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:200)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1810)
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:648)
Thread[C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-HelperThread-#0,5,main]
org.h2.engine.Engine.openSession(Engine.java:157)
org.h2.engine.Engine.createSessionAndValidate(Engine.java:142)
org.h2.engine.Engine.createSession(Engine.java:125)
org.h2.engine.Engine.createSession(Engine.java:27)
org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:331)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:107)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:91)
org.h2.Driver.connect(Driver.java:74)
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:146)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:195)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:184)
com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:200)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1810)
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:648)
Thread[C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-HelperThread-#1,5,main]
java.io.RandomAccessFile.seek0(Native Method)
java.io.RandomAccessFile.seek(RandomAccessFile.java:557)
org.h2.store.fs.FileDisk.position(FilePathDisk.java:461)
org.h2.store.FileStore.seek(FileStore.java:294)
org.h2.store.PageStore.readPage(PageStore.java:1325)
org.h2.store.PageStore.getPage(PageStore.java:750)
org.h2.index.PageDataIndex.getPage(PageDataIndex.java:234)
org.h2.index.PageDataIndex.<init>(PageDataIndex.java:87)
org.h2.table.RegularTable.<init>(RegularTable.java:84)
org.h2.schema.Schema.createTable(Schema.java:585)
org.h2.command.ddl.CreateTable.update(CreateTable.java:136)
org.h2.engine.MetaRecord.execute(MetaRecord.java:59)
org.h2.engine.Database.open(Database.java:719)
org.h2.engine.Database.openDatabase(Database.java:260)
org.h2.engine.Database.<init>(Database.java:254)
org.h2.engine.Engine.openSession(Engine.java:57)
org.h2.engine.Engine.openSession(Engine.java:164)
org.h2.engine.Engine.createSessionAndValidate(Engine.java:142)
org.h2.engine.Engine.createSession(Engine.java:125)
org.h2.engine.Engine.createSession(Engine.java:27)
org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:331)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:107)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:91)
org.h2.Driver.connect(Driver.java:74)
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:146)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:195)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:184)
com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:200)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1810)
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:648)
Results :
Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 5 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ToPIA .............................................. SUCCESS [ 41.436 s]
[INFO] ToPIA :: Persistence ............................... SUCCESS [01:17 min]
[INFO] ToPIA :: JUnit ..................................... SUCCESS [ 1.365 s]
[INFO] ToPIA :: Templates ................................. SUCCESS [ 41.745 s]
[INFO] ToPIA :: IT ........................................ FAILURE [35:00 min]
[INFO] ToPIA :: Service Replication ....................... SKIPPED
[INFO] ToPIA :: Service Migration ......................... SKIPPED
[INFO] ToPIA :: Flyway integration service ................ SKIPPED
[INFO] ToPIA :: Liquibase integration service ............. SKIPPED
[INFO] ToPIA :: Service CSV ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40:06 min
[INFO] Finished at: 2016-11-04T12:59:31+01:00
[INFO] Final Memory: 62M/785M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project topia-it: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…> <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…> <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project topia-it: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…> <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…> <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…>
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:133)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:68)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…> <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…> <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…>
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
Caused by: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it> && /opt/repository/jdk1.8.0_112/jre/bin/java -jar <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…> <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…> <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/surefire…>
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:590)
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:460)
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:229)
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:201)
at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1026)
at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:862)
at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
... 32 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :topia-it
Sending e-mails to: topia-build(a)list.nuiton.org
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 4 second
1
1
Build failed in Jenkins: topia-snapshot » ToPIA :: IT #49
by admin+ci-nuiton.org@codelutin.com 04 Nov '16
by admin+ci-nuiton.org@codelutin.com 04 Nov '16
04 Nov '16
http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/4…
[...truncated 1492 lines...]
org.h2.engine.Engine.createSession(Engine.java:125)
org.h2.engine.Engine.createSession(Engine.java:27)
org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:331)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:107)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:91)
org.h2.Driver.connect(Driver.java:74)
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:146)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:195)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:184)
com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:200)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1810)
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:648)
Thread[C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|1f404aa1]-HelperThread-#1,5,main]
com.mchange.v2.c3p0.stmt.GooGooStatementCache.checkinAll(GooGooStatementCache.java:317)
com.mchange.v2.c3p0.impl.NewPooledConnection.checkinAllCachedStatements(NewPooledConnection.java:759)
com.mchange.v2.c3p0.impl.NewPooledConnection.markClosedProxyConnection(NewPooledConnection.java:389)
com.mchange.v2.c3p0.impl.NewProxyConnection.close(NewProxyConnection.java:1225)
com.mchange.v1.db.sql.ConnectionUtils.attemptClose(ConnectionUtils.java:53)
com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:256)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1810)
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:648)
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.221 sec - in org.nuiton.topia.it.mapping.test3.BiDirectionalManyToManyRelationWithRoleNamedTest
Running org.nuiton.topia.it.mapping.test3.SimpleManyToManyRelationWithRoleNamedTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.547 sec - in org.nuiton.topia.it.mapping.test3.SimpleManyToManyRelationWithRoleNamedTest
Running org.nuiton.topia.it.mapping.test3.SimpleManyToManyRelationTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.143 sec - in org.nuiton.topia.it.mapping.test3.SimpleManyToManyRelationTest
Running org.nuiton.topia.it.mapping.test13.EntityWithNaturalIdTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
WARN [main] (SqlExceptionHelper.java:144) logExceptions - SQL Error: 23505, SQLState: 23505
ERROR [main] (SqlExceptionHelper.java:146) logExceptions - Unique index or primary key violation: "UK_8M42GFVXJLGD07PPI2DVKGQKJ_INDEX_1 ON PUBLIC.A13A(NATURALIDINTEGER, NATURALIDSTRING, NATURALIDDATE) VALUES ( /* key:2 */ null, null, 1, 'string', TIMESTAMP '2016-11-04 12:51:17.43', null, null, null)"; SQL statement:
/* insert org.nuiton.topia.it.mapping.test13.A13AImpl */ insert into a13A (topiaVersion, naturalIdInteger, naturalIdString, naturalIdDate, topiaCreateDate, integerField, b13B, topiaId) values (?, ?, ?, ?, ?, ?, ?, ?) [23505-176]
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.832 sec - in org.nuiton.topia.it.mapping.test13.EntityWithNaturalIdTest
Running org.nuiton.topia.it.mapping.test11.SimpleOneToManyWithRoleNamedUniqueTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.615 sec - in org.nuiton.topia.it.mapping.test11.SimpleOneToManyWithRoleNamedUniqueTest
Running org.nuiton.topia.it.mapping.test11.SimpleManyToManyUniqueTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.497 sec - in org.nuiton.topia.it.mapping.test11.SimpleManyToManyUniqueTest
Running org.nuiton.topia.it.mapping.test11.SimpleOneToManyUniqueTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.839 sec - in org.nuiton.topia.it.mapping.test11.SimpleOneToManyUniqueTest
Running org.nuiton.topia.it.mapping.test11.EntityWithBasicUniqueFieldsTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
WARN [main] (SqlExceptionHelper.java:144) logExceptions - SQL Error: 23505, SQLState: 23505
ERROR [main] (SqlExceptionHelper.java:146) logExceptions - Unique index or primary key violation: "UK_I46A8DX02O631E1TDNB3JB99S_INDEX_1 ON PUBLIC.A11E(INTEGERFIELD) VALUES ( /* 4 */ 1 )"; SQL statement:
/* insert org.nuiton.topia.it.mapping.test11.A11EImpl */ insert into a11E (topiaVersion, topiaCreateDate, integerField, stringField, dateField, topiaId) values (?, ?, ?, ?, ?, ?) [23505-176]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.921 sec - in org.nuiton.topia.it.mapping.test11.EntityWithBasicUniqueFieldsTest
Running org.nuiton.topia.it.mapping.test11.SimpleManyToManyWithRoleNamedUniqueTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.041 sec - in org.nuiton.topia.it.mapping.test11.SimpleManyToManyWithRoleNamedUniqueTest
Running org.nuiton.topia.it.mapping.test1.BiDirectionalOneToManyRelationTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.949 sec - in org.nuiton.topia.it.mapping.test1.BiDirectionalOneToManyRelationTest
Running org.nuiton.topia.it.mapping.test1.BiDirectionalOneToManyRelationWithRoleNamedTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.844 sec - in org.nuiton.topia.it.mapping.test1.BiDirectionalOneToManyRelationWithRoleNamedTest
Running org.nuiton.topia.it.mapping.test1.SimpleOneToManyRelationTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.609 sec - in org.nuiton.topia.it.mapping.test1.SimpleOneToManyRelationTest
Running org.nuiton.topia.it.mapping.test1.SimpleOneToManyRelationWithRoleNamedTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.903 sec - in org.nuiton.topia.it.mapping.test1.SimpleOneToManyRelationWithRoleNamedTest
Running org.nuiton.topia.it.mapping.test18.Evo3286Test
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.549 sec - in org.nuiton.topia.it.mapping.test18.Evo3286Test
Running org.nuiton.topia.it.mapping.test14.BidiAssociationClassTest
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
WARN [C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-AdminTaskTimer] (ThreadPoolAsynchronousRunner.java:743) run - com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@337957c8 -- APPARENT DEADLOCK!!! Creating emergency threads for unassigned pending tasks!
WARN [C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-AdminTaskTimer] (ThreadPoolAsynchronousRunner.java:759) run - com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@337957c8 -- APPARENT DEADLOCK!!! Complete Status:
Managed Threads: 3
Active Threads: 3
Active Tasks:
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@3dbebfd7
on thread: C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-HelperThread-#2
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@39813cb8
on thread: C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-HelperThread-#0
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@7c83b5ec
on thread: C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-HelperThread-#1
Pending Tasks:
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@53d6aa3
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@4db52dd4
Pool thread stack traces:
Thread[C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-HelperThread-#2,5,main]
org.h2.engine.Engine.openSession(Engine.java:157)
org.h2.engine.Engine.createSessionAndValidate(Engine.java:142)
org.h2.engine.Engine.createSession(Engine.java:125)
org.h2.engine.Engine.createSession(Engine.java:27)
org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:331)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:107)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:91)
org.h2.Driver.connect(Driver.java:74)
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:146)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:195)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:184)
com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:200)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1810)
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:648)
Thread[C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-HelperThread-#0,5,main]
org.h2.engine.Engine.openSession(Engine.java:157)
org.h2.engine.Engine.createSessionAndValidate(Engine.java:142)
org.h2.engine.Engine.createSession(Engine.java:125)
org.h2.engine.Engine.createSession(Engine.java:27)
org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:331)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:107)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:91)
org.h2.Driver.connect(Driver.java:74)
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:146)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:195)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:184)
com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:200)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1810)
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:648)
Thread[C3P0PooledConnectionPoolManager[identityToken->1hge14e9kd2ard7ifule1|589ce3b1]-HelperThread-#1,5,main]
java.io.RandomAccessFile.seek0(Native Method)
java.io.RandomAccessFile.seek(RandomAccessFile.java:557)
org.h2.store.fs.FileDisk.position(FilePathDisk.java:461)
org.h2.store.FileStore.seek(FileStore.java:294)
org.h2.store.PageStore.readPage(PageStore.java:1325)
org.h2.store.PageStore.getPage(PageStore.java:750)
org.h2.index.PageDataIndex.getPage(PageDataIndex.java:234)
org.h2.index.PageDataIndex.<init>(PageDataIndex.java:87)
org.h2.table.RegularTable.<init>(RegularTable.java:84)
org.h2.schema.Schema.createTable(Schema.java:585)
org.h2.command.ddl.CreateTable.update(CreateTable.java:136)
org.h2.engine.MetaRecord.execute(MetaRecord.java:59)
org.h2.engine.Database.open(Database.java:719)
org.h2.engine.Database.openDatabase(Database.java:260)
org.h2.engine.Database.<init>(Database.java:254)
org.h2.engine.Engine.openSession(Engine.java:57)
org.h2.engine.Engine.openSession(Engine.java:164)
org.h2.engine.Engine.createSessionAndValidate(Engine.java:142)
org.h2.engine.Engine.createSession(Engine.java:125)
org.h2.engine.Engine.createSession(Engine.java:27)
org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:331)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:107)
org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:91)
org.h2.Driver.connect(Driver.java:74)
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:146)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:195)
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:184)
com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:200)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1810)
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:648)
Results :
Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[JENKINS] Archiving disabled
1
1
Jenkins build became unstable: topia-ci #394-origin/feature/4062
by admin+ci-nuiton.org@codelutin.com 04 Nov '16
by admin+ci-nuiton.org@codelutin.com 04 Nov '16
04 Nov '16
Jenkins build became unstable: topia-ci » ToPIA :: Service Migration #394
by admin+ci-nuiton.org@codelutin.com 04 Nov '16
by admin+ci-nuiton.org@codelutin.com 04 Nov '16
04 Nov '16
23 Oct '16
See <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/11/changes>
Changes:
[Eric Chatellier] refs #3902: Update libs
------------------------------------------
[...truncated 1845 lines...]
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ topia-service-migration ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ topia-service-migration ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ topia-service-migration ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ topia-service-migration ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ topia-service-migration <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ topia-service-migration ---
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-migrati…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ topia-service-migration ---
[INFO]
1 warning
[WARNING] Javadoc Warnings
[WARNING] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-migrati…>:100: warning: no @throws for org.nuiton.topia.migration.MigrationServiceException
[WARNING] public boolean doMigration(TopiaContext ctxt,
[WARNING] ^
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-migrati…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ topia-service-migration ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ topia-service-migration ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ topia-service-migration ---
[INFO] Loaded <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/target/collect-artifa…>
[INFO] Copying topia-service-migration-2.12-SNAPSHOT.jar to <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/target/collect/org.nu…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/target/collect/org.nu…>
[INFO] Copying topia-service-migration-2.12-SNAPSHOT-sources.jar to <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/target/collect/org.nu…>
[INFO] Copying topia-service-migration-2.12-SNAPSHOT-javadoc.jar to <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/target/collect/org.nu…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ topia-service-migration ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ topia-service-migration ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ topia-service-migration ---
[INFO] Used declared dependencies found:
[INFO] org.nuiton.topia:topia-persistence:jar:2.12-SNAPSHOT:compile
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-13:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.5:compile
[INFO] org.apache.commons:commons-lang3:jar:3.4:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] org.hibernate:hibernate-core:jar:5.1.0.Final:compile
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topia-service-migration ---
[INFO] Installing <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-migrati…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/topia-service-migration/2.12-SNAPSHOT/topia-service-migration-2.12-SNAPSHOT.jar
[INFO] Installing <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-migrati…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/topia-service-migration/2.12-SNAPSHOT/topia-service-migration-2.12-SNAPSHOT.pom
[INFO] Installing <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-migrati…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/topia-service-migration/2.12-SNAPSHOT/topia-service-migration-2.12-SNAPSHOT-third-party.properties
[INFO] Installing <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-migrati…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/topia-service-migration/2.12-SNAPSHOT/topia-service-migration-2.12-SNAPSHOT-sources.jar
[INFO] Installing <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-migrati…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/topia-service-migration/2.12-SNAPSHOT/topia-service-migration-2.12-SNAPSHOT-javadoc.jar
[INFO] Installing <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-migrati…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/topia-service-migration/2.12-SNAPSHOT/topia-service-migration-2.12-SNAPSHOT.jar.asc
[INFO] Installing <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-migrati…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/topia-service-migration/2.12-SNAPSHOT/topia-service-migration-2.12-SNAPSHOT.pom.asc
[INFO] Installing <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-migrati…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/topia-service-migration/2.12-SNAPSHOT/topia-service-migration-2.12-SNAPSHOT-third-party.properties.asc
[INFO] Installing <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-migrati…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/topia-service-migration/2.12-SNAPSHOT/topia-service-migration-2.12-SNAPSHOT-sources.jar.asc
[INFO] Installing <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-migrati…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/topia-service-migration/2.12-SNAPSHOT/topia-service-migration-2.12-SNAPSHOT-javadoc.jar.asc
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 2 second
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ToPIA :: Service Security 2.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ topia-service-security ---
[INFO] Deleting <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ topia-service-security ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases
[INFO] 49 dependencies to check.
[INFO] 49 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 75891ns
[INFO] All dependencies are safe.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ topia-service-security ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ topia-service-security ---
[INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- eugene-maven-plugin:3.0-alpha-5:generate (generate-sources) @ topia-service-security ---
[INFO] Process phase [zargo]
[INFO] One resource copied.
[INFO] Generate one file in 540.508ms.
[INFO] Process phase [xmi]
[INFO] One resource copied.
[INFO] Generate one file in 14.333s.
[INFO] Process phase [model]
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:616) loadTagValue - Invalid tag value [doNotGenerateBooleanGetMethods] : syntax is not correct.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:482) loadModelTagValue - Invalid model tag value [model.tagvalue.java.lang.String] : the tagvalue 'java.lang.String' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:482) loadModelTagValue - Invalid model tag value [model.tagvalue.java.util.Set] : the tagvalue 'java.util.Set' is unknown.
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [setPassword([java.lang.String oldPassword<<[]>> tagvalue: {}, java.lang.String newPassword<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name setPassword is already reserved for a getter/setter of an entity attribute
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [setActions([java.lang.String actions<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name setActions is already reserved for a getter/setter of an entity attribute
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [setPrincipals([java.lang.String principals<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name setPrincipals is already reserved for a getter/setter of an entity attribute
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [setActions([java.lang.String actions<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name setActions is already reserved for a getter/setter of an entity attribute
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [setPrincipals([java.lang.String principals<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name setPrincipals is already reserved for a getter/setter of an entity attribute
[INFO] Generate 58 files in 566.67ms.
[INFO]
[INFO] --- license-maven-plugin:1.9:update-project-license (attach-licenses) @ topia-service-security ---
[INFO] Will create or update license file [lgpl_v3] to <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>
[INFO]
[INFO] --- license-maven-plugin:1.9:add-third-party (attach-licenses) @ topia-service-security ---
[INFO] Load missing file <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>
[INFO] Missing file <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…> is up-to-date.
[INFO] Writing third-party file to <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>
[INFO] Will attach third party file from <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ topia-service-security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>
[INFO] Copying 9 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ topia-service-security ---
[WARNING] The extension xsl is already accepted for comment style xml
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>
[INFO] Scan 128 files header done in 14.703s.
[INFO]
* uptodate header on 69 files.
* add header on 59 files.
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ topia-service-security ---
[INFO] Compiling 84 source files to <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>:[54,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
[WARNING] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>:[82,21] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
[WARNING] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>:[82,58] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
[WARNING] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>:[461,30] getRequestPermission(java.lang.String,int) in org.nuiton.topia.persistence.TopiaDAODeprecated has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>:[121,13] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
[WARNING] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>:[121,49] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
[INFO] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ topia-service-security ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[JENKINS] Archiving disabled[ERROR] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>:82: Undefined reference: sun.misc.BASE64Encoder
[ERROR] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>:82: Undefined reference: void sun.misc.BASE64Encoder.<init>()
[ERROR] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>:83: Undefined reference: String sun.misc.BASE64Encoder.encode(byte[])
[ERROR] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>:121: Undefined reference: sun.misc.BASE64Encoder
[ERROR] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>:121: Undefined reference: void sun.misc.BASE64Encoder.<init>()
[ERROR] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/ws/topia-service-securit…>:122: Undefined reference: String sun.misc.BASE64Encoder.encode(byte[])
Started calculate disk usage of build
Finished Calculation of disk usage of build in 6 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 8 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ToPIA .............................................. SUCCESS [02:41 min]
[INFO] ToPIA :: Persistence ............................... SUCCESS [50:24 min]
[INFO] ToPIA :: Service Replication ....................... SUCCESS [15:17 min]
[INFO] ToPIA :: Service Migration ......................... SUCCESS [04:18 min]
[INFO] ToPIA :: Service Security .......................... FAILURE [ 59.838 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:19 h
[INFO] Finished at: 2016-08-04T03:07:02+02:00
[INFO] Final Memory: 114M/702M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.15:check (default) on project topia-service-security: Signature errors found. Verify them and ignore them with the proper annotation if needed. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:animal-sniffer-maven-plugin:1.15:check (default) on project topia-service-security: Signature errors found. Verify them and ignore them with the proper annotation if needed.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoFailureException: Signature errors found. Verify them and ignore them with the proper annotation if needed.
at org.codehaus.mojo.animal_sniffer.maven.CheckSignatureMojo.execute(CheckSignatureMojo.java:265)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :topia-service-security
Sending e-mails to: topia-build(a)list.nuiton.org chatellier(a)codelutin.com
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 7 second
1
3
Build failed in Jenkins: topia_2.x-nightly » ToPIA :: Service Security #11
by admin+ci-nuiton.org@codelutin.com 23 Oct '16
by admin+ci-nuiton.org@codelutin.com 23 Oct '16
23 Oct '16
See <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>
Changes:
[Eric Chatellier] refs #3902: Update libs
------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 2 second
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ToPIA :: Service Security 2.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ topia-service-security ---
[INFO] Deleting <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ topia-service-security ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases
[INFO] 49 dependencies to check.
[INFO] 49 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 75891ns
[INFO] All dependencies are safe.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ topia-service-security ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ topia-service-security ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ topia-service-security ---
[INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- eugene-maven-plugin:3.0-alpha-5:generate (generate-sources) @ topia-service-security ---
[INFO] Process phase [zargo]
[INFO] One resource copied.
[INFO] Generate one file in 540.508ms.
[INFO] Process phase [xmi]
[INFO] One resource copied.
[INFO] Generate one file in 14.333s.
[INFO] Process phase [model]
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:616) loadTagValue - Invalid tag value [doNotGenerateBooleanGetMethods] : syntax is not correct.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:482) loadModelTagValue - Invalid model tag value [model.tagvalue.java.lang.String] : the tagvalue 'java.lang.String' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:482) loadModelTagValue - Invalid model tag value [model.tagvalue.java.util.Set] : the tagvalue 'java.util.Set' is unknown.
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [setPassword([java.lang.String oldPassword<<[]>> tagvalue: {}, java.lang.String newPassword<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name setPassword is already reserved for a getter/setter of an entity attribute
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [setActions([java.lang.String actions<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name setActions is already reserved for a getter/setter of an entity attribute
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [setPrincipals([java.lang.String principals<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name setPrincipals is already reserved for a getter/setter of an entity attribute
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [setActions([java.lang.String actions<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name setActions is already reserved for a getter/setter of an entity attribute
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [setPrincipals([java.lang.String principals<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name setPrincipals is already reserved for a getter/setter of an entity attribute
[INFO] Generate 58 files in 566.67ms.
[INFO]
[INFO] --- license-maven-plugin:1.9:update-project-license (attach-licenses) @ topia-service-security ---
[INFO] Will create or update license file [lgpl_v3] to <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>
[INFO]
[INFO] --- license-maven-plugin:1.9:add-third-party (attach-licenses) @ topia-service-security ---
[INFO] Load missing file <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>
[INFO] Missing file <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…> is up-to-date.
[INFO] Writing third-party file to <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>
[INFO] Will attach third party file from <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ topia-service-security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>
[INFO] Copying 9 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ topia-service-security ---
[WARNING] The extension xsl is already accepted for comment style xml
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>
[INFO] Scan 128 files header done in 14.703s.
[INFO]
* uptodate header on 69 files.
* add header on 59 files.
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ topia-service-security ---
[INFO] Compiling 84 source files to <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>:[54,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
[WARNING] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>:[82,21] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
[WARNING] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>:[82,58] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
[WARNING] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>:[461,30] getRequestPermission(java.lang.String,int) in org.nuiton.topia.persistence.TopiaDAODeprecated has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>:[121,13] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
[WARNING] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>:[121,49] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release
[INFO] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ topia-service-security ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[JENKINS] Archiving disabled[ERROR] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>:82: Undefined reference: sun.misc.BASE64Encoder
[ERROR] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>:82: Undefined reference: void sun.misc.BASE64Encoder.<init>()
[ERROR] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>:83: Undefined reference: String sun.misc.BASE64Encoder.encode(byte[])
[ERROR] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>:121: Undefined reference: sun.misc.BASE64Encoder
[ERROR] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>:121: Undefined reference: void sun.misc.BASE64Encoder.<init>()
[ERROR] <http://ci.nuiton.org/jenkins/job/topia_2.x-nightly/org.nuiton.topia$topia-s…>:122: Undefined reference: String sun.misc.BASE64Encoder.encode(byte[])
1
3
Build failed in Jenkins: topia-technical-site-snapshot » ToPIA :: Service Replication #26
by admin+ci-nuiton.org@codelutin.com 18 Oct '16
by admin+ci-nuiton.org@codelutin.com 18 Oct '16
18 Oct '16
http://ci.nuiton.org/jenkins/job/topia-technical-site-snapshot/org.nuiton.t…:
[Tony CHEMIT] tidy poms
------------------------------------------
[...truncated 1124 lines...]
INFO [main] (TopiaReplicationServiceImpl.java:211) doReplicateNode - start replication for Race : 1 operation(s)
INFO [main] (TopiaReplicationServiceImpl.java:219) doReplicateNode - will replicate on 1 entity(ies)
INFO [main] (TopiaReplicationServiceImpl.java:235) doReplicateNode - start operation <Duplicate on Race>
INFO [main] (TopiaServiceSupportImpl.java:99) initServices - instantiated service replication: org.nuiton.topia.replication.TopiaReplicationServiceImpl@31b741e2
INFO [main] (TopiaServiceSupportImpl.java:125) initServices - will init service replication with configuration {}
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-technical-site-snapshot/org.nuiton.t…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaReplicationServiceTest.java:427) doReplicate - entity [org.nuiton.topia.it.legacy.test.entities.Race_828d504d-c79f-4ee3-8fc5-675894642789]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (TopiaReplicationServiceImpl.java:211) doReplicateNode - start replication for Race : 1 operation(s)
INFO [main] (TopiaReplicationServiceImpl.java:219) doReplicateNode - will replicate on 1 entity(ies)
INFO [main] (TopiaReplicationServiceImpl.java:235) doReplicateNode - start operation <Duplicate on Race>
INFO [main] (TopiaServiceSupportImpl.java:99) initServices - instantiated service replication: org.nuiton.topia.replication.TopiaReplicationServiceImpl@5d800a56
INFO [main] (TopiaServiceSupportImpl.java:125) initServices - will init service replication with configuration {}
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-technical-site-snapshot/org.nuiton.t…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (AbstractTopiaReplicationServiceTest.java:427) doReplicate - entity [org.nuiton.topia.it.legacy.test.entities.Race_28b131e7-a9ff-4d30-a851-9474e2c9be12, org.nuiton.topia.it.legacy.test.entities.Race_828d504d-c79f-4ee3-8fc5-675894642789]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (TopiaReplicationServiceImpl.java:211) doReplicateNode - start replication for Race : 1 operation(s)
INFO [main] (TopiaReplicationServiceImpl.java:219) doReplicateNode - will replicate on 2 entity(ies)
INFO [main] (TopiaReplicationServiceImpl.java:235) doReplicateNode - start operation <Duplicate on Race>
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Person]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Pet]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Person]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Pet]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Person]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Pet]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Pet]
INFO [main] (TopiaServiceSupportImpl.java:99) initServices - instantiated service replication: org.nuiton.topia.replication.TopiaReplicationServiceImpl@6c1b82cd
INFO [main] (TopiaServiceSupportImpl.java:125) initServices - will init service replication with configuration {}
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-technical-site-snapshot/org.nuiton.t…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Person]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Pet]
INFO [main] (AbstractTopiaReplicationServiceTest.java:328) detectDependencies - level Race = Race
INFO [main] (AbstractTopiaReplicationServiceTest.java:328) detectDependencies - level Person = Person
INFO [main] (AbstractTopiaReplicationServiceTest.java:328) detectDependencies - level Pet = Pet
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (AbstractTopiaReplicationServiceTest.java:328) detectDependencies - level Race = Race
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Person]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Pet]
INFO [main] (AbstractTopiaReplicationServiceTest.java:328) detectDependencies - level Race = Race
INFO [main] (AbstractTopiaReplicationServiceTest.java:328) detectDependencies - level Person = Person
INFO [main] (AbstractTopiaReplicationServiceTest.java:328) detectDependencies - level Pet = Pet
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Person]
INFO [main] (AbstractTopiaReplicationServiceTest.java:328) detectDependencies - level Person = Person
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (AbstractTopiaReplicationServiceTest.java:328) detectDependencies - level Race = Race
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Pet]
INFO [main] (AbstractTopiaReplicationServiceTest.java:328) detectDependencies - level Pet = Pet
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.203 sec - in org.nuiton.topia.replication.TopiaReplicationServiceImplTest
Running org.nuiton.topia.replication.TopiaReplicationServiceImplAllTest
INFO [main] (TopiaServiceSupportImpl.java:99) initServices - instantiated service replication: org.nuiton.topia.replication.TopiaReplicationServiceImpl@29b5e7db
INFO [main] (TopiaServiceSupportImpl.java:125) initServices - will init service replication with configuration {}
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-technical-site-snapshot/org.nuiton.t…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Person]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Pet]
INFO [main] (AbstractTopiaReplicationServiceTest.java:401) detectOperations - ==========================================================================
INFO [main] (AbstractTopiaReplicationServiceTest.java:404) detectOperations - resume of operations for all
INFO [main] (AbstractTopiaReplicationServiceTest.java:412) detectOperations - [Race] : operation <Duplicate on Race>
INFO [main] (AbstractTopiaReplicationServiceTest.java:412) detectOperations - [Person] : operation <DettachAssociation on Person, params:[pet]>
INFO [main] (AbstractTopiaReplicationServiceTest.java:412) detectOperations - [Person] : operation <Duplicate on Person>
INFO [main] (AbstractTopiaReplicationServiceTest.java:412) detectOperations - [Pet] : operation <Duplicate on Pet>
INFO [main] (AbstractTopiaReplicationServiceTest.java:412) detectOperations - [Pet] : operation <AttachLink on Pet, params:[<source:Person, target:Pet, name:pet, association:true>]>
INFO [main] (AbstractTopiaReplicationServiceTest.java:415) detectOperations - ==========================================================================
INFO [main] (TopiaServiceSupportImpl.java:99) initServices - instantiated service replication: org.nuiton.topia.replication.TopiaReplicationServiceImpl@7adff6cb
INFO [main] (TopiaServiceSupportImpl.java:125) initServices - will init service replication with configuration {}
INFO [main] (AbstractTopiaApplicationContext.java:139) init - Schema initialization enabled
INFO [main] (HibernateProvider.java:156) newHibernateConfiguration - will start hibernate with configuration {hibernate.c3p0.timeout=1800, hibernate.use_sql_comments=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.c3p0.max_statements=50, hibernate.c3p0.max_size=20, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.format_sql=true, hibernate.c3p0.min_size=5, hibernate.ejb.naming_strategy=org.hibernate.cfg.ImprovedNamingStrategy, hibernate.connection.username=sa, hibernate.hbm2ddl.auto=validate, hibernate.connection.url=jdbc:h2:<http://ci.nuiton.org/jenkins/job/topia-technical-site-snapshot/org.nuiton.t…,> hibernate.connection.password=}
INFO [main] (AbstractTopiaApplicationContext.java:192) initSchema - schema is empty, will create
INFO [main] (AbstractTopiaApplicationContext.java:204) initSchema - schema created, no migration service provided
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Person]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Pet]
INFO [main] (TopiaReplicationServiceImpl.java:211) doReplicateNode - start replication for Race : 1 operation(s)
INFO [main] (TopiaReplicationServiceImpl.java:219) doReplicateNode - will replicate on 3 entity(ies)
INFO [main] (TopiaReplicationServiceImpl.java:235) doReplicateNode - start operation <Duplicate on Race>
INFO [main] (TopiaReplicationServiceImpl.java:211) doReplicateNode - start replication for Person : 2 operation(s)
INFO [main] (TopiaReplicationServiceImpl.java:219) doReplicateNode - will replicate on 2 entity(ies)
INFO [main] (TopiaReplicationServiceImpl.java:235) doReplicateNode - start operation <DettachAssociation on Person, params:[pet]>
INFO [main] (TopiaReplicationServiceImpl.java:235) doReplicateNode - start operation <Duplicate on Person>
INFO [main] (TopiaReplicationServiceImpl.java:211) doReplicateNode - start replication for Pet : 2 operation(s)
INFO [main] (TopiaReplicationServiceImpl.java:219) doReplicateNode - will replicate on 3 entity(ies)
INFO [main] (TopiaReplicationServiceImpl.java:235) doReplicateNode - start operation <Duplicate on Pet>
INFO [main] (TopiaReplicationServiceImpl.java:235) doReplicateNode - start operation <AttachLink on Pet, params:[<source:Person, target:Pet, name:pet, association:true>]>
INFO [main] (AttachLink.java:151) run - ownerNode : Person , targetNode : Pet, association : pet
INFO [main] (AbstractTopiaReplicationServiceTest.java:502) assertDbEquals - will verify db for contracts [Person, Pet, Race]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Person]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Pet]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Race]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Person]
INFO [main] (ReplicationModel.java:368) detectDependenciesOrder - there is some free node(s) to resolve : [Pet]
INFO [main] (AbstractTopiaReplicationServiceTest.java:328) detectDependencies - level Race = Race
INFO [main] (AbstractTopiaReplicationServiceTest.java:328) detectDependencies - level Person = Person
INFO [main] (AbstractTopiaReplicationServiceTest.java:328) detectDependencies - level Pet = Pet
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.773 sec - in org.nuiton.topia.replication.TopiaReplicationServiceImplAllTest
Results :
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Enregistrement des résultats des tests
[INFO]
[INFO] <<< cobertura-maven-plugin:2.7:cobertura < [cobertura]test @ topia-service-replication <<<
[INFO] preparing 'cobertura-integration-test' report requires '[cobertura]verify' forked phase execution
[INFO]
[INFO] >>> cobertura-maven-plugin:2.7:cobertura-integration-test > [cobertura]verify @ topia-service-replication >>>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ topia-service-replication ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases
[INFO] 44 dependencies to check.
[INFO] 44 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 52745ns
[INFO] All dependencies are safe.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ topia-service-replication ---
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ topia-service-replication ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- license-maven-plugin:1.9:update-project-license (attach-licenses) @ topia-service-replication ---
[INFO]
[INFO] --- license-maven-plugin:1.9:add-third-party (attach-licenses) @ topia-service-replication ---
[INFO] All files are up to date, skip goal execution.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ topia-service-replication ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ topia-service-replication ---
[WARNING] The extension xsl is already accepted for comment style xml
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/topia-technical-site-snapshot/org.nuiton.t…>
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/topia-technical-site-snapshot/org.nuiton.t…>
[INFO] Scan 27 files header done in 25,376ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ topia-service-replication ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ topia-service-replication ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ topia-service-replication ---
[INFO] Skipping goal (runOnce flag is on, and was already executed).
[INFO]
[INFO] --- cobertura-maven-plugin:2.7:instrument @ topia-service-replication ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 16 classes.
[INFO] Cobertura: Saved information on 16 classes.
[INFO] Cobertura: Saved information on 16 classes.
[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ topia-service-replication ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ topia-service-replication ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ topia-service-replication ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ topia-service-replication ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Enregistrement des résultats des tests
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ topia-service-replication ---
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/topia-technical-site-snapshot/org.nuiton.t…>
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (attach-test) @ topia-service-replication ---
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ topia-service-replication >>>
[INFO]
[INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ topia-service-replication ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases
[INFO] 44 dependencies to check.
[INFO] 44 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 63017ns
[INFO] All dependencies are safe.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ topia-service-replication ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ topia-service-replication ---
[INFO] Restricted to JDK 1.7 yet com.sun:tools:jar:0:system contains sun/tools/jstat/Operator$1.class targeted to JDK 1.8
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion failed with message:
Found Banned Dependency: com.sun:tools:jar:0
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[JENKINS] Archiving disabled
1
3
Jenkins build became unstable: topia-ci » ToPIA :: IT #394
by admin+ci-nuiton.org@codelutin.com 18 Oct '16
by admin+ci-nuiton.org@codelutin.com 18 Oct '16
18 Oct '16
18 Oct '16
http://ci.nuiton.org/jenkins/job/topia-snapshot/47/Changes:
[Tony CHEMIT] Use eugene 3.0-alpha-9 (Fixes #4074)
[Tony CHEMIT] Replace JavaBeanTransformer by BeanTransformer in TopiaMetaTransformer
------------------------------------------
[...truncated 370 lines...]
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:86) validateModel - [VALIDATION] [org.nuiton.topia.it.legacy.topiatest.beangen.Voiture#proprietaire] Cet attribut n'a pas d'inverse.
[INFO] Apply generator BinderHelperTransformer
[INFO] Generate 168 files in 230.875ms.
[INFO]
[INFO] --- eugene-maven-plugin:3.0-alpha-9:generate (Model Generator (topia-it-mapping)) @ topia-it ---
[INFO] Process phase [model]
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
[INFO] Apply generator BinderHelperTransformer
[INFO] Generate 593 files in 459.029ms.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ topia-it ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/src/main/resour…>
[INFO] Copying 104 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ topia-it ---
[INFO] Compiling 682 source files to <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/classes>
[INFO] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/src/main/java/o…>:[43,9] AbstractTopiaApplicationContext(java.util.Properties) in org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/src/main/java/o…>:[51,9] AbstractTopiaApplicationContext(java.util.Map<java.lang.String,java.lang.String>) in org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext has been deprecated
[INFO] 3 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[49,85] cannot find symbol
symbol: class Collection
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[49,46] cannot find symbol
symbol: class List
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[65,76] cannot find symbol
symbol: class Collection
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[65,46] cannot find symbol
symbol: class List
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[81,82] cannot find symbol
symbol: class Collection
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[81,46] cannot find symbol
symbol: class List
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[61,74] cannot find symbol
symbol: class Collection
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedRoueHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[61,43] cannot find symbol
symbol: class List
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedRoueHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[63,75] cannot find symbol
symbol: class Collection
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedSiegeHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[63,44] cannot find symbol
symbol: class List
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedSiegeHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[79,75] cannot find symbol
symbol: class Collection
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedSiegeHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[79,44] cannot find symbol
symbol: class List
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedSiegeHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[43,31] method equals in class java.lang.Object cannot be applied to given types;
required: java.lang.Object
found: int,int
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[59,31] method equals in class java.lang.Object cannot be applied to given types;
required: java.lang.Object
found: java.lang.String,java.lang.String
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[75,31] method equals in class java.lang.Object cannot be applied to given types;
required: java.lang.Object
found: org.nuiton.topia.it.legacy.topiatest.Personne,org.nuiton.topia.it.legacy.topiatest.Personne
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/src/main/java/o…>:[38,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/src/main/java/o…>:[43,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[55,31] method equals in class java.lang.Object cannot be applied to given types;
required: java.lang.Object
found: org.nuiton.topia.it.legacy.topiatest.beangen.Voiture,org.nuiton.topia.it.legacy.topiatest.beangen.Voiture
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[57,31] method equals in class java.lang.Object cannot be applied to given types;
required: java.lang.Object
found: int,int
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[73,31] method equals in class java.lang.Object cannot be applied to given types;
required: java.lang.Object
found: org.nuiton.topia.it.legacy.topiatest.beangen.Voiture,org.nuiton.topia.it.legacy.topiatest.beangen.Voiture
reason: actual and formal argument lists differ in length
[INFO] 20 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ToPIA .............................................. SUCCESS [ 1.823 s]
[INFO] ToPIA :: Persistence ............................... SUCCESS [ 5.828 s]
[INFO] ToPIA :: JUnit ..................................... SUCCESS [ 0.961 s]
[INFO] ToPIA :: Templates ................................. SUCCESS [ 4.257 s]
[INFO] ToPIA :: IT ........................................ FAILURE [ 4.361 s]
[INFO] ToPIA :: Service Replication ....................... SKIPPED
[INFO] ToPIA :: Service Migration ......................... SKIPPED
[INFO] ToPIA :: Flyway integration service ................ SKIPPED
[INFO] ToPIA :: Liquibase integration service ............. SKIPPED
[INFO] ToPIA :: Service CSV ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.172 s
[INFO] Finished at: 2016-10-18T13:47:36+02:00
[INFO] Final Memory: 58M/757M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project topia-it: Compilation failure: Compilation failure:
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[49,85] cannot find symbol
[ERROR] symbol: class Collection
[ERROR] location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[49,46] cannot find symbol
[ERROR] symbol: class List
[ERROR] location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[65,76] cannot find symbol
[ERROR] symbol: class Collection
[ERROR] location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[65,46] cannot find symbol
[ERROR] symbol: class List
[ERROR] location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[81,82] cannot find symbol
[ERROR] symbol: class Collection
[ERROR] location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[81,46] cannot find symbol
[ERROR] symbol: class List
[ERROR] location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[61,74] cannot find symbol
[ERROR] symbol: class Collection
[ERROR] location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedRoueHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[61,43] cannot find symbol
[ERROR] symbol: class List
[ERROR] location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedRoueHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[63,75] cannot find symbol
[ERROR] symbol: class Collection
[ERROR] location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedSiegeHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[63,44] cannot find symbol
[ERROR] symbol: class List
[ERROR] location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedSiegeHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[79,75] cannot find symbol
[ERROR] symbol: class Collection
[ERROR] location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedSiegeHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[79,44] cannot find symbol
[ERROR] symbol: class List
[ERROR] location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedSiegeHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[43,31] method equals in class java.lang.Object cannot be applied to given types;
[ERROR] required: java.lang.Object
[ERROR] found: int,int
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[59,31] method equals in class java.lang.Object cannot be applied to given types;
[ERROR] required: java.lang.Object
[ERROR] found: java.lang.String,java.lang.String
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[75,31] method equals in class java.lang.Object cannot be applied to given types;
[ERROR] required: java.lang.Object
[ERROR] found: org.nuiton.topia.it.legacy.topiatest.Personne,org.nuiton.topia.it.legacy.topiatest.Personne
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/src/main/java/o…>:[38,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/src/main/java/o…>:[43,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[55,31] method equals in class java.lang.Object cannot be applied to given types;
[ERROR] required: java.lang.Object
[ERROR] found: org.nuiton.topia.it.legacy.topiatest.beangen.Voiture,org.nuiton.topia.it.legacy.topiatest.beangen.Voiture
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[57,31] method equals in class java.lang.Object cannot be applied to given types;
[ERROR] required: java.lang.Object
[ERROR] found: int,int
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/ws/topia-it/target/generate…>:[73,31] method equals in class java.lang.Object cannot be applied to given types;
[ERROR] required: java.lang.Object
[ERROR] found: org.nuiton.topia.it.legacy.topiatest.beangen.Voiture,org.nuiton.topia.it.legacy.topiatest.beangen.Voiture
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project topia-it: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:972)
at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :topia-it
Sending e-mails to: topia-build(a)list.nuiton.org
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
1
Build failed in Jenkins: topia-snapshot » ToPIA :: IT #47
by admin+ci-nuiton.org@codelutin.com 18 Oct '16
by admin+ci-nuiton.org@codelutin.com 18 Oct '16
18 Oct '16
http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/4…
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ToPIA :: IT 3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ topia-it ---
[INFO] Deleting <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ topia-it ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ topia-it ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ topia-it ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ topia-it ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ topia-it ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ topia-it ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ topia-it ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ topia-it ---
[INFO]
[INFO] --- eugene-maven-plugin:3.0-alpha-9:generate (generate-objectmodel) @ topia-it ---
[INFO] Process phase [zargo]
[INFO] 2 resources copied.
[INFO] Generate 2 files in 40.928ms.
[INFO] Process phase [xmi]
[INFO] 2 resources copied.
[INFO] Generate 2 files in 701.876ms.
[INFO] Skip phase [model] as required in skipInputs configuration.
[INFO]
[INFO] --- eugene-maven-plugin:3.0-alpha-9:generate (Model Generator (topia-it-legacy)) @ topia-it ---
[INFO] Process phase [model]
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:86) validateModel - [VALIDATION] [org.nuiton.topia.it.legacy.topiatest.beangen.Voiture#proprietaire] Cet attribut n'a pas d'inverse.
[INFO] Apply generator BinderHelperTransformer
[INFO] Generate 168 files in 230.875ms.
[INFO]
[INFO] --- eugene-maven-plugin:3.0-alpha-9:generate (Model Generator (topia-it-mapping)) @ topia-it ---
[INFO] Process phase [model]
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
[INFO] Apply generator BinderHelperTransformer
[INFO] Generate 593 files in 459.029ms.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ topia-it ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>
[INFO] Copying 104 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ topia-it ---
[INFO] Compiling 682 source files to <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>
[INFO] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[43,9] AbstractTopiaApplicationContext(java.util.Properties) in org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[51,9] AbstractTopiaApplicationContext(java.util.Map<java.lang.String,java.lang.String>) in org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext has been deprecated
[INFO] 3 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[49,85] cannot find symbol
symbol: class Collection
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[49,46] cannot find symbol
symbol: class List
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[65,76] cannot find symbol
symbol: class Collection
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[65,46] cannot find symbol
symbol: class List
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[81,82] cannot find symbol
symbol: class Collection
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[81,46] cannot find symbol
symbol: class List
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedVoitureHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[61,74] cannot find symbol
symbol: class Collection
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedRoueHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[61,43] cannot find symbol
symbol: class List
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedRoueHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[63,75] cannot find symbol
symbol: class Collection
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedSiegeHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[63,44] cannot find symbol
symbol: class List
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedSiegeHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[79,75] cannot find symbol
symbol: class Collection
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedSiegeHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[79,44] cannot find symbol
symbol: class List
location: class org.nuiton.topia.it.legacy.topiatest.beangen.GeneratedSiegeHelper
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[43,31] method equals in class java.lang.Object cannot be applied to given types;
required: java.lang.Object
found: int,int
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[59,31] method equals in class java.lang.Object cannot be applied to given types;
required: java.lang.Object
found: java.lang.String,java.lang.String
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[75,31] method equals in class java.lang.Object cannot be applied to given types;
required: java.lang.Object
found: org.nuiton.topia.it.legacy.topiatest.Personne,org.nuiton.topia.it.legacy.topiatest.Personne
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[38,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[43,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[55,31] method equals in class java.lang.Object cannot be applied to given types;
required: java.lang.Object
found: org.nuiton.topia.it.legacy.topiatest.beangen.Voiture,org.nuiton.topia.it.legacy.topiatest.beangen.Voiture
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[57,31] method equals in class java.lang.Object cannot be applied to given types;
required: java.lang.Object
found: int,int
reason: actual and formal argument lists differ in length
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-snapshot/org.nuiton.topia$topia-it/w…>:[73,31] method equals in class java.lang.Object cannot be applied to given types;
required: java.lang.Object
found: org.nuiton.topia.it.legacy.topiatest.beangen.Voiture,org.nuiton.topia.it.legacy.topiatest.beangen.Voiture
reason: actual and formal argument lists differ in length
[INFO] 20 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
1
1