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/pprof: failure in TestCPUProfileMultithreaded #36084

Closed
bcmills opened this issue Dec 11, 2019 · 8 comments
Closed

runtime/pprof: failure in TestCPUProfileMultithreaded #36084

bcmills opened this issue Dec 11, 2019 · 8 comments
Labels
arch-ppc64x FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-AIX
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Dec 11, 2019

2019-12-10T21:31:00-84540f0/aix-ppc64

This is the only occurrence I've seen so far, so I'm not sure if it's specific to AIX, PPC64, neither, or both.

CC @hyangah @Helflym @laboger

@bcmills bcmills added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-AIX arch-ppc64x labels Dec 11, 2019
@bcmills bcmills added this to the Unplanned milestone Dec 11, 2019
@bcmills
Copy link
Contributor Author

bcmills commented Dec 11, 2019

See previously: #13223, #10842, #10289, #9605, #7095, #6522.

@bcmills
Copy link
Contributor Author

bcmills commented Dec 11, 2019

CC @aclements @mknyszek in case this has to do with async preemption.

@hyangah
Copy link
Contributor

hyangah commented Dec 12, 2019

I am not familiar with this platform's performance. Currently the test profiles for 100msec, and tries a couple of times as doubling the profile duration. Would it be helpful to use a longer duration?

@Helflym
Copy link
Contributor

Helflym commented Dec 16, 2019

AIX might be a bit slow when handling signals like SIGPROF there. But the test seems to end up with a 3.2s duration (as seen with pprof_test.go:285: retrying with 3.2s duration), so I'm not sure increasing the duration will change anything.
Note that I've never seen this bug before.

@bcmills
Copy link
Contributor Author

bcmills commented Feb 20, 2020

@bcmills
Copy link
Contributor Author

bcmills commented Apr 1, 2020

@bcmills
Copy link
Contributor Author

bcmills commented Nov 19, 2021

This hasn't occurred since 2020-04, I suspect because the tests are currently disabled by #45170.

greplogs --dashboard -md -l -e '(?ms)\Aaix-.*FAIL: TestCPUProfileMultithreaded'

2020-04-13T21:56:15-1b15c7f/aix-ppc64
2020-04-01T03:54:44-afc480b/aix-ppc64
2020-02-19T22:04:29-f4f7db4/aix-ppc64
2019-12-20T20:12:18-b234fdb/aix-ppc64
2019-12-10T21:31:00-84540f0/aix-ppc64

@bcmills
Copy link
Contributor Author

bcmills commented Nov 19, 2021

Duplicate of #45170

@bcmills bcmills marked this as a duplicate of #45170 Nov 19, 2021
@bcmills bcmills closed this as completed Nov 19, 2021
@golang golang locked and limited conversation to collaborators Nov 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-ppc64x FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-AIX
Projects
None yet
Development

No branches or pull requests

4 participants