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: android and iOS corellium builders are missing #49048

Closed
cherrymui opened this issue Oct 18, 2021 · 7 comments
Closed

x/build: android and iOS corellium builders are missing #49048

cherrymui opened this issue Oct 18, 2021 · 7 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge help wanted mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@cherrymui
Copy link
Member

The android-arm-corellium and android-arm64-corellium builders seem missing, along with the ios-arm64-corellium builder (#48772 may be related for the latter).

host-android-arm64-corellium-android: 0/0 (3 missing)
host-ios-arm64-corellium-ios: 0/0 (3 missing)

cc @golang/release

@cherrymui cherrymui 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 Oct 18, 2021
@cherrymui cherrymui added this to the Unreleased milestone Oct 18, 2021
@toothrot
Copy link
Contributor

These builders are owned by @znly.

We may have to consider removing them, as they've been missing for some months.

@gopherbot
Copy link

Change https://golang.org/cl/357550 mentions this issue: dashboard: add KnownIssue to corellium builders

gopherbot pushed a commit to golang/build that referenced this issue Oct 21, 2021
These builders have been missing for some time. Annotate them with the
appropriate issues so that people are aware.

For golang/go#48772
For golang/go#49048

Change-Id: Icb742bf15a6d8afbc55cee3ecbf36db6984eeba4
Reviewed-on: https://go-review.googlesource.com/c/build/+/357550
Trust: Alexander Rakoczy <alex@golang.org>
Run-TryBot: Alexander Rakoczy <alex@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
@dmitshur
Copy link
Contributor

CC @steeve as a point of contact in the builder's README.

Also CC @changkun who has been contributing on iOS side, in case you're interested and able to help with the occasional restarts that the builders need.

@dmitshur dmitshur changed the title x/build: android corellium builders are missing x/build: android and iOS corellium builders are missing Nov 12, 2021
@dmitshur dmitshur added mobile Android, iOS, and x/mobile help wanted labels Nov 12, 2021
@steeve
Copy link
Contributor

steeve commented Nov 14, 2021

Let me look into that. You were right in mentioning me.
Adding @eliasnaur as well.

@steeve
Copy link
Contributor

steeve commented Nov 14, 2021

I have restarted the builders on Corellium, indeed they were offline.

@gopherbot
Copy link

Change https://golang.org/cl/363985 mentions this issue: dashboard: remove known issue for iOS and Android builders

@dmitshur
Copy link
Contributor

dmitshur commented Nov 15, 2021

Thank you @steeve. Closing this issue since the builders are back.

I've sent CL 363985 to remove their known issue and add an additional owner based on conversation in this thread.

gopherbot pushed a commit to golang/build that referenced this issue Nov 16, 2021
The old known issue has been resolved: the builders have
been restarted and are back. That uncovered what appears
to be a recent regression, reported as golang/go#49616.

Also add a new builder owner based on conversation at
https://groups.google.com/g/golang-dev/c/oiuIE7qrWp0.

Updates golang/go#48772.
Updates golang/go#49048.
Updates golang/go#49616.

Change-Id: I7a6a89b7fb088373a70bd3496ad2091ec7a3d79f
Reviewed-on: https://go-review.googlesource.com/c/build/+/363985
Trust: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Alexander Rakoczy <alex@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
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge help wanted mobile Android, iOS, and x/mobile 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

5 participants