See <https://builds.apache.org/job/struts-annotations/14/display/redirect?page=changes>
Changes: [lukaszlenart] Defines build pipeline ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H27 (ubuntu) in workspace <https://builds.apache.org/job/struts-annotations/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://gitbox.apache.org/repos/asf/struts-annotations.git # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts-annotations.git > git --version # timeout=10 > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/struts-annotations.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 31b6db305d7881b0beb8d3e25dd8acbf2275ce87 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 31b6db305d7881b0beb8d3e25dd8acbf2275ce87 Commit message: "Defines build pipeline" > git rev-list --no-walk 46314cdf08b9da6abe06c3b2801cfbba21431bbe # timeout=10 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start Parsing POMs Downloaded artifact https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/14/struts-master-14.pom Established TCP socket on 43951 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [struts-annotations] $ /home/jenkins/tools/java/latest1.7/bin/java -Xms128m -Xmx768m -XX:MaxPermSize=256m -XX:PermSize=128m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43951 Exception in thread "main" java.lang.UnsupportedClassVersionError: jenkins/maven3/agent/Maven35Main : Unsupported major.minor version 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released ERROR: Processing failed due to a bug in the code. Please report this to the issue tracker (https://jenkins.io/redirect/report-an-issue). hudson.remoting.RemotingSystemException: java.lang.InterruptedException at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:299) at hudson.maven.$Proxy154.accept(Unknown Source) at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:284) at hudson.maven.ProcessCache.get(ProcessCache.java:236) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1815) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused by: java.lang.InterruptedException at java.lang.Object.wait(Native Method) at hudson.remoting.Request.call(Request.java:177) at hudson.remoting.Channel.call(Channel.java:956) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283) ... 9 more project=hudson.maven.MavenModuleSet@617daffb[struts-annotations] project.getModules()=[hudson.maven.MavenModule@20aeac91[struts-annotations/org.apache.struts:struts-annotations][struts-annotations/org.apache.struts:struts-annotations][relativePath:]] project.getRootModule()=hudson.maven.MavenModule@20aeac91[struts-annotations/org.apache.struts:struts-annotations][struts-annotations/org.apache.struts:struts-annotations][relativePath:] FATAL: java.lang.InterruptedException java.lang.InterruptedException at java.lang.Object.wait(Native Method) at hudson.remoting.Request.call(Request.java:177) at hudson.remoting.Channel.call(Channel.java:956) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283) Caused: hudson.remoting.RemotingSystemException at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:299) at hudson.maven.$Proxy154.accept(Unknown Source) at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:284) at hudson.maven.ProcessCache.get(ProcessCache.java:236) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1815) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org