[midPoint-ci] Build failed in Jenkins: midPoint - support 4.9 - main #5
Jenkins
noreply at evolveum.com
Wed Oct 23 18:13:11 CEST 2024
See <https://jenkins.evolveum.com/job/midpoint-support-4-9-main/5/display/redirect>
Changes:
------------------------------------------
[...truncated 5510 lines...]
[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] Setting Git Describe: v4.9support-2-gd3fa4f784d0
[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 613 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ story ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 130 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,43] 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] --- 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.3: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.1-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.9support-2-gd3fa4f784d0
[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] --- 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.3: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.1-SNAPSHOT [66/68]
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for com.evolveum.midpoint:midpoint-samples:jar:4.9.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.9.1-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 14.420 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.159 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:38 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.089 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 0.651 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 0.976 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 6.998 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 2.147 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.517 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.772 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 1.278 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [ 5.234 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 24.782 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 7.851 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 3.460 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 1.252 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.357 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.089 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 0.740 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 3.841 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 0.801 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [ 2.396 s]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.110 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 4.242 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.232 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 11.663 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [ 3.644 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 0.382 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 0.850 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.090 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 0.685 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 0.573 s]
[INFO] Dummy Connector .................................... SUCCESS [ 0.605 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [ 2.669 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 1.854 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [ 5.813 s]
[INFO] midPoint Model ..................................... SUCCESS [ 0.083 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 1.694 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 4.243 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 0.448 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 0.171 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [ 0.768 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 2.248 s]
[INFO] midPoint Report - api .............................. SUCCESS [ 0.297 s]
[INFO] midPoint Cases - api ............................... SUCCESS [ 0.416 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [ 0.362 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 15.360 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 2.783 s]
[INFO] midPoint Report - impl ............................. SUCCESS [ 2.441 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [ 9.029 s]
[INFO] midPoint Workflow - api ............................ SUCCESS [ 0.415 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [ 0.799 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [ 2.582 s]
[INFO] midPoint Access Certification - impl ............... SUCCESS [ 2.176 s]
[INFO] midPoint Authentication - impl ..................... SUCCESS [ 6.073 s]
[INFO] midPoint REST-ish service implementation ........... SUCCESS [ 0.832 s]
[INFO] midPoint Customizations ............................ SUCCESS [ 0.088 s]
[INFO] midPoint User Interface ............................ SUCCESS [ 0.079 s]
[INFO] midPoint User Interface - admin web gui ............ SUCCESS [02:11 min]
[INFO] midPoint Spring Boot JAR ........................... SUCCESS [ 10.655 s]
[INFO] midPoint Testing Infrastructure .................... SUCCESS [ 0.080 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [ 2.226 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [ 1.057 s]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [ 4.061 s]
[INFO] midPoint Testing - REST API ........................ SUCCESS [ 2.257 s]
[INFO] midPoint Distribution .............................. FAILURE [ 0.120 s]
[INFO] midPoint API Distribution .......................... SKIPPED
[INFO] midPoint JavaDoc ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:58 min
[INFO] Finished at: 2024-10-23T16:13:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project dist: Could not resolve dependencies for project com.evolveum.midpoint:dist:pom:4.9.1-SNAPSHOT: Could not find artifact com.evolveum.midpoint:midpoint-samples:jar:4.9.1-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