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

os/signal: timeouts in TestTime on solaris-amd64-oraclerel #52050

Closed
bcmills opened this issue Mar 30, 2022 · 2 comments
Closed

os/signal: timeouts in TestTime on solaris-amd64-oraclerel #52050

bcmills opened this issue Mar 30, 2022 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Solaris WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Mar 30, 2022

greplogs --dashboard -md -l -e 'panic: test timed out .*\n(?:\ngoroutine \d+ .*:\n(?:.+\n\t.+\n)*)*^os/signal\.TestTime'

2022-03-30T18:25:30-ca1e509/solaris-amd64-oraclerel
2022-03-28T21:59:25-3c7f9b8/solaris-amd64-oraclerel
2021-05-04T03:22:47-138d2c9/solaris-amd64-oraclerel
2021-04-07T23:00:58-f60aa7a/solaris-amd64-oraclerel
2019-10-30T20:18:59-cd18da4/illumos-amd64
2019-10-30T19:47:52-a059346/illumos-amd64
2019-10-30T14:06:04-17190de/illumos-amd64

This test is the regression test for #34391, but it isn't obvious to me whether TestTime itself is the test that is timing out. We sleep a lot between tests on this builder as a mitigation for #33174. (At some point I hope to rework the test to use subprocesses instead of sleeping to suppress irrelevant signals.)

It also isn't clear to me whether #51054 is related (CC @henvic).

@bcmills bcmills added OS-Solaris NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Mar 30, 2022
@bcmills bcmills added this to the Backlog milestone Mar 30, 2022
@bcmills
Copy link
Contributor Author

bcmills commented May 26, 2022

greplogs -l -e 'panic: test timed out .*\n(?:\ngoroutine \d+ .*:\n(?:.+\n\t.+\n)*)*^os/signal\.TestTime' --since=2022-03-31

(0 matching logs)

Possibly fixed?

@bcmills bcmills added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label May 26, 2022
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@golang golang locked and limited conversation to collaborators Jun 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Solaris WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

2 participants