Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/build/cmd/gomote: ssh into darwin builder hangs #27663

Closed
dmitshur opened this issue Sep 13, 2018 · 1 comment
Closed

x/build/cmd/gomote: ssh into darwin builder hangs #27663

dmitshur opened this issue Sep 13, 2018 · 1 comment
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@dmitshur
Copy link
Contributor

dmitshur commented Sep 13, 2018

It's happening to me and @ianlancetaylor now. E.g.:

~ $ gomote create darwin-amd64-10_12
user-dmitshur-darwin-amd64-10_12-0
~ $ ssh -p 2222 user-dmitshur-darwin-amd64-10_12-0@farmer.golang.org # auth using https://github.com/dmitshur.keys
# Welcome to the gomote ssh proxy, dmitshur.
# Connecting to/starting remote ssh...
#

Then it just hangs (5+ minutes, no progress).

SSHing into a linux-amd64 builder works okay.

Edit: After destroying the builder with gomote destroy, the output from the gomote ssh command is:

failed to connect to ssh on user-dmitshur-darwin-amd64-10_12-0: reading /connect-ssh response: unexpected EOF
Connection to farmer.golang.org closed.
@dmitshur dmitshur added Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Sep 13, 2018
@gopherbot gopherbot added this to the Unreleased milestone Sep 13, 2018
@bradfitz
Copy link
Contributor

This all works again. Tested 10.10, 10.12, and 10.14.

@golang golang locked and limited conversation to collaborators Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

3 participants