See <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK17/15/display/redirect?page=changes>
Changes: [Justin Bertram] NO-JIRA update version doc for release [Justin Bertram] Revert "[maven-release-plugin] prepare for next development iteration" [Justin Bertram] Revert "[maven-release-plugin] prepare release 2.39.0" [Justin Bertram] [maven-release-plugin] prepare release 2.39.0 [Justin Bertram] [maven-release-plugin] prepare for next development iteration [Clebert Suconic] ARTEMIS-5173 avoiding test failure ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM No JDK named ‘jdk_17_latest’ found [EnvInject] - Loading node environment variables. Building remotely on builds23 (ubuntu) in workspace <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK17/ws/> No JDK named ‘jdk_17_latest’ found The recommended git tool is: NONE No credentials specified No JDK named ‘jdk_17_latest’ found > git rev-parse --resolve-git-dir > <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK17/ws/.git> > # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://gitbox.apache.org/repos/asf/activemq-artemis.git # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/activemq-artemis.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- > https://gitbox.apache.org/repos/asf/activemq-artemis.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 No JDK named ‘jdk_17_latest’ found Checking out Revision e3c49e63d7745c6a02f5040cb813d0902e4a1279 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f e3c49e63d7745c6a02f5040cb813d0902e4a1279 # timeout=10 Commit message: "ARTEMIS-5173 avoiding test failure" > git rev-list --no-walk 7eaea5a7a6b09b92c5ef0b73a5adaceb8b485ac6 # timeout=10 No JDK named ‘jdk_17_latest’ found No JDK named ‘jdk_17_latest’ found No JDK named ‘jdk_17_latest’ found No JDK named ‘jdk_17_latest’ found [ActiveMQ-Artemis-JDK17] $ /bin/sh -xe /tmp/jenkins11263553453555794521.sh + echo ===== Env Details ===== ===== Env Details ===== + java -version openjdk version "11.0.25" 2024-10-15 OpenJDK Runtime Environment (build 11.0.25+9-post-Ubuntu-1ubuntu122.04) OpenJDK 64-Bit Server VM (build 11.0.25+9-post-Ubuntu-1ubuntu122.04, mixed mode, sharing) + javac -version javac 11.0.25 + echo JAVA_HOME= JAVA_HOME= + echo PATH=/home/jenkins/tools/maven/latest3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin PATH=/home/jenkins/tools/maven/latest3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + echo ======================= ======================= No JDK named ‘jdk_17_latest’ found Parsing POMs Established TCP socket on 42135 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [ActiveMQ-Artemis-JDK17] $ java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.8.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 42135 <===[JENKINS REMOTING CAPACITY]===> channel started Dec 16, 2024 3:57:27 PM hudson.remoting.UserRequest perform WARNING: LinkageError while performing UserRequest:hudson.maven.AbstractMavenProcessFactory$ConfigureOriginalJDK@689290f6 java.lang.UnsupportedClassVersionError: Failed to load hudson.maven.AbstractMavenProcessFactory$ConfigureOriginalJDK at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:472) at hudson.remoting.RemoteClassLoader.loadRemoteClass(RemoteClassLoader.java:301) at hudson.remoting.RemoteClassLoader.loadWithMultiClassLoader(RemoteClassLoader.java:277) at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:594) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:527) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:398) at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:133) at java.base/java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:2003) at java.base/java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1870) at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2201) at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1687) at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:489) at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:447) at hudson.remoting.UserRequest.deserialize(UserRequest.java:312) at hudson.remoting.UserRequest.perform(UserRequest.java:196) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: java.lang.UnsupportedClassVersionError: Failed to load jenkins.security.MasterToSlaveCallable at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:472) at hudson.remoting.RemoteClassLoader.loadRemoteClass(RemoteClassLoader.java:301) at hudson.remoting.RemoteClassLoader.loadWithMultiClassLoader(RemoteClassLoader.java:277) at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:594) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:527) at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1022) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:883) at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:470) ... 23 more Caused by: java.lang.UnsupportedClassVersionError: jenkins/security/MasterToSlaveCallable has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1022) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:883) at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:470) ... 32 more ERROR: ================================================================================ ERROR: Invalid project setup: Failed to load hudson.maven.AbstractMavenProcessFactory$ConfigureOriginalJDK ERROR: Processing failed due to a bug in the code. Please report this to the issue tracker (https://jenkins.io/redirect/report-an-issue). java.lang.NullPointerException: Cannot invoke "hudson.model.JDK.getName()" because "jdk" is null at PluginClassLoader for maven-plugin//hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:308) at PluginClassLoader for maven-plugin//hudson.maven.ProcessCache.get(ProcessCache.java:236) at PluginClassLoader for maven-plugin//hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1833) at PluginClassLoader for maven-plugin//hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) project=hudson.maven.MavenModuleSet@6607a6a6[ActiveMQ/ActiveMQ-Artemis-JDK17] project.getModules()=[hudson.maven.MavenModule@2939a868[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:activemq-branding][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:activemq-branding][relativePath:artemis-hawtio/activemq-branding], hudson.maven.MavenModule@49b4ff85[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:apache-artemis][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:apache-artemis][relativePath:artemis-distribution], hudson.maven.MavenModule@535c9c49[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-amqp-protocol][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-amqp-protocol][relativePath:artemis-protocols/artemis-amqp-protocol], hudson.maven.MavenModule@2cc28eb7[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-bom][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-bom][relativePath:artemis-bom], hudson.maven.MavenModule@48dc19af[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-boot][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-boot][relativePath:artemis-boot], hudson.maven.MavenModule@267a8fe6[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-cdi-client][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-cdi-client][relativePath:artemis-cdi-client], hudson.maven.MavenModule@11f3f1b4[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-cli][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-cli][relativePath:artemis-cli], hudson.maven.MavenModule@297c620b[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-commons][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-commons][relativePath:artemis-commons], hudson.maven.MavenModule@1c507ea[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-console][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-console][relativePath:artemis-hawtio/artemis-console], hudson.maven.MavenModule@73b2bd8b[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-core-client][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-core-client][relativePath:artemis-core-client], hudson.maven.MavenModule@7dc29c18[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-core-client-all][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-core-client-all][relativePath:artemis-core-client-all], hudson.maven.MavenModule@37e4c591[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-core-client-osgi][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-core-client-osgi][relativePath:artemis-core-client-osgi], hudson.maven.MavenModule@1e376ed0[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-dto][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-dto][relativePath:artemis-dto], hudson.maven.MavenModule@788fd678[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-features][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-features][relativePath:artemis-features], hudson.maven.MavenModule@11c4b72d[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-hawtio-pom][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-hawtio-pom][relativePath:artemis-hawtio], hudson.maven.MavenModule@1d20c9[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-hornetq-protocol][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-hornetq-protocol][relativePath:artemis-protocols/artemis-hornetq-protocol], hudson.maven.MavenModule@25f99ff4[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-hqclient-protocol][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-hqclient-protocol][relativePath:artemis-protocols/artemis-hqclient-protocol], hudson.maven.MavenModule@2343b125[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-image][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-image][relativePath:artemis-image], hudson.maven.MavenModule@178a07bf[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-image-examples][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-image-examples][relativePath:artemis-image/examples], hudson.maven.MavenModule@7ef876ef[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jakarta-client][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jakarta-client][relativePath:artemis-jakarta-client], hudson.maven.MavenModule@171740fb[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jakarta-client-all][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jakarta-client-all][relativePath:artemis-jakarta-client-all], hudson.maven.MavenModule@296301a5[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jakarta-openwire-protocol][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jakarta-openwire-protocol][relativePath:artemis-protocols/artemis-jakarta-openwire-protocol], hudson.maven.MavenModule@6e934cc9[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jakarta-ra][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jakarta-ra][relativePath:artemis-jakarta-ra], hudson.maven.MavenModule@536100fa[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jakarta-server][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jakarta-server][relativePath:artemis-jakarta-server], hudson.maven.MavenModule@7e5c92f5[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jakarta-service-extensions][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jakarta-service-extensions][relativePath:artemis-jakarta-service-extensions], hudson.maven.MavenModule@4f03cab2[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jdbc-store][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jdbc-store][relativePath:artemis-jdbc-store], hudson.maven.MavenModule@3b02229f[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jms-client][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jms-client][relativePath:artemis-jms-client], hudson.maven.MavenModule@60bf93d5[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jms-client-all][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jms-client-all][relativePath:artemis-jms-client-all], hudson.maven.MavenModule@7a6e7e0d[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jms-client-osgi][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jms-client-osgi][relativePath:artemis-jms-client-osgi], hudson.maven.MavenModule@2be96da8[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jms-server][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-jms-server][relativePath:artemis-jms-server], hudson.maven.MavenModule@1d5a490[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-journal][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-journal][relativePath:artemis-journal], hudson.maven.MavenModule@1de8be44[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-junit][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-junit][relativePath:artemis-junit/artemis-junit-4], hudson.maven.MavenModule@14ff35e2[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-junit-5][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-junit-5][relativePath:artemis-junit/artemis-junit-5], hudson.maven.MavenModule@741b8ef8[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-junit-commons][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-junit-commons][relativePath:artemis-junit/artemis-junit-commons], hudson.maven.MavenModule@584645cf[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-junit-parent][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-junit-parent][relativePath:artemis-junit], hudson.maven.MavenModule@4ca1d[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-lockmanager][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-lockmanager][relativePath:artemis-lockmanager], hudson.maven.MavenModule@485e3b4b[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-lockmanager-api][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-lockmanager-api][relativePath:artemis-lockmanager/artemis-lockmanager-api], hudson.maven.MavenModule@6d39bfda[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-lockmanager-ri][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-lockmanager-ri][relativePath:artemis-lockmanager/artemis-lockmanager-ri], hudson.maven.MavenModule@457d90cb[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-log-annotation-processor][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-log-annotation-processor][relativePath:artemis-log-annotation-processor], hudson.maven.MavenModule@2f7fcd96[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-log-annotation-processor-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-log-annotation-processor-tests][relativePath:artemis-log-annotation-processor/tests], hudson.maven.MavenModule@90dbe46[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-maven-plugin][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-maven-plugin][relativePath:artemis-maven-plugin], hudson.maven.MavenModule@296a17d2[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-mqtt-protocol][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-mqtt-protocol][relativePath:artemis-protocols/artemis-mqtt-protocol], hudson.maven.MavenModule@3831fc[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-openwire-protocol][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-openwire-protocol][relativePath:artemis-protocols/artemis-openwire-protocol], hudson.maven.MavenModule@51fa5f10[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-plugin][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-plugin][relativePath:artemis-hawtio/artemis-plugin], hudson.maven.MavenModule@356134e7[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-pom][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-pom][relativePath:artemis-pom], hudson.maven.MavenModule@4c4c711e[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-project][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-project][relativePath:], hudson.maven.MavenModule@d3a1eba[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-protocols][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-protocols][relativePath:artemis-protocols], hudson.maven.MavenModule@e3bd2d2[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-ra][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-ra][relativePath:artemis-ra], hudson.maven.MavenModule@324109fe[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-selector][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-selector][relativePath:artemis-selector], hudson.maven.MavenModule@1daa4a29[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-server][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-server][relativePath:artemis-server], hudson.maven.MavenModule@403848e8[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-server-osgi][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-server-osgi][relativePath:artemis-server-osgi], hudson.maven.MavenModule@10c5af7f[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-service-extensions][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-service-extensions][relativePath:artemis-service-extensions], hudson.maven.MavenModule@2af15a60[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-stomp-protocol][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-stomp-protocol][relativePath:artemis-protocols/artemis-stomp-protocol], hudson.maven.MavenModule@6545a615[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-unit-test-support][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-unit-test-support][relativePath:artemis-unit-test-support], hudson.maven.MavenModule@67b8dd5d[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-web][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-web][relativePath:artemis-web], hudson.maven.MavenModule@155fb8c6[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:artemis-test-support][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:artemis-test-support][relativePath:tests/artemis-test-support], hudson.maven.MavenModule@2000fa7a[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:artemis-tests-pom][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:artemis-tests-pom][relativePath:tests], hudson.maven.MavenModule@27e17214[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:compatibility-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:compatibility-tests][relativePath:tests/compatibility-tests], hudson.maven.MavenModule@2a33572f[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:db-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:db-tests][relativePath:tests/db-tests], hudson.maven.MavenModule@42c25327[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:e2e-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:e2e-tests][relativePath:tests/e2e-tests], hudson.maven.MavenModule@6536b22f[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:integration-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:integration-tests][relativePath:tests/integration-tests], hudson.maven.MavenModule@49eb0d4f[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:integration-tests-isolated][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:integration-tests-isolated][relativePath:tests/integration-tests-isolated], hudson.maven.MavenModule@7951a172[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:jms-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:jms-tests][relativePath:tests/jms-tests], hudson.maven.MavenModule@29da9e14[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:joram-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:joram-tests][relativePath:tests/joram-tests], hudson.maven.MavenModule@792de6ca[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:karaf-client-integration-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:karaf-client-integration-tests][relativePath:tests/karaf-client-integration-tests], hudson.maven.MavenModule@68bd0dd5[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:karaf-server-integration-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:karaf-server-integration-tests][relativePath:tests/karaf-server-integration-tests], hudson.maven.MavenModule@1c137b81[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:leak-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:leak-tests][relativePath:tests/leak-tests], hudson.maven.MavenModule@61446c29[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:performance-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:performance-tests][relativePath:tests/performance-tests], hudson.maven.MavenModule@77c9cd7d[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:smoke-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:smoke-tests][relativePath:tests/smoke-tests], hudson.maven.MavenModule@771aa5f4[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:soak-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:soak-tests][relativePath:tests/soak-tests], hudson.maven.MavenModule@705207e5[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:stress-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:stress-tests][relativePath:tests/stress-tests], hudson.maven.MavenModule@323508e2[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:timing-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:timing-tests][relativePath:tests/timing-tests], hudson.maven.MavenModule@b2e89fc[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:unit-tests][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq.tests:unit-tests][relativePath:tests/unit-tests]] project.getRootModule()=hudson.maven.MavenModule@4c4c711e[ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-project][ActiveMQ/ActiveMQ-Artemis-JDK17/org.apache.activemq:artemis-project][relativePath:] FATAL: Cannot invoke "hudson.model.JDK.getName()" because "jdk" is null java.lang.NullPointerException: Cannot invoke "hudson.model.JDK.getName()" because "jdk" is null at PluginClassLoader for maven-plugin//hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:308) at PluginClassLoader for maven-plugin//hudson.maven.ProcessCache.get(ProcessCache.java:236) at PluginClassLoader for maven-plugin//hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1833) at PluginClassLoader for maven-plugin//hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) No JDK named ‘jdk_17_latest’ found No JDK named ‘jdk_17_latest’ found --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
