summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log201
-rw-r--r--jenkins/notify-init.log84
-rw-r--r--jenkins/rewrite.log24
-rw-r--r--jenkins/run-build.env6
5 files changed, 158 insertions, 159 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 275e446..9b6a638 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#86-binutils-gcc-glibc-linux-R1
+#87-binutils-gcc-glibc-linux-R1
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index dbd9a64..e8d95f5 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,27 +1,27 @@
++ pwd
++ cat
-+ remote_exec 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927' ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh
++ remote_exec 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973' ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh
+ set -euf -o pipefail
+ local host
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -d: -f 1
-+ host=build-10.tcwglab
++ host=dev-01.tcwglab
+ local port
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_1
++ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_2
+ local opts
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -s -d: -f 4
-+ opts=-p50927
++ opts=-p51973
+ local env_vars
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -s -d: -f 5
-+ env_vars='ssh_host=build-10.tcwglab ssh_port=50927'
++ env_vars='ssh_host=dev-01.tcwglab ssh_port=51973'
+ shift
+ local -a cmd
+ cmd=()
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_bmk-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_1
-+ ssh -p50927 build-10.tcwglab 'export ssh_host=build-10.tcwglab ssh_port=50927 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_2
++ ssh -p51973 dev-01.tcwglab 'export ssh_host=dev-01.tcwglab ssh_port=51973 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_2 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh'
-/home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh
+/home/tcwg-buildslave/workspace/tcwg_bmk_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh
+ false
+ dryrun=
@@ -87,17 +87,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/85/
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/86/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/85/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/86/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/86/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/87/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/86/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/87/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -149,7 +149,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a '!=' x84102ebc29a1ea531e7fe78bd841bfb2fe501dc2 ']'
+++ '[' x1d8f691da90daae3e34c69ba553817e261166f5b '!=' x4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -164,7 +164,7 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' x2c1e3544a94c5d7354fad031e1f9731c3ce3af25 '!=' x3c23defed384cf17518ad6c817d94463a445d21b ']'
+++ '[' x86b2ffc0b8334c86ed13974f7d986821040474a4 '!=' x2c1e3544a94c5d7354fad031e1f9731c3ce3af25 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -192,18 +192,18 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' xcdbf8229bb1438998b211e4760a97d94a13674d4 '!=' xec6b95c3303c700eb89eebeda2d7264cc184a796 ']'
+++ '[' xd90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff '!=' xcdbf8229bb1438998b211e4760a97d94a13674d4 ']'
++ echo -ne ' glibc'
++ delim=' '
++ echo
# Debug traces :
+# change_kind=multiple_components : binutils gcc glibc
+ local c base_rev cur_rev c_commits
+ '[' 3 = 0 ']'
+ '[' 3 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-# change_kind=multiple_components : binutils gcc glibc
+ echo '# change_kind=multiple_components : binutils gcc glibc'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
@@ -212,17 +212,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=84102ebc29a1ea531e7fe78bd841bfb2fe501dc2
++ base_rev=4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
-++ git -C binutils rev-list --count 84102ebc29a1ea531e7fe78bd841bfb2fe501dc2..4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
-# rev for binutils : 84102ebc29a1ea531e7fe78bd841bfb2fe501dc2..4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a (57 commits)
-+ c_commits=57
-+ echo '# rev for binutils : 84102ebc29a1ea531e7fe78bd841bfb2fe501dc2..4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a (57 commits)'
++ cur_rev=1d8f691da90daae3e34c69ba553817e261166f5b
+++ git -C binutils rev-list --count 4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a..1d8f691da90daae3e34c69ba553817e261166f5b
+# rev for binutils : 4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a..1d8f691da90daae3e34c69ba553817e261166f5b (15 commits)
++ c_commits=15
++ echo '# rev for binutils : 4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a..1d8f691da90daae3e34c69ba553817e261166f5b (15 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -230,17 +230,17 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=3c23defed384cf17518ad6c817d94463a445d21b
++ base_rev=2c1e3544a94c5d7354fad031e1f9731c3ce3af25
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=2c1e3544a94c5d7354fad031e1f9731c3ce3af25
-++ git -C gcc rev-list --count 3c23defed384cf17518ad6c817d94463a445d21b..2c1e3544a94c5d7354fad031e1f9731c3ce3af25
-# rev for gcc : 3c23defed384cf17518ad6c817d94463a445d21b..2c1e3544a94c5d7354fad031e1f9731c3ce3af25 (57 commits)
-+ c_commits=57
-+ echo '# rev for gcc : 3c23defed384cf17518ad6c817d94463a445d21b..2c1e3544a94c5d7354fad031e1f9731c3ce3af25 (57 commits)'
++ cur_rev=86b2ffc0b8334c86ed13974f7d986821040474a4
+++ git -C gcc rev-list --count 2c1e3544a94c5d7354fad031e1f9731c3ce3af25..86b2ffc0b8334c86ed13974f7d986821040474a4
+# rev for gcc : 2c1e3544a94c5d7354fad031e1f9731c3ce3af25..86b2ffc0b8334c86ed13974f7d986821040474a4 (42 commits)
++ c_commits=42
++ echo '# rev for gcc : 2c1e3544a94c5d7354fad031e1f9731c3ce3af25..86b2ffc0b8334c86ed13974f7d986821040474a4 (42 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -248,18 +248,18 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=ec6b95c3303c700eb89eebeda2d7264cc184a796
++ base_rev=cdbf8229bb1438998b211e4760a97d94a13674d4
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=cdbf8229bb1438998b211e4760a97d94a13674d4
-++ git -C glibc rev-list --count ec6b95c3303c700eb89eebeda2d7264cc184a796..cdbf8229bb1438998b211e4760a97d94a13674d4
-# rev for glibc : ec6b95c3303c700eb89eebeda2d7264cc184a796..cdbf8229bb1438998b211e4760a97d94a13674d4 (13 commits)
++ cur_rev=d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff
+++ git -C glibc rev-list --count cdbf8229bb1438998b211e4760a97d94a13674d4..d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff
+# rev for glibc : cdbf8229bb1438998b211e4760a97d94a13674d4..d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff (3 commits)
-+ c_commits=13
-+ echo '# rev for glibc : ec6b95c3303c700eb89eebeda2d7264cc184a796..cdbf8229bb1438998b211e4760a97d94a13674d4 (13 commits)'
++ c_commits=3
++ echo '# rev for glibc : cdbf8229bb1438998b211e4760a97d94a13674d4..d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff (3 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -293,7 +293,7 @@
+ set -euf -o pipefail
+ local artifacts_mail_dir
+ artifacts_mail_dir=artifacts/notify
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/../bmk-scripts/output-bmk-results.py artifacts/results-vs-prev/compare-results-internal.csv artifacts/results-vs-prev/bmk-specific-variability.csv artifacts/notify/ sample build verbose
++ /home/tcwg-buildslave/workspace/tcwg_bmk_2/jenkins-scripts/../bmk-scripts/output-bmk-results.py artifacts/results-vs-prev/compare-results-internal.csv artifacts/results-vs-prev/bmk-specific-variability.csv artifacts/notify/ sample build verbose
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
@@ -306,11 +306,11 @@
+ local stage=full
+ '[' multiple_components '!=' single_commit ']'
+ return
-# print all notification files
+ true
+ generate_jira_dir
+ set -euf -o pipefail
+ local icommit_entry jira_key=
+# print all notification files
++ print_last_icommit --entry
++ false
++ set -euf -o pipefail
@@ -365,9 +365,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/86/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/87/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/86/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/87/artifact/artifacts/notify/mail-body.txt/*view*/'
+ echo '# print all notification files'
+ true
+ generate_mail_files
@@ -399,16 +399,16 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=84102ebc29a1ea531e7fe78bd841bfb2fe501dc2
+++ base_rev=4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
-+++ git -C binutils rev-list --count 84102ebc29a1ea531e7fe78bd841bfb2fe501dc2..4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
-++ c_commits=57
-++ new_commits=57
+++ cur_rev=1d8f691da90daae3e34c69ba553817e261166f5b
++++ git -C binutils rev-list --count 4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a..1d8f691da90daae3e34c69ba553817e261166f5b
+++ c_commits=15
+++ new_commits=15
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -416,16 +416,16 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=3c23defed384cf17518ad6c817d94463a445d21b
+++ base_rev=2c1e3544a94c5d7354fad031e1f9731c3ce3af25
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=2c1e3544a94c5d7354fad031e1f9731c3ce3af25
-+++ git -C gcc rev-list --count 3c23defed384cf17518ad6c817d94463a445d21b..2c1e3544a94c5d7354fad031e1f9731c3ce3af25
-++ c_commits=57
-++ new_commits=114
+++ cur_rev=86b2ffc0b8334c86ed13974f7d986821040474a4
++++ git -C gcc rev-list --count 2c1e3544a94c5d7354fad031e1f9731c3ce3af25..86b2ffc0b8334c86ed13974f7d986821040474a4
+++ c_commits=42
+++ new_commits=57
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -433,20 +433,20 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=ec6b95c3303c700eb89eebeda2d7264cc184a796
+++ base_rev=cdbf8229bb1438998b211e4760a97d94a13674d4
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=cdbf8229bb1438998b211e4760a97d94a13674d4
-+++ git -C glibc rev-list --count ec6b95c3303c700eb89eebeda2d7264cc184a796..cdbf8229bb1438998b211e4760a97d94a13674d4
-++ c_commits=13
-++ new_commits=127
+++ cur_rev=d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff
++++ git -C glibc rev-list --count cdbf8229bb1438998b211e4760a97d94a13674d4..d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff
+++ c_commits=3
+++ new_commits=60
+++ echo binutils gcc glibc
+++ tr ' ' ,
++ components=binutils,gcc,glibc
-++ echo '127 commits in binutils,gcc,glibc'
+++ echo '60 commits in binutils,gcc,glibc'
++ '[' --oneline = --oneline ']'
++ return 0
++ bmk_print_result --oneline
@@ -480,17 +480,17 @@
++ '[' -f artifacts/notify/symbol.improvement ']'
++ short_diag='No change'
++ echo 'No change'
-+ echo '[Linaro-TCWG-CI]' '127 commits in binutils,gcc,glibc: No change'
++ echo '[Linaro-TCWG-CI]' '60 commits in binutils,gcc,glibc: No change'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/86/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/87/artifact/artifacts
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ good_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/85/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/86/artifact/artifacts
+ cat
++ print_commits --short
++ sed -e 's/^/ | /'
@@ -514,16 +514,16 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=84102ebc29a1ea531e7fe78bd841bfb2fe501dc2
+++ base_rev=4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
-+++ git -C binutils rev-list --count 84102ebc29a1ea531e7fe78bd841bfb2fe501dc2..4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
-++ c_commits=57
-++ new_commits=57
+++ cur_rev=1d8f691da90daae3e34c69ba553817e261166f5b
++++ git -C binutils rev-list --count 4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a..1d8f691da90daae3e34c69ba553817e261166f5b
+++ c_commits=15
+++ new_commits=15
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -531,16 +531,16 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=3c23defed384cf17518ad6c817d94463a445d21b
+++ base_rev=2c1e3544a94c5d7354fad031e1f9731c3ce3af25
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=2c1e3544a94c5d7354fad031e1f9731c3ce3af25
-+++ git -C gcc rev-list --count 3c23defed384cf17518ad6c817d94463a445d21b..2c1e3544a94c5d7354fad031e1f9731c3ce3af25
-++ c_commits=57
-++ new_commits=114
+++ cur_rev=86b2ffc0b8334c86ed13974f7d986821040474a4
++++ git -C gcc rev-list --count 2c1e3544a94c5d7354fad031e1f9731c3ce3af25..86b2ffc0b8334c86ed13974f7d986821040474a4
+++ c_commits=42
+++ new_commits=57
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -548,20 +548,20 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=ec6b95c3303c700eb89eebeda2d7264cc184a796
+++ base_rev=cdbf8229bb1438998b211e4760a97d94a13674d4
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=cdbf8229bb1438998b211e4760a97d94a13674d4
-+++ git -C glibc rev-list --count ec6b95c3303c700eb89eebeda2d7264cc184a796..cdbf8229bb1438998b211e4760a97d94a13674d4
-++ c_commits=13
-++ new_commits=127
+++ cur_rev=d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff
++++ git -C glibc rev-list --count cdbf8229bb1438998b211e4760a97d94a13674d4..d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff
+++ c_commits=3
+++ new_commits=60
+++ echo binutils gcc glibc
+++ tr ' ' ,
++ components=binutils,gcc,glibc
-++ echo '127 commits in binutils,gcc,glibc'
+++ echo '60 commits in binutils,gcc,glibc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -570,19 +570,19 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=84102ebc29a1ea531e7fe78bd841bfb2fe501dc2
+++ base_rev=4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
-+++ git -C binutils rev-list --count 84102ebc29a1ea531e7fe78bd841bfb2fe501dc2..4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
-++ c_commits=57
+++ cur_rev=1d8f691da90daae3e34c69ba553817e261166f5b
++++ git -C binutils rev-list --count 4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a..1d8f691da90daae3e34c69ba553817e261166f5b
+++ c_commits=15
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 84102ebc29a1ea531e7fe78bd841bfb2fe501dc2..4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
-++ '[' 57 -gt 5 ']'
-++ echo '... and 52 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a..1d8f691da90daae3e34c69ba553817e261166f5b
+++ '[' 15 -gt 5 ']'
+++ echo '... and 10 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -591,19 +591,19 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=3c23defed384cf17518ad6c817d94463a445d21b
+++ base_rev=2c1e3544a94c5d7354fad031e1f9731c3ce3af25
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=2c1e3544a94c5d7354fad031e1f9731c3ce3af25
-+++ git -C gcc rev-list --count 3c23defed384cf17518ad6c817d94463a445d21b..2c1e3544a94c5d7354fad031e1f9731c3ce3af25
-++ c_commits=57
+++ cur_rev=86b2ffc0b8334c86ed13974f7d986821040474a4
++++ git -C gcc rev-list --count 2c1e3544a94c5d7354fad031e1f9731c3ce3af25..86b2ffc0b8334c86ed13974f7d986821040474a4
+++ c_commits=42
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 3c23defed384cf17518ad6c817d94463a445d21b..2c1e3544a94c5d7354fad031e1f9731c3ce3af25
-++ '[' 57 -gt 5 ']'
-++ echo '... and 52 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 2c1e3544a94c5d7354fad031e1f9731c3ce3af25..86b2ffc0b8334c86ed13974f7d986821040474a4
+++ '[' 42 -gt 5 ']'
+++ echo '... and 37 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
@@ -612,19 +612,18 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=ec6b95c3303c700eb89eebeda2d7264cc184a796
+++ base_rev=cdbf8229bb1438998b211e4760a97d94a13674d4
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=cdbf8229bb1438998b211e4760a97d94a13674d4
-+++ git -C glibc rev-list --count ec6b95c3303c700eb89eebeda2d7264cc184a796..cdbf8229bb1438998b211e4760a97d94a13674d4
-++ c_commits=13
+++ cur_rev=d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff
++++ git -C glibc rev-list --count cdbf8229bb1438998b211e4760a97d94a13674d4..d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff
+++ c_commits=3
++ '[' '' '!=' '' ']'
-++ git -C glibc log -n 5 --oneline ec6b95c3303c700eb89eebeda2d7264cc184a796..cdbf8229bb1438998b211e4760a97d94a13674d4
-++ '[' 13 -gt 5 ']'
-++ echo '... and 8 more commits in glibc'
+++ git -C glibc log -n 5 --oneline cdbf8229bb1438998b211e4760a97d94a13674d4..d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff
+++ '[' 3 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
++ bmk_print_result --short
@@ -657,7 +656,7 @@
++ '[' -f artifacts/notify/symbol.improvement ']'
++ echo 'No change'
++ bmk_print_config
-++ . /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/tcwg_bmk-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_bmk_2/jenkins-scripts/tcwg_bmk-config.sh
+++ [[ -v rr[ci_project] ]]
+++ [[ -v rr[ci_config] ]]
+++ declare -A bmk_data
@@ -766,9 +765,9 @@
+ return
+ false
+ post_to_jira
+# post_to_jira
+ set -euf -o pipefail
+ echo '# post_to_jira'
-# post_to_jira
+ local post_card_comment=false
+ local post_template_comment=false
+ false
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index d445e08..69ffe96 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,27 +1,27 @@
++ pwd
++ cat
-+ remote_exec 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927' ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh
++ remote_exec 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973' ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh
+ set -euf -o pipefail
+ local host
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -d: -f 1
-+ host=build-10.tcwglab
++ host=dev-01.tcwglab
+ local port
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_1
++ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_2
+ local opts
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -s -d: -f 4
-+ opts=-p50927
++ opts=-p51973
+ local env_vars
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -s -d: -f 5
-+ env_vars='ssh_host=build-10.tcwglab ssh_port=50927'
++ env_vars='ssh_host=dev-01.tcwglab ssh_port=51973'
+ shift
+ local -a cmd
+ cmd=()
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_bmk-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_1
-+ ssh -p50927 build-10.tcwglab 'export ssh_host=build-10.tcwglab ssh_port=50927 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_2
++ ssh -p51973 dev-01.tcwglab 'export ssh_host=dev-01.tcwglab ssh_port=51973 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_2 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh'
-/home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh
+/home/tcwg-buildslave/workspace/tcwg_bmk_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh
+ false
+ dryrun=
@@ -80,24 +80,24 @@
+ ci_project=tcwg_bmk-code_speed-spec2k6
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
-++ set +x
# Debug traces :
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/86/
+# Using dir : base-artifacts
+++ set +x
+ ci_config=gnu-aarch64-master-O2_LTO
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/85/
-# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/85/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/86/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/86/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/87/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/86/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/87/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -149,7 +149,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a '!=' x84102ebc29a1ea531e7fe78bd841bfb2fe501dc2 ']'
+++ '[' x1d8f691da90daae3e34c69ba553817e261166f5b '!=' x4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -164,7 +164,7 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' x2c1e3544a94c5d7354fad031e1f9731c3ce3af25 '!=' x3c23defed384cf17518ad6c817d94463a445d21b ']'
+++ '[' x86b2ffc0b8334c86ed13974f7d986821040474a4 '!=' x2c1e3544a94c5d7354fad031e1f9731c3ce3af25 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -192,7 +192,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' xcdbf8229bb1438998b211e4760a97d94a13674d4 '!=' xec6b95c3303c700eb89eebeda2d7264cc184a796 ']'
+++ '[' xd90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff '!=' xcdbf8229bb1438998b211e4760a97d94a13674d4 ']'
++ echo -ne ' glibc'
++ delim=' '
++ echo
@@ -212,17 +212,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=84102ebc29a1ea531e7fe78bd841bfb2fe501dc2
++ base_rev=4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
-++ git -C binutils rev-list --count 84102ebc29a1ea531e7fe78bd841bfb2fe501dc2..4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a
-# rev for binutils : 84102ebc29a1ea531e7fe78bd841bfb2fe501dc2..4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a (57 commits)
-+ c_commits=57
-+ echo '# rev for binutils : 84102ebc29a1ea531e7fe78bd841bfb2fe501dc2..4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a (57 commits)'
++ cur_rev=1d8f691da90daae3e34c69ba553817e261166f5b
+++ git -C binutils rev-list --count 4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a..1d8f691da90daae3e34c69ba553817e261166f5b
+# rev for binutils : 4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a..1d8f691da90daae3e34c69ba553817e261166f5b (15 commits)
++ c_commits=15
++ echo '# rev for binutils : 4ef9b04fa6c7669ca1deb8f725e5c5f904d3415a..1d8f691da90daae3e34c69ba553817e261166f5b (15 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -230,17 +230,17 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=3c23defed384cf17518ad6c817d94463a445d21b
++ base_rev=2c1e3544a94c5d7354fad031e1f9731c3ce3af25
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=2c1e3544a94c5d7354fad031e1f9731c3ce3af25
-++ git -C gcc rev-list --count 3c23defed384cf17518ad6c817d94463a445d21b..2c1e3544a94c5d7354fad031e1f9731c3ce3af25
-# rev for gcc : 3c23defed384cf17518ad6c817d94463a445d21b..2c1e3544a94c5d7354fad031e1f9731c3ce3af25 (57 commits)
-+ c_commits=57
-+ echo '# rev for gcc : 3c23defed384cf17518ad6c817d94463a445d21b..2c1e3544a94c5d7354fad031e1f9731c3ce3af25 (57 commits)'
++ cur_rev=86b2ffc0b8334c86ed13974f7d986821040474a4
+++ git -C gcc rev-list --count 2c1e3544a94c5d7354fad031e1f9731c3ce3af25..86b2ffc0b8334c86ed13974f7d986821040474a4
+# rev for gcc : 2c1e3544a94c5d7354fad031e1f9731c3ce3af25..86b2ffc0b8334c86ed13974f7d986821040474a4 (42 commits)
++ c_commits=42
++ echo '# rev for gcc : 2c1e3544a94c5d7354fad031e1f9731c3ce3af25..86b2ffc0b8334c86ed13974f7d986821040474a4 (42 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -248,18 +248,18 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=ec6b95c3303c700eb89eebeda2d7264cc184a796
++ base_rev=cdbf8229bb1438998b211e4760a97d94a13674d4
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=cdbf8229bb1438998b211e4760a97d94a13674d4
-++ git -C glibc rev-list --count ec6b95c3303c700eb89eebeda2d7264cc184a796..cdbf8229bb1438998b211e4760a97d94a13674d4
-# rev for glibc : ec6b95c3303c700eb89eebeda2d7264cc184a796..cdbf8229bb1438998b211e4760a97d94a13674d4 (13 commits)
++ cur_rev=d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff
+++ git -C glibc rev-list --count cdbf8229bb1438998b211e4760a97d94a13674d4..d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff
+# rev for glibc : cdbf8229bb1438998b211e4760a97d94a13674d4..d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff (3 commits)
-+ c_commits=13
-+ echo '# rev for glibc : ec6b95c3303c700eb89eebeda2d7264cc184a796..cdbf8229bb1438998b211e4760a97d94a13674d4 (13 commits)'
++ c_commits=3
++ echo '# rev for glibc : cdbf8229bb1438998b211e4760a97d94a13674d4..d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff (3 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -282,13 +282,13 @@
+ print_config_f=bmk_print_config
+ generate_extra_details_f=bmk_generate_extra_details
+ post_interesting_commits init
+# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
-# post_interesting_commits
-Init stage ran successfully.
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
+Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0
diff --git a/jenkins/rewrite.log b/jenkins/rewrite.log
index 227d837..47d36b5 100644
--- a/jenkins/rewrite.log
+++ b/jenkins/rewrite.log
@@ -1,27 +1,27 @@
++ pwd
++ cat
-+ remote_exec 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927' ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_bmk-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100
++ remote_exec 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973' ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_bmk-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100
+ set -euf -o pipefail
+ local host
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -d: -f 1
-+ host=build-10.tcwglab
++ host=dev-01.tcwglab
+ local port
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_1
++ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_2
+ local opts
++ cut -s -d: -f 4
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
-+ opts=-p50927
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ opts=-p51973
+ local env_vars
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_1:-p50927:ssh_host=build-10.tcwglab ssh_port=50927'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p51973:ssh_host=dev-01.tcwglab ssh_port=51973'
++ cut -s -d: -f 5
-+ env_vars='ssh_host=build-10.tcwglab ssh_port=50927'
++ env_vars='ssh_host=dev-01.tcwglab ssh_port=51973'
+ shift
+ local -a cmd
+ cmd=()
@@ -58,8 +58,8 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q 100
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_1
-+ ssh -p50927 build-10.tcwglab 'export ssh_host=build-10.tcwglab ssh_port=50927 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_1 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_bmk-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_2
++ ssh -p51973 dev-01.tcwglab 'export ssh_host=dev-01.tcwglab ssh_port=51973 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_2 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_bmk-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100'
+ declare -g rewrite_base_artifacts_first=true
+ true
+ update_baseline
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index baadbd4..2be6976 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,11 +1,11 @@
-build_name="#86"
+build_name="#87"
docker_opts=(--distro
default
--ssh_info
true )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#86-binutils-gcc-glibc-linux"
+build_name="#87-binutils-gcc-glibc-linux"
branch_opt=(==rr\[binutils_git\]
git://sourceware.org/git/binutils-gdb.git#master
==rr\[gcc_git\]
@@ -14,4 +14,4 @@ https://github.com/gcc-mirror/gcc.git#master
git://sourceware.org/git/glibc.git#master
==rr\[linux_git\]
https://git.linaro.org/kernel-org/linux-stable.git#linux-rolling-stable )
-build_name="#86-binutils-gcc-glibc-linux-R1"
+build_name="#87-binutils-gcc-glibc-linux-R1"