[midPoint-ci] Build failed in Jenkins: midPoint - master - main - PG 16 #718

Jenkins noreply at evolveum.com
Tue Nov 11 18:12:34 CET 2025


See <https://jenkins.evolveum.com/job/midpoint-master-main/718/display/redirect>

Changes:


------------------------------------------
[...truncated 3590 lines...]
[INFO] --- maven-clean-plugin:3.4.1:clean (default-clean) @ model ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ model ---
[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 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model ---
[INFO] Setting Git Describe: v4.10devel-2579-g7db0787148a
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ model >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ model ---
[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 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ model <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ model ---
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (sbom-package) @ model ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/midpoint-master-main/model/target/bom.xml
[INFO]            attaching as model-4.10-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/midpoint-master-main/model/target/bom.json
[INFO]            attaching as model-4.10-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ model ---
[INFO] Skipping pom project
[INFO] 
[INFO] --- maven-install-plugin:3.1.4:install (default-install) @ model ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/model/4.10-SNAPSHOT/model-4.10-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/target/bom.xml to /root/.m2/repository/com/evolveum/midpoint/model/model/4.10-SNAPSHOT/model-4.10-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/target/bom.json to /root/.m2/repository/com/evolveum/midpoint/model/model/4.10-SNAPSHOT/model-4.10-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model ---
[INFO] Deploying com.evolveum.midpoint.model:model:4.10-SNAPSHOT at end
[INFO] 
[INFO] ---------------< com.evolveum.midpoint.model:model-api >----------------
[INFO] Building midPoint Model - api 4.10-SNAPSHOT                      [37/67]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.4.1:clean (default-clean) @ model-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ model-api ---
[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-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-api ---
[INFO] Setting Git Describe: v4.10devel-2579-g7db0787148a
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ model-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-api ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 152 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlator/idmatch/IdMatchObject.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlator/idmatch/IdMatchObject.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelExecuteOptions.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelExecuteOptions.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ model-api ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ model-api ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ model-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ model-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/target/model-api-4.10-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ model-api >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ model-api ---
[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-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-api ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ model-api <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ model-api ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/target/model-api-4.10-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (sbom-package) @ model-api ---
[INFO] CycloneDX: Resolving Dependencies
[WARNING] com.evolveum.prism:prism-parent:4.10-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.10-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/evolveum/prism/prism-parent/4.10-SNAPSHOT/maven-metadata.xml
[WARNING] com.evolveum.prism:prism-parent:4.10-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.10-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): authorization failed for https://snapshots.terracotta.org/com/evolveum/prism/prism-parent/4.10-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden
[WARNING] com.evolveum.prism:prism:4.10-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism:4.10-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/evolveum/prism/prism/4.10-SNAPSHOT/maven-metadata.xml
[WARNING] com.evolveum.prism:prism:4.10-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism:4.10-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): authorization failed for https://snapshots.terracotta.org/com/evolveum/prism/prism/4.10-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden
[WARNING] com.evolveum.prism:prism-parent:4.10-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.10-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/evolveum/prism/prism-parent/4.10-SNAPSHOT/maven-metadata.xml
[WARNING] com.evolveum.prism:prism-parent:4.10-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.10-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): authorization failed for https://snapshots.terracotta.org/com/evolveum/prism/prism-parent/4.10-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden
[WARNING] com.evolveum.prism:prism:4.10-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism:4.10-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/evolveum/prism/prism/4.10-SNAPSHOT/maven-metadata.xml
[WARNING] com.evolveum.prism:prism:4.10-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://snapshots.terracotta.org/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism:4.10-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (https://snapshots.terracotta.org/): authorization failed for https://snapshots.terracotta.org/com/evolveum/prism/prism/4.10-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden
[INFO] CycloneDX: Creating BOM version 1.6 with 76 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/target/bom.xml
[INFO]            attaching as model-api-4.10-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/target/bom.json
[INFO]            attaching as model-api-4.10-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ model-api ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.1.4:install (default-install) @ model-api ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/model-api/4.10-SNAPSHOT/model-api-4.10-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/target/model-api-4.10-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/model-api/4.10-SNAPSHOT/model-api-4.10-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/target/model-api-4.10-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/model-api/4.10-SNAPSHOT/model-api-4.10-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/target/bom.xml to /root/.m2/repository/com/evolveum/midpoint/model/model-api/4.10-SNAPSHOT/model-api-4.10-SNAPSHOT-cyclonedx.xml
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main/model/model-api/target/bom.json to /root/.m2/repository/com/evolveum/midpoint/model/model-api/4.10-SNAPSHOT/model-api-4.10-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-api ---
[INFO] Deploying com.evolveum.midpoint.model:model-api:4.10-SNAPSHOT at end
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:model-common >--------------
[INFO] Building midPoint Model - common 4.10-SNAPSHOT                   [38/67]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.4.1:clean (default-clean) @ model-common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ model-common ---
[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-common ---
[INFO] Starting audit...
[ERROR] /home/jenkins/agent/workspace/midpoint-master-main/model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/StringPolicyUtils.java:17:49: Name 'specialSymbolsMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. [ConstantName]
Audit done.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.10-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [  6.695 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.620 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:35 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.408 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  2.332 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  2.887 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [  7.325 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [  5.670 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  2.457 s]
[INFO] midPoint Security - api ............................ SUCCESS [  2.514 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  3.213 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 16.677 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 11.837 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  4.418 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [  5.641 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  2.424 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.359 s]
[INFO] Dummy Resource ..................................... SUCCESS [  3.923 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  7.684 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  4.888 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [  7.897 s]
[INFO] midPoint Tools ..................................... SUCCESS [  0.316 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 16.433 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.671 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 11.610 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [  8.410 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  2.386 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  3.320 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.346 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  2.628 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  2.853 s]
[INFO] Dummy Connector .................................... SUCCESS [  1.431 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [  7.061 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  6.028 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [ 11.571 s]
[INFO] midPoint Model ..................................... SUCCESS [  0.272 s]
[INFO] midPoint Model - api ............................... SUCCESS [  3.651 s]
[INFO] midPoint Model - common ............................ FAILURE [  0.809 s]
[INFO] midPoint Notifications - api ....................... SKIPPED
[INFO] Dummy Connector Fake ............................... SKIPPED
[INFO] midPoint Authentication - api ...................... SKIPPED
[INFO] midPoint Model - test .............................. SKIPPED
[INFO] midPoint Report - api .............................. SKIPPED
[INFO] midPoint Cases - api ............................... SKIPPED
[INFO] midPoint Access Certification - api ................ SKIPPED
[INFO] midPoint Model - impl .............................. SKIPPED
[INFO] midPoint Notifications - impl ...................... SKIPPED
[INFO] midPoint Report - impl ............................. SKIPPED
[INFO] midPoint Model - integration tests ................. SKIPPED
[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 Spring Boot JAR ........................... 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] midPoint Distribution .............................. SKIPPED
[INFO] midPoint API Distribution .......................... SKIPPED
[INFO] midPoint JavaDoc ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:36 min
[INFO] Finished at: 2025-11-11T17:12:33Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check (validate) on project model-common: Failed during checkstyle execution: There is 1 error reported by Checkstyle 8.43 with /home/jenkins/agent/workspace/midpoint-master-main/config/checkstyle/checkstyle.xml ruleset. -> [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-common
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list