-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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: add LUCI linux-riscv64 builder #63481
Comments
Change https://go.dev/cl/534976 mentions this issue: |
Thanks. Here's the resulting certificate: linux-riscv64-mengzhuo-1697128389.cert.txt. I've mailed CLs to define your new builder in LUCI and will comment once that's done. |
Since the list of BUILDER_TYPES is nearly sorted, keep that up, and sort (using 'Sort Lines' in $EDITOR) two of Linux run mods. For golang/go#63480. For golang/go#63481. For golang/go#63482. Change-Id: Icef633ab7a0d53b5807c2ab4a076d74c291dc0ea Reviewed-on: https://go-review.googlesource.com/c/build/+/534976 TryBot-Bypass: Dmitri Shuralyov <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> Auto-Submit: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]>
@dmitshur I've setup the builder, however I don't know how to debug with log https://chromium-swarm.appspot.com/task?id=655ba20db7351610 Any tips? |
BOT_DIED sounds like the bot running on your builder crashed, although it did run for 4m 13s. Is there anything useful in logs on your side? I'm not spotting much on the LUCI end so far. CC @cagedmantis if you have a chance to look this week. |
@mengzhuo I think the logs on https://chromium-swarm.appspot.com/bot?e=true&id=linux-riscv64-mengzhuo might be helpful. Try selecting the |
cc @golang/release |
It looks like the builder has passed some times by now, e.g., there are recent "SUCCESS" entries at https://ci.chromium.org/ui/p/golang/builders/ci/gotip-linux-riscv64 and https://ci.chromium.org/ui/p/golang/builders/ci/x_tools-gotip-linux-riscv64. The "INFRA FAILURE" entries appear to be due to resource exhaustion, that is the (expected) limited availability of the machine. @mengzhuo Is there more to do here before considering the builder as added? If the INFRA FAILURES is all that's left, perhaps we can start a new tracking issue for that specifically. It's also fine to keep using this one, I just wanted to update its status. |
@dmitshur sure, thanks. |
@mengzhuo If your builder continues to be in "Quarantined—Had 2 consecutive BOT_DIED tasks" state for a prolonged amount of time (I see that status here at this moment), can you try rebooting the swarming bot and seeing if that helps? CL 546715 might help, but if this continues to be a problem let's open a new issue for it. Thanks. |
@dmitshur I had restart it. I think some of failures might cause by flaky network. |
Following the instructions at Dashboard builders:
hostname linux-riscv64-mengzhuo
CSR is linux-riscv64-mengzhuo.csr.txt since Github doesn't seem to allow attaching with the name linux-riscv64-mengzhuo.csr origin issue asked for.
The text was updated successfully, but these errors were encountered: