[midPoint-ci] Build failed in Jenkins: midPoint - master - main - PG 16 #717
Jenkins
noreply at evolveum.com
Tue Nov 11 12:11:34 CET 2025
See <https://jenkins.evolveum.com/job/midpoint-master-main/717/display/redirect>
Changes:
------------------------------------------
[...truncated 3585 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-2575-gff0bffb9bfc
[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-2575-gff0bffb9bfc
[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.680 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.798 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:31 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.365 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 2.454 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 2.728 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 7.162 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 5.774 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 2.477 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 2.486 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 3.354 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 15.990 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 11.662 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 4.585 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 5.583 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 2.306 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.348 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 4.071 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 7.448 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 4.946 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [ 8.172 s]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.280 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 17.114 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.725 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 11.270 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [ 8.365 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 2.346 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 3.334 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.354 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 2.597 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 2.774 s]
[INFO] Dummy Connector .................................... SUCCESS [ 1.465 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [ 7.090 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 6.199 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [ 11.456 s]
[INFO] midPoint Model ..................................... SUCCESS [ 0.315 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 3.672 s]
[INFO] midPoint Model - common ............................ FAILURE [ 0.788 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:32 min
[INFO] Finished at: 2025-11-11T11:11: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