Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-server/pull/290
  
    All our PR builds are failing with:
    
    ```
    Parsing POMs
    Modules changed, recalculating dependency graph
    Established TCP socket on 42783
    maven32-agent.jar already up to date
    maven32-interceptor.jar already up to date
    maven3-interceptor-commons.jar already up to date
    [brooklyn-server-pull-requests] $ 
/home/jenkins/tools/java/latest1.7/bin/java -Xmx1024m -Xms512m 
-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 42783
    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)
    Putting comment on the pull request
    Finished: FAILURE
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to