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

cmd/compile/internal/logopt: occasional timeouts on netbsd-amd64-9_0 builders #50141

Open
bcmills opened this issue Dec 13, 2021 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-NetBSD
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Dec 13, 2021

greplogs --dashboard -md -l -e 'panic: test timed out.*\n(?:\ngoroutine .*:\n(?:.+\n\t.+\n)+)*FAIL\s+cmd/compile/internal/logopt'

2021-12-10T19:26:50-766f89b/netbsd-amd64-9_0-n2
2021-04-15T00:40:43-566a87c/netbsd-amd64-9_0

Note that netbsd-amd64-9_0-n2 is one of the builders not believed to be affected by #49209.

(CC @bsiegert, @coypoop)

@bcmills bcmills added this to the Backlog milestone Dec 13, 2021
@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Dec 13, 2021
@bcmills
Copy link
Contributor Author

bcmills commented Dec 13, 2021

As with #50138, a good starting point is probably to modify the test to terminate the process with SIGQUIT in case of a hang.

From https://build.golang.org/log/52da2ef801b2cf199641dab714931fe2cc1727ea, it appears that this test normally completes in under a second.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-NetBSD
Projects
None yet
Development

No branches or pull requests

1 participant