This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2 in repository toolchain/ci/base-artifacts.
from 32890751d 0: init: #303: 1: Success after baseline build: no new commits new 2e04e34c1 1: onsuccess: #304: 1: [TCWG CI] No change after binutils/gcc [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: 01-reset_artifacts/console.log.xz | Bin 1632 -> 1728 bytes 02-prepare_abe/console.log.xz | Bin 2736 -> 2760 bytes 03-build_abe-binutils/console.log.xz | Bin 30696 -> 30044 bytes 04-build_abe-stage1/console.log.xz | Bin 87712 -> 88896 bytes 06-build_abe-newlib/console.log.xz | Bin 16628 -> 16480 bytes 07-build_abe-stage2/console.log.xz | Bin 158940 -> 160156 bytes 08-benchmark/benchmark-build.log | 86 ++++++------ 08-benchmark/benchmark.log | 84 ++++++------ 08-benchmark/console.log.xz | Bin 3752 -> 3768 bytes 09-check_regression/console.log.xz | Bin 1412 -> 4272 bytes 09-check_regression/csv-results-0/md5sum.csv | 1 + 09-check_regression/csv-results-0/perf.csv | 2 + 09-check_regression/csv-results-0/results.csv | 7 + 09-check_regression/csv-results-0/size.csv | 1 + 09-check_regression/csv-results-0/vect.csv | 1 + 09-check_regression/csv-results-1/md5sum.csv | 1 + 09-check_regression/csv-results-1/perf.csv | 2 + 09-check_regression/csv-results-1/results.csv | 7 + 09-check_regression/csv-results-1/size.csv | 1 + 09-check_regression/csv-results-1/vect.csv | 1 + 09-check_regression/extra-bisect-params | 1 + 09-check_regression/jira-body.txt | 2 +- 09-check_regression/mail-body.txt | 24 ++-- 09-check_regression/mail-subject.txt | 2 +- 09-check_regression/results-brief.csv | 3 + 09-check_regression/results-compare.csv | 7 + 09-check_regression/results-full.csv | 7 + 09-check_regression/results-internal.csv | 7 + 09-check_regression/results.csv | 7 + 09-check_regression/results.log | 165 +++++++++++++++++++++++ 10-update_baseline/console.log | 2 +- dashboard/dashboard-generate.sh | 2 +- dashboard/squad/Mean/results-functional.json | 4 + dashboard/squad/Mean/results-metadata.json | 10 ++ dashboard/squad/Mean/results-metrics.json | 3 + dashboard/squad/coremark/results-functional.json | 4 + dashboard/squad/coremark/results-metadata.json | 10 ++ dashboard/squad/coremark/results-metrics.json | 3 + dashboard/squad/dashboard-push-squad.sh | 46 +++++++ dashboard/squad/summary-annotation.txt | 1 + git/binutils_rev | 2 +- git/gcc_rev | 2 +- git/newlib_rev | 2 +- mail/jira-body.txt | 20 ++- mail/mail-body.txt | 42 ++++-- mail/mail-subject.txt | 2 +- manifest.sh | 28 ++-- results_id | 2 +- 48 files changed, 467 insertions(+), 137 deletions(-) create mode 100644 09-check_regression/csv-results-0/md5sum.csv create mode 100644 09-check_regression/csv-results-0/perf.csv create mode 100644 09-check_regression/csv-results-0/results.csv create mode 100644 09-check_regression/csv-results-0/size.csv create mode 100644 09-check_regression/csv-results-0/vect.csv create mode 100644 09-check_regression/csv-results-1/md5sum.csv create mode 100644 09-check_regression/csv-results-1/perf.csv create mode 100644 09-check_regression/csv-results-1/results.csv create mode 100644 09-check_regression/csv-results-1/size.csv create mode 100644 09-check_regression/csv-results-1/vect.csv create mode 100644 09-check_regression/extra-bisect-params create mode 100644 09-check_regression/results-brief.csv create mode 100644 09-check_regression/results-compare.csv create mode 100644 09-check_regression/results-full.csv create mode 100644 09-check_regression/results-internal.csv create mode 100644 09-check_regression/results.csv create mode 100644 09-check_regression/results.log create mode 100644 dashboard/squad/Mean/results-functional.json create mode 100644 dashboard/squad/Mean/results-metadata.json create mode 100644 dashboard/squad/Mean/results-metrics.json create mode 100644 dashboard/squad/coremark/results-functional.json create mode 100644 dashboard/squad/coremark/results-metadata.json create mode 100644 dashboard/squad/coremark/results-metrics.json create mode 100755 dashboard/squad/dashboard-push-squad.sh create mode 100644 dashboard/squad/summary-annotation.txt