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.log213
-rw-r--r--jenkins/notify-init.log66
-rw-r--r--jenkins/rewrite.log22
-rw-r--r--jenkins/run-build.env8
5 files changed, 188 insertions, 123 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 04745ce..5b57de2 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#234-gcc-R# FAILED
+#235-gcc-R# FAILED
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 77c4571..d2d092b 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_2:-p37211: ./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-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308: ./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_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -d: -f 1
-+ host=tcwg-snow-02
++ host=tcwg-jade-05
+ local port
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_2
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_3
+ local opts
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -s -d: -f 4
-+ opts=-p37211
++ opts=-p46308
+ local env_vars
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_gnu-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_2
-+ ssh -p37211 tcwg-snow-02 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_2 && 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'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_3
++ ssh -p46308 tcwg-jade-05 '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_2/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
+ false
+ dryrun=
@@ -70,8 +70,8 @@
+ 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
+# setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -81,24 +81,24 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-+ ci_config=master-aarch64-bootstrap_profiled
# Debug traces :
++ ci_config=master-aarch64-bootstrap_profiled
+ 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_bootstrap_build--master-aarch64-bootstrap_profiled-build/233/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/233/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/234/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/234/'
+ 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-aarch64-bootstrap_profiled-build/234/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/234/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/235/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/235/
# Using dir : artifacts
-+ echo '# Using dir : artifacts'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -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
-++ '[' x9464e72bcc9123b619215af8cfef491772a3ebd9 '!=' x125781fb2c91401bb0302ba18d9417ea2692c904 ']'
+++ '[' x41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e '!=' x9464e72bcc9123b619215af8cfef491772a3ebd9 ']'
++ 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=9464e72bcc9123b619215af8cfef491772a3ebd9
++ first_bad=41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
++ 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=125781fb2c91401bb0302ba18d9417ea2692c904
++ last_good=9464e72bcc9123b619215af8cfef491772a3ebd9
+ local res
+ res=0
-+ wait 227139
++ wait 226360
+ 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=125781fb2c91401bb0302ba18d9417ea2692c904
++ base_rev=9464e72bcc9123b619215af8cfef491772a3ebd9
++ 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=9464e72bcc9123b619215af8cfef491772a3ebd9
-++ git -C gcc rev-parse '9464e72bcc9123b619215af8cfef491772a3ebd9^@'
++ cur_rev=41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
+# Debug traces :
+# change_kind=single_component : gcc
+++ git -C gcc rev-parse '41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e = 125781fb2c91401bb0302ba18d9417ea2692c904 ']'
++ '[' 269c25901845e20ed3f8f28cc4ca751ee8ee63a4 = 9464e72bcc9123b619215af8cfef491772a3ebd9 ']'
+ return 1
+ change_kind=single_component
-# Debug traces :
+ 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,18 +197,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=125781fb2c91401bb0302ba18d9417ea2692c904
++ base_rev=9464e72bcc9123b619215af8cfef491772a3ebd9
++ 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=9464e72bcc9123b619215af8cfef491772a3ebd9
-++ git -C gcc rev-list --count 125781fb2c91401bb0302ba18d9417ea2692c904..9464e72bcc9123b619215af8cfef491772a3ebd9
-+ c_commits=6
-# rev for gcc : 125781fb2c91401bb0302ba18d9417ea2692c904..9464e72bcc9123b619215af8cfef491772a3ebd9 (6 commits)
++ cur_rev=41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
+++ git -C gcc rev-list --count 9464e72bcc9123b619215af8cfef491772a3ebd9..41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
+# rev for gcc : 9464e72bcc9123b619215af8cfef491772a3ebd9..41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e (16 commits)
-+ echo '# rev for gcc : 125781fb2c91401bb0302ba18d9417ea2692c904..9464e72bcc9123b619215af8cfef491772a3ebd9 (6 commits)'
+# post_interesting_commits
++ c_commits=16
++ echo '# rev for gcc : 9464e72bcc9123b619215af8cfef491772a3ebd9..41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e (16 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -231,7 +232,6 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ post_interesting_commits init
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
@@ -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-aarch64-bootstrap_profiled-build/234/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/235/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/234/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/235/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -315,15 +315,35 @@
++ 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=125781fb2c91401bb0302ba18d9417ea2692c904
++ base_rev=9464e72bcc9123b619215af8cfef491772a3ebd9
++ 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=9464e72bcc9123b619215af8cfef491772a3ebd9
++ cur_rev=41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
++ read -r email
+++ git -C gcc log --pretty=%ae 9464e72bcc9123b619215af8cfef491772a3ebd9..41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
++ 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
-++ git -C gcc log --pretty=%ae 125781fb2c91401bb0302ba18d9417ea2692c904..9464e72bcc9123b619215af8cfef491772a3ebd9
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -344,15 +364,35 @@
++ 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=125781fb2c91401bb0302ba18d9417ea2692c904
++ base_rev=9464e72bcc9123b619215af8cfef491772a3ebd9
++ 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=9464e72bcc9123b619215af8cfef491772a3ebd9
++ cur_rev=41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
++ read -r email
+++ git -C gcc log --pretty=%ce 9464e72bcc9123b619215af8cfef491772a3ebd9..41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
++ 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
-++ git -C gcc log --pretty=%ce 125781fb2c91401bb0302ba18d9417ea2692c904..9464e72bcc9123b619215af8cfef491772a3ebd9
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -375,10 +415,10 @@
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=cc
++ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
+ type=cc_postcommit
+ case "$precommit_postcommit:$type" in
@@ -405,8 +445,23 @@
+ 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
++ recipients+=("$email")
+ IFS=,
-+ echo bcc:tcwg-validation@linaro.org,cc:wangfeng@eswincomputing.com,cc:gcc-regression@gcc.gnu.org,joern.rennecke@embecosm.com,kito.cheng@sifive.com,stefansf@linux.ibm.com,gccadmin@gcc.gnu.org
++ echo bcc:tcwg-validation@linaro.org,danglin@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,tamar.christina@arm.com,meissner@linux.ibm.com,gccadmin@gcc.gnu.org,dmalcolm@redhat.com,iain@sandoe.co.uk,wilco.dijkstra@arm.com,richard.sandiford@arm.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -427,20 +482,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=125781fb2c91401bb0302ba18d9417ea2692c904
+++ base_rev=9464e72bcc9123b619215af8cfef491772a3ebd9
+++ 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=9464e72bcc9123b619215af8cfef491772a3ebd9
-+++ git -C gcc rev-list --count 125781fb2c91401bb0302ba18d9417ea2692c904..9464e72bcc9123b619215af8cfef491772a3ebd9
-++ c_commits=6
-++ new_commits=6
+++ cur_rev=41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
++++ git -C gcc rev-list --count 9464e72bcc9123b619215af8cfef491772a3ebd9..41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
+++ c_commits=16
+++ new_commits=16
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '6 commits in gcc'
+++ echo '16 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -454,17 +509,17 @@
++ '[' 0 = 0 ']'
++ echo Success
++ return 0
-+ echo '[Linaro-TCWG-CI]' '6 commits in gcc: Success'
++ echo '[Linaro-TCWG-CI]' '16 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-aarch64-bootstrap_profiled-build/234/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/235/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-aarch64-bootstrap_profiled-build/233/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/234/artifact/artifacts
+ cat
++ print_commits --short
++ sed -e 's/^/ | /'
@@ -487,20 +542,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=125781fb2c91401bb0302ba18d9417ea2692c904
+++ base_rev=9464e72bcc9123b619215af8cfef491772a3ebd9
+++ 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=9464e72bcc9123b619215af8cfef491772a3ebd9
-+++ git -C gcc rev-list --count 125781fb2c91401bb0302ba18d9417ea2692c904..9464e72bcc9123b619215af8cfef491772a3ebd9
-++ c_commits=6
-++ new_commits=6
+++ cur_rev=41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
++++ git -C gcc rev-list --count 9464e72bcc9123b619215af8cfef491772a3ebd9..41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
+++ c_commits=16
+++ new_commits=16
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '6 commits in gcc'
+++ echo '16 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -509,19 +564,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=125781fb2c91401bb0302ba18d9417ea2692c904
+++ base_rev=9464e72bcc9123b619215af8cfef491772a3ebd9
+++ 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=9464e72bcc9123b619215af8cfef491772a3ebd9
-+++ git -C gcc rev-list --count 125781fb2c91401bb0302ba18d9417ea2692c904..9464e72bcc9123b619215af8cfef491772a3ebd9
-++ c_commits=6
+++ cur_rev=41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
++++ git -C gcc rev-list --count 9464e72bcc9123b619215af8cfef491772a3ebd9..41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
+++ c_commits=16
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 125781fb2c91401bb0302ba18d9417ea2692c904..9464e72bcc9123b619215af8cfef491772a3ebd9
-++ '[' 6 -gt 5 ']'
-++ echo '... and 1 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 9464e72bcc9123b619215af8cfef491772a3ebd9..41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
+++ '[' 16 -gt 5 ']'
+++ echo '... and 11 more commits in gcc'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -557,25 +612,35 @@
# generate dashboard
+ echo '# generate dashboard'
+ generate_dashboard_squad
-# generate_dashboard_squad
-... Skipping
-# post_dashboard_squad
+ local results_date
+# generate_dashboard_squad
+ echo '# generate_dashboard_squad'
+ false
+... Skipping
+ echo '... Skipping'
+ return
+ post_dashboard_squad
+# post_dashboard_squad
+ echo '# post_dashboard_squad'
-... Skipping
+ false
+... Skipping
+ echo '... Skipping'
+ return
++ generate_lnt_report
++ wait 226490
++ set -euf -o pipefail
+# generate_lnt_report
++ echo '# generate_lnt_report'
++ true
++ case "$ci_project" in
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/lnt-utils.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh: line 1823: BUILD_NUMBER: unbound variable
++ true
+ false
+ post_to_jira
+ set -euf -o pipefail
-# post_to_jira
+ 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 9033d26..a54ee1a 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
++ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ set -euf -o pipefail
+ local host
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -d: -f 1
-+ host=tcwg-snow-02
++ host=tcwg-jade-05
+ local port
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_2
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_3
+ local opts
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -s -d: -f 4
-+ opts=-p37211
++ opts=-p46308
+ local env_vars
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_gnu-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_2
-+ ssh -p37211 tcwg-snow-02 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_2 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_3
++ ssh -p46308 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_3 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh'
-/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __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 --notify ignore __stage init __verbose true __build_script tcwg_gnu-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_bootstrap_build--master-aarch64-bootstrap_profiled-build/233/
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/234/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/233/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/234/'
+ 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-aarch64-bootstrap_profiled-build/234/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/235/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/234/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/235/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -105,8 +105,8 @@
+ set +x
+ declare -Ag pw
+ '[' ignore = precommit ']'
-+ check_source_changes
# check_source_changes
++ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -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
-++ '[' x9464e72bcc9123b619215af8cfef491772a3ebd9 '!=' x125781fb2c91401bb0302ba18d9417ea2692c904 ']'
+++ '[' x41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e '!=' x9464e72bcc9123b619215af8cfef491772a3ebd9 ']'
++ 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=9464e72bcc9123b619215af8cfef491772a3ebd9
++ first_bad=41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
++ 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=125781fb2c91401bb0302ba18d9417ea2692c904
++ last_good=9464e72bcc9123b619215af8cfef491772a3ebd9
+ local res
+ res=0
-+ wait 227026
++ wait 226247
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -174,20 +174,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=125781fb2c91401bb0302ba18d9417ea2692c904
++ base_rev=9464e72bcc9123b619215af8cfef491772a3ebd9
++ 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=9464e72bcc9123b619215af8cfef491772a3ebd9
-++ git -C gcc rev-parse '9464e72bcc9123b619215af8cfef491772a3ebd9^@'
++ cur_rev=41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
+++ git -C gcc rev-parse '41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e = 125781fb2c91401bb0302ba18d9417ea2692c904 ']'
++ '[' 269c25901845e20ed3f8f28cc4ca751ee8ee63a4 = 9464e72bcc9123b619215af8cfef491772a3ebd9 ']'
+ return 1
+# Debug traces :
+ change_kind=single_component
+ echo '# Debug traces :'
-# Debug traces :
# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
@@ -197,18 +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=125781fb2c91401bb0302ba18d9417ea2692c904
++ base_rev=9464e72bcc9123b619215af8cfef491772a3ebd9
++ 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=9464e72bcc9123b619215af8cfef491772a3ebd9
-++ git -C gcc rev-list --count 125781fb2c91401bb0302ba18d9417ea2692c904..9464e72bcc9123b619215af8cfef491772a3ebd9
-+ c_commits=6
-# rev for gcc : 125781fb2c91401bb0302ba18d9417ea2692c904..9464e72bcc9123b619215af8cfef491772a3ebd9 (6 commits)
++ cur_rev=41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
+++ git -C gcc rev-list --count 9464e72bcc9123b619215af8cfef491772a3ebd9..41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e
++ c_commits=16
+# rev for gcc : 9464e72bcc9123b619215af8cfef491772a3ebd9..41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e (16 commits)
-+ echo '# rev for gcc : 125781fb2c91401bb0302ba18d9417ea2692c904..9464e72bcc9123b619215af8cfef491772a3ebd9 (6 commits)'
++ echo '# rev for gcc : 9464e72bcc9123b619215af8cfef491772a3ebd9..41d1c9a97953b457146c1dbeea2a4f19bfbb0b6e (16 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -236,7 +236,7 @@
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
-+ '[' init '!=' full ']'
Init stage ran successfully.
++ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0
diff --git a/jenkins/rewrite.log b/jenkins/rewrite.log
index d124f27..2ce9197 100644
--- a/jenkins/rewrite.log
+++ b/jenkins/rewrite.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100
++ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100
+ set -euf -o pipefail
+ local host
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -d: -f 1
-+ host=tcwg-snow-02
++ host=tcwg-jade-05
+ local port
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_2
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_3
+ local opts
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -s -d: -f 4
-+ opts=-p37211
++ opts=-p46308
+ local env_vars
-++ echo tcwg-snow-02::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37211:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p46308:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -58,8 +58,8 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q 100
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_2
-+ ssh -p37211 tcwg-snow-02 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_2 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_3
++ ssh -p46308 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_3 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_gnu-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 bbe78cf..b2e83bb 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,13 +1,13 @@
-build_name="#234"
+build_name="#235"
docker_opts=(--distro
default
--arch
arm64
--node
-tcwg-snow-02 )
+tcwg-jade-05 )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#234-gcc"
+build_name="#235-gcc"
branch_opt=(==rr\[gcc_git\]
https://github.com/gcc-mirror/gcc.git#master )
-build_name="#234-gcc-R# FAILED"
+build_name="#235-gcc-R# FAILED"