summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-22 20:55:02 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-22 20:55:02 +0000
commit32762371bfcd26d78078343088c8296b12aaa72e (patch)
tree30d06059550d66bd3bc0353ae39ec8c793f39f4a /jenkins/notify-full.log
parentda9ef3496ee33c1261ccf54ee84e2e58dfe0c9da (diff)
onsuccess: #1534: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1534/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe gcc: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log210
1 files changed, 87 insertions, 123 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 718bd73..3e0b403 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -26,17 +26,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1532/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1532/'
+# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1533/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1533/'
+ 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_gcc_build--master-arm-build/1533/
+# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1534/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1533/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1534/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -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
-++ '[' xcefae511ed7fa34ef6d24b67a7bc305459bf10e8 '!=' x2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 ']'
+++ '[' x8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8 '!=' xcefae511ed7fa34ef6d24b67a7bc305459bf10e8 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,18 +90,18 @@
++ 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=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
++ first_bad=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
++ 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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
++ last_good=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+ local res
+ res=0
-+ wait 160397
+ git -C gcc rev-parse --verify HEAD
++ wait 157076
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
+ single_commit_p gcc
@@ -114,21 +114,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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
++ base_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
++ 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=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-++ git -C gcc rev-parse 'cefae511ed7fa34ef6d24b67a7bc305459bf10e8^@'
++ cur_rev=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
+++ git -C gcc rev-parse '8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 0a6aa1927597d821a85bc3d1fd7682256c25b548 = 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 ']'
++ '[' 3dd45dee7f52f301f4bf8bec153b9c5c104294cc = cefae511ed7fa34ef6d24b67a7bc305459bf10e8 ']'
+ return 1
-+ change_kind=single_component
-+ echo '# Debug traces :'
# Debug traces :
# change_kind=single_component : gcc
++ change_kind=single_component
++ echo '# Debug traces :'
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
@@ -137,17 +137,17 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
++ base_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
++ 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=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-++ git -C gcc rev-list --count 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-+ c_commits=7
-# rev for gcc : 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 (7 commits)
-+ echo '# rev for gcc : 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 (7 commits)'
++ cur_rev=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
+++ git -C gcc rev-list --count cefae511ed7fa34ef6d24b67a7bc305459bf10e8..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
++ c_commits=2
++ echo '# rev for gcc : cefae511ed7fa34ef6d24b67a7bc305459bf10e8..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8 (2 commits)'
+# rev for gcc : cefae511ed7fa34ef6d24b67a7bc305459bf10e8..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8 (2 commits)
+ echo ''
+ setup_stages_to_run
@@ -172,8 +172,8 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-+ set -euf -o pipefail
# post_interesting_commits
++ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
@@ -196,33 +196,33 @@
++ 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 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-+ base_d=1703215080
+++ git -C gcc show --no-patch --pretty=%ct cefae511ed7fa34ef6d24b67a7bc305459bf10e8
++ base_d=1703244574
++ 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 cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-+ cur_d=1703244574
-+ '[' x1703215080 '!=' x ']'
-+ '[' x1703244574 = x ']'
-+ '[' 1703244574 -lt 1703215080 ']'
-+ '[' x1703244574 = x ']'
-+ '[' 1703244574 -gt 0 ']'
-+ results_date=1703244574
-+ assert_with_msg 'Failed to produce results_date' '[' 1703244574 -gt 0 ']'
+++ git -C gcc show --no-patch --pretty=%ct 8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
++ cur_d=1703275941
++ '[' x1703244574 '!=' x ']'
++ '[' x1703275941 = x ']'
++ '[' 1703275941 -lt 1703244574 ']'
++ '[' x1703275941 = x ']'
++ '[' 1703275941 -gt 0 ']'
++ results_date=1703275941
++ assert_with_msg 'Failed to produce results_date' '[' 1703275941 -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=1703190723
-+ '[' 1703190723 '!=' '' ']'
-+ assert '[' 1703244574 -ge 1703190723 ']'
++ base_d=1703217648
++ '[' 1703217648 '!=' '' ']'
++ assert '[' 1703275941 -ge 1703217648 ']'
+ set -euf -o pipefail +x
-+ '[' 1703244574 -gt 1703190723 ']'
-+ results_date=1703217648
-+ rr[results_date]=1703217648
++ '[' 1703275941 -gt 1703217648 ']'
++ results_date=1703246794
++ rr[results_date]=1703246794
+ cat
+ manifest_out
+ cat
@@ -275,9 +275,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1533/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1534/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1533/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1534/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -300,25 +300,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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
++ base_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
++ 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=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-+ read -r email
-++ git -C gcc log --pretty=%ae 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-+ 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=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
+ read -r email
+++ git -C gcc log --pretty=%ae cefae511ed7fa34ef6d24b67a7bc305459bf10e8..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -331,25 +321,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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
++ base_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
++ 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=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-+ read -r email
-++ git -C gcc log --pretty=%ce 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-+ 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=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
+ read -r email
+++ git -C gcc log --pretty=%ce cefae511ed7fa34ef6d24b67a7bc305459bf10e8..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -369,11 +349,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
@@ -384,18 +359,8 @@
+ 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=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
+ IFS=,
-+ echo kmatsui@gcc.gnu.org,bcc:tcwg-validation@linaro.org,jakub@redhat.com,cc:gcc-regression@gcc.gnu.org,christophe.lyon@linaro.org,chenglulu@loongson.cn,cc:chenxiaolong@loongson.cn
++ echo sandra@codesourcery.com,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,uecker@tugraz.at
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -416,20 +381,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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
+++ base_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+++ 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=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-+++ git -C gcc rev-list --count 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-++ c_commits=7
-++ new_commits=7
+++ cur_rev=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
++++ git -C gcc rev-list --count cefae511ed7fa34ef6d24b67a7bc305459bf10e8..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
+++ c_commits=2
+++ new_commits=2
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '7 commits in gcc'
+++ echo '2 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -468,17 +433,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '7 commits in gcc: Success on arm'
++ echo '[Linaro-TCWG-CI]' '2 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_gcc_build--master-arm-build/1533/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1534/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_gcc_build--master-arm-build/1532/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1533/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
@@ -504,8 +469,8 @@
++ local print_arg=--short
++ case "$print_arg" in
++ echo 'gcc_build master-arm'
-++ print_commits --short
++ sed -e 's/^/ | /'
+++ print_commits --short
++ set -euf -o pipefail
++ false
++ local print_arg=--short
@@ -525,20 +490,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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
+++ base_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+++ 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=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-+++ git -C gcc rev-list --count 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-++ c_commits=7
-++ new_commits=7
+++ cur_rev=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
++++ git -C gcc rev-list --count cefae511ed7fa34ef6d24b67a7bc305459bf10e8..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
+++ c_commits=2
+++ new_commits=2
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '7 commits in gcc'
+++ echo '2 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -547,19 +512,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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
+++ base_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+++ 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=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-+++ git -C gcc rev-list --count 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-++ c_commits=7
+++ cur_rev=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
++++ git -C gcc rev-list --count cefae511ed7fa34ef6d24b67a7bc305459bf10e8..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
+++ c_commits=2
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
-++ '[' 7 -gt 5 ']'
-++ echo '... and 2 more commits in gcc'
+++ git -C gcc log -n 5 --oneline cefae511ed7fa34ef6d24b67a7bc305459bf10e8..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
+++ '[' 2 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -602,8 +566,8 @@
++ gnu_data[pretty_config]=master-arm
++ gnu_data[long_config]=master-arm
++ case "$project/$config" in
-+++ echo tcwg_gcc_build
+++ sed 's/^tcwg_//'
++++ echo tcwg_gcc_build
++ gnu_data[pretty_project]=gcc_build
++ local print_arg=--long
++ case "$print_arg" in
@@ -612,14 +576,14 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 160574
++ wait 157253
+ set -euf -o pipefail
-# generate_jenkins_html_files
+ echo '# generate_jenkins_html_files'
+# generate_jenkins_html_files
+ true
+ case "$ci_project" in
-... Skipping
+ echo '... Skipping'
+... Skipping
+ return
+ generate_readme html
+ set -euf -o pipefail
@@ -1051,13 +1015,13 @@
+ local text_type=txt
+ case $text_type in
# generate dashboard
-+ echo '# generate dashboard'
-+ generate_dashboard_squad
-+ local results_date
# generate_dashboard_squad
... Skipping
# post_dashboard_squad
... Skipping
++ echo '# generate dashboard'
++ generate_dashboard_squad
++ local results_date
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
@@ -1068,31 +1032,31 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 160694
+ set -euf -o pipefail
-# generate_lnt_report
+ local results_date
+ echo '# generate_lnt_report'
+# generate_lnt_report
+ true
+ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/lnt-utils.sh
++ declare is_first_lnt_entry
++ wait 157373
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1703217648
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703217648
-+ results_date='2023-12-22 04:00:48'
++ results_date=1703246794
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703246794
++ results_date='2023-12-22 12:06:34'
+ local jira_key=-
+ '[' -f artifacts/notify/jira/key ']'
+ 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_gcc_build--master-arm-build/1533/ tcwg_gcc_build master-arm '2023-12-22 04:00:48' - artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1533/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1534/ tcwg_gcc_build master-arm '2023-12-22 12:06:34' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1534/
+ local ci_project=tcwg_gcc_build
+ local ci_config=master-arm
-+ local 'results_date=2023-12-22 04:00:48'
++ local 'results_date=2023-12-22 12:06:34'
+ local jira_key=-
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
@@ -1107,18 +1071,18 @@ find: ‘artifacts/sumfiles’: No such file or directory
+ release_testresults_files
+ echo '# release_testresults_files'
# release_testresults_files
-... Done
+ '[' -d artifacts/jenkins ']'
+... Done
+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
+ echo '... Done'
+ 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
+ false
+ false
-Full stage ran successfully.
+ echo 'Full stage ran successfully.'
+Full stage ran successfully.