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.log266
1 files changed, 101 insertions, 165 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 22ef0f6..84391d6 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_4/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_6/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=
@@ -9,8 +9,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]}'
@@ -21,23 +21,23 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-arm-bootstrap_profiled_lto
-+ echo '# Debug traces :'
# Debug traces :
++ 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-arm-bootstrap_profiled_lto-build/297/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/297/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/298/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/298/'
+ 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_profiled_lto-build/298/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/299/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/298/'
-+ echo '# Using dir : artifacts'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/299/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -45,9 +45,9 @@
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
-# check_source_changes
+ check_source_changes
+ echo '# check_source_changes'
+# check_source_changes
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -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
-++ '[' x6e84dafcc72d1cd6d028b42f1801e092a91d3214 '!=' xbf418db27c0b48abb8203dd9e08135793cd9ce18 ']'
+++ '[' x3cbab07b08d2f3a3ed34b6ec12e67727c59d285c '!=' x6e84dafcc72d1cd6d028b42f1801e092a91d3214 ']'
++ 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=6e84dafcc72d1cd6d028b42f1801e092a91d3214
++ first_bad=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
++ 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=bf418db27c0b48abb8203dd9e08135793cd9ce18
++ last_good=6e84dafcc72d1cd6d028b42f1801e092a91d3214
+ local res
+ res=0
-+ wait 386727
++ wait 386055
+ 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=bf418db27c0b48abb8203dd9e08135793cd9ce18
++ base_rev=6e84dafcc72d1cd6d028b42f1801e092a91d3214
++ 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=6e84dafcc72d1cd6d028b42f1801e092a91d3214
-++ git -C gcc rev-parse '6e84dafcc72d1cd6d028b42f1801e092a91d3214^@'
++ cur_rev=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+++ git -C gcc rev-parse '3cbab07b08d2f3a3ed34b6ec12e67727c59d285c^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 52f8092f54cf338c19d44e06b35612d15c96faf4 = bf418db27c0b48abb8203dd9e08135793cd9ce18 ']'
++ '[' 3d0f3382fa7b5677f35a9becf75ac436cd7eda7b = 6e84dafcc72d1cd6d028b42f1801e092a91d3214 ']'
+ 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=bf418db27c0b48abb8203dd9e08135793cd9ce18
++ base_rev=6e84dafcc72d1cd6d028b42f1801e092a91d3214
++ 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=6e84dafcc72d1cd6d028b42f1801e092a91d3214
-++ git -C gcc rev-list --count bf418db27c0b48abb8203dd9e08135793cd9ce18..6e84dafcc72d1cd6d028b42f1801e092a91d3214
-+ c_commits=71
-# rev for gcc : bf418db27c0b48abb8203dd9e08135793cd9ce18..6e84dafcc72d1cd6d028b42f1801e092a91d3214 (71 commits)
++ cur_rev=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+++ git -C gcc rev-list --count 6e84dafcc72d1cd6d028b42f1801e092a91d3214..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
++ c_commits=55
+# rev for gcc : 6e84dafcc72d1cd6d028b42f1801e092a91d3214..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c (55 commits)
-+ echo '# rev for gcc : bf418db27c0b48abb8203dd9e08135793cd9ce18..6e84dafcc72d1cd6d028b42f1801e092a91d3214 (71 commits)'
++ echo '# rev for gcc : 6e84dafcc72d1cd6d028b42f1801e092a91d3214..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c (55 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -231,11 +231,11 @@
+++ 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_profiled_lto-build/298/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/299/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/298/artifact/artifacts/notify/mail-body.txt/*view*/'
-# print all notification files
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/299/artifact/artifacts/notify/mail-body.txt/*view*/'
+ echo '# print all notification files'
+# print all notification files
+ true
+ generate_mail_files
+ set -euf -o pipefail
@@ -256,47 +256,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=bf418db27c0b48abb8203dd9e08135793cd9ce18
++ base_rev=6e84dafcc72d1cd6d028b42f1801e092a91d3214
++ 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=6e84dafcc72d1cd6d028b42f1801e092a91d3214
-+ read -r email
-++ git -C gcc log --pretty=%ae bf418db27c0b48abb8203dd9e08135793cd9ce18..6e84dafcc72d1cd6d028b42f1801e092a91d3214
-+ 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=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+ read -r email
+++ git -C gcc log --pretty=%ae 6e84dafcc72d1cd6d028b42f1801e092a91d3214..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -415,47 +383,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=bf418db27c0b48abb8203dd9e08135793cd9ce18
++ base_rev=6e84dafcc72d1cd6d028b42f1801e092a91d3214
++ 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=6e84dafcc72d1cd6d028b42f1801e092a91d3214
-+ read -r email
-++ git -C gcc log --pretty=%ce bf418db27c0b48abb8203dd9e08135793cd9ce18..6e84dafcc72d1cd6d028b42f1801e092a91d3214
-+ 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=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+ read -r email
+++ git -C gcc log --pretty=%ce 6e84dafcc72d1cd6d028b42f1801e092a91d3214..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -576,22 +512,27 @@
+ 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
++ type=bcc
+ 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=bcc
++ type=cc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$type:$email")
@@ -606,21 +547,16 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc_postcommit
-+ case "$precommit_postcommit:$type" in
-+ type=cc
-+ 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
++ type=cc_postcommit
+ case "$precommit_postcommit:$type" in
++ type=cc
+ case "$type" in
-+ recipients+=("$email")
++ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
@@ -667,10 +603,10 @@
+ case "$type" in
+ recipients+=("$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
@@ -687,7 +623,7 @@
+ case "$type" in
+ recipients+=("$email")
+ IFS=,
-+ echo cc:hawkinsw@obs.cr,cc:oliva@adacore.com,david.faust@oracle.com,hp@bitrange.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,gaiusmod2@gmail.com,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,kito.cheng@sifive.com,tobias@codesourcery.com,cc:juzhe.zhong@rivai.ai,rguenther@suse.de,gccadmin@gcc.gnu.org,thomas@codesourcery.com,oliva@gnu.org,ro@CeBiTec.Uni-Bielefeld.DE,pan2.li@intel.com,szabolcs.nagy@arm.com,cc:hp@axis.com,xuli1@eswincomputing.com,richard.sandiford@arm.com,jwakely@redhat.com
++ echo cc:oliva@adacore.com,victor.donascimento@arm.com,cc:lingling.kong@intel.com,bcc:tcwg-validation@linaro.org,ams@codesourcery.com,cc:yangyujie@loongson.cn,jakub@redhat.com,polacek@redhat.com,danglin@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,jason@redhat.com,cc:juzhe.zhong@rivai.ai,jlaw@ventanamicro.com,hongyu.wang@intel.com,patrick@rivosinc.com,rdapp@ventanamicro.com,egallager@gcc.gnu.org,gccadmin@gcc.gnu.org,thomas@codesourcery.com,oliva@gnu.org,dmalcolm@redhat.com,pan2.li@intel.com,ewlu@rivosinc.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -708,20 +644,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=bf418db27c0b48abb8203dd9e08135793cd9ce18
+++ base_rev=6e84dafcc72d1cd6d028b42f1801e092a91d3214
+++ 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=6e84dafcc72d1cd6d028b42f1801e092a91d3214
-+++ git -C gcc rev-list --count bf418db27c0b48abb8203dd9e08135793cd9ce18..6e84dafcc72d1cd6d028b42f1801e092a91d3214
-++ c_commits=71
-++ new_commits=71
+++ cur_rev=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
++++ git -C gcc rev-list --count 6e84dafcc72d1cd6d028b42f1801e092a91d3214..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+++ c_commits=55
+++ new_commits=55
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '71 commits in gcc'
+++ echo '55 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -737,7 +673,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-arm-bootstrap_profiled_lto
++ local project=tcwg_bootstrap_build
@@ -760,17 +696,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '71 commits in gcc: Success on arm'
++ echo '[Linaro-TCWG-CI]' '55 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_profiled_lto-build/298/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/299/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_profiled_lto-build/297/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/298/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
@@ -778,7 +714,7 @@
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-arm-bootstrap_profiled_lto
++ local project=tcwg_bootstrap_build
@@ -817,20 +753,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=bf418db27c0b48abb8203dd9e08135793cd9ce18
+++ base_rev=6e84dafcc72d1cd6d028b42f1801e092a91d3214
+++ 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=6e84dafcc72d1cd6d028b42f1801e092a91d3214
-+++ git -C gcc rev-list --count bf418db27c0b48abb8203dd9e08135793cd9ce18..6e84dafcc72d1cd6d028b42f1801e092a91d3214
-++ c_commits=71
-++ new_commits=71
+++ cur_rev=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
++++ git -C gcc rev-list --count 6e84dafcc72d1cd6d028b42f1801e092a91d3214..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+++ c_commits=55
+++ new_commits=55
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '71 commits in gcc'
+++ echo '55 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -839,19 +775,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=bf418db27c0b48abb8203dd9e08135793cd9ce18
+++ base_rev=6e84dafcc72d1cd6d028b42f1801e092a91d3214
+++ 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=6e84dafcc72d1cd6d028b42f1801e092a91d3214
-+++ git -C gcc rev-list --count bf418db27c0b48abb8203dd9e08135793cd9ce18..6e84dafcc72d1cd6d028b42f1801e092a91d3214
-++ c_commits=71
+++ cur_rev=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
++++ git -C gcc rev-list --count 6e84dafcc72d1cd6d028b42f1801e092a91d3214..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+++ c_commits=55
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline bf418db27c0b48abb8203dd9e08135793cd9ce18..6e84dafcc72d1cd6d028b42f1801e092a91d3214
-++ '[' 71 -gt 5 ']'
-++ echo '... and 66 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 6e84dafcc72d1cd6d028b42f1801e092a91d3214..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+++ '[' 55 -gt 5 ']'
+++ echo '... and 50 more commits in gcc'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -882,7 +818,7 @@
++ return 0
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-arm-bootstrap_profiled_lto
++ local project=tcwg_bootstrap_build
@@ -904,11 +840,11 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 386872
++ wait 386200
+ set -euf -o pipefail
++ echo '# generate_jenkins_html_files'
# generate_jenkins_html_files
... Skipping
-+ echo '# generate_jenkins_html_files'
+ true
+ case "$ci_project" in
+ echo '... Skipping'
@@ -1028,21 +964,21 @@
+ false
+ echo '... Skipping'
+ return
-# post_dashboard_squad
-... Skipping
+ post_dashboard_squad
+# post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
+... Skipping
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 386904
++ wait 386232
+ set -euf -o pipefail
+ local results_date
+ echo '# generate_lnt_report'
# generate_lnt_report
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/lnt-utils.sh
+ calculate_results_date
+ set -euf -o pipefail
+ local c base_d cur_d results_date=0
@@ -1056,51 +992,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 bf418db27c0b48abb8203dd9e08135793cd9ce18
-+ base_d=1701763725
+++ git -C gcc show --no-patch --pretty=%ct 6e84dafcc72d1cd6d028b42f1801e092a91d3214
++ base_d=1701849449
++ 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 6e84dafcc72d1cd6d028b42f1801e092a91d3214
-+ cur_d=1701849449
-+ '[' x1701763725 '!=' x ']'
-+ '[' x1701849449 = x ']'
-+ '[' 1701849449 -lt 1701763725 ']'
-+ '[' x1701849449 = x ']'
-+ '[' 1701849449 -gt 0 ']'
-+ results_date=1701849449
-+ assert_with_msg 'Failed to produce results_date' '[' 1701849449 -gt 0 ']'
+++ git -C gcc show --no-patch --pretty=%ct 3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
++ cur_d=1701920298
++ '[' x1701849449 '!=' x ']'
++ '[' x1701920298 = x ']'
++ '[' 1701920298 -lt 1701849449 ']'
++ '[' x1701920298 = x ']'
++ '[' 1701920298 -gt 0 ']'
++ results_date=1701920298
++ assert_with_msg 'Failed to produce results_date' '[' 1701920298 -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=1701676557
-+ '[' 1701676557 '!=' '' ']'
-+ assert '[' 1701849449 -ge 1701676557 ']'
++ base_d=1701763003
++ '[' 1701763003 '!=' '' ']'
++ assert '[' 1701920298 -ge 1701763003 ']'
+ set -euf -o pipefail +x
-+ '[' 1701849449 -gt 1701676557 ']'
-+ results_date=1701763003
-+ rr[results_date]=1701763003
++ '[' 1701920298 -gt 1701763003 ']'
++ results_date=1701841650
++ rr[results_date]=1701841650
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1701763003
-++ date '+%Y-%m-%d %H:%M:%S' --date @1701763003
-+ results_date='2023-12-05 07:56:43'
++ results_date=1701841650
+++ date '+%Y-%m-%d %H:%M:%S' --date @1701841650
++ results_date='2023-12-06 05:47:30'
+ 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_profiled_lto-build/298/ tcwg_bootstrap_build master-arm-bootstrap_profiled_lto '2023-12-05 07:56:43' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/298/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/299/ tcwg_bootstrap_build master-arm-bootstrap_profiled_lto '2023-12-06 05:47:30' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/299/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-arm-bootstrap_profiled_lto
-+ local 'results_date=2023-12-05 07:56:43'
++ local 'results_date=2023-12-06 05:47:30'
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
+ local -a sumfiles