See <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/719/display/redirect?page=changes>
Changes: [Gary Tully] NO-JIRA add transformer to bridge properties config test ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on EC2 (ec2-Jenkins Ephemeral Node User-CLI) - Jenkins Ephemeral Node - ubuntu label (i-0fcb3382c24bb0ee4) (ubuntu ephemeral) in workspace <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/activemq-artemis.git > git init > <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/> # > 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 config remote.origin.url > https://gitbox.apache.org/repos/asf/activemq-artemis.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision efdcc56519923ef4dd952b2c23b08b8aba275c0c (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f efdcc56519923ef4dd952b2c23b08b8aba275c0c # timeout=10 Commit message: "NO-JIRA add transformer to bridge properties config test" > git rev-list --no-walk 5be983392cf4ee102014d3dedf99bdae603cab51 # timeout=10 [ActiveMQ-Artemis-JDK8] $ /bin/sh -xe /tmp/jenkins5684222751173373798.sh + echo ===== Env Details ===== ===== Env Details ===== + java -version openjdk version "1.8.0_362" OpenJDK Runtime Environment (Temurin)(build 1.8.0_362-b09) OpenJDK 64-Bit Server VM (Temurin)(build 25.362-b09, mixed mode) + javac -version javac 1.8.0_362 + echo JAVA_HOME=/home/jenkins/tools/java/latest1.8 JAVA_HOME=/home/jenkins/tools/java/latest1.8 + echo PATH=/home/jenkins/tools/maven/latest3/bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin PATH=/home/jenkins/tools/maven/latest3/bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin + echo ======================= ======================= Parsing POMs Downloaded artifact https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom Downloaded artifact https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom Downloaded artifact https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/10.0.20/jetty-bom-10.0.20.pom Modules changed, recalculating dependency graph Established TCP socket on 40415 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [ActiveMQ-Artemis-JDK8] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 /tmp/remoting.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 40415 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66) ERROR: Failed to parse POMs java.io.EOFException: unexpected stream termination at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459) at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404) at hudson.slaves.Channels.forProcess(Channels.java:121) at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298) at hudson.maven.ProcessCache.get(ProcessCache.java:237) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1841) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
