[build] cmd/watchflakes: update whole-build text log to match recent LUCI

0 views
Skip to first unread message

Cherry Mui (Gerrit)

unread,
Feb 24, 2026, 1:36:38 PM (14 hours ago) Feb 24
to goph...@pubsubhelper.golang.org, golang-...@googlegroups.com, Michael Knyszek, Go LUCI, Dmitri Shuralyov, golang-co...@googlegroups.com

Cherry Mui submitted the change

Change information

Commit message:
cmd/watchflakes: update whole-build text log to match recent LUCI

For the whole-build text log, i.e. the "log" field in the query
language, we used to fetch a link from LUCI that is named with
"(combined output)". Something changed on the LUCI side, and the
link is now named like "go tool dist test -json output [shard 1]"
or "test golang.org/x/tools/gopls module output". Apparently, now
all the links from a build are relevant to some failures. So,
instead of name filtering, we just fetch all the logs and
concatenate them (in most builds there is only one). This log is
helpful when there are failures that are not attributed to
individual tests, e.g. some panics or timeouts. For example, it
will be able to read the panic in
https://ci.chromium.org/b/8690333242133168193 and match it to
"log ~ `SIGILL`".
Change-Id: Ic2cf580da43a918572e99343679805ecb176a633
Reviewed-by: Michael Knyszek <mkny...@google.com>
Files:
  • M cmd/watchflakes/luci.go
Change size: S
Delta: 1 file changed, 19 insertions(+), 13 deletions(-)
Branch: refs/heads/master
Submit Requirements:
  • requirement satisfiedCode-Review: +2 by Michael Knyszek
  • requirement satisfiedTryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: build
Gerrit-Branch: master
Gerrit-Change-Id: Ic2cf580da43a918572e99343679805ecb176a633
Gerrit-Change-Number: 747541
Gerrit-PatchSet: 4
Gerrit-Owner: Cherry Mui <cher...@google.com>
Gerrit-Reviewer: Cherry Mui <cher...@google.com>
Gerrit-Reviewer: Dmitri Shuralyov <dmit...@golang.org>
Gerrit-Reviewer: Michael Knyszek <mkny...@google.com>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages