Buildbot numbers for the week of 9/25/2016 - 10/1/2016

Hello everyone,

Below are some buildbot numbers for the last week of 9/25/2016 - 10/1/2016.

Please see the same data in attached csv files:

The longest time each builder was red during the last week;
“Status change ratio” by active builder (percent of builds that changed the builder status from greed to red or from red to green);
Count of commits by project;
Number of completed builds, failed builds and average build time for successful builds per active builder;
Average waiting time for a revision to get build result per active builder (response time).

Thanks

Galina

The longest time each builder was red during the last week:

buildername | was_red

change_ratio.csv (3.67 KB)

completed_failed_avr_time.csv (4.05 KB)

count_commits_by_prj.csv (144 Bytes)

response_time.csv (3.56 KB)

time_was_red.csv (2.37 KB)

Hello everyone,

Below are some buildbot numbers for the last week of 9/25/2016 - 10/1/2016.

Please see the same data in attached csv files:

Can we please fix the clang-tools-sphinx-docs builder or take it
offline entirely? It has never been green (to the best of my
knowledge). I know some folks have tried fixing it before, but it
seems to have not worked out.

http://lab.llvm.org:8011/builders/clang-tools-sphinx-docs/builds/624/steps/docs-clang-tools-html/logs/stdio

The builder continually fails with "ninja: error: unknown target
'docs-clang-tools-html'".

~Aaron