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.log192
1 files changed, 92 insertions, 100 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 0b8c164..b578335 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __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 __stage full __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -26,18 +26,18 @@
++ 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_debug-build/317/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/317/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/318/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/318/'
# 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-aarch64-bootstrap_debug-build/318/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/318/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/319/
# Using dir : artifacts
-
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/319/'
+ echo '# Using dir : artifacts'
+
+ echo ''
+ mkdir -p artifacts/notify
+ case "$notify" in
@@ -75,7 +75,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
-++ '[' x76f5542c48315cca5dfcbff2f22c94f8d145bde6 '!=' xd92d26ff366c5ceb4795d1ad678847c1b3d88e63 ']'
+++ '[' x7dc868cb31c41d6d237d01be67469c2e9576c99d '!=' x76f5542c48315cca5dfcbff2f22c94f8d145bde6 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -88,17 +88,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=76f5542c48315cca5dfcbff2f22c94f8d145bde6
++ first_bad=7dc868cb31c41d6d237d01be67469c2e9576c99d
++ 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=d92d26ff366c5ceb4795d1ad678847c1b3d88e63
++ last_good=76f5542c48315cca5dfcbff2f22c94f8d145bde6
+ local res
+ res=0
-+ wait 277409
++ wait 275975
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -112,16 +112,16 @@
++ 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=d92d26ff366c5ceb4795d1ad678847c1b3d88e63
++ base_rev=76f5542c48315cca5dfcbff2f22c94f8d145bde6
++ 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=76f5542c48315cca5dfcbff2f22c94f8d145bde6
-++ git -C gcc rev-parse '76f5542c48315cca5dfcbff2f22c94f8d145bde6^@'
++ cur_rev=7dc868cb31c41d6d237d01be67469c2e9576c99d
+++ git -C gcc rev-parse '7dc868cb31c41d6d237d01be67469c2e9576c99d^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' fb57e402d027205ea338ffe4d8a987162ebc3160 = d92d26ff366c5ceb4795d1ad678847c1b3d88e63 ']'
++ '[' d1eacedc6d9ba9f5522f2c8d49ccfdf7939ad72d = 76f5542c48315cca5dfcbff2f22c94f8d145bde6 ']'
+ return 1
+ change_kind=single_component
# Debug traces :
@@ -135,18 +135,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=d92d26ff366c5ceb4795d1ad678847c1b3d88e63
++ base_rev=76f5542c48315cca5dfcbff2f22c94f8d145bde6
++ 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=76f5542c48315cca5dfcbff2f22c94f8d145bde6
-++ git -C gcc rev-list --count d92d26ff366c5ceb4795d1ad678847c1b3d88e63..76f5542c48315cca5dfcbff2f22c94f8d145bde6
-+ c_commits=8
-# rev for gcc : d92d26ff366c5ceb4795d1ad678847c1b3d88e63..76f5542c48315cca5dfcbff2f22c94f8d145bde6 (8 commits)
++ cur_rev=7dc868cb31c41d6d237d01be67469c2e9576c99d
+++ git -C gcc rev-list --count 76f5542c48315cca5dfcbff2f22c94f8d145bde6..7dc868cb31c41d6d237d01be67469c2e9576c99d
++ c_commits=6
++ echo '# rev for gcc : 76f5542c48315cca5dfcbff2f22c94f8d145bde6..7dc868cb31c41d6d237d01be67469c2e9576c99d (6 commits)'
+# rev for gcc : 76f5542c48315cca5dfcbff2f22c94f8d145bde6..7dc868cb31c41d6d237d01be67469c2e9576c99d (6 commits)
-+ echo '# rev for gcc : d92d26ff366c5ceb4795d1ad678847c1b3d88e63..76f5542c48315cca5dfcbff2f22c94f8d145bde6 (8 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -194,31 +194,31 @@
++ 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 d92d26ff366c5ceb4795d1ad678847c1b3d88e63
-+ base_d=1703644514
+++ git -C gcc show --no-patch --pretty=%ct 76f5542c48315cca5dfcbff2f22c94f8d145bde6
++ base_d=1703730771
++ 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 76f5542c48315cca5dfcbff2f22c94f8d145bde6
-+ cur_d=1703730771
-+ '[' x1703644514 '!=' x ']'
-+ '[' x1703730771 = x ']'
-+ '[' 1703730771 -lt 1703644514 ']'
-+ '[' x1703730771 = x ']'
-+ '[' 1703730771 -gt 0 ']'
-+ results_date=1703730771
-+ assert_with_msg 'Failed to produce results_date' '[' 1703730771 -gt 0 ']'
+++ git -C gcc show --no-patch --pretty=%ct 7dc868cb31c41d6d237d01be67469c2e9576c99d
++ cur_d=1703814076
++ '[' x1703730771 '!=' x ']'
++ '[' x1703814076 = x ']'
++ '[' 1703814076 -lt 1703730771 ']'
++ '[' x1703814076 = x ']'
++ '[' 1703814076 -gt 0 ']'
++ results_date=1703814076
++ assert_with_msg 'Failed to produce results_date' '[' 1703814076 -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=1703556463
-+ '[' 1703556463 '!=' '' ']'
-+ '[' 1703730771 -gt 1703556463 ']'
-+ results_date=1703643617
-+ rr[results_date]=1703643617
++ base_d=1703643617
++ '[' 1703643617 '!=' '' ']'
++ '[' 1703814076 -gt 1703643617 ']'
++ results_date=1703728846
++ rr[results_date]=1703728846
+ cat
+ manifest_out
+ cat
@@ -271,9 +271,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_debug-build/318/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/319/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/318/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/319/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -296,19 +296,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=d92d26ff366c5ceb4795d1ad678847c1b3d88e63
++ base_rev=76f5542c48315cca5dfcbff2f22c94f8d145bde6
++ 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=76f5542c48315cca5dfcbff2f22c94f8d145bde6
-+ read -r email
-++ git -C gcc log --pretty=%ae d92d26ff366c5ceb4795d1ad678847c1b3d88e63..76f5542c48315cca5dfcbff2f22c94f8d145bde6
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
++ cur_rev=7dc868cb31c41d6d237d01be67469c2e9576c99d
+ read -r email
+++ git -C gcc log --pretty=%ae 76f5542c48315cca5dfcbff2f22c94f8d145bde6..7dc868cb31c41d6d237d01be67469c2e9576c99d
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -329,19 +325,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=d92d26ff366c5ceb4795d1ad678847c1b3d88e63
++ base_rev=76f5542c48315cca5dfcbff2f22c94f8d145bde6
++ 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=76f5542c48315cca5dfcbff2f22c94f8d145bde6
-+ read -r email
-++ git -C gcc log --pretty=%ce d92d26ff366c5ceb4795d1ad678847c1b3d88e63..76f5542c48315cca5dfcbff2f22c94f8d145bde6
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
++ cur_rev=7dc868cb31c41d6d237d01be67469c2e9576c99d
+ read -r email
+++ git -C gcc log --pretty=%ce 76f5542c48315cca5dfcbff2f22c94f8d145bde6..7dc868cb31c41d6d237d01be67469c2e9576c99d
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -369,16 +361,21 @@
+ 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
+ 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
+ case "$precommit_postcommit:$type" in
@@ -395,17 +392,12 @@
+ 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 xry111@xry111.site,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,cc:liwei@loongson.cn,chenglulu@loongson.cn,gccadmin@gcc.gnu.org,pan2.li@intel.com,cc:panchenghui@loongson.cn
++ echo dje.gcc@gmail.com,bcc:tcwg-validation@linaro.org,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,cc:juzhe.zhong@rivai.ai,gccadmin@gcc.gnu.org,pan2.li@intel.com,cc:rimvydas.jas@gmail.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -426,20 +418,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=d92d26ff366c5ceb4795d1ad678847c1b3d88e63
+++ base_rev=76f5542c48315cca5dfcbff2f22c94f8d145bde6
+++ 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=76f5542c48315cca5dfcbff2f22c94f8d145bde6
-+++ git -C gcc rev-list --count d92d26ff366c5ceb4795d1ad678847c1b3d88e63..76f5542c48315cca5dfcbff2f22c94f8d145bde6
-++ c_commits=8
-++ new_commits=8
+++ cur_rev=7dc868cb31c41d6d237d01be67469c2e9576c99d
++++ git -C gcc rev-list --count 76f5542c48315cca5dfcbff2f22c94f8d145bde6..7dc868cb31c41d6d237d01be67469c2e9576c99d
+++ c_commits=6
+++ new_commits=6
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '8 commits in gcc'
+++ echo '6 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -455,7 +447,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/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-aarch64-bootstrap_debug
++ local project=tcwg_bootstrap_build
@@ -478,17 +470,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '8 commits in gcc: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '6 commits in gcc: Success on aarch64'
+ 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_debug-build/318/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/319/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_debug-build/317/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/318/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
@@ -496,7 +488,7 @@
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/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-aarch64-bootstrap_debug
++ local project=tcwg_bootstrap_build
@@ -535,20 +527,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=d92d26ff366c5ceb4795d1ad678847c1b3d88e63
+++ base_rev=76f5542c48315cca5dfcbff2f22c94f8d145bde6
+++ 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=76f5542c48315cca5dfcbff2f22c94f8d145bde6
-+++ git -C gcc rev-list --count d92d26ff366c5ceb4795d1ad678847c1b3d88e63..76f5542c48315cca5dfcbff2f22c94f8d145bde6
-++ c_commits=8
-++ new_commits=8
+++ cur_rev=7dc868cb31c41d6d237d01be67469c2e9576c99d
++++ git -C gcc rev-list --count 76f5542c48315cca5dfcbff2f22c94f8d145bde6..7dc868cb31c41d6d237d01be67469c2e9576c99d
+++ c_commits=6
+++ new_commits=6
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '8 commits in gcc'
+++ echo '6 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -557,19 +549,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=d92d26ff366c5ceb4795d1ad678847c1b3d88e63
+++ base_rev=76f5542c48315cca5dfcbff2f22c94f8d145bde6
+++ 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=76f5542c48315cca5dfcbff2f22c94f8d145bde6
-+++ git -C gcc rev-list --count d92d26ff366c5ceb4795d1ad678847c1b3d88e63..76f5542c48315cca5dfcbff2f22c94f8d145bde6
-++ c_commits=8
+++ cur_rev=7dc868cb31c41d6d237d01be67469c2e9576c99d
++++ git -C gcc rev-list --count 76f5542c48315cca5dfcbff2f22c94f8d145bde6..7dc868cb31c41d6d237d01be67469c2e9576c99d
+++ c_commits=6
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline d92d26ff366c5ceb4795d1ad678847c1b3d88e63..76f5542c48315cca5dfcbff2f22c94f8d145bde6
-++ '[' 8 -gt 5 ']'
-++ echo '... and 3 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 76f5542c48315cca5dfcbff2f22c94f8d145bde6..7dc868cb31c41d6d237d01be67469c2e9576c99d
+++ '[' 6 -gt 5 ']'
+++ echo '... and 1 more commits in gcc'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -600,7 +592,7 @@
++ return 0
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/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-aarch64-bootstrap_debug
++ local project=tcwg_bootstrap_build
@@ -622,11 +614,11 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 277585
++ wait 276151
+ 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'
@@ -1064,45 +1056,45 @@
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
++ echo '# generate_dashboard_squad'
# generate_dashboard_squad
... Skipping
-# post_dashboard_squad
-... Skipping
-+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+# post_dashboard_squad
+... Skipping
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 277705
++ wait 276271
+ set -euf -o pipefail
-# generate_lnt_report
+ local results_date
+# generate_lnt_report
+ echo '# generate_lnt_report'
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/lnt-utils.sh
++ declare is_first_lnt_entry
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1703643617
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703643617
-+ results_date='2023-12-27 02:20:17'
++ results_date=1703728846
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703728846
++ results_date='2023-12-28 02:00:46'
+ 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_bootstrap_build--master-aarch64-bootstrap_debug-build/318/ tcwg_bootstrap_build master-aarch64-bootstrap_debug '2023-12-27 02:20:17' - artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/318/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/319/ tcwg_bootstrap_build master-aarch64-bootstrap_debug '2023-12-28 02:00:46' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/319/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-aarch64-bootstrap_debug
-+ local 'results_date=2023-12-27 02:20:17'
++ local 'results_date=2023-12-28 02:00:46'
+ local jira_key=-
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
@@ -1130,5 +1122,5 @@ find: ‘artifacts/sumfiles’: No such file or directory
+ false
+ false
+ false
-+ echo 'Full stage ran successfully.'
Full stage ran successfully.
++ echo 'Full stage ran successfully.'