Skip to content
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

runtime: TestCgoPprofPIE aborted on LUCI gotip-linux-ppc64le builder #65173

Closed
gopherbot opened this issue Jan 19, 2024 · 4 comments
Closed

runtime: TestCgoPprofPIE aborted on LUCI gotip-linux-ppc64le builder #65173

gopherbot opened this issue Jan 19, 2024 · 4 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link
Contributor

gopherbot commented Jan 19, 2024

#!watchflakes
default <- builder ==  "gotip-linux-ppc64le" && pkg == "runtime" && test == "TestCgoPprofPIE"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestCgoPprofPIE
=== PAUSE TestCgoPprofPIE
=== CONT  TestCgoPprofPIE
    crash_test.go:152: running /home/swarming/.swarming/w/ir/x/w/goroot/bin/go build -o /home/swarming/.swarming/w/ir/x/t/go-build49346469/testprogcgo_-buildmode=pie.exe -buildmode=pie

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jan 19, 2024
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jan 19, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "runtime" && test == "TestCgoPprofPIE"
2023-12-15 20:30 gotip-linux-ppc64le go@3313bbb4 runtime.TestCgoPprofPIE (log)
=== RUN   TestCgoPprofPIE
=== PAUSE TestCgoPprofPIE
=== CONT  TestCgoPprofPIE
    crash_test.go:152: running /home/swarming/.swarming/w/ir/x/w/goroot/bin/go build -o /home/swarming/.swarming/w/ir/x/t/go-build49346469/testprogcgo_-buildmode=pie.exe -buildmode=pie

watchflakes

@cherrymui
Copy link
Member

This is "aborted". There doesn't seem to be other tests timed out. Maybe it is the overall run timed out and killed by LUCI? Maybe watchflakes should characterize "aborted" as timeout?

@cherrymui cherrymui changed the title runtime: TestCgoPprofPIE failures runtime: TestCgoPprofPIE aborted on LUCI gotip-linux-ppc64le builder Jan 19, 2024
@mknyszek
Copy link
Contributor

In triage, @cherrymui suggested that this is just watchflakes for LUCI not identifying timeouts and that she'll work on that. This will probably be deduplicated with an already-fixed bug after.

@mknyszek mknyszek added this to the Backlog milestone Jan 24, 2024
@cherrymui
Copy link
Member

Combined into #65171

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Go Compiler / Runtime Jan 25, 2024
@cherrymui cherrymui removed this from Test Flakes Jan 25, 2024
@golang golang locked and limited conversation to collaborators Jan 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

3 participants