New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 772034 link

Starred by 2 users

Issue metadata

Status: Duplicate
Owner:
Last visit > 30 days ago
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Provision takes a long time (calling /handler_cleanup 100s of times) due to random SSH failures

Project Member Reported by pho...@chromium.org, Oct 5 2017

Issue description

https://pantheon.corp.google.com/storage/browser/chromeos-autotest-results/hosts/chromeos6-row4-rack3-host17/1604849-provision/20170510061625/debug/

The log is filled with:

10/05 07:17:09.141 WARNI|             retry:0183| Retrying in 2.959153 seconds...
10/05 07:17:12.116 DEBUG|             utils:0212| Running 'ssh 100.115.185.228 'curl "http://100.115.185.228:8082/handler_cleanup?pid=43586&host_name=chromeos6-row4-rack3-host17"''
10/05 07:17:12.292 DEBUG|        dev_server:0936| Error occurred with exit_code 255 when executing the ssh call: ssh_exchange_identification: Connection closed by remote host
.
10/05 07:17:12.295 WARNI|             retry:0228| <class 'autotest_lib.client.common_lib.error.CmdError'>(Command <ssh 100.115.185.228 'curl "http://100.115.185.228:8082/handler_cleanup?pid=43586&host_name=chromeos6-row4-rack3-host17"'> failed, rc=255, Command returned non-zero exit status
* Command: 
    ssh 100.115.185.228 'curl "http://100.115.185.228:8082/handler_cleanup?pi
    d=43586&host_name=chromeos6-row4-rack3-host17"'
Exit status: 255
Duration: 0.0380530357361

stderr:
ssh_exchange_identification: Connection closed by remote host)


 
This looks the same as the original error reported in issue 771236.


Cc: ayatane@chromium.org
Owner: pho...@chromium.org
I think xixuan's fix for the excessive ssh requests can reasonably wait until she's back if we start managing the sshd configuration on our devservers via puppet.

phobbs and ayatane were working on that, but I've lost track of the current state.

A note, I think using the exact same config file on both Ubuntu and Goobuntu machines is reasonable.
Mergedinto: 773071
Status: Duplicate (was: Untriaged)

Sign in to add a comment