[midPoint-ci] Build failed in Jenkins: midPoint - master - Native repo, PG 16, JDK 17 #94

Jenkins noreply at evolveum.com
Mon Sep 25 16:56:09 CEST 2023


See <https://jenkins.evolveum.com/job/midpoint-master-native-pg16-jdk17/94/display/redirect>

Changes:


------------------------------------------
[...truncated 3995 lines...]
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg16-jdk17/model/report-impl/target/report-impl-4.8-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.8-SNAPSHOT/report-impl-4.8-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg16-jdk17/model/report-impl/target/report-impl-4.8-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.8-SNAPSHOT/report-impl-4.8-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:model-intest >--------------
[INFO] Building midPoint Model - integration tests 4.8-SNAPSHOT         [49/63]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ model-intest ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ model-intest ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ model-intest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-intest ---
[INFO] Setting Git Describe: v4.8devel-1504-g169620b81d1
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ model-intest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-master-native-pg16-jdk17/model/model-intest/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-intest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ model-intest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1220 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ model-intest ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 188 source files with javac [debug target 17] to target/test-classes
[WARNING] /home/jenkins/agent/workspace/midpoint-master-native-pg16-jdk17/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestTolerantAttributes.java:[248,82] 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-native-pg16-jdk17/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestOptimizingTriggerCreator.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg16-jdk17/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestOptimizingTriggerCreator.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg16-jdk17/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/manual/AbstractManualResourceTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-native-pg16-jdk17/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/manual/AbstractManualResourceTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ model-intest ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Unit
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ model-intest ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ model-intest >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ model-intest ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ model-intest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-intest ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ model-intest <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ model-intest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ model-intest ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "midPointScheduler_QuartzSchedulerThread"

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "surefire-forkedjvm-command-thread"
[ERROR] Java heap space
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ model-intest ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.8-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [ 24.447 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.153 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [02:30 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.116 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  0.493 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  1.328 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 12.160 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 30.098 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  0.415 s]
[INFO] midPoint Security - api ............................ SUCCESS [  0.980 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  1.492 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [  7.953 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 43.533 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [02:42 min]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  4.770 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 41.342 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  0.322 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.110 s]
[INFO] Dummy Resource ..................................... SUCCESS [  0.458 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  3.920 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  1.798 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [01:53 min]
[INFO] midPoint Tools ..................................... SUCCESS [  0.109 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [  7.045 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.280 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [07:47 min]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  0.370 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  0.816 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.114 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  0.460 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  0.492 s]
[INFO] Dummy Connector .................................... SUCCESS [  0.643 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [01:38 min]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  2.147 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [08:03 min]
[INFO] midPoint Model ..................................... SUCCESS [  0.118 s]
[INFO] midPoint Model - api ............................... SUCCESS [  1.320 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 41.827 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  0.408 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  0.199 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [  0.628 s]
[INFO] midPoint Model - test .............................. SUCCESS [  2.210 s]
[INFO] midPoint Report - api .............................. SUCCESS [  0.270 s]
[INFO] midPoint Cases - api ............................... SUCCESS [  0.356 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  0.249 s]
[INFO] midPoint Model - impl .............................. SUCCESS [04:08 min]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 22.681 s]
[INFO] midPoint Report - impl ............................. SUCCESS [03:02 min]
[INFO] midPoint Model - integration tests ................. FAILURE [  01:21 h]
[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:  01:57 h
[INFO] Finished at: 2023-09-25T14:56:08Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.1.2:verify (integration-test) on project model-intest: 
[ERROR] 
[ERROR] Please refer to /home/jenkins/agent/workspace/midpoint-master-native-pg16-jdk17/model/model-intest/target/failsafe-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] There was an error in the forked process
[ERROR] Java heap space
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:628)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:250)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1203)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1055)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:871)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:301)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:211)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:165)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:157)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:121)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:127)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:294)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:960)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:293)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:196)
[ERROR] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[ERROR] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
[ERROR] 
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: There was an error in the forked process
[ERROR] Java heap space
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:628)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:250)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1203)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1055)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:871)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:301)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:211)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:165)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:157)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:121)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:127)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:294)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:960)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:293)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:196)
[ERROR] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[ERROR] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :model-intest
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list