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: timeout in TestCgoCCodeSIGPROF and TestCgoExecSignalMask on linux-ppc64le-buildlet #38333

Open
bcmills opened this issue Apr 9, 2020 · 2 comments
Labels
arch-ppc64x Builders x/build issues (builders, bots, dashboards) compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Apr 9, 2020

2020-04-09T01:16:43-376472d/linux-ppc64le-buildlet

CC @laboger @ceseo for linux-ppc64le, @aclements @ianlancetaylor for runtime_test.TestCgo*, @andybons for possible builder slowness

@bcmills bcmills added Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. arch-ppc64x labels Apr 9, 2020
@bcmills bcmills added this to the Backlog milestone Apr 9, 2020
@laboger
Copy link
Contributor

laboger commented Apr 13, 2020

A few things look odd about the bad output. There is a new runtime test recently added that is spewing output about recurseFn now which wasn't before?

Also, the output shows it timed out at 3m, I thought at one time it was higher, like at least 4m or maybe more. Is there to see if this has changed in the past few months?

@bcmills
Copy link
Contributor Author

bcmills commented Jul 1, 2022

The log in 2021-09-15T03:29:41-b26d325/linux-ppc64le-power9osu has a shorter timeout applied to the subprocess and includes a goroutine dump for it.

(2020-08-25T20:04:27-8381408/openbsd-amd64-64 may or may not be legit: it's from the period where the openbsd-amd64 builders were highly unstable due to a platform bug.)

greplogs -l -e 'FAIL: TestCgoCCodeSIGPROF .*(?:\n\s+.*)*SIGQUIT' --since=2020-04-10
2021-09-15T03:29:41-b26d325/linux-ppc64le-power9osu
2020-08-25T20:04:27-8381408/openbsd-amd64-64

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jul 7, 2022
@mknyszek mknyszek moved this to Triage Backlog in Go Compiler / Runtime Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-ppc64x Builders x/build issues (builders, bots, dashboards) compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: Triage Backlog
Development

No branches or pull requests

3 participants