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/dashboard: s390x builder seems to be hung or missing in action #49557

Closed
thanm opened this issue Nov 12, 2021 · 6 comments
Closed

x/build/dashboard: s390x builder seems to be hung or missing in action #49557

thanm opened this issue Nov 12, 2021 · 6 comments
Labels
arch-s390x Issues solely affecting the s390x architecture. 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

@thanm
Copy link
Contributor

thanm commented Nov 12, 2021

As of Fri Nov 12 03:23:10 PM EST 2021 the s390x builder appears to be missing in action -- can't see any recent builds (24 hours) on https://farmer.golang.org/ for it, and I am unable to create a gomote.

Per owners, pinging

@ruixin-bao

Thanks.

@thanm thanm added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. arch-s390x Issues solely affecting the s390x architecture. labels Nov 12, 2021
@bcmills
Copy link
Contributor

bcmills commented Nov 12, 2021

Weird, I don't see an entry for it on https://farmer.golang.org/ at all (not even to indicate that it is missing)...

@dmitshur
Copy link
Contributor

That's because the builder's ExpectNum is 0.

@ruixin-bao Once the builder is back, should we set ExpectNum to 1, or are there more builders of this type that normally connect?

@dmitshur dmitshur changed the title builders: s390x builder seems to be hung or missing in action x/build/dashboard: s390x builder seems to be hung or missing in action Nov 12, 2021
@dmitshur dmitshur added this to the Unreleased milestone Nov 12, 2021
@dmitshur dmitshur added the Builders x/build issues (builders, bots, dashboards) label Nov 12, 2021
@jonathan-albrecht-ibm
Copy link
Contributor

@dmitshur, There are two hosts: go01.novalocal 148.100.113.12 and go02.novalocal 148.100.113.47.

I had a look and it was failing because /data/golang/workdir did not exist on either host. I don't know why it was missing. I created the directory and builds are running on both hosts again.

I'll watch and see how the builds go. If there is anything else I should check, please let me know.

@ruixin-bao
Copy link
Contributor

Hi,

Sorry for the late reply, and thanks @jonathan-albrecht-ibm for looking into it. I am on vacation till November 17. If this issue still exists, let me or Jon know, I will help look more into it when I am back. Thanks.

@gopherbot
Copy link

Change https://golang.org/cl/363984 mentions this issue: dashboard: add s390x builder maintainers

@dmitshur
Copy link
Contributor

Thank you @jonathan-albrecht-ibm and @ruixin-bao.

The builders are back, so I'll mark this as resolved.

I've also sent CL 363984 to set ExpectNum to 2, and added builder owners based on conversation in https://groups.google.com/g/golang-dev/c/obUDaYbaxXw/m/R2JTockmAAAJ. Thanks.

gopherbot pushed a commit to golang/build that referenced this issue Nov 16, 2021
Also set ExpectNum 2, since there are 2 known reverse builders.

Updates golang/go#49557.

Change-Id: I639f88701b62004619b8dbeacda79cb2469d1595
Reviewed-on: https://go-review.googlesource.com/c/build/+/363984
Reviewed-by: Heschi Kreinick <heschi@google.com>
Trust: Dmitri Shuralyov <dmitshur@golang.org>
@golang golang locked and limited conversation to collaborators Nov 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-s390x Issues solely affecting the s390x architecture. 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

6 participants