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.log315
1 files changed, 181 insertions, 134 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 2dd4c59..82d92cb 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -21,20 +21,20 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-arm-bootstrap_debug
-# Debug traces :
+ echo '# Debug traces :'
+# 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-arm-bootstrap_debug-build/307/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/307/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/308/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/308/'
# Using dir : base-artifacts
+ 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_debug-build/308/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/308/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/309/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/309/'
+ echo '# Using dir : artifacts'
# Using dir : artifacts
@@ -77,7 +77,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
-++ '[' xe7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31 '!=' xd16479170066b7606dea8dc25a7527a081a90a0b ']'
+++ '[' x39f9c426f58448d6df340cdccd84e05721a20921 '!=' xe7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,17 +90,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=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
++ first_bad=39f9c426f58448d6df340cdccd84e05721a20921
++ 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=d16479170066b7606dea8dc25a7527a081a90a0b
++ last_good=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
+ local res
+ res=0
-+ wait 357279
++ wait 357417
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,20 +114,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=d16479170066b7606dea8dc25a7527a081a90a0b
++ base_rev=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
++ 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=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-++ git -C gcc rev-parse 'e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31^@'
++ cur_rev=39f9c426f58448d6df340cdccd84e05721a20921
+++ git -C gcc rev-parse '39f9c426f58448d6df340cdccd84e05721a20921^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' a52940cfee0908aed0d2a674a451f6d99844444d = d16479170066b7606dea8dc25a7527a081a90a0b ']'
++ '[' 0cfde688e2133844a5d9b6cce9f2e73b620ba072 = e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31 ']'
+ return 1
+ change_kind=single_component
-# Debug traces :
+ echo '# Debug traces :'
+# Debug traces :
# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
@@ -137,18 +137,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=d16479170066b7606dea8dc25a7527a081a90a0b
++ base_rev=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
++ 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=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-++ git -C gcc rev-list --count d16479170066b7606dea8dc25a7527a081a90a0b..e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-+ c_commits=45
-# rev for gcc : d16479170066b7606dea8dc25a7527a081a90a0b..e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31 (45 commits)
++ cur_rev=39f9c426f58448d6df340cdccd84e05721a20921
+++ git -C gcc rev-list --count e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31..39f9c426f58448d6df340cdccd84e05721a20921
++ c_commits=43
+# rev for gcc : e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31..39f9c426f58448d6df340cdccd84e05721a20921 (43 commits)
++ echo '# rev for gcc : e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31..39f9c426f58448d6df340cdccd84e05721a20921 (43 commits)'
-+ echo '# rev for gcc : d16479170066b7606dea8dc25a7527a081a90a0b..e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31 (45 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -232,9 +232,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_debug-build/308/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/309/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/308/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/309/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -257,19 +257,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=d16479170066b7606dea8dc25a7527a081a90a0b
++ base_rev=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
++ 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=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-+ read -r email
-++ git -C gcc log --pretty=%ae d16479170066b7606dea8dc25a7527a081a90a0b..e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
++ cur_rev=39f9c426f58448d6df340cdccd84e05721a20921
+ read -r email
+++ git -C gcc log --pretty=%ae e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31..39f9c426f58448d6df340cdccd84e05721a20921
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -364,19 +360,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=d16479170066b7606dea8dc25a7527a081a90a0b
++ base_rev=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
++ 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=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-+ read -r email
-++ git -C gcc log --pretty=%ce d16479170066b7606dea8dc25a7527a081a90a0b..e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
++ cur_rev=39f9c426f58448d6df340cdccd84e05721a20921
+ read -r email
+++ git -C gcc log --pretty=%ce e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31..39f9c426f58448d6df340cdccd84e05721a20921
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -468,15 +460,10 @@
+ recipients=()
+ local -a recipients
+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ 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=to
+ case "$precommit_postcommit:$type" in
@@ -498,15 +485,10 @@
+ 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
++ type=cc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$email")
++ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
@@ -519,50 +501,25 @@
+ 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
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=to
++ type=cc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$email")
++ 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
++ type=cc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$email")
++ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
@@ -614,7 +571,7 @@
+ case "$type" in
+ recipients+=("$email")
+ IFS=,
-+ echo cc:pierre-emmanuel.patry@embecosm.com,cc:oliva@adacore.com,fkastl@suse.cz,bcc:tcwg-validation@linaro.org,jakub@redhat.com,polacek@redhat.com,jvdelisle@gcc.gnu.org,wangfeng@eswincomputing.com,haochen.jiang@intel.com,cc:gcc-regression@gcc.gnu.org,dkm@kataplop.net,cc:juzhe.zhong@rivai.ai,jlaw@ventanamicro.com,hongyu.wang@intel.com,rdapp@ventanamicro.com,mjambor@suse.cz,rguenther@suse.de,dizhao@os.amperecomputing.com,gccadmin@gcc.gnu.org,thomas@codesourcery.com,oliva@gnu.org,dmalcolm@redhat.com,pan2.li@intel.com,hongtao.liu@intel.com,ppalka@redhat.com,alex.coplan@arm.com,richard.sandiford@arm.com,quic_apinski@quicinc.com,jwakely@redhat.com
++ echo andre.simoesdiasvieira@arm.com,gerald@pfeifer.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,gaiusmod2@gmail.com,cc:mary.bennett@embecosm.com,jvdelisle@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,cc:zengxiao@eswincomputing.com,cc:juzhe.zhong@rivai.ai,jlaw@ventanamicro.com,cc:patrick@rivosinc.com,gccadmin@gcc.gnu.org,thomas@codesourcery.com,andrew.carlotti@arm.com,pan2.li@intel.com,julian@codesourcery.com,nathanieloshead@gmail.com,ppalka@redhat.com,wilco.dijkstra@arm.com,alex.coplan@arm.com,jwakely@redhat.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -635,20 +592,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=d16479170066b7606dea8dc25a7527a081a90a0b
+++ base_rev=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
+++ 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=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-+++ git -C gcc rev-list --count d16479170066b7606dea8dc25a7527a081a90a0b..e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-++ c_commits=45
-++ new_commits=45
+++ cur_rev=39f9c426f58448d6df340cdccd84e05721a20921
++++ git -C gcc rev-list --count e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31..39f9c426f58448d6df340cdccd84e05721a20921
+++ c_commits=43
+++ new_commits=43
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '45 commits in gcc'
+++ echo '43 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -664,7 +621,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-arm-bootstrap_debug
++ local project=tcwg_bootstrap_build
@@ -687,17 +644,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '45 commits in gcc: Success on arm'
++ echo '[Linaro-TCWG-CI]' '43 commits in gcc: Success on arm'
+ 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_debug-build/308/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/309/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_debug-build/307/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/308/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
@@ -705,7 +662,7 @@
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-arm-bootstrap_debug
++ local project=tcwg_bootstrap_build
@@ -744,20 +701,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=d16479170066b7606dea8dc25a7527a081a90a0b
+++ base_rev=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
+++ 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=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-+++ git -C gcc rev-list --count d16479170066b7606dea8dc25a7527a081a90a0b..e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-++ c_commits=45
-++ new_commits=45
+++ cur_rev=39f9c426f58448d6df340cdccd84e05721a20921
++++ git -C gcc rev-list --count e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31..39f9c426f58448d6df340cdccd84e05721a20921
+++ c_commits=43
+++ new_commits=43
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '45 commits in gcc'
+++ echo '43 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -766,19 +723,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=d16479170066b7606dea8dc25a7527a081a90a0b
+++ base_rev=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
+++ 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=e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-+++ git -C gcc rev-list --count d16479170066b7606dea8dc25a7527a081a90a0b..e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-++ c_commits=45
+++ cur_rev=39f9c426f58448d6df340cdccd84e05721a20921
++++ git -C gcc rev-list --count e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31..39f9c426f58448d6df340cdccd84e05721a20921
+++ c_commits=43
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline d16479170066b7606dea8dc25a7527a081a90a0b..e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-++ '[' 45 -gt 5 ']'
-++ echo '... and 40 more commits in gcc'
+++ git -C gcc log -n 5 --oneline e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31..39f9c426f58448d6df340cdccd84e05721a20921
+++ '[' 43 -gt 5 ']'
+++ echo '... and 38 more commits in gcc'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -809,7 +766,7 @@
++ return 0
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-arm-bootstrap_debug
++ local project=tcwg_bootstrap_build
@@ -831,7 +788,7 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 357424
++ wait 357562
+ set -euf -o pipefail
# generate_jenkins_html_files
... Skipping
@@ -861,7 +818,7 @@
+ case $text_type in
+ cat
+ cat
-+ false
++ '[' -d artifacts/00-sumfiles ']'
+ cat
++ print_readme_link html git/
++ set -euf -o pipefail
@@ -890,6 +847,50 @@
++ case $text_type in
++ echo -n '<a href="notify/">notify/</a>'
+ false
++ cat
++ read -r cur_file
+++ cd artifacts
+++ find . -type f
+++ sort
++ echo '<li>./01-reset_artifacts/console.log.xz'
++ read -r cur_file
++ echo '<li>./02-prepare_abe/console.log.xz'
++ read -r cur_file
++ echo '<li>./03-true/console.log.xz'
++ read -r cur_file
++ echo '<li>./04-build_abe-bootstrap_debug/console.log.xz'
++ read -r cur_file
++ echo '<li>./04-build_abe-bootstrap_debug/make-gcc-stage2.log.xz'
++ read -r cur_file
++ echo '<li>./05-check_regression/console.log.xz'
++ read -r cur_file
++ echo '<li>./git/gcc_rev'
++ read -r cur_file
++ echo '<li>./git/gcc_url'
++ read -r cur_file
++ echo '<li>./jenkins/build-name'
++ read -r cur_file
++ echo '<li>./jenkins/notify-full.log'
++ read -r cur_file
++ echo '<li>./jenkins/notify-init.log'
++ read -r cur_file
++ echo '<li>./jenkins/run-build.env'
++ read -r cur_file
++ echo '<li>./manifest.sh'
++ read -r cur_file
++ echo '<li>./notify/jira/comment-template.txt'
++ read -r cur_file
++ echo '<li>./notify/mail-body.txt'
++ read -r cur_file
++ echo '<li>./notify/mail-recipients.txt'
++ read -r cur_file
++ echo '<li>./notify/mail-subject.txt'
++ read -r cur_file
++ echo '<li>./README.html'
++ read -r cur_file
++ echo '<li>./results'
++ read -r cur_file
++ cat
+ print_readme_footer html
+ set -euf -o pipefail
+ local text_type=html
@@ -912,7 +913,7 @@
+ case $text_type in
+ cat
+ cat
-+ false
++ '[' -d artifacts/00-sumfiles ']'
+ cat
++ print_readme_link txt git/
++ set -euf -o pipefail
@@ -941,6 +942,52 @@
++ case $text_type in
++ echo -n notify/
+ false
++ cat
++ read -r cur_file
+++ cd artifacts
+++ find . -type f
+++ sort
++ echo '- ./01-reset_artifacts/console.log.xz'
++ read -r cur_file
++ echo '- ./02-prepare_abe/console.log.xz'
++ read -r cur_file
++ echo '- ./03-true/console.log.xz'
++ read -r cur_file
++ echo '- ./04-build_abe-bootstrap_debug/console.log.xz'
++ read -r cur_file
++ echo '- ./04-build_abe-bootstrap_debug/make-gcc-stage2.log.xz'
++ read -r cur_file
++ echo '- ./05-check_regression/console.log.xz'
++ read -r cur_file
++ echo '- ./git/gcc_rev'
++ read -r cur_file
++ echo '- ./git/gcc_url'
++ read -r cur_file
++ echo '- ./jenkins/build-name'
++ read -r cur_file
++ echo '- ./jenkins/notify-full.log'
++ read -r cur_file
++ echo '- ./jenkins/notify-init.log'
++ read -r cur_file
++ echo '- ./jenkins/run-build.env'
++ read -r cur_file
++ echo '- ./manifest.sh'
++ read -r cur_file
++ echo '- ./notify/jira/comment-template.txt'
++ read -r cur_file
++ echo '- ./notify/mail-body.txt'
++ read -r cur_file
++ echo '- ./notify/mail-recipients.txt'
++ read -r cur_file
++ echo '- ./notify/mail-subject.txt'
++ read -r cur_file
++ echo '- ./README.html'
++ read -r cur_file
++ echo '- ./README.txt'
++ read -r cur_file
++ echo '- ./results'
++ read -r cur_file
++ cat
+ print_readme_footer txt
+ set -euf -o pipefail
+ local text_type=txt
@@ -963,13 +1010,13 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 357456
++ wait 357604
+ set -euf -o pipefail
# generate_lnt_report
+ local results_date
+ echo '# generate_lnt_report'
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/lnt-utils.sh
+ calculate_results_date
+ set -euf -o pipefail
+ '[' -z ']'
@@ -984,51 +1031,51 @@
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct d16479170066b7606dea8dc25a7527a081a90a0b
-+ base_d=1702537848
+++ git -C gcc show --no-patch --pretty=%ct e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
++ base_d=1702608363
++ get_current_component_date gcc
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct e7b3cf2a0e34813eb538e2bf8b6a73e4479c6d31
-+ cur_d=1702608363
-+ '[' x1702537848 '!=' x ']'
-+ '[' x1702608363 = x ']'
-+ '[' 1702608363 -lt 1702537848 ']'
-+ '[' x1702608363 = x ']'
-+ '[' 1702608363 -gt 0 ']'
-+ results_date=1702608363
-+ assert_with_msg 'Failed to produce results_date' '[' 1702608363 -gt 0 ']'
+++ git -C gcc show --no-patch --pretty=%ct 39f9c426f58448d6df340cdccd84e05721a20921
++ cur_d=1702699790
++ '[' x1702608363 '!=' x ']'
++ '[' x1702699790 = x ']'
++ '[' 1702699790 -lt 1702608363 ']'
++ '[' x1702699790 = x ']'
++ '[' 1702699790 -gt 0 ']'
++ results_date=1702699790
++ assert_with_msg 'Failed to produce results_date' '[' 1702699790 -gt 0 ']'
+ set -euf -o pipefail +x
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1702450979
-+ '[' 1702450979 '!=' '' ']'
-+ assert '[' 1702608363 -ge 1702450979 ']'
++ base_d=1702529671
++ '[' 1702529671 '!=' '' ']'
++ assert '[' 1702699790 -ge 1702529671 ']'
+ set -euf -o pipefail +x
-+ '[' 1702608363 -gt 1702450979 ']'
-+ results_date=1702529671
-+ rr[results_date]=1702529671
++ '[' 1702699790 -gt 1702529671 ']'
++ results_date=1702614730
++ rr[results_date]=1702614730
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702529671
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702529671
-+ results_date='2023-12-14 04:54:31'
++ results_date=1702614730
+++ date '+%Y-%m-%d %H:%M:%S' --date @1702614730
++ results_date='2023-12-15 04:32:10'
+ case "$ci_project" in
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/308/ tcwg_bootstrap_build master-arm-bootstrap_debug '2023-12-14 04:54:31' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/308/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/309/ tcwg_bootstrap_build master-arm-bootstrap_debug '2023-12-15 04:32:10' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_debug-build/309/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-arm-bootstrap_debug
-+ local 'results_date=2023-12-14 04:54:31'
++ local 'results_date=2023-12-15 04:32:10'
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
+ local -a sumfiles