Richard Miller

Results 6 comments of Richard Miller

All the logs from this year are `TestServerWriteTimeout` deadlocks (duplicate of #57114), fixed by CL 470215.

This should not have been reopened: the deadlock situation in the log caught by `watchflakes` is different from the ones seen in this issue (no I/O or deadlock cancellation is...

> Please note that the legacy build infrastructure isn't intended to be fully supported beyond the May 17, 2024 date ([golang-dev thread](https://groups.google.com/g/golang-dev/c/STGqc1ztxTY)), so we can only fix minor issues similar...

Looks like the fix wasn't sufficient. All plan9-arm builds are now failing like this: ``` Build log: plan9-arm at 1fd8557249a9e8c04fbe7490483443ccc35dea50 :: Running /boot/workdir/go/src/make.rc with args ["/boot/workdir/go/src/make.rc" "-force"] and env ["home=/usr/glenda"...

> I don't know why it's trying to load the bootstrap from `/go1.4` instead of `/boot/workdir/go1.4` Now I know why. The ``make.rc`` script is trying to trying to check whether...

For most of plan9-arm failures, the cause is filesystem flakiness on the builder machines (a cluster of 3 x raspberry pi 4). I've just reconfigured the build script to stop...