summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log318
1 files changed, 63 insertions, 255 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 118648f..cc38a22 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p35108: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh
++ remote_exec tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p35222: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh
+ set -euf -o pipefail
+ local host
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p35108:
+++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p35222:
++ cut -d: -f 1
+ host=tcwg-snow-02
+ local port
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p35108:
+++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p35222:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p35108:
+++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p35222:
++ cut -s -d: -f 3
+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_3
+ local opts
+++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p35222:
++ cut -s -d: -f 4
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p35108:
-+ opts=-p35108
++ opts=-p35222
+ local env_vars
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p35108:
+++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p35222:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -59,7 +59,7 @@
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_gnu-build.sh
++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_3
-+ ssh -p35108 tcwg-snow-02 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_3 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh'
++ ssh -p35222 tcwg-snow-02 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_3 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh'
/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh
@@ -70,9 +70,9 @@
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
-# setup_notify_environment
+ setup_notify_environment
+ echo '# setup_notify_environment'
+# setup_notify_environment
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
@@ -87,23 +87,23 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/211/
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/212/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/211/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/212/'
+ 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_bootstrap_build--master-arm-bootstrap_O3-build/212/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/213/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/212/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/213/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-# check_source_changes
+ set +x
+# check_source_changes
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
@@ -137,7 +137,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
-++ '[' x86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef '!=' xb975c0dc3be285655800180260c985bc97886f2e ']'
+++ '[' x51f1287e0a207c60329b64e6085f39766ee8be2a '!=' x86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -150,17 +150,17 @@
++ 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
-+ first_bad=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
++ first_bad=51f1287e0a207c60329b64e6085f39766ee8be2a
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=b975c0dc3be285655800180260c985bc97886f2e
++ last_good=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
+ local res
+ res=0
-+ wait 107030
++ wait 106945
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -174,21 +174,21 @@
++ 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=b975c0dc3be285655800180260c985bc97886f2e
++ base_rev=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
++ 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=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-++ git -C gcc rev-parse '86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef^@'
++ cur_rev=51f1287e0a207c60329b64e6085f39766ee8be2a
+++ git -C gcc rev-parse '51f1287e0a207c60329b64e6085f39766ee8be2a^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 9882b81410f247604fbfd5883894a96127f461ac = b975c0dc3be285655800180260c985bc97886f2e ']'
++ '[' b34f8e705d961260adc2bea95db4361b2e70d565 = 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef ']'
+ return 1
# Debug traces :
+# change_kind=single_component : gcc
+ change_kind=single_component
+ echo '# Debug traces :'
-# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
@@ -197,19 +197,18 @@
++ 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=b975c0dc3be285655800180260c985bc97886f2e
++ base_rev=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
++ 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=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-++ git -C gcc rev-list --count b975c0dc3be285655800180260c985bc97886f2e..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-# rev for gcc : b975c0dc3be285655800180260c985bc97886f2e..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef (39 commits)
++ cur_rev=51f1287e0a207c60329b64e6085f39766ee8be2a
+++ git -C gcc rev-list --count 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..51f1287e0a207c60329b64e6085f39766ee8be2a
+# rev for gcc : 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..51f1287e0a207c60329b64e6085f39766ee8be2a (3 commits)
-# post_interesting_commits
-+ c_commits=39
-+ echo '# rev for gcc : b975c0dc3be285655800180260c985bc97886f2e..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef (39 commits)'
++ c_commits=3
++ echo '# rev for gcc : 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..51f1287e0a207c60329b64e6085f39766ee8be2a (3 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -231,11 +230,13 @@
+ print_result_f=gnu_print_result
+ generate_extra_details_f=gnu_generate_extra_details
+ post_interesting_commits init
+# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
+# post_interesting_commits
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
+ set -euf -o pipefail
@@ -247,7 +248,6 @@
+ '[' xsingle_component '!=' xsingle_commit ']'
+ return
+ post_interesting_commits full
-# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=full
@@ -290,9 +290,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/212/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/213/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/212/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/213/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -315,87 +315,15 @@
++ 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=b975c0dc3be285655800180260c985bc97886f2e
++ base_rev=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
++ 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=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-+ read -r email
-++ git -C gcc log --pretty=%ae b975c0dc3be285655800180260c985bc97886f2e..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
++ cur_rev=51f1287e0a207c60329b64e6085f39766ee8be2a
+ read -r email
+++ git -C gcc log --pretty=%ae 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..51f1287e0a207c60329b64e6085f39766ee8be2a
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -410,87 +338,15 @@
++ 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=b975c0dc3be285655800180260c985bc97886f2e
++ base_rev=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
++ 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=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-+ read -r email
-++ git -C gcc log --pretty=%ce b975c0dc3be285655800180260c985bc97886f2e..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
++ cur_rev=51f1287e0a207c60329b64e6085f39766ee8be2a
+ read -r email
+++ git -C gcc log --pretty=%ce 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..51f1287e0a207c60329b64e6085f39766ee8be2a
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -507,11 +363,6 @@
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
+ type=cc_postcommit
+ case "$precommit_postcommit:$type" in
+ type=cc
@@ -523,36 +374,6 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -563,7 +384,7 @@
+ case "$type" in
+ recipients+=("$email")
+ IFS=,
-+ echo bcc:tcwg-validation@linaro.org,research_trasio@irq.a4lg.com,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,cc:juzhe.zhong@rivai.ai,patrick@rivosinc.com,cc:gaofei@eswincomputing.com,gccadmin@gcc.gnu.org,dmalcolm@redhat.com,pan2.li@intel.com,ppalka@redhat.com,jwakely@redhat.com
++ echo bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,apinski@marvell.com,gccadmin@gcc.gnu.org,aagarwa1@linux.ibm.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -584,20 +405,20 @@
+++ 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=b975c0dc3be285655800180260c985bc97886f2e
+++ base_rev=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
+++ 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=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-+++ git -C gcc rev-list --count b975c0dc3be285655800180260c985bc97886f2e..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-++ c_commits=39
-++ new_commits=39
+++ cur_rev=51f1287e0a207c60329b64e6085f39766ee8be2a
++++ git -C gcc rev-list --count 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..51f1287e0a207c60329b64e6085f39766ee8be2a
+++ c_commits=3
+++ new_commits=3
+++ tr ' ' ,
+++ echo gcc
++ components=gcc
-++ echo '39 commits in gcc'
+++ echo '3 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -611,19 +432,18 @@
++ '[' 0 = 0 ']'
++ echo Success
++ return 0
-+ echo '[Linaro-TCWG-CI]' '39 commits in gcc: Success'
++ echo '[Linaro-TCWG-CI]' '3 commits in gcc: Success'
+ 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_bootstrap_build--master-arm-bootstrap_O3-build/212/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/213/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_bootstrap_build--master-arm-bootstrap_O3-build/211/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_O3-build/212/artifact/artifacts
+ cat
-++ sed -e 's/^/ | /'
++ print_commits --short
++ set -euf -o pipefail
++ false
@@ -642,22 +462,23 @@
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ sed -e 's/^/ | /'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=b975c0dc3be285655800180260c985bc97886f2e
+++ base_rev=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
+++ 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=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-+++ git -C gcc rev-list --count b975c0dc3be285655800180260c985bc97886f2e..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-++ c_commits=39
-++ new_commits=39
+++ cur_rev=51f1287e0a207c60329b64e6085f39766ee8be2a
++++ git -C gcc rev-list --count 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..51f1287e0a207c60329b64e6085f39766ee8be2a
+++ c_commits=3
+++ new_commits=3
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '39 commits in gcc'
+++ echo '3 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -666,19 +487,18 @@
+++ 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=b975c0dc3be285655800180260c985bc97886f2e
+++ base_rev=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
+++ 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=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-+++ git -C gcc rev-list --count b975c0dc3be285655800180260c985bc97886f2e..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-++ c_commits=39
+++ cur_rev=51f1287e0a207c60329b64e6085f39766ee8be2a
++++ git -C gcc rev-list --count 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..51f1287e0a207c60329b64e6085f39766ee8be2a
+++ c_commits=3
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline b975c0dc3be285655800180260c985bc97886f2e..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-++ '[' 39 -gt 5 ']'
-++ echo '... and 34 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..51f1287e0a207c60329b64e6085f39766ee8be2a
+++ '[' 3 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -705,19 +525,7 @@
# true:
0
# build_abe bootstrap_O3:
-# FAILED
-# First few build errors in logs:
-# 00:30:42 xg++: internal compiler error: Segmentation fault signal terminated program cc1plus
-# 00:30:42 make[3]: *** [Makefile:1184: tree-ssa-loop-niter.o] Error 4
-# 00:30:42 make[2]: *** [Makefile:5051: all-stage2-gcc] Error 2
-# 00:30:42 make[1]: *** [Makefile:25871: stage2-bubble] Error 2
-# 00:30:42 make: *** [Makefile:1090: all] Error 2
-# 00:07:25 make[3]: [Makefile:1822: armv8l-unknown-linux-gnueabihf/bits/largefile-config.h] Error 1 (ignored)
-# 00:25:31 xg++: internal compiler error: Segmentation fault signal terminated program cc1plus
-# 00:25:31 make[3]: *** [Makefile:1184: tree-ssa-loop-niter.o] Error 4
-# 00:30:14 make[2]: *** [Makefile:5051: all-stage2-gcc] Error 2
-# 00:30:14 make[1]: *** [Makefile:25871: stage2-bubble] Error 2
-# 00:30:14 make: *** [Makefile:1090: all] Error 2'
+# FAILED'
++ return 0
++ print_config
++ :