[midPoint-ci] Build failed in Jenkins: midPoint - master - Native repo, PG 14, JDK 21 (Eclipse Temurin) #935
Jenkins
noreply at evolveum.com
Thu Nov 27 22:17:29 CET 2025
See <https://jenkins.evolveum.com/job/midpoint-master-native-pg14-jdk21/935/display/redirect>
Changes:
------------------------------------------
[...truncated 2924 lines...]
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ midpoint-boot-layout ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ midpoint-boot-layout ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ midpoint-boot-layout <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ midpoint-boot-layout ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/tools/midpoint-boot-layout/target/midpoint-boot-layout-4.11-SNAPSHOT-sources.jar
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ midpoint-boot-layout ---
[INFO] No dependency problems found
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ midpoint-boot-layout ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/tools/midpoint-boot-layout/pom.xml to /root/.m2/repository/com/evolveum/midpoint/tools/midpoint-boot-layout/4.11-SNAPSHOT/midpoint-boot-layout-4.11-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/tools/midpoint-boot-layout/target/midpoint-boot-layout-4.11-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/tools/midpoint-boot-layout/4.11-SNAPSHOT/midpoint-boot-layout-4.11-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/tools/midpoint-boot-layout/target/midpoint-boot-layout-4.11-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/tools/midpoint-boot-layout/4.11-SNAPSHOT/midpoint-boot-layout-4.11-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------< com.evolveum.midpoint.infra:schema-pure-jaxb >------------
[INFO] Building midPoint Infrastructure - pure JAXB schema 4.11-SNAPSHOT [25/63]
[INFO] from infra/schema-pure-jaxb/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.1:clean (default-clean) @ schema-pure-jaxb ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ schema-pure-jaxb ---
[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) @ schema-pure-jaxb ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ schema-pure-jaxb ---
[INFO] Setting Git Describe: v4.11devel-2-gb8f53290749
[INFO]
[INFO] --- dependency:3.3.0:unpack (unpack-schema-files) @ schema-pure-jaxb ---
[INFO] Configured Artifact: com.evolveum.midpoint.infra:schema:4.11-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema/target/schema-4.11-SNAPSHOT.jar to /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema-pure-jaxb/target/midpoint-schema with includes "**/*.xsd,**/*.dtd" and excludes "prism-impl/xml/ns/test/**,xml/ns/test/**"
[INFO]
[INFO] --- jaxb2:3.1.0:xjc (xjc) @ schema-pure-jaxb ---
[INFO] Created EpisodePath [/home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema-pure-jaxb/target/generated-sources/jaxb/META-INF/JAXB]: true
[INFO] Ignored given or default xjbSources [/home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema-pure-jaxb/src/main/xjb], since it is not an existent file or directory.
[INFO] Created EpisodePath [/home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema-pure-jaxb/target/generated-sources/jaxb/META-INF/JAXB]: true
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ schema-pure-jaxb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema-pure-jaxb/src/main/resources
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ schema-pure-jaxb ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 1590 source files with javac [debug target 17] to target/classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ schema-pure-jaxb ---
[INFO] Not copying test resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ schema-pure-jaxb ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ schema-pure-jaxb ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ schema-pure-jaxb ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema-pure-jaxb/target/schema-pure-jaxb-4.11-SNAPSHOT.jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ schema-pure-jaxb >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ schema-pure-jaxb ---
[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) @ schema-pure-jaxb ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ schema-pure-jaxb ---
[INFO]
[INFO] --- dependency:3.3.0:unpack (unpack-schema-files) @ schema-pure-jaxb ---
[INFO] Configured Artifact: com.evolveum.midpoint.infra:schema:4.11-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema/target/schema-4.11-SNAPSHOT.jar to /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema-pure-jaxb/target/midpoint-schema with includes "**/*.xsd,**/*.dtd" and excludes "prism-impl/xml/ns/test/**,xml/ns/test/**"
[INFO]
[INFO] --- jaxb2:3.1.0:xjc (xjc) @ schema-pure-jaxb ---
[INFO] Ignored given or default xjbSources [/home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema-pure-jaxb/src/main/xjb], since it is not an existent file or directory.
[INFO] No changes detected in schema or binding files - skipping JAXB generation.
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ schema-pure-jaxb <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ schema-pure-jaxb ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema-pure-jaxb/target/schema-pure-jaxb-4.11-SNAPSHOT-sources.jar
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ schema-pure-jaxb ---
[INFO] No dependency problems found
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ schema-pure-jaxb ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema-pure-jaxb/pom.xml to /root/.m2/repository/com/evolveum/midpoint/infra/schema-pure-jaxb/4.11-SNAPSHOT/schema-pure-jaxb-4.11-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema-pure-jaxb/target/schema-pure-jaxb-4.11-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/infra/schema-pure-jaxb/4.11-SNAPSHOT/schema-pure-jaxb-4.11-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/infra/schema-pure-jaxb/target/schema-pure-jaxb-4.11-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/infra/schema-pure-jaxb/4.11-SNAPSHOT/schema-pure-jaxb-4.11-SNAPSHOT-sources.jar
[INFO]
[INFO] ---------------< com.evolveum.midpoint.repo:repo-common >---------------
[INFO] Building midPoint Repo Commons 4.11-SNAPSHOT [26/63]
[INFO] from repo/repo-common/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.1:clean (default-clean) @ repo-common ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce) @ repo-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] --- checkstyle:3.1.2:check (validate) @ repo-common ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ repo-common ---
[INFO] Setting Git Describe: v4.11devel-2-gb8f53290749
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ repo-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ repo-common ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 257 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/util/OperationExecutionRecorderForTasks.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/util/OperationExecutionRecorderForTasks.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/definition/WorkDefinition.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/definition/WorkDefinition.java: Recompile with -Xlint:unchecked for details.
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] system modules path not set in conjunction with -source 17
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/ActivityPolicyViolationException.java:[18,9] no suitable constructor found for PolicyViolationException(com.evolveum.midpoint.util.LocalizableMessage,java.lang.String)
constructor com.evolveum.midpoint.util.exception.PolicyViolationException.PolicyViolationException(com.evolveum.midpoint.util.LocalizableMessage,java.lang.Throwable) is not applicable
(argument mismatch; java.lang.String cannot be converted to java.lang.Throwable)
constructor com.evolveum.midpoint.util.exception.PolicyViolationException.PolicyViolationException(java.lang.String,java.lang.Throwable) is not applicable
(argument mismatch; com.evolveum.midpoint.util.LocalizableMessage cannot be converted to java.lang.String)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.11-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 3.792 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.164 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [02:47 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.102 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 1.234 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 1.123 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 7.457 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 34.048 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.501 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.647 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 1.156 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 21.586 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [02:58 min]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 0.527 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 49.686 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.407 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.092 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 1.849 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 3.854 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 1.548 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [03:11 min]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.082 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [01:01 min]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.198 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 12.000 s]
[INFO] midPoint Repo Commons .............................. FAILURE [ 2.587 s]
[INFO] midPoint Security Enforcer - api ................... SKIPPED
[INFO] midPoint Security Enforcer - impl .................. SKIPPED
[INFO] midPoint Provisioning .............................. SKIPPED
[INFO] midPoint Provisioning - api ........................ SKIPPED
[INFO] Unified Connector Framework - api .................. SKIPPED
[INFO] Dummy Connector .................................... SKIPPED
[INFO] Unified Connector Framework - ConnId impl .......... SKIPPED
[INFO] Unified Connector Framework - Built-in impl ........ SKIPPED
[INFO] midPoint Provisioning - impl ....................... SKIPPED
[INFO] midPoint Model ..................................... SKIPPED
[INFO] midPoint Model - api ............................... SKIPPED
[INFO] midPoint Model - common ............................ SKIPPED
[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 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: 12:25 min
[INFO] Finished at: 2025-11-27T21:17:28Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project repo-common: Compilation failure
[ERROR] /home/jenkins/agent/workspace/midpoint-master-native-pg14-jdk21/repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/ActivityPolicyViolationException.java:[18,9] no suitable constructor found for PolicyViolationException(com.evolveum.midpoint.util.LocalizableMessage,java.lang.String)
[ERROR] constructor com.evolveum.midpoint.util.exception.PolicyViolationException.PolicyViolationException(com.evolveum.midpoint.util.LocalizableMessage,java.lang.Throwable) is not applicable
[ERROR] (argument mismatch; java.lang.String cannot be converted to java.lang.Throwable)
[ERROR] constructor com.evolveum.midpoint.util.exception.PolicyViolationException.PolicyViolationException(java.lang.String,java.lang.Throwable) is not applicable
[ERROR] (argument mismatch; com.evolveum.midpoint.util.LocalizableMessage cannot be converted to java.lang.String)
[ERROR] -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :repo-common
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list