[midPoint-ci] Build failed in Jenkins: midPoint - master - quick #3892
Jenkins
noreply at evolveum.com
Thu Feb 20 14:20:54 CET 2025
See <https://jenkins.evolveum.com/job/midpoint-master-quick/3892/display/redirect>
Changes:
------------------------------------------
[...truncated 4424 lines...]
[INFO] /home/jenkins/agent/workspace/midpoint-master-quick/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: /home/jenkins/agent/workspace/midpoint-master-quick/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-quick/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.508 s -- in Unit
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-quick/model/report-impl/target/report-impl-4.10-SNAPSHOT.jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ report-impl >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ report-impl ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[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-master-quick/model/report-impl/target/report-impl-4.10-SNAPSHOT-sources.jar
[INFO]
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ report-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
[INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 199.4 s -- in Integration
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0
[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] --- install:3.1.3:install (default-install) @ report-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-quick/model/report-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.10-SNAPSHOT/report-impl-4.10-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-quick/model/report-impl/target/report-impl-4.10-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.10-SNAPSHOT/report-impl-4.10-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-quick/model/report-impl/target/report-impl-4.10-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.10-SNAPSHOT/report-impl-4.10-SNAPSHOT-sources.jar
[INFO]
[INFO] --------------< com.evolveum.midpoint.model:model-intest >--------------
[INFO] Building midPoint Model - integration tests 4.10-SNAPSHOT [50/64]
[INFO] from model/model-intest/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ model-intest ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ model-intest ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[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.10devel-957-g2d9c110e805
[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-master-quick/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 1356 resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ model-intest ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 202 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-master-quick/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestTolerantAttributes.java:[284,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-master-quick/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-quick/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-quick/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/orgstruct/TestOrgStructMeta.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-quick/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/orgstruct/TestOrgStructMeta.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.544 s -- in Unit
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jar:3.4.2: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.5.0:enforce (enforce) @ model-intest ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[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 configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
[INFO] Tests run: 457, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 203.8 s -- in Integration
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 457, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- failsafe:3.1.2:verify (integration-test) @ model-intest ---
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ model-intest ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.apache.commons:commons-math3:jar:3.6.1:test
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.10-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 2.233 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.155 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [02:42 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.107 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 0.526 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 0.609 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 6.243 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 33.287 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.407 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.514 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 0.988 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [ 4.508 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 22.029 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [02:54 min]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 3.180 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 45.109 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.349 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.089 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 1.827 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 3.730 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 1.530 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [01:55 min]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.101 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 56.614 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.228 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 12.201 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [01:42 min]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 0.390 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 0.782 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.077 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 0.422 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 0.556 s]
[INFO] Dummy Connector .................................... SUCCESS [ 0.584 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [01:40 min]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 1.010 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [11:31 min]
[INFO] midPoint Model ..................................... SUCCESS [ 0.089 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 1.362 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 38.531 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 0.380 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 0.185 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [ 0.555 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 2.095 s]
[INFO] midPoint Report - api .............................. SUCCESS [ 0.263 s]
[INFO] midPoint Cases - api ............................... SUCCESS [ 0.360 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [ 0.268 s]
[INFO] midPoint Model - impl .............................. SUCCESS [04:26 min]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 22.907 s]
[INFO] midPoint Report - impl ............................. SUCCESS [03:23 min]
[INFO] midPoint Model - integration tests ................. FAILURE [03:33 min]
[INFO] midPoint Workflow - api ............................ SKIPPED
[INFO] midPoint Cases - impl .............................. SKIPPED
[INFO] midPoint Workflow - impl ........................... SKIPPED
[INFO] midPoint Access Certification - impl ............... SKIPPED
[INFO] midPoint Authentication - impl ..................... SKIPPED
[INFO] midPoint REST-ish service implementation ........... SKIPPED
[INFO] midPoint Customizations ............................ SKIPPED
[INFO] midPoint User Interface ............................ SKIPPED
[INFO] midPoint User Interface - admin web gui ............ SKIPPED
[INFO] midPoint Testing Infrastructure .................... SKIPPED
[INFO] midPoint Testing - Resource Connection Tests ....... SKIPPED
[INFO] midPoint Testing - Long Tests ...................... SKIPPED
[INFO] midPoint Testing - Story Tests ..................... SKIPPED
[INFO] midPoint Testing - REST API ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38:19 min
[INFO] Finished at: 2025-02-20T13:20:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.3.0:analyze-only (analyze) on project model-intest: Dependency problems found -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :model-intest
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list