-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
Comments
These builders are owned by @znly. We may have to consider removing them, as they've been missing for some months. |
Change https://golang.org/cl/357550 mentions this issue: |
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>
Let me look into that. You were right in mentioning me. |
I have restarted the builders on Corellium, indeed they were offline. |
Change https://golang.org/cl/363985 mentions this issue: |
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. |
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>
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
The text was updated successfully, but these errors were encountered: