We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just noticed this:
$ gomote push plan9-386-gcepartial Error running push: error listing buildlet's existing files: unexpected EOF
What's up? Investigate.
/cc @crawshaw @0intro @adg
The text was updated successfully, but these errors were encountered:
In the console, I can see:
Walk error: stat /tmp/buildlet-scatch854652968/src/image/testdata/video-001.separate.dc.progression.progre
The message is truncated, but it looks like the "stat buffer too short" issue that was fixed in CL 3281.
I can reproduce the issue with http://storage.googleapis.com/go-builder-data/buildlet.plan9-386, but not with a buildlet I built myself.
Are you sure your Plan 9 buildlet is up-to-date?
Sorry, something went wrong.
No, it's probably old.
Let me try again. I'm doing a demo in one hour. Hope I don't break it too much before the demo.
Also, be sure to build the Plan 9 buildlet with Go 1.5.
Good luck with your demo.
Okay, that was it. We should do a better job monitoring all buildlet versions.
Maybe the coordinator should show the latest of each it sees. /cc @crawshaw
No branches or pull requests
Just noticed this:
What's up? Investigate.
/cc @crawshaw @0intro @adg
The text was updated successfully, but these errors were encountered: