Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder linux-rel-css Build #65

Results:

Build successful

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchauto
Revisionff04558ce26203cc3eb63edc9a15a6e6622b814a
Got Revisionff04558ce26203cc3eb63edc9a15a6e6622b814a
Changes1 change

BuildSlave:

servo-linux2

Reason:

The AnyBranchScheduler scheduler named 'servo-auto' triggered this build

Steps and Logfiles:

  1. git update ( 4 secs )
    1. - no logs -
  2. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  3. compile ran build --release ( 16 mins, 40 secs )
    1. - no logs -
  4. test ran test-css --release --processes 16 ( 16 mins, 10 secs )
    1. css-errorsummary.log
  5. compile_1 ran build-cef --release ( 57 secs )
    1. stdio
  6. compile_2 ran build-geckolib --release warnings ( 3 mins, 5 secs )
    1. warnings (9)
  7. shell_1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  8. shell_2 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 65 Build
codebase Build
got_revision ff04558ce26203cc3eb63edc9a15a6e6622b814a Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision ff04558ce26203cc3eb63edc9a15a6e6622b814a Build
scheduler servo-auto Scheduler
slavename servo-linux2 BuildSlave
warnings-count 9 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartThu Oct 6 20:18:29 2016
EndThu Oct 6 20:55:28 2016
Elapsed36 mins, 59 secs

All Changes:

:

  1. Change #21276

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Thu 06 Oct 2016 20:18:29
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision ff04558ce26203cc3eb63edc9a15a6e6622b814a

    Comments

    Auto merge of #13611 - aneeshusa:migrate-steps-from-saltfs, r=Ms2ger
    
    Sync Buildbot steps config from saltfs
    
    <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
    - [ ] `./mach build -d` does not report any errors
    - [ ] `./mach test-tidy` does not report any errors
    - [x] These changes are part of https://github.com/servo/saltfs/issues/316
    
    <!-- Either: -->
    - [ ] There are tests for these changes OR
    - [x] These changes do not require tests because they just copy the steps configuration
    
    <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
    
    Now that our Buildbot configuration is successfully able to read the
    steps configuration from the main servo repo and run builds, sync the
    steps in the servo tree to match the latest steps.yml from the saltfs
    repo.
    
    <!-- Reviewable:start -->
    ---
    This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13611)
    <!-- Reviewable:end -->

    Changed files

    • etc/ci/buildbot_steps.yml