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: arm5spacemonkey: misc/cgo/stdio.test: permission denied opening file #33058

Closed
onionjake opened this issue Jul 11, 2019 · 2 comments
Closed
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge
Milestone

Comments

@onionjake
Copy link

Looking at the last 5 builds for arm5spacemonkey they all had this error:

##### ../misc/cgo/stdio
go test misc/cgo/stdio.test: open /home/builder/stage0scratch/workdir/go/misc/cgo/stdio/test.test: permission denied
2019/06/13 08:23:27 Failed: exit status 1

Is there anything we need to fix on the builder side? We are happy to help out.

@gopherbot gopherbot added this to the Unreleased milestone Jul 11, 2019
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Jul 11, 2019
@onionjake onionjake changed the title x/build: arm5spacemonkey: misc/cgo/stdio.test: permissioned denied opening file x/build: arm5spacemonkey: misc/cgo/stdio.test: permission denied opening file Jul 11, 2019
@onionjake
Copy link
Author

It looks like as of the 14th of May they were passing.

This was the last one to pass: https://go-review.googlesource.com/q/a75bfb05b30bdc1e3400024d1d29612349280174

Here was the first failure with the permission denied:
https://build.golang.org/log/6f8fe1c2934a29c29dbc748a05dd2dee2b17e3ee
https://go-review.googlesource.com/q/1e3ffb0c902fc282469e7748ce066ee9ea7a6580

Which seems unlikely to have caused the problem.

I suspect the problem commit was https://go-review.googlesource.com/c/go/+/163477

@bradfitz do you need me to investigate this further on the builders?

@bcmills
Copy link
Contributor

bcmills commented Jul 12, 2019

Duplicate of #32407

@bcmills bcmills marked this as a duplicate of #32407 Jul 12, 2019
@bcmills bcmills closed this as completed Jul 12, 2019
@golang golang locked and limited conversation to collaborators Jul 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

3 participants