
Untitled
By: a guest on
Mar 21st, 2011 | syntax:
None | size: 1.06 KB | views:
393 | expires: Never
[03/21/11 07:22:19] [SSH] Opening SSH connection to XXXXXX:22.
[03/21/11 07:22:19] [SSH] Authenticating as willic10 with /home/XXXXXXX/.ssh/id_dsa.
[03/21/11 07:22:19] [SSH] Authentication successful.
SSH connection reports a garbage before a command execution.
Check your .bashrc, .profile, and so on to make sure it is quiet.
The received junk text is as follows:
stty: : Invalid argument
hudson.AbortException
at hudson.plugins.sshslaves.SSHLauncher.verifyNoHeaderJunk(SSHLauncher.java:244)
at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:181)
at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:194)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
[03/21/11 07:22:19] [SSH] Connection closed.