See <https://hudson.apache.org/hudson/job/OpenJPA-trunk/340/changes>
Changes: [mikedd] OPENJPA-1893: setting eol-style [mikedd] remove deprecation warning from build ------------------------------------------ [...truncated 14032 lines...] 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 9 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 166 test INFO [main] Tests - ** testExtendedUni1x1JTLazyLock() 178 test INFO [main] Tests - ** testExtendedUni1x1JTLazyLock() 178 test INFO [main] Tests - -- Test find with no lock in Extended scope 178 test INFO [main] Tests - *Begin a transaction. 178 test INFO [main] Tests - *Find org.apache.openjpa.persistence.lock.extended.LSE1x1LfJTLzy(1112111) with no lock 181 test INFO [main] Tests - *Find entity 186 test INFO [main] Tests - *Found entity:org.apache.openjpa.persistence.lock.extended.lse1x1lfjt...@1a282af[id=1112111, ver=1, firstName=firstName 1112111] unirightjt=org.apache.openjpa.persistence.lock.extended.lse1x...@1e994ed[id=1122111, ver=1, lastName=lastName 1122111] 186 test INFO [main] Tests - *Find org.apache.openjpa.persistence.lock.extended.LSE1x1LfJTLzy(1112112) with pessimistic force increment lock 191 test INFO [main] Tests - *Find entity 192 test INFO [main] Tests - *Found entity:org.apache.openjpa.persistence.lock.extended.lse1x1lfjt...@19657e5[id=1112112, ver=1, firstName=firstName 1112112] unirightjt=org.apache.openjpa.persistence.lock.extended.lse1x...@19b6541[id=1122112, ver=1, lastName=lasttName 1122112] 192 test INFO [main] Tests - Committing transaction. 200 test INFO [main] Tests - -- Test query with pessimistic read lock in Extended scope 200 test INFO [main] Tests - *Begin a transaction. 200 test INFO [main] Tests - *Save ReadLockLevel before Query:READ 200 test INFO [main] Tests - *Query org.apache.openjpa.persistence.lock.extended.LSE1x1LfJTLzy(1112111) with PESSIMISTIC_READ lock 202 test WARN [main] openjpa.Runtime - "javax.persistence.lock.scope" is not a supported query hint. May be you meant "javax.persistence.lock.timeout"? 207 test INFO [main] Tests - *Found 1 entity 207 test INFO [main] Tests - *Found entity:org.apache.openjpa.persistence.lock.extended.lse1x1lfjt...@d044fe[id=1112111, ver=1, firstName=firstName 1112111] unirightjt=org.apache.openjpa.persistence.lock.extended.lse1x...@1ed4306[id=1122111, ver=1, lastName=lastName 1122111] 207 test INFO [main] Tests - *Find org.apache.openjpa.persistence.lock.extended.LSE1x1LfJTLzy(1112112) with no lock to verify query lock set does not affect em lock mode. 208 test INFO [main] Tests - *Find entity 208 test INFO [main] Tests - *Found entity:org.apache.openjpa.persistence.lock.extended.lse1x1lfjt...@8a16d7[id=1112112, ver=2, firstName=firstName 1112112] unirightjt=org.apache.openjpa.persistence.lock.extended.lse1x...@718e84[id=1122112, ver=1, lastName=lasttName 1122112] 208 test INFO [main] Tests - Committing transaction. 209 test INFO [main] Tests - -- Test name query with pessimistic write lock in Extended scope 209 test INFO [main] Tests - *Begin a transaction. 209 test INFO [main] Tests - *Save ReadLockLevel before Query:READ 209 test INFO [main] Tests - *Query org.apache.openjpa.persistence.lock.extended.LSE1x1LfJTLzy(1112111) with PESSIMISTIC_WRITE lock 210 test WARN [main] openjpa.Runtime - "javax.persistence.lock.scope" is not a supported query hint. May be you meant "javax.persistence.lock.timeout"? 210 test WARN [main] openjpa.Runtime - "javax.persistence.lock.scope" is not a supported query hint. May be you meant "javax.persistence.lock.timeout"? 211 test INFO [main] Tests - *Found 1 entity 212 test INFO [main] Tests - *Found entity:org.apache.openjpa.persistence.lock.extended.lse1x1lfjt...@13ec519[id=1112111, ver=1, firstName=firstName 1112111] unirightjt=org.apache.openjpa.persistence.lock.extended.lse1x...@10d63f8[id=1122111, ver=1, lastName=lastName 1122111] 212 test INFO [main] Tests - *Ensure ReadLockLevel remains at level READ 212 test INFO [main] Tests - *Find org.apache.openjpa.persistence.lock.extended.LSE1x1LfJTLzy(1112112) with no lock to verify query lock set does not affect em lock mode. 212 test INFO [main] Tests - *Find an entity 213 test INFO [main] Tests - *Found entity:org.apache.openjpa.persistence.lock.extended.lse1x1lfjt...@bf506d[id=1112112, ver=2, firstName=firstName 1112112] unirightjt=org.apache.openjpa.persistence.lock.extended.lse1x...@9c81c2[id=1122112, ver=1, lastName=lasttName 1122112] 213 test INFO [main] Tests - Committing transaction. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.223 sec Running org.apache.openjpa.persistence.lockmgr.TestMixedLockManagerFindException 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.047 sec Running org.apache.openjpa.persistence.lockmgr.TestMixedLockManagerDeadlock 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.183 sec Running org.apache.openjpa.persistence.lockmgr.TestMixedLockManagerNonVersion 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 sec Running org.apache.openjpa.persistence.lockmgr.TestMixedLockManagerFindBasic 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 1 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 sec Running org.apache.openjpa.persistence.lockmgr.TestMixedLockManagerRefreshPermutation 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 1 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 1 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 4 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 294.717 sec Running org.apache.openjpa.persistence.lockmgr.TestLocking 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.017 sec Running org.apache.openjpa.persistence.lockmgr.TestMixedLockManagerFindPermutation 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 34 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 0 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT 0 test WARN [main] openjpa.Runtime - The persistence unit "test" was found multiple times in the following resources "[<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml,> jar:<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-jdbc/target/openjpa-persistence-jdbc-2.1.0-SNAPSHOT-tests.jar!/META-INF/persistence.xml]",> but persistence unit names should be unique. The first persistence unit matching the provided name in "<https://hudson.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/openjpa-persistence-locking/target/test-classes/META-INF/persistence.xml"> is being used. 1 test INFO [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary". 3 test INFO [main] openjpa.Runtime - Starting OpenJPA 2.1.0-SNAPSHOT Build timed out. Aborting Process 1290530721794 is killed. Sending e-mails to: [email protected] [HUDSON] Recording test results [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] Unable to call isArchivingDisabled. Invalid object ID 13 [INFO] ------------------------------------------------------------------------ [INFO] Trace java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 13 at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:268) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:255) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51 minutes 50 seconds [INFO] Finished at: Tue Nov 23 17:00:35 UTC 2010 [INFO] Final Memory: 117M/432M [INFO] ------------------------------------------------------------------------ channel stopped
