Closed
Description
What version of Go are you using (go version
)?
tip (d856e05)
What did you do?
Run linux-arm trybot on tip (with a dummy change, CL https://go-review.googlesource.com/c/go/+/207440)
It failed with https://storage.googleapis.com/go-build-log/09ec0769/linux-arm_4add410f.log
I also got a few failures on a different CL (https://go-review.googlesource.com/c/go/+/207350)
https://storage.googleapis.com/go-build-log/3c197532/linux-arm_4a2eca13.log
https://storage.googleapis.com/go-build-log/3c197532/linux-arm_e2868c28.log
https://storage.googleapis.com/go-build-log/3472bd16/linux-arm_0d7459e0.log
I cannot reproduce it with gomote. Also the linux-arm builder is happy.
I think it may be related to that the trybot does a cross-compilation and then ships the binaries to the ARM machine.
cc @bradfitz