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

[jira] [Created] (INFRA-12299) H1 Jenkins node is down

Robert Kanter created INFRA-12299:
-------------------------------------

             Summary: H1 Jenkins node is down
                 Key: INFRA-12299
                 URL: https://issues.apache.org/jira/browse/INFRA-12299
             Project: Infrastructure
          Issue Type: Bug
          Components: Jenkins
            Reporter: Robert Kanter


The H1 Jenkins node is down.  I tried to relaunch it, but that didn't work.

https://builds.apache.org/computer/H1/

The log shows this:
{noformat}
[07/18/16 20:34:39] [SSH] Opening SSH connection to asf901.gq1.ygridcore.net:22.
Connection timed out
ERROR: Unexpected error in launching a slave. This is probably a bug in Jenkins.
java.lang.IllegalStateException: Connection is not established!
	at com.trilead.ssh2.Connection.getRemainingAuthMethods(Connection.java:1030)
	at com.cloudbees.jenkins.plugins.sshcredentials.impl.TrileadSSHPublicKeyAuthenticator.getRemainingAuthMethods(TrileadSSHPublicKeyAuthenticator.java:88)
	at com.cloudbees.jenkins.plugins.sshcredentials.impl.TrileadSSHPublicKeyAuthenticator.canAuthenticate(TrileadSSHPublicKeyAuthenticator.java:80)
	at com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticator.newInstance(SSHAuthenticator.java:207)
	at com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticator.newInstance(SSHAuthenticator.java:169)
	at hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:1212)
	at hudson.plugins.sshslaves.SSHLauncher$2.call(SSHLauncher.java:711)
	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)
[07/18/16 20:36:56] Launch failed - cleaning up connection
[07/18/16 20:37:00] [SSH] Connection closed.
{noformat}



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