You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Jason Kuster (JIRA)" <ji...@apache.org> on 2016/05/03 01:31:13 UTC

[jira] [Created] (INFRA-11796) Beam[1-3] Jenkins Executors Failing to Start

Jason Kuster created INFRA-11796:
------------------------------------

             Summary: Beam[1-3] Jenkins Executors Failing to Start
                 Key: INFRA-11796
                 URL: https://issues.apache.org/jira/browse/INFRA-11796
             Project: Infrastructure
          Issue Type: Bug
          Components: Jenkins
            Reporter: Jason Kuster


Beam Jenkins executors are failing to start with error:

bash: /home/jenkins/tools/java/jdk1.7.0_55/bin/java: No such file or directory
hudson.util.IOException2: Slave JVM has terminated. Exit code=127
	at hudson.plugins.sshslaves.SSHLauncher.startSlave(SSHLauncher.java:984)
	at hudson.plugins.sshslaves.SSHLauncher.access$400(SSHLauncher.java:137)
	at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:725)
	at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:706)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: 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.SlaveComputer.setChannel(SlaveComputer.java:380)
	at hudson.plugins.sshslaves.SSHLauncher.startSlave(SSHLauncher.java:976)
	... 7 more
[05/02/16 23:11:50] Launch failed - cleaning up connection
[05/02/16 23:11:50] [SSH] Connection closed.

I have verified that the directory in question indeed does not exist.



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