[midPoint-ci] Build failed in Jenkins: midPoint - support 4.9 - Generic repo, Oracle 23ai free JDK 21 (Eclipse Temurin) #93
Jenkins
noreply at evolveum.com
Thu Aug 7 16:53:11 CEST 2025
See <https://jenkins.evolveum.com/job/midpoint-support-4-9-generic-oracle23-jdk21/93/display/redirect>
Changes:
------------------------------------------
[...truncated 5507 lines...]
[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 614 resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ story ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 135 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-support-4-9-generic-oracle23-jdk21/testing/story/src/test/java/com/evolveum/midpoint/testing/story/grouper/TestGrouperAsyncUpdate.java:[688,35] 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-generic-oracle23-jdk21/testing/story/src/test/java/com/evolveum/midpoint/testing/story/buckets/TestBucketsPerformance.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-generic-oracle23-jdk21/testing/story/src/test/java/com/evolveum/midpoint/testing/story/buckets/TestBucketsPerformance.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-generic-oracle23-jdk21/testing/story/src/test/java/com/evolveum/midpoint/testing/story/consistency/TestConsistencyMechanism.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-9-generic-oracle23-jdk21/testing/story/src/test/java/com/evolveum/midpoint/testing/story/consistency/TestConsistencyMechanism.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.4.2: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.5.0: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] --- 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.1.4:install (default-install) @ story ---
[INFO] Skipping artifact installation
[INFO]
[INFO] -----------------< com.evolveum.midpoint.testing:rest >-----------------
[INFO] Building midPoint Testing - REST API 4.9.4-SNAPSHOT [64/64]
[INFO] from testing/rest/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.1:clean (default-clean) @ rest ---
[INFO]
[INFO] --- enforcer:3.5.0: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] --- 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.9.3-126-gd1134deed68
[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-support-4-9-generic-oracle23-jdk21/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 147 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] /home/jenkins/agent/workspace/midpoint-support-4-9-generic-oracle23-jdk21/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-generic-oracle23-jdk21/testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.4.2: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.5.0: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] --- 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 ---
[INFO] No dependency problems found
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ rest ---
[INFO] Skipping artifact installation
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.9.4-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 11.287 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.187 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:38 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.093 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 0.613 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 0.911 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 9.712 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 2.251 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.399 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.746 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 1.319 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [ 4.670 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 22.868 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 6.462 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 3.359 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 1.567 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.414 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.097 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 0.786 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 3.638 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 0.781 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [ 2.458 s]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.103 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 4.050 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.249 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 11.444 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [ 3.470 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 0.424 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 0.789 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.091 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 0.518 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 0.567 s]
[INFO] Dummy Connector .................................... SUCCESS [ 0.562 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [ 2.396 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 1.496 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [ 5.182 s]
[INFO] midPoint Model ..................................... SUCCESS [ 0.099 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 1.645 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 3.358 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 0.377 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 0.154 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [ 0.636 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 2.141 s]
[INFO] midPoint Report - api .............................. SUCCESS [ 0.328 s]
[INFO] midPoint Cases - api ............................... SUCCESS [ 0.445 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [ 0.303 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 12.992 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 2.294 s]
[INFO] midPoint Report - impl ............................. SUCCESS [ 2.219 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [ 7.112 s]
[INFO] midPoint Workflow - api ............................ SUCCESS [ 0.311 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [ 0.897 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [ 2.404 s]
[INFO] midPoint Access Certification - impl ............... SUCCESS [ 2.338 s]
[INFO] midPoint Authentication - impl ..................... SUCCESS [ 6.415 s]
[INFO] midPoint REST-ish service implementation ........... SUCCESS [ 0.650 s]
[INFO] midPoint Customizations ............................ SUCCESS [ 0.090 s]
[INFO] midPoint User Interface ............................ SUCCESS [ 0.071 s]
[INFO] midPoint User Interface - admin web gui ............ SUCCESS [02:00 min]
[INFO] midPoint Testing Infrastructure .................... SUCCESS [ 0.093 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [ 1.902 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [ 1.026 s]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [ 3.240 s]
[INFO] midPoint Testing - REST API ........................ SUCCESS [ 2.535 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:23 min
[INFO] Finished at: 2025-08-07T14:32:17Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (init-db)
[Pipeline] container
[Pipeline] {
[Pipeline] withKubeConfig
[Pipeline] {
[Pipeline] sh
Wait to DB get up...
Thu Aug 7 14:32:18 UTC 2025
Thu Aug 7 14:32:34 UTC 2025 : 0% complete
Thu Aug 7 14:37:43 UTC 2025 :
Thu Aug 7 14:37:58 UTC 2025 : 0% complete
Thu Aug 7 14:43:08 UTC 2025 :
Thu Aug 7 14:43:24 UTC 2025 : 0% complete
Thu Aug 7 14:48:28 UTC 2025 :
Thu Aug 7 14:48:44 UTC 2025 : 0% complete
Thu Aug 7 14:53:02 UTC 2025
-- : Time out happen...
error: unable to upgrade connection: container not found ("oracle")
error: unable to upgrade connection: container not found ("oracle")
error: unable to upgrade connection: container not found ("oracle")
[Pipeline] }
[kubernetes-cli] kubectl configuration cleaned up
[Pipeline] // withKubeConfig
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] container
[Pipeline] {
[Pipeline] withKubeConfig
[Pipeline] {
[Pipeline] sh
pod "test-db-midpoint-support-4-9-generic-oracle23-jdk21-93" deleted
persistentvolumeclaim "test-db-midpoint-support-4-9-generic-oracle23-jdk21-93" deleted
[Pipeline] }
[kubernetes-cli] kubectl configuration cleaned up
[Pipeline] // withKubeConfig
[Pipeline] }
[Pipeline] // container
[Pipeline] step
More information about the midPoint-ci
mailing list