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

x/build: OOM while compiling on solaris-amd64-oraclerel #52676

Open
bcmills opened this issue May 3, 2022 · 1 comment
Open

x/build: OOM while compiling on solaris-amd64-oraclerel #52676

bcmills opened this issue May 3, 2022 · 1 comment
Labels
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. OS-Solaris
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented May 3, 2022

greplogs --dashboard -md -l -e '\Asolaris-amd64(.*\n)*# .*\nfatal error: .*(?:out of memory|cannot allocate memory)' --since=2022-01-01
2022-05-02T20:18:15-8375b54/solaris-amd64-oraclerel

# net/http_test [net/http.test]
fatal error: runtime: cannot allocate memory
…
FAIL	net/http [build failed]

Given the various other resource-exhaustion issues with this builder (such as #51443), I suspect that this is a builder issue (#52433 notwithstanding). (attn: @rorth)

@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label May 3, 2022
@gopherbot gopherbot added this to the Unreleased milestone May 3, 2022
@heschi heschi added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label May 9, 2022
@bcmills
Copy link
Contributor Author

bcmills commented May 26, 2022

greplogs -l -e '\Asolaris-amd64(.*\n)*# .*\nfatal error: .*(?:out of memory|cannot allocate memory)' --since=2022-05-03

(0 matching logs)

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) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Solaris
Projects
None yet
Development

No branches or pull requests

3 participants