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/go,x/build: illumos-amd64 builder consistently timing out in tests #58967

Open
bcmills opened this issue Mar 10, 2023 · 3 comments
Open

cmd/go,x/build: illumos-amd64 builder consistently timing out in tests #58967

bcmills opened this issue Mar 10, 2023 · 3 comments
Labels
Builders x/build issues (builders, bots, dashboards) GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-illumos
Milestone

Comments

@bcmills
Copy link
Member

bcmills commented Mar 10, 2023

The illumos-amd64 builder has timed out testing cmd/go in every run since CL 473697.

Since the code involved in that change has literally no effect on illumos-amd64, I suspect that something has changed in either the builder itself or its configuration in cmd/coordinator to cause the test to become much slower.

@bcmills bcmills changed the title cmd/go,x/build/dashboard: illumos-amd64 builder consistently timing out in cmd/go tests cmd/go,x/build: illumos-amd64 builder consistently timing out in cmd/go tests Mar 10, 2023
@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. GoCommand cmd/go OS-illumos labels Mar 10, 2023
@bcmills
Copy link
Member Author

bcmills commented Mar 10, 2023

(attn @jclulow; CC @golang/illumos @golang/release)

@bcmills bcmills added this to the Backlog milestone Mar 10, 2023
@bcmills bcmills changed the title cmd/go,x/build: illumos-amd64 builder consistently timing out in cmd/go tests cmd/go,x/build: illumos-amd64 builder consistently timing out in tests Mar 16, 2023
@bcmills
Copy link
Member Author

bcmills commented Mar 16, 2023

Looking at a few of the failures, it's not just cmd/go — there have also been timeouts in at least runtime and testing.

@jclulow
Copy link
Contributor

jclulow commented Mar 16, 2023

As an initial note on this: nothing about the builder has changed to the best of my knowledge, unless AWS have moved it onto a defective or noisy host somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-illumos
Projects
None yet
Development

No branches or pull requests

2 participants