![]() |
|
|
Issue Type:
|
Bug
|
Affects Versions:
|
current |
Assignee:
|
Francis Upton
|
Components:
|
ec2, scp |
Created:
|
24/Oct/12 1:14 PM
|
Description:
|
When starting the new EC2 instance as slave node encountered a problem:
java full version "1.6.0_24-b24"
Copying slave.jar
ERROR: Error during SCP transfer.
java.io.IOException: Error during SCP transfer.
at com.trilead.ssh2.SCPClient.put(SCPClient.java:523)
at com.trilead.ssh2.SCPClient.put(SCPClient.java:476)
at hudson.plugins.ec2.ssh.EC2UnixLauncher.launch(EC2UnixLauncher.java:126)
at hudson.plugins.ec2.EC2ComputerLauncher.launch(EC2ComputerLauncher.java:57)
at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:200)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.io.IOException: Remote scp terminated unexpectedly.
at com.trilead.ssh2.SCPClient.readResponse(SCPClient.java:50)
at com.trilead.ssh2.SCPClient.sendBytes(SCPClient.java:140)
at com.trilead.ssh2.SCPClient.put(SCPClient.java:519)
... 9 more
But re-lunching the slave nodes it runs properly.
Is this a bug for EC2 plugin?
Current Jenkins version 1.487 and Amazon EC2 Plugins is 1.17
Thanks,
Vinz
|
Fix Versions:
|
current |
Project:
|
Jenkins
|
Priority:
|
Critical
|
Reporter:
|
vinz r
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
- [JIRA] (JENKINS-15609) New created EC2 instance SC... vin...@gmail.com (JIRA)
-