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.log190
1 files changed, 96 insertions, 94 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index dbebd56..29bdd1c 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_1/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_2/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,22 +21,22 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-aarch64
-+ 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_glibc_build--master-aarch64-build/853/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/853/'
+# Baseline : https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/854/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/854/'
+ 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_glibc_build--master-aarch64-build/854/
-# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/854/'
+# Artifacts : https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/855/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/855/'
+ echo '# Using dir : artifacts'
+# Using dir : artifacts
+ echo ''
+ mkdir -p artifacts/notify
@@ -45,8 +45,8 @@
+ case "$notify" in
+ 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]}'
@@ -77,7 +77,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' x980450f12685326729d63ff72e93a996113bf073 '!=' x50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef ']'
+++ '[' x61bac1a9d2ab80ebcbc51484722e6ea43414bec7 '!=' x980450f12685326729d63ff72e93a996113bf073 ']'
++ echo -ne glibc
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ first_bad=980450f12685326729d63ff72e93a996113bf073
++ first_bad=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ last_good=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++ last_good=980450f12685326729d63ff72e93a996113bf073
+ local res
+ res=0
-+ wait 67185
++ wait 64322
+ git -C glibc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo glibc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,20 +114,20 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++ base_rev=980450f12685326729d63ff72e93a996113bf073
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=980450f12685326729d63ff72e93a996113bf073
-++ git -C glibc rev-parse '980450f12685326729d63ff72e93a996113bf073^@'
++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+++ git -C glibc rev-parse '61bac1a9d2ab80ebcbc51484722e6ea43414bec7^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 667f277c782f4457603e6d192bac294e5f2c5186 = 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef ']'
++ '[' 41560a9312ce0ec7203480eef8f865076bff9edb = 980450f12685326729d63ff72e93a996113bf073 ']'
+ return 1
+ change_kind=single_component
-# Debug traces :
+ echo '# Debug traces :'
+# Debug traces :
# change_kind=single_component : glibc
+ echo '# change_kind=single_component : glibc'
+ for c in "${changed_components[@]}"
@@ -137,18 +137,18 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++ base_rev=980450f12685326729d63ff72e93a996113bf073
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=980450f12685326729d63ff72e93a996113bf073
-++ git -C glibc rev-list --count 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+++ git -C glibc rev-list --count 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+ c_commits=4
-# rev for glibc : 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073 (4 commits)
+# rev for glibc : 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7 (4 commits)
-+ echo '# rev for glibc : 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073 (4 commits)'
++ echo '# rev for glibc : 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7 (4 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -196,33 +196,33 @@
++ assert_with_msg 'ERROR: No glibc in current git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ git -C glibc show --no-patch --pretty=%ct 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
-+ base_d=1703030493
+++ git -C glibc show --no-patch --pretty=%ct 980450f12685326729d63ff72e93a996113bf073
++ base_d=1703061948
++ get_current_component_date glibc
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ git -C glibc show --no-patch --pretty=%ct 980450f12685326729d63ff72e93a996113bf073
-+ cur_d=1703061948
-+ '[' x1703030493 '!=' x ']'
-+ '[' x1703061948 = x ']'
-+ '[' 1703061948 -lt 1703030493 ']'
-+ '[' x1703061948 = x ']'
-+ '[' 1703061948 -gt 0 ']'
-+ results_date=1703061948
-+ assert_with_msg 'Failed to produce results_date' '[' 1703061948 -gt 0 ']'
+++ git -C glibc show --no-patch --pretty=%ct 61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ cur_d=1703085273
++ '[' x1703061948 '!=' x ']'
++ '[' x1703085273 = x ']'
++ '[' 1703085273 -lt 1703061948 ']'
++ '[' x1703085273 = x ']'
++ '[' 1703085273 -gt 0 ']'
++ results_date=1703085273
++ assert_with_msg 'Failed to produce results_date' '[' 1703085273 -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=1703013648
-+ '[' 1703013648 '!=' '' ']'
-+ assert '[' 1703061948 -ge 1703013648 ']'
++ base_d=1703037798
++ '[' 1703037798 '!=' '' ']'
++ assert '[' 1703085273 -ge 1703037798 ']'
+ set -euf -o pipefail +x
-+ '[' 1703061948 -gt 1703013648 ']'
-+ results_date=1703037798
-+ rr[results_date]=1703037798
++ '[' 1703085273 -gt 1703037798 ']'
++ results_date=1703061535
++ rr[results_date]=1703061535
+ 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_glibc_build--master-aarch64-build/854/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/855/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/854/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/855/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -300,15 +300,15 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++ base_rev=980450f12685326729d63ff72e93a996113bf073
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=980450f12685326729d63ff72e93a996113bf073
++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+ read -r email
-++ git -C glibc log --pretty=%ae 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
+++ git -C glibc log --pretty=%ae 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -325,15 +325,15 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++ base_rev=980450f12685326729d63ff72e93a996113bf073
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=980450f12685326729d63ff72e93a996113bf073
++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+ read -r email
-++ git -C glibc log --pretty=%ce 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
+++ git -C glibc log --pretty=%ce 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -347,14 +347,14 @@
+ recipients=()
+ local -a recipients
+ for email in "${!emails[@]}"
-+ type=cc_postcommit
++ type=to
+ case "$precommit_postcommit:$type" in
-+ type=cc
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=bcc
++ type=cc_postcommit
+ case "$precommit_postcommit:$type" in
++ type=cc
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
@@ -363,17 +363,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
++ type=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$type:$email")
+ IFS=,
-+ echo cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,stli@linux.ibm.com,szabolcs.nagy@arm.com,cc:Joe.Ramsay@arm.com
++ echo hjl.tools@gmail.com,cc:linaro-toolchain@lists.linaro.org,fweimer@redhat.com,bcc:tcwg-validation@linaro.org
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -394,14 +389,14 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+++ base_rev=980450f12685326729d63ff72e93a996113bf073
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=980450f12685326729d63ff72e93a996113bf073
-+++ git -C glibc rev-list --count 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
+++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++++ git -C glibc rev-list --count 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ c_commits=4
++ new_commits=4
+++ echo glibc
@@ -423,7 +418,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_glibc_build master-aarch64
++ local project=tcwg_glibc_build
@@ -452,11 +447,11 @@
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/854/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/855/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_glibc_build--master-aarch64-build/853/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/854/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
@@ -464,7 +459,7 @@
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_glibc_build master-aarch64
++ local project=tcwg_glibc_build
@@ -503,14 +498,14 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+++ base_rev=980450f12685326729d63ff72e93a996113bf073
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=980450f12685326729d63ff72e93a996113bf073
-+++ git -C glibc rev-list --count 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
+++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++++ git -C glibc rev-list --count 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ c_commits=4
++ new_commits=4
+++ echo glibc
@@ -525,17 +520,17 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+++ base_rev=980450f12685326729d63ff72e93a996113bf073
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=980450f12685326729d63ff72e93a996113bf073
-+++ git -C glibc rev-list --count 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
+++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++++ git -C glibc rev-list --count 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ c_commits=4
++ '[' '' '!=' '' ']'
-++ git -C glibc log -n 5 --oneline 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef..980450f12685326729d63ff72e93a996113bf073
+++ git -C glibc log -n 5 --oneline 980450f12685326729d63ff72e93a996113bf073..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ '[' 4 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
@@ -567,7 +562,7 @@
++ return 0
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_glibc_build master-aarch64
++ local project=tcwg_glibc_build
@@ -589,13 +584,13 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 67362
++ wait 64499
+ set -euf -o pipefail
-# generate_jenkins_html_files
+ echo '# generate_jenkins_html_files'
+# generate_jenkins_html_files
+ true
-+ case "$ci_project" in
... Skipping
++ case "$ci_project" in
+ echo '... Skipping'
+ return
+ generate_readme html
@@ -1027,51 +1022,58 @@
+ set -euf -o pipefail
+ local text_type=txt
+ case $text_type in
-+ echo '# generate dashboard'
# generate dashboard
++ echo '# generate dashboard'
+ generate_dashboard_squad
-+ local results_date
# generate_dashboard_squad
... Skipping
+# post_dashboard_squad
+... Skipping
++ local results_date
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
-# post_dashboard_squad
-... Skipping
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 67482
++ wait 64619
+ set -euf -o pipefail
+ local results_date
# generate_lnt_report
+ echo '# generate_lnt_report'
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/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=1703037798
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703037798
-+ results_date='2023-12-20 02:03:18'
-+ local jira_key=
++ results_date=1703061535
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703061535
++ results_date='2023-12-20 08:38:55'
++ 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_glibc_build--master-aarch64-build/854/ tcwg_glibc_build master-aarch64 '2023-12-20 02:03:18' '' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/854/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/855/ tcwg_glibc_build master-aarch64 '2023-12-20 08:38:55' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_glibc_build--master-aarch64-build/855/
+ local ci_project=tcwg_glibc_build
+ local ci_config=master-aarch64
-+ local 'results_date=2023-12-20 02:03:18'
-/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/lnt-utils.sh: line 78: 5: parameter null or not set
-+ true
++ local 'results_date=2023-12-20 08:38:55'
++ local jira_key=-
++ local sumfiles_dir=artifacts/sumfiles
++ local output_file=artifacts/notify/lnt_report.json
++ local -a sumfiles
++ readarray -t -d '' sumfiles
+++ find artifacts/sumfiles -name '*.sum' -print0
+find: ‘artifacts/sumfiles’: No such file or directory
++ '[' 0 = 0 ']'
++ return
+ false
+ true
+ release_testresults_files
@@ -1083,12 +1085,12 @@
+ echo '... Done'
+ post_to_jira
+ set -euf -o pipefail
-+ echo '# post_to_jira'
# post_to_jira
++ echo '# post_to_jira'
+ local post_card_comment=false
+ local post_template_comment=false
+ false
+ false
+ false
-+ echo 'Full stage ran successfully.'
Full stage ran successfully.
++ echo 'Full stage ran successfully.'