-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
cmd/compile: build failures with signal: killed
on ppc64x
#60151
Comments
The spur of power10/ppc64 failures in early may is almost certainly an OOM for the reason I noted in #60148. |
signal: killed
signal: killed
on ppc64x
Sorry, but there were parse errors in the watch flakes script.
And the problems were:
See https://go.dev/wiki/Watchflakes for details. |
Found new dashboard test flakes for:
2024-02-08 18:20 x_net-gotip-linux-ppc64le net@5a444b4f go@d90a57ff [build] (log)
2024-02-14 20:25 gotip-linux-ppc64-power10 go@d90a57ff cmd/go.TestBadCommandLines [ABORT] (log)
2024-02-14 20:25 gotip-linux-ppc64-power10 go@d90a57ff cmd/go/internal/modfetch/codehost.TestLatest [ABORT] (log)
2024-02-15 14:35 gotip-linux-ppc64-power10 go@cfe7f21d cmd/internal/testdir.Test/rangegen.go (log)
2024-02-16 14:59 gotip-linux-ppc64-power10 go@5258d4ed cmd/internal/testdir.Test/rangegen.go (log)
|
Found new dashboard test flakes for:
2024-02-16 14:59 gotip-linux-ppc64le go@5258d4ed [build] (log)
2024-02-16 15:12 gotip-linux-ppc64le go@3b515812 cmd/internal/testdir.Test/rangegen.go (log)
2024-02-16 15:51 go1.22-linux-ppc64le release-branch.go1.22@d6a27193 cmd/internal/testdir.Test/rangegen.go (log)
2024-02-16 15:53 go1.22-linux-ppc64-power10 release-branch.go1.22@fb86598c cmd/go.TestBadCommandLines [ABORT] (log)
2024-02-16 15:53 go1.22-linux-ppc64-power10 release-branch.go1.22@fb86598c cmd/go/internal/modfetch/codehost.TestReadFile [ABORT] (log)
2024-02-16 15:53 go1.22-linux-ppc64-power10 release-branch.go1.22@fb86598c cmd/go/internal/vcweb/vcstest.TestScripts [ABORT] (log)
2024-02-16 16:53 gotip-linux-ppc64le go@7f799f33 cmd/internal/testdir.Test/rangegen.go (log)
2024-02-16 18:13 gotip-linux-ppc64le go@a0226c56 cmd/internal/testdir.Test/rangegen.go (log)
2024-02-16 20:25 gotip-linux-ppc64-power10 go@cdd0ddaf cmd/internal/testdir.Test/rangegen.go (log)
2024-02-16 22:02 gotip-linux-ppc64-power10 go@1c9c9c84 [build] (log)
2024-02-17 00:13 gotip-linux-ppc64-power10 go@e41fabd6 cmd/internal/testdir.Test/rangegen.go (log)
2024-02-17 00:13 gotip-linux-ppc64le go@e41fabd6 cmd/internal/testdir.Test/rangegen.go (log)
2024-02-19 07:24 gotip-linux-ppc64le go@35fa852d cmd/go.TestBadCommandLines [ABORT] (log)
2024-02-19 07:24 gotip-linux-ppc64le go@35fa852d cmd/internal/obj/x86.TestVexEvexPCrelative (log)
2024-02-19 07:24 gotip-linux-ppc64le go@35fa852d cmd/link.TestCGOLTO [ABORT] (log)
2024-02-19 08:55 gotip-linux-ppc64-power10 go@5c92f43c cmd/internal/testdir.Test/rangegen.go (log)
2024-02-19 20:44 gotip-linux-ppc64le go@0882ca7a cmd/internal/testdir.Test/rangegen.go (log)
2024-02-20 14:56 gotip-linux-ppc64-power10 go@098a87fb cmd/internal/testdir.Test/rangegen.go (log)
2024-02-20 14:59 gotip-linux-ppc64le go@d068c2cb [build] (log)
2024-02-20 17:57 gotip-linux-ppc64le go@c1828fbc cmd/internal/testdir.Test/rangegen.go (log)
2024-02-20 18:06 gotip-linux-ppc64-power10 go@67361bf8 cmd/internal/testdir.Test/rangegen.go (log)
2024-02-20 18:06 gotip-linux-ppc64le go@67361bf8 cmd/internal/testdir.Test/rangegen.go (log)
|
Found new dashboard test flakes for:
2024-02-20 20:44 gotip-linux-ppc64le go@4ce008d7 cmd/internal/testdir.Test/rangegen.go (log)
2024-02-20 21:02 gotip-linux-ppc64le go@de65aa41 cmd/internal/testdir.Test/rangegen.go (log)
2024-02-21 00:55 gotip-linux-ppc64-power10 go@d4112310 [build] (log)
|
Found new dashboard test flakes for:
2024-02-21 17:22 gotip-linux-ppc64-power10 go@cd170327 cmd/internal/testdir.Test/rangegen.go (log)
|
Found new dashboard test flakes for:
2024-04-11 22:45 linux-ppc64le-buildlet go@e14aad1f test.Test (log)
|
I think we can ignore these for now. I've been fine tuning the LUCI builders. They should all be 4 cores / 10G RAM now. The old buildlets are limited to 8G RAM and seem to be near their limits. |
Found new dashboard test flakes for:
2024-04-09 04:07 gotip-linux-ppc64_power8 go@9f3f4c64 cmd/internal/testdir.Test/rangegen.go (log)
|
This flake stills falls under my previous comment. The failure can be ignored. |
(Filed from #57995 (comment).)
The text was updated successfully, but these errors were encountered: