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

Add a third linux-cross build machine #588

Closed
mbrubeck opened this issue Jan 27, 2017 · 4 comments
Closed

Add a third linux-cross build machine #588

mbrubeck opened this issue Jan 27, 2017 · 4 comments
Assignees

Comments

@mbrubeck
Copy link
Contributor

@mbrubeck mbrubeck commented Jan 27, 2017

Android and Linux ARM builds have become a frequent bottleneck in Servo's buildbot capacity. Adding a third buildslave to run these jobs would let them run in parallel, reducing the total turnaround time. CC @larsbergstrom and @edunham.

@edunham edunham self-assigned this Jan 27, 2017
@edunham
Copy link
Contributor

@edunham edunham commented Feb 13, 2017

@edunham edunham closed this Feb 13, 2017
@edunham edunham reopened this Feb 13, 2017
@edunham
Copy link
Contributor

@edunham edunham commented Feb 13, 2017

Final highstate of the buildmaster will alert Buildbot to the new slave

bors-servo added a commit that referenced this issue Apr 15, 2017
…rsbergstrom

Pin Twisted version for builders

I was following up on #588 and saw that a `servo-linux-cross3` machine has been provisioned, but the buildmaster doesn't know about it. Checking the logs, it appears that the buildbot-slave service doesn't start successfully, and the stack trace seems to be the same reason as #601 (comment), namely a version of Twisted that is too new. This PR is similar to #604, but pins the Twisted version for builders instead of the buildmaster.

I also included some more requisites.
This should fix #588 once deployed.

r? @edunham @larsbergstrom

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/630)
<!-- Reviewable:end -->
bors-servo added a commit that referenced this issue Apr 21, 2017
…rsbergstrom

Pin Twisted version for builders

I was following up on #588 and saw that a `servo-linux-cross3` machine has been provisioned, but the buildmaster doesn't know about it. Checking the logs, it appears that the buildbot-slave service doesn't start successfully, and the stack trace seems to be the same reason as #601 (comment), namely a version of Twisted that is too new. This PR is similar to #604, but pins the Twisted version for builders instead of the buildmaster.

I also included some more requisites.
This should fix #588 once deployed.

r? @edunham @larsbergstrom

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/630)
<!-- Reviewable:end -->
@aneeshusa
Copy link
Member

@aneeshusa aneeshusa commented Apr 21, 2017

Still not working, see #643.

@aneeshusa aneeshusa reopened this Apr 21, 2017
bors-servo added a commit that referenced this issue Apr 29, 2017
…ss3-builder, r=larsbergstrom

Make Buildbot aware of servo-linux-cross3 builder

The Buildbot master is reporting an `invalid login from unknown user 'servo-linux-cross3'`.
Make it aware of the new cross builder.

Fixes #588.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/643)
<!-- Reviewable:end -->
@aneeshusa
Copy link
Member

@aneeshusa aneeshusa commented May 3, 2017

#643 has been rolled out and Buildbot now recognizes the third cross builder: http://build.servo.org/buildslaves

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

3 participants
You can’t perform that action at this time.