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: TryBots consistently failing on misc-compile-android #35596

Closed
bcmills opened this issue Nov 14, 2019 · 4 comments
Closed

x/build: TryBots consistently failing on misc-compile-android #35596

bcmills opened this issue Nov 14, 2019 · 4 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge Soon This needs to be done soon. (regressions, serious bugs, outages) Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Nov 14, 2019

CL 205798 added misc-compile TryBots for android (#25963), and a coordinator containing that CL has now been deployed.

Unfortunately, misc-compile-android is consistently failing on the android/386 configuration:
https://storage.googleapis.com/go-build-log/5451ccaa/misc-compile-android_aac075f2.log

I tried to git bisect the failure locally, but as far as I can tell this build configuration has never worked. We should either get it working ASAP or roll back the TryBots for the failing configurations.

CC @bradfitz @dmitshur @cagedmantis @tklauser

@bcmills bcmills added Builders x/build issues (builders, bots, dashboards) Soon This needs to be done soon. (regressions, serious bugs, outages) labels Nov 14, 2019
@gopherbot gopherbot added this to the Unreleased milestone Nov 14, 2019
@bcmills bcmills added the Testing An issue that has been verified to require only test changes, not just a test failure. label Nov 14, 2019
@jeremyfaller
Copy link
Contributor

Don't know if it helps, but I ran into this today, and tried my CL with with a gomote push and it worked successfully. Perhaps the difference in the trybot setup from whatever gomote uses would be helpful to investigate.

@bcmills
Copy link
Contributor Author

bcmills commented Nov 14, 2019

Nah, the build failure is 100% reproducible locally too.

cd $(go env GOROOT)/src && ./buildall.bash android-386

@gopherbot
Copy link

Change https://golang.org/cl/207377 mentions this issue: dashboard: remove misc-compile-android builder

@gopherbot
Copy link

Change https://golang.org/cl/257962 mentions this issue: src/buildall.bash: remove mobile filter

@golang golang locked and limited conversation to collaborators Sep 28, 2021
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 Soon This needs to be done soon. (regressions, serious bugs, outages) Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

3 participants