You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2016/07/26 02:46:20 UTC

[jira] [Commented] (INFRA-12326) Build nodes having problems with maven

    [ https://issues.apache.org/jira/browse/INFRA-12326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15393096#comment-15393096 ] 

John D. Ament commented on INFRA-12326:
---------------------------------------

Ok.  Just updated the job and rerunning.  

What role would I need in jenkins to be able to view what these point to? Or is there a way to delete these unsupported versions?

> Build nodes having problems with maven
> --------------------------------------
>
>                 Key: INFRA-12326
>                 URL: https://issues.apache.org/jira/browse/INFRA-12326
>             Project: Infrastructure
>          Issue Type: Task
>          Components: Jenkins
>            Reporter: John D. Ament
>
> Get the following error on some build nodes now:
> {code}
> [DeltaSpike Deploy] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 52545
> Exception in thread "main" java.lang.ClassNotFoundException: hudson.remoting.Launcher
> 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
> 	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.Maven32Main.main(Maven32Main.java:143)
> 	at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:74)
> ERROR: Failed to parse POMs
> java.io.EOFException: unexpected stream termination
> 	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:365)
> 	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:310)
> 	at hudson.slaves.Channels.forProcess(Channels.java:115)
> 	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:297)
> 	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
> 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
> 	at hudson.model.Run.execute(Run.java:1738)
> 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
> 	at hudson.model.ResourceController.execute(ResourceController.java:98)
> 	at hudson.model.Executor.run(Executor.java:410)
> Sending e-mails to: commits@deltaspike.apache.org
> {code}
> Full output: https://builds.apache.org/job/DeltaSpike%20Deploy/1550/console



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)