[midPoint-ci] Build failed in Jenkins: midPoint - support 4.9 - main #195

Jenkins noreply at evolveum.com
Wed Apr 30 18:18:15 CEST 2025


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

Changes:


------------------------------------------
[...truncated 6607 lines...]
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ story ---
[INFO] Setting Git Describe: v4.9.3-1-gfcdb488260f
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ story ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ story ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ story ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 614 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ story ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 135 source files with javac [debug target 17] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/TestGrouperAsyncUpdate.java:[688,35] 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/testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestUnix.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestUnix.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapVirtualGroup.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/TestLdapVirtualGroup.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ story ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ story ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ story >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce) @ story ---
[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) @ story ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ story ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ story <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ story ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (sbom-package) @ story ---
[INFO] Skipping CycloneDX goal, because module skips deploy
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ story ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.1.4:install (default-install) @ story ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ story ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -----------------< com.evolveum.midpoint.testing:rest >-----------------
[INFO] Building midPoint Testing - REST API 4.9.4-SNAPSHOT              [65/68]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rest ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce) @ rest ---
[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) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ rest ---
[INFO] Setting Git Describe: v4.9.3-1-gfcdb488260f
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/rest/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 147 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ rest ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-main/testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ rest ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ rest >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce) @ rest ---
[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) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ rest ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ rest <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ rest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (sbom-package) @ rest ---
[INFO] Skipping CycloneDX goal, because module skips deploy
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ rest ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.1.4:install (default-install) @ rest ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rest ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] ---------------------< com.evolveum.midpoint:dist >---------------------
[INFO] Building midPoint Distribution 4.9.4-SNAPSHOT                    [66/68]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for com.evolveum.midpoint:midpoint-samples:jar:4.9.4-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.9.4-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [ 19.306 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.570 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:52 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.169 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  2.474 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  2.875 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [  8.279 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [  5.444 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  2.348 s]
[INFO] midPoint Security - api ............................ SUCCESS [  2.606 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  3.391 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [  9.250 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 28.060 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 12.963 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  9.070 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [  7.065 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  2.273 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.160 s]
[INFO] Dummy Resource ..................................... SUCCESS [  3.993 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  8.919 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  6.906 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [ 10.035 s]
[INFO] midPoint Tools ..................................... SUCCESS [  0.161 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 19.686 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.554 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 11.848 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [ 10.489 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  2.382 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  3.432 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.196 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  2.613 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  2.617 s]
[INFO] Dummy Connector .................................... SUCCESS [  1.282 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [  9.037 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  8.413 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [ 13.996 s]
[INFO] midPoint Model ..................................... SUCCESS [  0.150 s]
[INFO] midPoint Model - api ............................... SUCCESS [  3.631 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 11.362 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  3.308 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  0.313 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [  3.206 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 10.146 s]
[INFO] midPoint Report - api .............................. SUCCESS [  2.405 s]
[INFO] midPoint Cases - api ............................... SUCCESS [  2.380 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  2.118 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 26.384 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 10.022 s]
[INFO] midPoint Report - impl ............................. SUCCESS [ 10.040 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [  7.856 s]
[INFO] midPoint Workflow - api ............................ SUCCESS [  2.352 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [  3.793 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [ 11.829 s]
[INFO] midPoint Access Certification - impl ............... SUCCESS [ 10.799 s]
[INFO] midPoint Authentication - impl ..................... SUCCESS [ 13.622 s]
[INFO] midPoint REST-ish service implementation ........... SUCCESS [  5.125 s]
[INFO] midPoint Customizations ............................ SUCCESS [  0.688 s]
[INFO] midPoint User Interface ............................ SUCCESS [  0.198 s]
[INFO] midPoint User Interface - admin web gui ............ SUCCESS [02:30 min]
[INFO] midPoint Spring Boot JAR ........................... SUCCESS [ 35.319 s]
[INFO] midPoint Testing Infrastructure .................... SUCCESS [  0.093 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [  2.300 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [  1.103 s]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [  3.623 s]
[INFO] midPoint Testing - REST API ........................ SUCCESS [  2.594 s]
[INFO] midPoint Distribution .............................. FAILURE [  0.100 s]
[INFO] midPoint API Distribution .......................... SKIPPED
[INFO] midPoint JavaDoc ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:25 min
[INFO] Finished at: 2025-04-30T16:18:14Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project dist: Could not resolve dependencies for project com.evolveum.midpoint:dist:pom:4.9.4-SNAPSHOT: Could not find artifact com.evolveum.midpoint:midpoint-samples:jar:4.9.4-SNAPSHOT in evolveum-snapshots (https://nexus.evolveum.com/nexus/repository/snapshots/) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :dist
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list