[midPoint-ci] Build failed in Jenkins: midPoint - support 4.9 - main - no caching - PG 16 #250

Jenkins noreply at evolveum.com
Thu Apr 16 03:45:51 CEST 2026


See <https://jenkins.evolveum.com/job/midpoint-support-4-9-main-no-caching/250/display/redirect>

Changes:


------------------------------------------
[...truncated 4529 lines...]
[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.212 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-9-main-no-caching/model/report-impl/target/report-impl-4.9.7-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ report-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin: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] --- maven-checkstyle-plugin:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.4.0:parse-version (parse-version) @ report-impl ---
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ report-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-9-main-no-caching/model/report-impl/target/report-impl-4.9.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin: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: 111.1 s -- in Integration
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ report-impl ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ report-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.1.4:install (default-install) @ report-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-9-main-no-caching/model/report-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.9.7-SNAPSHOT/report-impl-4.9.7-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-9-main-no-caching/model/report-impl/target/report-impl-4.9.7-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.9.7-SNAPSHOT/report-impl-4.9.7-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-9-main-no-caching/model/report-impl/target/report-impl-4.9.7-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.9.7-SNAPSHOT/report-impl-4.9.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:model-intest >--------------
[INFO] Building midPoint Model - integration tests 4.9.7-SNAPSHOT       [50/64]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.4.1:clean (default-clean) @ model-intest ---
[INFO] 
[INFO] --- maven-enforcer-plugin: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] --- maven-checkstyle-plugin:3.1.2:check (validate) @ model-intest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.4.0:parse-version (parse-version) @ model-intest ---
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-intest ---
[INFO] Setting Git Describe: v4.9.7devel-111-g908e64213ea
[INFO] 
[INFO] --- maven-resources-plugin: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-9-main-no-caching/model/model-intest/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-intest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ model-intest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1358 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ model-intest ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 205 source files with javac [debug target 17] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/midpoint-support-4-9-main-no-caching/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-support-4-9-main-no-caching/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-support-4-9-main-no-caching/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-support-4-9-main-no-caching/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestStrangeCases.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main-no-caching/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestStrangeCases.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin: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.238 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ model-intest ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ model-intest >>>
[INFO] 
[INFO] --- maven-enforcer-plugin: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] --- maven-checkstyle-plugin:3.1.2:check (validate) @ model-intest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.4.0:parse-version (parse-version) @ model-intest ---
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-intest ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ model-intest <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ model-intest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin: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
[WARNING] Tests run: 4106, Failures: 0, Errors: 0, Skipped: 102, Time elapsed: 2180 s -- in Integration
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 4038, Failures: 0, Errors: 0, Skipped: 34
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ model-intest ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ model-intest ---
[WARNING] Used undeclared dependencies found:
[WARNING]    org.springframework.security:spring-security-core:jar:6.5.9:test
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.9.7-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [  1.543 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.084 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [ 52.964 s]
[INFO] midPoint Repository ................................ SUCCESS [  0.052 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  0.224 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  0.262 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [  2.649 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 10.417 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  0.196 s]
[INFO] midPoint Security - api ............................ SUCCESS [  0.225 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  0.383 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [  1.674 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 11.171 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [02:43 min]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  1.143 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 18.700 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  0.131 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.045 s]
[INFO] Dummy Resource ..................................... SUCCESS [  0.663 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  1.205 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  0.652 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [01:30 min]
[INFO] midPoint Tools ..................................... SUCCESS [  0.046 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 32.816 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.126 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [  4.827 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [07:21 min]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  0.227 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  0.313 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.040 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  0.185 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  0.240 s]
[INFO] Dummy Connector .................................... SUCCESS [  0.216 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [01:17 min]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  0.442 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [07:03 min]
[INFO] midPoint Model ..................................... SUCCESS [  0.115 s]
[INFO] midPoint Model - api ............................... SUCCESS [  0.558 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 13.241 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  0.187 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  0.076 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [  0.241 s]
[INFO] midPoint Model - test .............................. SUCCESS [  0.768 s]
[INFO] midPoint Report - api .............................. SUCCESS [  0.130 s]
[INFO] midPoint Cases - api ............................... SUCCESS [  0.193 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  0.135 s]
[INFO] midPoint Model - impl .............................. SUCCESS [02:42 min]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 10.277 s]
[INFO] midPoint Report - impl ............................. SUCCESS [01:53 min]
[INFO] midPoint Model - integration tests ................. FAILURE [36:26 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:  01:03 h
[INFO] Finished at: 2026-04-16T01:45:36Z
[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