Skip to content

Console Output

Skipping 7,769 KB.. Full Log
Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA21_XML_FORK_FORK_USERS'
Error Code: 1051
Call: DROP TABLE JPA21_XML_FORK_FORK_USERS
Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_FORK_FORK_USERS")
[EL Warning]: 2023.12.04 14:47:02.625--ServerSession(1088247084)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA21_XML_DDL_RUNNERS_RACES'
Error Code: 1051
Call: DROP TABLE JPA21_XML_DDL_RUNNERS_RACES
Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_RUNNERS_RACES")
[EL Warning]: 2023.12.04 14:47:02.627--ServerSession(1088247084)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA21_XML_DDL_RUNNER_ACS'
Error Code: 1051
Call: DROP TABLE JPA21_XML_DDL_RUNNER_ACS
Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_RUNNER_ACS")
[EL Warning]: 2023.12.04 14:47:02.628--ServerSession(1088247084)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA21_XML_DDL_ENDORSEMENTS'
Error Code: 1051
Call: DROP TABLE JPA21_XML_DDL_ENDORSEMENTS
Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_ENDORSEMENTS")
[EL Warning]: 2023.12.04 14:47:02.630--ServerSession(1088247084)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA21_XML_DDL_RUNNER_PBS'
Error Code: 1051
Call: DROP TABLE JPA21_XML_DDL_RUNNER_PBS
Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_RUNNER_PBS")
[EL Warning]: 2023.12.04 14:47:02.631--ServerSession(1088247084)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA21_XML_FORK_USES' doesn't exist
Error Code: 1146
Call: DROP INDEX JPA21_XML_FORK_USES_INDEX ON JPA21_XML_FORK_USES
Query: DataModifyQuery(sql="DROP INDEX JPA21_XML_FORK_USES_INDEX ON JPA21_XML_FORK_USES")
[EL Warning]: 2023.12.04 14:47:02.633--ServerSession(1088247084)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA21_XML_FORK_USES'
Error Code: 1051
Call: DROP TABLE JPA21_XML_FORK_USES
Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_FORK_USES")
[EL Warning]: 2023.12.04 14:47:02.635--ServerSession(1088247084)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA21_XML_PK_SEQ' doesn't exist
Error Code: 1146
Call: DROP INDEX INDEX_JPA21_XML_TABLE_GENERATOR ON JPA21_XML_PK_SEQ
Query: DataModifyQuery(sql="DROP INDEX INDEX_JPA21_XML_TABLE_GENERATOR ON JPA21_XML_PK_SEQ")
[EL Warning]: 2023.12.04 14:47:02.636--ServerSession(1088247084)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA21_XML_PK_SEQ' doesn't exist
Error Code: 1146
Call: DELETE FROM JPA21_XML_PK_SEQ WHERE XML_SEQ_NAME = 'XML_UTENSIL_SEQ'
Query: DataModifyQuery(sql="DELETE FROM JPA21_XML_PK_SEQ WHERE XML_SEQ_NAME = 'XML_UTENSIL_SEQ'")
[EL Warning]: 2023.12.04 14:47:02.975--ServerSession(1088247084)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
Error Code: 1050
Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
[EL Info]: 2023.12.04 14:47:03.115--ServerSession(1425202985)--EclipseLink, version: Eclipse Persistence Services - 5.0.0.v202312041416
[EL Info]: 2023.12.04 14:47:03.207--ServerSession(1174000532)--EclipseLink, version: Eclipse Persistence Services - 5.0.0.v202312041416
[EL Warning]: 2023.12.04 14:47:03.725--ServerSession(1174000532)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
Error Code: 1050
Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
[EL Warning]: 2023.12.04 14:47:03.727--ServerSession(1174000532)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JPA21_XML_PK_SEQ' already exists
Error Code: 1050
Call: CREATE TABLE JPA21_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME))
Query: DataModifyQuery(sql="CREATE TABLE JPA21_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME))")
[EL Info]: 2023.12.04 14:47:03.848--ServerSession(1542221)--EclipseLink, version: Eclipse Persistence Services - 5.0.0.v202312041416
[EL Info]: 2023.12.04 14:47:03.929--ServerSession(2114553545)--EclipseLink, version: Eclipse Persistence Services - 5.0.0.v202312041416
[EL Info]: 2023.12.04 14:47:04.053--ServerSession(523839133)--EclipseLink, version: Eclipse Persistence Services - 5.0.0.v202312041416
[EL Severe]: ejb: 2023.12.04 14:47:04.071--ServerSession(523839133)--java.lang.IllegalArgumentException: When generating DDL to scripts, a create script target must be specified using the [jakarta.persistence.schema-generation.scripts.create-target] property.
[EL Info]: 2023.12.04 14:47:04.149--ServerSession(1920199)--EclipseLink, version: Eclipse Persistence Services - 5.0.0.v202312041416
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.961 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.ddl.DDLTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.ddl.ForeignKeyTest
[EL Info]: 2023.12.04 14:47:04.341--ServerSession(733012599)--EclipseLink, version: Eclipse Persistence Services - 5.0.0.v202312041416
[EL Warning]: 2023.12.04 14:47:04.531--ServerSession(733012599)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA21_PK_SEQ' doesn't exist
Error Code: 1146
Call: DROP INDEX TABLE_GENERATOR_INDEX ON JPA21_PK_SEQ
Query: DataModifyQuery(sql="DROP INDEX TABLE_GENERATOR_INDEX ON JPA21_PK_SEQ")
[EL Warning]: 2023.12.04 14:47:04.533--ServerSession(733012599)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA21_PK_SEQ' doesn't exist
Error Code: 1146
Call: DELETE FROM JPA21_PK_SEQ WHERE SEQ_NAME = 'UTENSIL_SEQ'
Query: DataModifyQuery(sql="DELETE FROM JPA21_PK_SEQ WHERE SEQ_NAME = 'UTENSIL_SEQ'")
[EL Warning]: 2023.12.04 14:47:05.122--UnitOfWork(482805927)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails (`ecltests`.`JPA21_DDL_VEHICLE`, CONSTRAINT `FKv2d` FOREIGN KEY (`LAST_DRIVER`) REFERENCES `JPA21_DDL_DRIVER` (`NAME`))
Error Code: 1451
Call: DELETE FROM JPA21_DDL_DRIVER WHERE (NAME = ?)
	bind => [1 parameter bound]
Query: DeleteObjectQuery(org.eclipse.persistence.testing.models.jpa21.advanced.ddl.Driver@4d4b019e)
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.ddl.ForeignKeyTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.ddl.IndexTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.ddl.IndexTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.xml.XMLConverterTest
[EL Info]: 2023.12.04 14:47:05.415--ServerSession(508000580)--EclipseLink, version: Eclipse Persistence Services - 5.0.0.v202312041416
[EL Warning]: 2023.12.04 14:47:06.272--ServerSession(508000580)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.XML_Read_Address does not exist
Error Code: 1305
Call: DROP PROCEDURE XML_Read_Address
Query: DataModifyQuery(sql="DROP PROCEDURE XML_Read_Address")
[EL Warning]: 2023.12.04 14:47:06.276--ServerSession(508000580)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.XML_Read_Address_Named does not exist
Error Code: 1305
Call: DROP PROCEDURE XML_Read_Address_Named
Query: DataModifyQuery(sql="DROP PROCEDURE XML_Read_Address_Named")
[EL Warning]: 2023.12.04 14:47:06.278--ServerSession(508000580)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.XML_Read_Address_Numbered does not exist
Error Code: 1305
Call: DROP PROCEDURE XML_Read_Address_Numbered
Query: DataModifyQuery(sql="DROP PROCEDURE XML_Read_Address_Numbered")
[EL Warning]: 2023.12.04 14:47:06.280--ServerSession(508000580)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.XML_Read_All_Addresses does not exist
Error Code: 1305
Call: DROP PROCEDURE XML_Read_All_Addresses
Query: DataModifyQuery(sql="DROP PROCEDURE XML_Read_All_Addresses")
[EL Warning]: 2023.12.04 14:47:06.282--ServerSession(508000580)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.XML_Read_Multiple_Result_Sets does not exist
Error Code: 1305
Call: DROP PROCEDURE XML_Read_Multiple_Result_Sets
Query: DataModifyQuery(sql="DROP PROCEDURE XML_Read_Multiple_Result_Sets")
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.xml.XMLConverterTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.xml.XMLEntityGraphTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.xml.XMLEntityGraphTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.xml.XMLNamedStoredProcedureQueryTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.960 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.xml.XMLNamedStoredProcedureQueryTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.xml.ddl.XMLForeignKeyTest
[EL Info]: 2023.12.04 14:47:08.517--ServerSession(316863915)--EclipseLink, version: Eclipse Persistence Services - 5.0.0.v202312041416
[EL Warning]: 2023.12.04 14:47:09.016--ServerSession(316863915)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
Error Code: 1050
Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
[EL Warning]: 2023.12.04 14:47:09.017--ServerSession(316863915)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JPA21_XML_PK_SEQ' already exists
Error Code: 1050
Call: CREATE TABLE JPA21_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME))
Query: DataModifyQuery(sql="CREATE TABLE JPA21_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME))")
[EL Info]: 2023.12.04 14:47:09.107--ServerSession(1557602018)--EclipseLink, version: Eclipse Persistence Services - 5.0.0.v202312041416
[EL Warning]: 2023.12.04 14:47:09.577--ServerSession(1557602018)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
Error Code: 1050
Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
[EL Warning]: 2023.12.04 14:47:09.578--ServerSession(1557602018)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JPA21_XML_PK_SEQ' already exists
Error Code: 1050
Call: CREATE TABLE JPA21_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME))
Query: DataModifyQuery(sql="CREATE TABLE JPA21_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME))")
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.200 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.xml.ddl.XMLForeignKeyTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.xml.ddl.XMLIndexTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.xml.ddl.XMLIndexTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2-test-sources.jar
[INFO] 
[INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced2 ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- eclipselink-testbuild:1.0.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced2 ---
[INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/eclipselink-packager/generated/META-INF/persistence.xml
[INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/eclipselink-packager/generated/META-INF/ejb-jar.xml
[INFO] Copying 2 resources
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2_ejb.jar
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2.ear
[INFO] 
[INFO] --- jar:3.3.0:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2.jar
[INFO] 
[INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria >--
[INFO] Building Test - advanced.additionalcriteria 5.0.0-SNAPSHOT      [45/134]
[INFO]   from jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/test-default-properties/el-test.mysql.properties
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/test-default-properties/el-testjee.wildfly.properties
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 2 resources from target/license/md to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug deprecation release 21] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/additionalcriteria/AdvancedJPAJunitTest.java:[64,18] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- dependency:3.6.0:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] 
[INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.additionalcriteria.AdvancedJPAJunitTest
[EL Warning]: metadata: 2023.12.04 14:47:12.612--ServerSession(1211586911)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.additionalcriteria.AdvancedJPAJunitTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-test-sources.jar
[INFO] 
[INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- eclipselink-testbuild:1.0.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/eclipselink-packager/generated/META-INF/persistence.xml
[INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/eclipselink-packager/generated/META-INF/ejb-jar.xml
[INFO] Copying 2 resources
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria_ejb.jar
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria.ear
[INFO] 
[INFO] --- jar:3.3.0:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria.jar
[INFO] 
[INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.cacheable >--
[INFO] Building Test - cacheable 5.0.0-SNAPSHOT                        [46/134]
[INFO]   from jpa/eclipselink.jpa.testapps/jpa.test.cacheable/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/test-default-properties/el-test.mysql.properties
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/test-default-properties/el-testjee.wildfly.properties
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 2 resources from target/license/md to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 24 source files with javac [debug deprecation release 21] to target/classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/src/main/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[67,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/src/main/java/org/eclipse/persistence/testing/models/jpa/cacheable/CacheableTableCreator.java:[28,16] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 13 source files with javac [debug deprecation release 21] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/src/test/java/org/eclipse/persistence/testing/tests/jpa/cacheable/CacheableTestBase.java:[101,18] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- dependency:3.6.0:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] 
[INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableAllPropertyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.072 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableAllPropertyTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableAllTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableAllTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableDisableSelectivePropertyTest
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableDisableSelectivePropertyTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableDisableSelectiveTest
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableDisableSelectiveTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableEnableSelectivePropertyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableEnableSelectivePropertyTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableEnableSelectiveTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableEnableSelectiveTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNonePropertyConflictTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNonePropertyConflictTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNonePropertyEMFTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.440 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNonePropertyEMFTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNonePropertyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNonePropertyTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNoneTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNoneTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableUnspecifiedPropertyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableUnspecifiedPropertyTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableUnspecifiedTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableUnspecifiedTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 114, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-test-sources.jar
[INFO] 
[INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- eclipselink-testbuild:1.0.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/eclipselink-packager/generated/META-INF/persistence.xml
[INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/eclipselink-packager/generated/META-INF/ejb-jar.xml
[INFO] Copying 2 resources
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable_ejb.jar
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable.ear
[INFO] 
[INFO] --- jar:3.3.0:jar (jar) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable.jar
[INFO] 
[INFO] --- jar:3.3.0:jar (package-model) @ org.eclipse.persistence.jpa.testapps.cacheable ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-model.jar
[INFO] 
[INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.fetchgroup >--
[INFO] Building Test - advanced.fetchgroup 5.0.0-SNAPSHOT              [47/134]
[INFO]   from jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/test-default-properties/el-test.mysql.properties
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/test-default-properties/el-testjee.wildfly.properties
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 2 resources from target/license/md to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 9 source files with javac [debug deprecation release 21] to target/classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/src/main/java/org/eclipse/persistence/testing/models/jpa/advanced/fetchgroup/AdvancedFetchGroupTableCreator.java:[26,16] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] --- dependency:3.6.0:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] 
[INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.fetchgroup.AdvancedFetchGroupTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.350 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.fetchgroup.AdvancedFetchGroupTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-test-sources.jar
[INFO] 
[INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- eclipselink-testbuild:1.0.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/eclipselink-packager/generated/META-INF/persistence.xml
[INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/eclipselink-packager/generated/META-INF/ejb-jar.xml
[INFO] Copying 2 resources
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup_ejb.jar
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup.ear
[INFO] 
[INFO] --- jar:3.3.0:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup.jar
[INFO] 
[INFO] --- jar:3.3.0:jar (package-model) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-model.jar
[INFO] 
[INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.metamodel >--
[INFO] Building Test - metamodel 5.0.0-SNAPSHOT                        [48/134]
[INFO]   from jpa/eclipselink.jpa.testapps/jpa.test.metamodel/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/test-default-properties/el-test.mysql.properties
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/test-default-properties/el-testjee.wildfly.properties
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 2 resources from target/license/md to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (compile-with-processor) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 40 source files with javac [debug deprecation release 21] to target/classes
[INFO] [EL Info]: processor: Creating static metadata factory ...
[INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation.
[INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation.
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.CoordinateMS_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.MS_MS_Entity_Center_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.WithInner_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.MS_MS_Entity_Leaf_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Designer_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.CompositePK_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Memory_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.MS_MS_Entity_Root_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.EntityChildOfMSRootPropertyAccess_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.GalacticPosition_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Core_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Person_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Processor_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.FooBarId_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.HardwareDesigner_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.CPU_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.MultiCoreCPU_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.ObservationDetail_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.EmbeddedPK_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Enclosure_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Manufacturer_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.MSRootPropertyAccess_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.FooBar_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Bar_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Corporation_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Observation_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.CPUEmbeddedId_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.VectorProcessor_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Foo_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.SoftwareDesigner_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Location_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Computer_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.User_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.ArrayProcessor_' already exists on the sourcepath or classpath
[WARNING] A file for type 'org.eclipse.persistence.testing.models.jpa.metamodel.Board_' already exists on the sourcepath or classpath
[WARNING] No processor claimed any of these annotations: /jakarta.persistence.OneToMany,/jakarta.persistence.Access,/jakarta.persistence.Table,/jakarta.persistence.EmbeddedId,/jakarta.persistence.Embedded,/jakarta.persistence.ManyToOne,/jakarta.persistence.Embeddable,/jakarta.persistence.ElementCollection,/jakarta.persistence.Entity,/jakarta.persistence.GeneratedValue,/jakarta.persistence.IdClass,/jakarta.persistence.JoinTable,/jakarta.persistence.Column,/jakarta.persistence.Basic,/jakarta.persistence.MapKey,/jakarta.persistence.JoinColumn,/jakarta.persistence.Inheritance,/jakarta.persistence.Version,/jakarta.persistence.TableGenerator,/org.eclipse.persistence.annotations.BasicCollection,/jakarta.persistence.MapsId,/jakarta.persistence.OneToOne,/jakarta.persistence.MappedSuperclass,/jakarta.persistence.Id
[INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation.
[INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation.
[WARNING] No processor claimed any of these annotations: /jakarta.persistence.metamodel.StaticMetamodel,java.compiler/javax.annotation.processing.Generated
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/main/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[51,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/main/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[51,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/main/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[51,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/main/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[51,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/main/java/org/eclipse/persistence/testing/models/jpa/metamodel/MetamodelTableCreator.java:[61,16] possible 'this' escape before subclass is fully initialized
[WARNING] Implicitly compiled files were not subject to annotation processing.
  Use -implicit to specify a policy for implicit compilation.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug deprecation release 21] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/test/java/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelTestBase.java:[48,18] possible 'this' escape before subclass is fully initialized
[INFO] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/test/java/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelTest.java: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/test/java/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/test/java/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.persistence.testing.tests.jpa.metamodel.EntityManagerFactoryImplTest
[EL Warning]: metadata: 2023.12.04 14:47:30.021--ServerSession(879311295)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[observation] because the aggregate has a (possibly nested) target foreign key mapping
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.555 s -- in org.eclipse.persistence.testing.tests.jpa.metamodel.EntityManagerFactoryImplTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.metamodel.EntityManagerImplTest
[EL Warning]: metadata: 2023.12.04 14:47:30.230--ServerSession(2139168000)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[observation] because the aggregate has a (possibly nested) target foreign key mapping
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.persistence.testing.tests.jpa.metamodel.EntityManagerImplTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.metamodel.MetamodelTest
[EL Warning]: metadata: 2023.12.04 14:47:30.410--ServerSession(1602167682)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[observation] because the aggregate has a (possibly nested) target foreign key mapping
[INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.eclipse.persistence.testing.tests.jpa.metamodel.MetamodelTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-test-sources.jar
[INFO] 
[INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- eclipselink-testbuild:1.0.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/eclipselink-packager/generated/META-INF/persistence.xml
[INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/eclipselink-packager/generated/META-INF/ejb-jar.xml
[INFO] Copying 2 resources
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel_ejb.jar
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel.ear
[INFO] 
[INFO] --- jar:3.3.0:jar (jar) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel.jar
[INFO] 
[INFO] --- jar:3.3.0:jar (package-model) @ org.eclipse.persistence.jpa.testapps.metamodel ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-model.jar
[INFO] 
[INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.cacheable >--
[INFO] Building Test - xml.cacheable 5.0.0-SNAPSHOT                    [49/134]
[INFO]   from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/test-default-properties/el-test.mysql.properties
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/test-default-properties/el-testjee.wildfly.properties
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] Copying 2 resources from target/license/md to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 9 source files with javac [debug deprecation release 21] to target/classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/cacheable/CacheableTableCreator.java:[24,16] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 13 source files with javac [debug deprecation release 21] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/src/test/java/org/eclipse/persistence/testing/tests/jpa/xml/cacheable/XmlCacheableTestBase.java:[66,18] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- dependency:3.6.0:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] 
[INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableAllPropertyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableAllPropertyTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableAllTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableAllTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableDisableSelectivePropertyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableDisableSelectivePropertyTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableDisableSelectiveTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableDisableSelectiveTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableEnableSelectivePropertyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableEnableSelectivePropertyTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableEnableSelectiveTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableEnableSelectiveTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNonePropertyConflictTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNonePropertyConflictTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNonePropertyEMFTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNonePropertyEMFTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNonePropertyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNonePropertyTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNoneTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNoneTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableUnspecifiedPropertyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableUnspecifiedPropertyTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableUnspecifiedTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableUnspecifiedTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-test-sources.jar
[INFO] 
[INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- eclipselink-testbuild:1.0.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/eclipselink-packager/generated/META-INF/persistence.xml
[INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/eclipselink-packager/generated/META-INF/ejb-jar.xml
[INFO] Copying 2 resources
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable_ejb.jar
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable.ear
[INFO] 
[INFO] --- jar:3.3.0:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable.jar
[INFO] 
[INFO] --- jar:3.3.0:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.cacheable ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-model.jar
[INFO] 
[INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.cacheimpl >--
[INFO] Building Test - advanced.cacheimpl 5.0.0-SNAPSHOT               [50/134]
[INFO]   from jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/test-default-properties/el-test.mysql.properties
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/test-default-properties/el-testjee.wildfly.properties
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 2 resources from target/license/md to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug deprecation release 21] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/cacheimpl/CacheImplTest.java:[69,18] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- dependency:3.6.0:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] 
[INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.cacheimpl.CacheImplTest
[EL Warning]: metadata: 2023.12.04 14:47:39.591--ServerSession(987489551)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[observation] because the aggregate has a (possibly nested) target foreign key mapping
[EL Warning]: 2023.12.04 14:47:40.463--ServerSession(987489551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.CMP3_MM_PROC_SEQ' doesn't exist
Error Code: 1146
Call: DELETE FROM CMP3_MM_PROC_SEQ WHERE SEQ_MM_NAME = 'CUST_MM_SEQ'
Query: DataModifyQuery(sql="DELETE FROM CMP3_MM_PROC_SEQ WHERE SEQ_MM_NAME = 'CUST_MM_SEQ'")
[EL Severe]: cache: 2023.12.04 14:47:43.077--ServerSession(987489551)--
SoftCacheWeakIdentityMap for: Employee
Key: 51	Version: 1	Identity Hash Code: 1979860449	Object: Employee: 51
1 elements
[EL Severe]: cache: 2023.12.04 14:47:43.078--ServerSession(987489551)--
SoftCacheWeakIdentityMap for: Employee
0 elements
[EL Severe]: cache: 2023.12.04 14:47:43.079--ServerSession(987489551)--
SoftCacheWeakIdentityMap for: Employee
0 elements
[EL Severe]: cache: 2023.12.04 14:47:43.079--ServerSession(987489551)--Current object locks:

End of locked objects.

[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.034 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.cacheimpl.CacheImplTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-test-sources.jar
[INFO] 
[INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- eclipselink-testbuild:1.0.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/eclipselink-packager/generated/META-INF/persistence.xml
[INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/eclipselink-packager/generated/META-INF/ejb-jar.xml
[INFO] Copying 2 resources
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl_ejb.jar
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl.ear
[INFO] 
[INFO] --- jar:3.3.0:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl.jar
[INFO] 
[INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.cascadepersist >--
[INFO] Building Test - advanced.cascadepersist 5.0.0-SNAPSHOT          [51/134]
[INFO]   from jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/test-default-properties/el-test.mysql.properties
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/test-default-properties/el-testjee.wildfly.properties
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 2 resources from target/license/md to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug deprecation release 21] to target/classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/src/main/java/org/eclipse/persistence/testing/models/jpa/advanced/cascadepersist/CascadePersistTableCreator.java:[24,16] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] --- dependency:3.6.0:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] 
[INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.cascadepersist.CascadePersistTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.cascadepersist.CascadePersistTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-test-sources.jar
[INFO] 
[INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- eclipselink-testbuild:1.0.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/eclipselink-packager/generated/META-INF/persistence.xml
[INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/eclipselink-packager/generated/META-INF/ejb-jar.xml
[INFO] Copying 2 resources
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist_ejb.jar
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist.ear
[INFO] 
[INFO] --- jar:3.3.0:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist.jar
[INFO] 
[INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.compositepk >--
[INFO] Building Test - advanced.compositepk 5.0.0-SNAPSHOT             [52/134]
[INFO]   from jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/test-default-properties/el-test.mysql.properties
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/test-default-properties/el-testjee.wildfly.properties
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] Copying 2 resources from target/license/md to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 17 source files with javac [debug deprecation release 21] to target/classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/src/main/java/org/eclipse/persistence/testing/models/jpa/advanced/compositepk/CompositePKTableCreator.java:[43,16] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug deprecation release 21] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/compositepk/AdvancedCompositePKJunitTest.java:[71,18] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- dependency:3.6.0:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] 
[INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.compositepk.AdvancedCompositePKJunitTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.506 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.compositepk.AdvancedCompositePKJunitTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-test-sources.jar
[INFO] 
[INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- eclipselink-testbuild:1.0.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/eclipselink-packager/generated/META-INF/persistence.xml
[INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/eclipselink-packager/generated/META-INF/ejb-jar.xml
[INFO] Copying 2 resources
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk_ejb.jar
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk.ear
[INFO] 
[INFO] --- jar:3.3.0:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk.jar
[INFO] 
[INFO] --- jar:3.3.0:jar (package-model) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-model.jar
[INFO] 
[INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.derivedid >--
[INFO] Building Test - advanced.derivedid 5.0.0-SNAPSHOT               [53/134]
[INFO]   from jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/test-default-properties/el-test.mysql.properties
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/test-default-properties/el-testjee.wildfly.properties
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] Copying 2 resources from target/license/md to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 36 source files with javac [debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug deprecation release 21] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/derivedid/AdvancedCompositePKJunitTest.java:[82,18] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- dependency:3.6.0:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] 
[INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
Aborted by Radek Felcman
Sending interrupt signal to process
Killing processes
kill finished with exit code 127
[INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.derivedid.AdvancedCompositePKJunitTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.581 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.derivedid.AdvancedCompositePKJunitTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-test-sources.jar
[INFO] 
[INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- eclipselink-testbuild:1.0.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/eclipselink-packager/generated/META-INF/persistence.xml
[INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/eclipselink-packager/generated/META-INF/ejb-jar.xml
[INFO] Copying 2 resources
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid_ejb.jar
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid.ear
[INFO] 
[INFO] --- jar:3.3.0:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid.jar
[INFO] 
[INFO] --- jar:3.3.0:jar (package-model) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-model.jar
[INFO] 
[INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.customer >--
[INFO] Building Test - advanced.customer 5.0.0-SNAPSHOT                [54/134]
[INFO]   from jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/test-default-properties/el-test.mysql.properties
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/test-default-properties/el-testjee.wildfly.properties
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 2 resources from target/license/md to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug deprecation release 21] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/customer/AbstractEntityWithColumnDiscriminatorTest.java:[140,18] possible 'this' escape before subclass is fully initialized
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/customer/AbstractEntityWithColumnDiscriminatorTest.java:[149,18] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- dependency:3.6.0:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] 
[INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.customer.AbstractEntityWithColumnDiscriminatorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.247 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.customer.AbstractEntityWithColumnDiscriminatorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer-test-sources.jar
[INFO] 
[INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- eclipselink-testbuild:1.0.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/eclipselink-packager/generated/META-INF/persistence.xml
[INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/eclipselink-packager/generated/META-INF/ejb-jar.xml
[INFO] Copying 2 resources
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer_ejb.jar
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer.ear
[INFO] 
[INFO] --- jar:3.3.0:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.customer ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer.jar
[INFO] 
[INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.embeddable >--
[INFO] Building Test - advanced.embeddable 5.0.0-SNAPSHOT              [55/134]
[INFO]   from jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/test-default-properties/el-test.mysql.properties
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/test-default-properties/el-testjee.wildfly.properties
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] Copying 2 resources from target/license/md to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 source files with javac [debug deprecation release 21] to target/classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/src/main/java/org/eclipse/persistence/testing/models/jpa/advanced/embeddable/EmbeddableTableCreator.java:[9,16] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [debug deprecation release 21] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/embeddable/EntityEmbeddableTest.java:[44,18] possible 'this' escape before subclass is fully initialized
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/embeddable/EntityEmbeddableTest.java:[53,18] possible 'this' escape before subclass is fully initialized
[INFO] 
[INFO] --- dependency:3.6.0:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] 
[INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.embeddable.EntityEmbeddableTest
testSetup
[EL Info]: 2023.12.04 14:48:05.849--ServerSession(2100572327)--EclipseLink, version: Eclipse Persistence Services - 5.0.0.v202312041416
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.embeddable.EntityEmbeddableTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.embeddable.InvalidNamedQueryTest
[EL Info]: 2023.12.04 14:48:06.690--ServerSession(1808884231)--EclipseLink, version: Eclipse Persistence Services - 5.0.0.v202312041416
[EL Severe]: ejb: 2023.12.04 14:48:06.767--ServerSession(1808884231)--Exception [EclipseLink-0] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.JPQLException
Exception Description: Problem compiling [SELECT a FROM Alien a]. 
[14, 19] The abstract schema type 'Alien' is unknown.
[EL Info]: 2023.12.04 14:48:06.787--ServerSession(1479100519)--EclipseLink, version: Eclipse Persistence Services - 5.0.0.v202312041416
[EL Severe]: ejb: 2023.12.04 14:48:06.835--ServerSession(582702662)--Exception [EclipseLink-0] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.JPQLException
Exception Description: Problem compiling [SELECT a FROM Alien a]. 
[14, 19] The abstract schema type 'Alien' is unknown.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.embeddable.InvalidNamedQueryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable-sources.jar
[INFO] 
[INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable-test-sources.jar
[INFO] 
[INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- eclipselink-testbuild:1.0.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Copying 2 resources
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable_ejb.jar
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable.ear
[INFO] 
[INFO] --- jar:3.3.0:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable.jar
[INFO] 
[INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.multitenant >--
[INFO] Building Test - advanced.multitenant 5.0.0-SNAPSHOT             [56/134]
[INFO]   from jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] 
[INFO] --- checkstyle:3.3.0:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/test-default-properties/el-test.mysql.properties
[INFO] Loading /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/test-default-properties/el-testjee.wildfly.properties
[INFO] 
[INFO] --- dependency:3.6.0:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:5.0.0-SNAPSHOT:zip
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] Copying 2 resources from target/license/md to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 26 source files with javac [debug deprecation release 21] to target/classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/main/java/org/eclipse/persistence/testing/models/jpa/advanced/multitenant/Mason.java:[35,34] jakarta.persistence.TemporalType in jakarta.persistence has been deprecated
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/main/java/org/eclipse/persistence/testing/models/jpa/advanced/multitenant/AdvancedMultiTenantTableCreator.java:[34,16] possible 'this' escape before subclass is fully initialized
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/main/java/org/eclipse/persistence/testing/models/jpa/advanced/multitenant/Mason.java:[61,6] jakarta.persistence.MapKeyTemporal in jakarta.persistence has been deprecated
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug deprecation release 21] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/multitenant/AdvancedMultiTenantJunitBase.java:[77,18] possible 'this' escape before subclass is fully initialized
[INFO] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/multitenant/AdvancedMultiTenant123JunitTest.java: /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/multitenant/AdvancedMultiTenant123JunitTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/eclipselink-nightly-master_test/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/multitenant/AdvancedMultiTenant123JunitTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- dependency:3.6.0:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] 
[INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] Skipping Derby execution.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[EL Warning]: metadata: 2023.12.04 14:48:08.613--ServerSession(331418503)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:08.631--ServerSession(331418503)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
[EL Warning]: metadata: 2023.12.04 14:48:08.632--ServerSession(331418503)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:08.849--ServerSession(1534694976)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:08.853--ServerSession(1534694976)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
[EL Warning]: metadata: 2023.12.04 14:48:08.853--ServerSession(1534694976)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
Click here to forcibly terminate running steps
[EL Warning]: metadata: 2023.12.04 14:48:09.288--ServerSession(693267461)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:09.291--ServerSession(693267461)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:09.292--ServerSession(693267461)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:09.292--ServerSession(693267461)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:09.293--ServerSession(693267461)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:09.295--ServerSession(693267461)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:09.322--ServerSession(616207929)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:09.324--ServerSession(616207929)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:09.325--ServerSession(616207929)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:09.325--ServerSession(616207929)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:09.326--ServerSession(616207929)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:09.327--ServerSession(616207929)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
[INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenant123JunitTest
[EL Warning]: metadata: 2023.12.04 14:48:09.694--ServerSession(1262237002)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:09.698--ServerSession(1262237002)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
[EL Warning]: metadata: 2023.12.04 14:48:09.699--ServerSession(1262237002)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: 2023.12.04 14:48:12.125--ServerSession(1262237002)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
Error Code: 1050
Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
[EL Warning]: metadata: 2023.12.04 14:48:12.188--ServerSession(1621939721)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:12.190--ServerSession(1621939721)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
[EL Warning]: metadata: 2023.12.04 14:48:12.191--ServerSession(1621939721)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
[EL Severe]: ejb: 2023.12.04 14:48:12.239--ServerSession(1621939721)--Exception [EclipseLink-7346] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.ValidationException
Exception Description: The multitenant context property [eclipselink.tenant-id] has not been provided. When the persistence unit property (eclipselink.multitenant.tenants-share-emf) is set to false, all multitenant context properties must be provided up front. This can be done through the persistence unit definition directly or by passing a properties map containing all the multitenant context properties on the create EntityManagerFactory call.
[EL Warning]: metadata: 2023.12.04 14:48:12.274--ServerSession(302059473)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
[EL Warning]: metadata: 2023.12.04 14:48:12.278--ServerSession(302059473)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
[EL Warning]: metadata: 2023.12.04 14:48:12.279--ServerSession(302059473)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.157 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenant123JunitTest
[INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenantSchemaJunitTest
[EL Warning]: 2023.12.04 14:48:12.724--ServerSession(904612411)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 5.0.0.v202312041416): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: Can't drop database 'ecltests_MT'; database doesn't exist
Error Code: 1008
Call: drop schema ecltests_MT;
Query: DataModifyQuery(sql="drop schema ecltests_MT;")
After 20s process did not stop
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (NoSQL tests)
Stage "NoSQL tests" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (LRG Server tests (Wildfly))
Stage "LRG Server tests (Wildfly)" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare to nightly)
Stage "Prepare to nightly" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish to nightly)
Stage "Publish to nightly" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish to snapshots)
Stage "Publish to snapshots" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
Processing file: bundles/**/target/surefire-reports/*.xml,bundles/**/target/failsafe-reports/*.xml
[Pipeline] retry
[Pipeline] {
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
Processing file: dbws/**/target/surefire-reports/*.xml,dbws/**/target/failsafe-reports/*.xml
[Pipeline] retry
[Pipeline] {
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
Processing file: foundation/**/target/surefire-reports/*.xml,foundation/**/target/failsafe-reports/*.xml
[Pipeline] retry
[Pipeline] {
[Pipeline] junit
Recording test results
Aborted by Radek Felcman
null
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // script
Error when executing always post condition:
Also:   java.lang.InterruptedException
		at java.base/java.lang.Object.waitImpl(Native Method)
		at java.base/java.lang.Object.wait(Object.java:251)
		at java.base/java.lang.Object.wait(Object.java:219)
		at hudson.remoting.Request.call(Request.java:177)
		at hudson.remoting.Channel.call(Channel.java:999)
		at hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:120)
		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:160)
		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:254)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: df056a88-3dfc-481a-b47b-c8bfea9f398e
org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.interrupt(CpsFlowExecution.java:1183)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun$2.lambda$interrupt$0(WorkflowRun.java:397)
	at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:839)

[Pipeline] emailext
Sending email to: eclipselink-dev@eclipse.org radek.felcman@oracle.com
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 0bd77527-3161-4919-b302-e32855c78e74
Finished: ABORTED