[midPoint-ci] Build failed in Jenkins: midPoint - master - quick #2306
Jenkins
noreply at evolveum.com
Mon Feb 5 16:11:34 CET 2024
See <https://jenkins.evolveum.com/job/midpoint-master-quick/2306/display/redirect>
Changes:
------------------------------------------
[...truncated 5409 lines...]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ longtest <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ longtest ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ longtest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.1.2:verify (integration-test) @ longtest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ longtest ---
[INFO] No dependency problems found
[INFO]
[INFO] --- install:3.0.1:install (default-install) @ longtest ---
[INFO] Skipping artifact installation
[INFO]
[INFO] ----------------< com.evolveum.midpoint.testing:story >-----------------
[INFO] Building midPoint Testing - Story Tests 4.9-SNAPSHOT [63/64]
[INFO] from testing/story/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ story ---
[INFO] Deleting /home/jenkins/agent/workspace/midpoint-master-quick/testing/story/target
[INFO]
[INFO] --- enforcer:3.1.0:enforce (enforce) @ story ---
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ story ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ story ---
[INFO] Setting Git Describe: v4.9devel-543-g36b7696ae2f
[INFO]
[INFO] --- resources: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-master-quick/testing/story/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ story ---
[INFO] No sources to compile
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ story ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 573 resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ story ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 124 source files with javac [debug target 17] to target/test-classes
[WARNING] system modules path not set in conjunction with -source 17
[WARNING] /home/jenkins/agent/workspace/midpoint-master-quick/testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/TestGrouperAsyncUpdate.java:[689,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-master-quick/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/AbstractLdapHierarchyTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-quick/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/AbstractLdapHierarchyTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-quick/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/AbstractLdapHierarchyTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-quick/testing/story/src/test/java/com/evolveum/midpoint/testing/story/ldap/hierarchy/AbstractLdapHierarchyTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ story ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ story ---
[INFO] Skipping packaging of the jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ story >>>
[INFO]
[INFO] --- enforcer:3.1.0:enforce (enforce) @ story ---
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ story ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ story ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ story <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ story ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.1.2:verify (integration-test) @ story ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ story ---
[INFO] No dependency problems found
[INFO]
[INFO] --- install:3.0.1:install (default-install) @ story ---
[INFO] Skipping artifact installation
[INFO]
[INFO] -----------------< com.evolveum.midpoint.testing:rest >-----------------
[INFO] Building midPoint Testing - REST API 4.9-SNAPSHOT [64/64]
[INFO] from testing/rest/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ rest ---
[INFO] Deleting /home/jenkins/agent/workspace/midpoint-master-quick/testing/rest/target
[INFO]
[INFO] --- enforcer:3.1.0:enforce (enforce) @ rest ---
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ rest ---
[INFO] Setting Git Describe: v4.9devel-543-g36b7696ae2f
[INFO]
[INFO] --- resources: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-master-quick/testing/rest/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 143 resources
[INFO]
[INFO] --- compiler: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
[WARNING] system modules path not set in conjunction with -source 17
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ rest ---
[INFO] Skipping packaging of the jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ rest >>>
[INFO]
[INFO] --- enforcer:3.1.0:enforce (enforce) @ rest ---
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ rest ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ rest <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ rest ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.1.2:verify (integration-test) @ rest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ rest ---
[WARNING] Used undeclared dependencies found:
[WARNING] jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.9-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 3.258 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.164 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [02:37 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.110 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 0.537 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 0.584 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 6.752 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 33.092 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.381 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.524 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 0.909 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [ 4.386 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 21.394 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 6.925 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [04:27 min]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 56.019 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.363 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.089 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 0.394 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 3.338 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 1.802 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [01:48 min]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.093 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 4.396 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.197 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 11.409 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [02:10 min]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 0.351 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 0.770 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.121 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 0.618 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 0.571 s]
[INFO] Dummy Connector .................................... SUCCESS [ 0.552 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [01:38 min]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 0.986 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [10:16 min]
[INFO] midPoint Model ..................................... SUCCESS [ 0.095 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 1.374 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 37.718 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 0.370 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 0.147 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [ 0.465 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 2.021 s]
[INFO] midPoint Report - api .............................. SUCCESS [ 0.291 s]
[INFO] midPoint Cases - api ............................... SUCCESS [ 0.347 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [ 0.250 s]
[INFO] midPoint Model - impl .............................. SUCCESS [04:58 min]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 26.676 s]
[INFO] midPoint Report - impl ............................. SUCCESS [02:59 min]
[INFO] midPoint Model - integration tests ................. SUCCESS [03:27 min]
[INFO] midPoint Workflow - api ............................ SUCCESS [ 0.272 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [ 0.770 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [06:04 min]
[INFO] midPoint Access Certification - impl ............... SUCCESS [01:49 min]
[INFO] midPoint Authentication - impl ..................... SUCCESS [01:15 min]
[INFO] midPoint REST-ish service implementation ........... SUCCESS [ 0.719 s]
[INFO] midPoint Customizations ............................ SUCCESS [ 0.581 s]
[INFO] midPoint User Interface ............................ SUCCESS [ 0.092 s]
[INFO] midPoint User Interface - admin web gui ............ SUCCESS [02:11 min]
[INFO] midPoint Testing Infrastructure .................... SUCCESS [ 0.100 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [ 1.551 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [ 0.835 s]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [ 3.711 s]
[INFO] midPoint Testing - REST API ........................ FAILURE [ 1.517 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49:45 min
[INFO] Finished at: 2024-02-05T15:11:33Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.3.0:analyze-only (analyze) on project rest: Dependency problems found -> [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 :rest
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list