[midPoint-ci] Build failed in Jenkins: midPoint - support 4.8 - main build, JDK 21 #114

Jenkins noreply at evolveum.com
Mon Jan 29 17:10:00 CET 2024


See <https://jenkins.evolveum.com/job/midpoint-support-4-8-main-jdk21/114/display/redirect>

Changes:


------------------------------------------
[...truncated 19662 lines...]
[INFO] --- checkstyle:3.1.2:check (validate) @ notifications-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ notifications-impl ---
[INFO] Setting Git Describe: v4.8.1
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ notifications-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ notifications-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 82 source files with javac [debug target 17] to target/classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/formatters/ValueFormatter.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/formatters/ValueFormatter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ notifications-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ notifications-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ notifications-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Unit
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.48 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ notifications-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/notifications-impl/target/notifications-impl-4.8.1.jar
[INFO] 
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ notifications-impl >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ notifications-impl ---
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ notifications-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ notifications-impl ---
[INFO] 
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ notifications-impl <<<
[INFO] 
[INFO] 
[INFO] --- source:3.1.0:jar (attach-sources) @ notifications-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/notifications-impl/target/notifications-impl-4.8.1-sources.jar
[INFO] 
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ notifications-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:report-impl >---------------
[INFO] Building midPoint Report - impl 4.8.1                            [49/68]
[INFO]   from model/report-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ report-impl ---
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] Setting Git Describe: v4.8.1
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ report-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 52 source files with javac [debug target 17] to target/classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/activity/AuditReportSegmentation.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/activity/AuditReportSegmentation.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/CollectionExportController.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/CollectionExportController.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 84 resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ report-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ report-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Unit
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/report-impl/target/report-impl-4.8.1.jar
[INFO] 
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ report-impl >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ report-impl ---
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] 
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ report-impl <<<
[INFO] 
[INFO] 
[INFO] --- source:3.1.0:jar (attach-sources) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/report-impl/target/report-impl-4.8.1-sources.jar
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ report-impl ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
[WARNING] Tests run: 141, Failures: 0, Errors: 0, Skipped: 66, Time elapsed: 196.7 s -- in Integration
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 96, Failures: 0, Errors: 0, Skipped: 21
[INFO] 
[INFO] 
[INFO] --- failsafe:3.1.2:verify (integration-test) @ report-impl ---
[INFO] 
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ report-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:model-intest >--------------
[INFO] Building midPoint Model - integration tests 4.8.1                [50/68]
[INFO]   from model/model-intest/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ model-intest ---
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ model-intest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ model-intest ---
[INFO] Setting Git Describe: v4.8.1
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ model-intest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/model-intest/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ model-intest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ model-intest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1244 resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ model-intest ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 189 source files with javac [debug target 17] to target/test-classes
[WARNING] system modules path not set in conjunction with -source 17
[WARNING] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestTolerantAttributes.java:[248,82] non-varargs call of varargs method with inexact argument type for last parameter;
  cast to java.lang.Object for a varargs call
  cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/password/AbstractPasswordTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/password/AbstractPasswordTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/misc/ValueDisplayUtilTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/misc/ValueDisplayUtilTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ model-intest ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Unit
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ model-intest ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ model-intest >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ model-intest ---
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ model-intest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ model-intest ---
[INFO] 
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ model-intest <<<
[INFO] 
[INFO] 
[INFO] --- source:3.1.0:jar (attach-sources) @ model-intest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ model-intest ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
Terminated
script returned exit code 143
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list