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.log692
1 files changed, 450 insertions, 242 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 888d2ab..35f7c74 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -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]}'
@@ -20,33 +20,33 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-arm
+# 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_gnu_native_check_gdb--master-arm-build/996/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/'
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/996/'
+ 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_gnu_native_check_gdb--master-arm-build/997/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
-# check_source_changes
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ 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,9 +77,7 @@
+++ echo -ne ' glibc'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
-+++ echo -ne ' gdb'
-+++ delim=' '
++++ '[' xbaseline '!=' xbaseline ']'
+++ echo
++ for c in $(print_updated_components)
+++ get_current_git binutils_rev
@@ -93,7 +91,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x866a2ad35b75cbc60260c00b82bec2243877355f '!=' xa4de6c88c9972325bb8ba89f5950fbb35b9cb4a7 ']'
+++ '[' x4da6be3f1ad66987b7e072e578183798b3c29cb0 '!=' x866a2ad35b75cbc60260c00b82bec2243877355f ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -108,7 +106,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
-++ '[' x2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 '!=' x586e32583a0cdba9ecc6bc914bd12465c0280c22 ']'
+++ '[' xc0bf7ea189ecf252152fe15134f70f576bcd20b2 '!=' x2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,7 +121,7 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x24e0d2e527a39f64caeb2e6be39ad5396fb2da5e '!=' x1bf5c8925609425fe0ff7270fe8fb14246c01694 ']'
+++ '[' x5254c0cbc92d2a08e75443bdb914f1c4839cdf5a '!=' x24e0d2e527a39f64caeb2e6be39ad5396fb2da5e ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -138,32 +136,19 @@
+++ 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
-++ '[' x61bac1a9d2ab80ebcbc51484722e6ea43414bec7 '!=' x61bac1a9d2ab80ebcbc51484722e6ea43414bec7 ']'
-++ for c in $(print_updated_components)
-+++ get_current_git gdb_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-+++ get_baseline_git gdb_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/gdb_rev
-++ '[' x866a2ad35b75cbc60260c00b82bec2243877355f '!=' xa4de6c88c9972325bb8ba89f5950fbb35b9cb4a7 ']'
-++ echo -ne ' gdb'
+++ '[' x81be2a61dafc168327c1639e97b6dae128c7ccf3 '!=' x61bac1a9d2ab80ebcbc51484722e6ea43414bec7 ']'
+++ echo -ne ' glibc'
++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc linux gdb
+ local c base_rev cur_rev c_commits
+ '[' 4 = 0 ']'
+ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc linux gdb'
+# change_kind=multiple_components : binutils gcc linux glibc
++ echo '# change_kind=multiple_components : binutils gcc linux glibc'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -171,17 +156,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7
++ base_rev=866a2ad35b75cbc60260c00b82bec2243877355f
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=866a2ad35b75cbc60260c00b82bec2243877355f
-++ git -C binutils rev-list --count a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f
-# rev for binutils : a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f (43 commits)
-+ c_commits=43
-+ echo '# rev for binutils : a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f (43 commits)'
++ cur_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
+++ git -C binutils rev-list --count 866a2ad35b75cbc60260c00b82bec2243877355f..4da6be3f1ad66987b7e072e578183798b3c29cb0
++ c_commits=35
+# rev for binutils : 866a2ad35b75cbc60260c00b82bec2243877355f..4da6be3f1ad66987b7e072e578183798b3c29cb0 (35 commits)
++ echo '# rev for binutils : 866a2ad35b75cbc60260c00b82bec2243877355f..4da6be3f1ad66987b7e072e578183798b3c29cb0 (35 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -189,17 +174,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=586e32583a0cdba9ecc6bc914bd12465c0280c22
++ base_rev=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
++ 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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-++ git -C gcc rev-list --count 586e32583a0cdba9ecc6bc914bd12465c0280c22..2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-# rev for gcc : 586e32583a0cdba9ecc6bc914bd12465c0280c22..2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 (32 commits)
-+ c_commits=32
-+ echo '# rev for gcc : 586e32583a0cdba9ecc6bc914bd12465c0280c22..2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 (32 commits)'
++ cur_rev=c0bf7ea189ecf252152fe15134f70f576bcd20b2
+++ git -C gcc rev-list --count 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..c0bf7ea189ecf252152fe15134f70f576bcd20b2
+# rev for gcc : 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..c0bf7ea189ecf252152fe15134f70f576bcd20b2 (14 commits)
++ c_commits=14
++ echo '# rev for gcc : 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..c0bf7ea189ecf252152fe15134f70f576bcd20b2 (14 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -207,37 +192,36 @@
++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/linux_rev
-+ base_rev=1bf5c8925609425fe0ff7270fe8fb14246c01694
++ base_rev=24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
++ get_current_git linux_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/linux_rev
-+ cur_rev=24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
-++ git -C linux rev-list --count 1bf5c8925609425fe0ff7270fe8fb14246c01694..24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
-# rev for linux : 1bf5c8925609425fe0ff7270fe8fb14246c01694..24e0d2e527a39f64caeb2e6be39ad5396fb2da5e (108 commits)
-+ c_commits=108
-+ echo '# rev for linux : 1bf5c8925609425fe0ff7270fe8fb14246c01694..24e0d2e527a39f64caeb2e6be39ad5396fb2da5e (108 commits)'
++ cur_rev=5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
+++ git -C linux rev-list --count 24e0d2e527a39f64caeb2e6be39ad5396fb2da5e..5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
++ c_commits=72
+# rev for linux : 24e0d2e527a39f64caeb2e6be39ad5396fb2da5e..5254c0cbc92d2a08e75443bdb914f1c4839cdf5a (72 commits)
++ echo '# rev for linux : 24e0d2e527a39f64caeb2e6be39ad5396fb2da5e..5254c0cbc92d2a08e75443bdb914f1c4839cdf5a (72 commits)'
+ for c in "${changed_components[@]}"
-++ get_baseline_git gdb_rev
+++ get_baseline_git glibc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ 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/gdb_rev
-+ base_rev=a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7
-++ get_current_git gdb_rev
+++ cat base-artifacts/git/glibc_rev
++ base_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+++ get_current_git glibc_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/gdb_rev
-+ cur_rev=866a2ad35b75cbc60260c00b82bec2243877355f
-++ git -C gdb rev-list --count a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f
-# rev for gdb : a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f (43 commits)
+++ cat artifacts/git/glibc_rev
++ cur_rev=81be2a61dafc168327c1639e97b6dae128c7ccf3
+++ git -C glibc rev-list --count 61bac1a9d2ab80ebcbc51484722e6ea43414bec7..81be2a61dafc168327c1639e97b6dae128c7ccf3
+# rev for glibc : 61bac1a9d2ab80ebcbc51484722e6ea43414bec7..81be2a61dafc168327c1639e97b6dae128c7ccf3 (2 commits)
-# post_interesting_commits
-+ c_commits=43
-+ echo '# rev for gdb : a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f (43 commits)'
++ c_commits=2
++ echo '# rev for glibc : 61bac1a9d2ab80ebcbc51484722e6ea43414bec7..81be2a61dafc168327c1639e97b6dae128c7ccf3 (2 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -263,6 +247,7 @@
+ post_interesting_commits init
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
@@ -270,7 +255,7 @@
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 1123497
++ wait 1133321
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+ true
+ calculate_results_date
@@ -286,21 +271,21 @@
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7
-+ base_d=1703128408
+++ git -C binutils show --no-patch --pretty=%ct 866a2ad35b75cbc60260c00b82bec2243877355f
++ base_d=1703210684
++ get_current_component_date binutils
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct 866a2ad35b75cbc60260c00b82bec2243877355f
-+ cur_d=1703210684
-+ '[' x1703128408 '!=' x ']'
-+ '[' x1703210684 = x ']'
-+ '[' 1703210684 -lt 1703128408 ']'
-+ '[' x1703210684 = x ']'
-+ '[' 1703210684 -gt 0 ']'
-+ results_date=1703210684
+++ git -C binutils show --no-patch --pretty=%ct 4da6be3f1ad66987b7e072e578183798b3c29cb0
++ cur_d=1703312483
++ '[' x1703210684 '!=' x ']'
++ '[' x1703312483 = x ']'
++ '[' 1703312483 -lt 1703210684 ']'
++ '[' x1703312483 = x ']'
++ '[' 1703312483 -gt 0 ']'
++ results_date=1703312483
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -308,21 +293,21 @@
++ 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 586e32583a0cdba9ecc6bc914bd12465c0280c22
-+ base_d=1703131361
+++ git -C gcc show --no-patch --pretty=%ct 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
++ base_d=1703215080
++ 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 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-+ cur_d=1703215080
-+ '[' x1703131361 '!=' x ']'
-+ '[' x1703215080 = x ']'
-+ '[' 1703215080 -lt 1703131361 ']'
-+ '[' x1703215080 = x ']'
-+ '[' 1703215080 -gt 1703210684 ']'
-+ results_date=1703215080
+++ git -C gcc show --no-patch --pretty=%ct c0bf7ea189ecf252152fe15134f70f576bcd20b2
++ cur_d=1703322602
++ '[' x1703215080 '!=' x ']'
++ '[' x1703322602 = x ']'
++ '[' 1703322602 -lt 1703215080 ']'
++ '[' x1703322602 = x ']'
++ '[' 1703322602 -gt 1703312483 ']'
++ results_date=1703322602
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -330,20 +315,20 @@
++ assert_with_msg 'ERROR: No linux in current git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ git -C linux show --no-patch --pretty=%ct 1bf5c8925609425fe0ff7270fe8fb14246c01694
-+ base_d=1703117559
+++ git -C linux show --no-patch --pretty=%ct 24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
++ base_d=1703204367
++ get_current_component_date linux
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ git -C linux show --no-patch --pretty=%ct 24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
-+ cur_d=1703204367
-+ '[' x1703117559 '!=' x ']'
-+ '[' x1703204367 = x ']'
-+ '[' 1703204367 -lt 1703117559 ']'
-+ '[' x1703204367 = x ']'
-+ '[' 1703204367 -gt 1703215080 ']'
+++ git -C linux show --no-patch --pretty=%ct 5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
++ cur_d=1703302608
++ '[' x1703204367 '!=' x ']'
++ '[' x1703302608 = x ']'
++ '[' 1703302608 -lt 1703204367 ']'
++ '[' x1703302608 = x ']'
++ '[' 1703302608 -gt 1703322602 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date glibc
++ set -euf -o pipefail
@@ -358,13 +343,13 @@
++ 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 61bac1a9d2ab80ebcbc51484722e6ea43414bec7
-+ cur_d=1703085273
+++ git -C glibc show --no-patch --pretty=%ct 81be2a61dafc168327c1639e97b6dae128c7ccf3
++ cur_d=1703252237
+ '[' x1703085273 '!=' x ']'
-+ '[' x1703085273 = x ']'
-+ '[' 1703085273 -lt 1703085273 ']'
-+ '[' x1703085273 = x ']'
-+ '[' 1703085273 -gt 1703215080 ']'
++ '[' x1703252237 = x ']'
++ '[' 1703252237 -lt 1703085273 ']'
++ '[' x1703252237 = x ']'
++ '[' 1703252237 -gt 1703322602 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gdb
++ set -euf -o pipefail
@@ -372,8 +357,8 @@
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7
-+ base_d=1703128408
+++ git -C gdb show --no-patch --pretty=%ct 866a2ad35b75cbc60260c00b82bec2243877355f
++ base_d=1703210684
++ get_current_component_date gdb
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f artifacts/git/gdb_rev ']'
@@ -381,23 +366,23 @@
+++ cat artifacts/git/gdb_rev
++ git -C gdb show --no-patch --pretty=%ct 866a2ad35b75cbc60260c00b82bec2243877355f
+ cur_d=1703210684
-+ '[' x1703128408 '!=' x ']'
++ '[' x1703210684 '!=' x ']'
+ '[' x1703210684 = x ']'
-+ '[' 1703210684 -lt 1703128408 ']'
++ '[' 1703210684 -lt 1703210684 ']'
+ '[' x1703210684 = x ']'
-+ '[' 1703210684 -gt 1703215080 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1703215080 -gt 0 ']'
++ '[' 1703210684 -gt 1703322602 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1703322602 -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=1703043646
-+ '[' 1703043646 '!=' '' ']'
-+ assert '[' 1703215080 -ge 1703043646 ']'
++ base_d=1703129363
++ '[' 1703129363 '!=' '' ']'
++ assert '[' 1703322602 -ge 1703129363 ']'
+ set -euf -o pipefail +x
-+ '[' 1703215080 -gt 1703043646 ']'
-+ results_date=1703129363
-+ rr[results_date]=1703129363
++ '[' 1703322602 -gt 1703129363 ']'
++ results_date=1703225982
++ rr[results_date]=1703225982
+ cat
+ manifest_out
+ cat
@@ -407,8 +392,8 @@
+ '[' xmultiple_components '!=' xsingle_commit ']'
+ return
+ post_interesting_commits full
-# post_interesting_commits
+ set -euf -o pipefail
+# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=full
+ '[' multiple_components '!=' single_commit ']'
@@ -440,10 +425,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 1123614
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231222 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1123615
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231222 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1133438
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231223 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1133439
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231223 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -466,9 +451,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -501,16 +486,16 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7
+++ base_rev=866a2ad35b75cbc60260c00b82bec2243877355f
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=866a2ad35b75cbc60260c00b82bec2243877355f
-+++ git -C binutils rev-list --count a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f
-++ c_commits=43
-++ new_commits=43
+++ cur_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
++++ git -C binutils rev-list --count 866a2ad35b75cbc60260c00b82bec2243877355f..4da6be3f1ad66987b7e072e578183798b3c29cb0
+++ c_commits=35
+++ new_commits=35
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -518,16 +503,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=586e32583a0cdba9ecc6bc914bd12465c0280c22
+++ base_rev=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
+++ 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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-+++ git -C gcc rev-list --count 586e32583a0cdba9ecc6bc914bd12465c0280c22..2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-++ c_commits=32
-++ new_commits=75
+++ cur_rev=c0bf7ea189ecf252152fe15134f70f576bcd20b2
++++ git -C gcc rev-list --count 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..c0bf7ea189ecf252152fe15134f70f576bcd20b2
+++ c_commits=14
+++ new_commits=49
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -535,37 +520,37 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ base_rev=1bf5c8925609425fe0ff7270fe8fb14246c01694
+++ base_rev=24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ cur_rev=24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
-+++ git -C linux rev-list --count 1bf5c8925609425fe0ff7270fe8fb14246c01694..24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
-++ c_commits=108
-++ new_commits=183
+++ cur_rev=5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
++++ git -C linux rev-list --count 24e0d2e527a39f64caeb2e6be39ad5396fb2da5e..5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
+++ c_commits=72
+++ new_commits=121
++ for c in "${changed_components[@]}"
-+++ get_baseline_git gdb_rev
++++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++++ 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/gdb_rev
-++ base_rev=a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7
-+++ get_current_git gdb_rev
++++ cat base-artifacts/git/glibc_rev
+++ base_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++++ get_current_git glibc_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-++ cur_rev=866a2ad35b75cbc60260c00b82bec2243877355f
-+++ git -C gdb rev-list --count a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f
-++ c_commits=43
-++ new_commits=226
++++ cat artifacts/git/glibc_rev
+++ cur_rev=81be2a61dafc168327c1639e97b6dae128c7ccf3
++++ git -C glibc rev-list --count 61bac1a9d2ab80ebcbc51484722e6ea43414bec7..81be2a61dafc168327c1639e97b6dae128c7ccf3
+++ c_commits=2
+++ new_commits=123
++++ echo binutils gcc linux glibc
+++ tr ' ' ,
-+++ echo binutils gcc linux gdb
-++ components=binutils,gcc,linux,gdb
-++ echo '226 commits in binutils,gcc,linux,gdb'
+++ components=binutils,gcc,linux,glibc
+++ echo '123 commits in binutils,gcc,linux,glibc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -575,10 +560,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 1123680
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231222 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1123681
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231222 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1133504
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231223 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1133505
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231223 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -617,17 +602,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '226 commits in binutils,gcc,linux,gdb: PASS on arm'
++ echo '[Linaro-TCWG-CI]' '123 commits in binutils,gcc,linux,glibc: PASS 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_gnu_native_check_gdb--master-arm-build/997/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/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_gnu_native_check_gdb--master-arm-build/996/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -672,16 +657,16 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7
+++ base_rev=866a2ad35b75cbc60260c00b82bec2243877355f
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=866a2ad35b75cbc60260c00b82bec2243877355f
-+++ git -C binutils rev-list --count a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f
-++ c_commits=43
-++ new_commits=43
+++ cur_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
++++ git -C binutils rev-list --count 866a2ad35b75cbc60260c00b82bec2243877355f..4da6be3f1ad66987b7e072e578183798b3c29cb0
+++ c_commits=35
+++ new_commits=35
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -689,16 +674,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=586e32583a0cdba9ecc6bc914bd12465c0280c22
+++ base_rev=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
+++ 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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-+++ git -C gcc rev-list --count 586e32583a0cdba9ecc6bc914bd12465c0280c22..2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-++ c_commits=32
-++ new_commits=75
+++ cur_rev=c0bf7ea189ecf252152fe15134f70f576bcd20b2
++++ git -C gcc rev-list --count 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..c0bf7ea189ecf252152fe15134f70f576bcd20b2
+++ c_commits=14
+++ new_commits=49
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -706,37 +691,37 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ base_rev=1bf5c8925609425fe0ff7270fe8fb14246c01694
+++ base_rev=24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ cur_rev=24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
-+++ git -C linux rev-list --count 1bf5c8925609425fe0ff7270fe8fb14246c01694..24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
-++ c_commits=108
-++ new_commits=183
+++ cur_rev=5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
++++ git -C linux rev-list --count 24e0d2e527a39f64caeb2e6be39ad5396fb2da5e..5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
+++ c_commits=72
+++ new_commits=121
++ for c in "${changed_components[@]}"
-+++ get_baseline_git gdb_rev
++++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++++ 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/gdb_rev
-++ base_rev=a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7
-+++ get_current_git gdb_rev
++++ cat base-artifacts/git/glibc_rev
+++ base_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++++ get_current_git glibc_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-++ cur_rev=866a2ad35b75cbc60260c00b82bec2243877355f
-+++ git -C gdb rev-list --count a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f
-++ c_commits=43
-++ new_commits=226
-+++ echo binutils gcc linux gdb
++++ cat artifacts/git/glibc_rev
+++ cur_rev=81be2a61dafc168327c1639e97b6dae128c7ccf3
++++ git -C glibc rev-list --count 61bac1a9d2ab80ebcbc51484722e6ea43414bec7..81be2a61dafc168327c1639e97b6dae128c7ccf3
+++ c_commits=2
+++ new_commits=123
++++ echo binutils gcc linux glibc
+++ tr ' ' ,
-++ components=binutils,gcc,linux,gdb
-++ echo '226 commits in binutils,gcc,linux,gdb'
+++ components=binutils,gcc,linux,glibc
+++ echo '123 commits in binutils,gcc,linux,glibc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -745,19 +730,19 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7
+++ base_rev=866a2ad35b75cbc60260c00b82bec2243877355f
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=866a2ad35b75cbc60260c00b82bec2243877355f
-+++ git -C binutils rev-list --count a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f
-++ c_commits=43
+++ cur_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
++++ git -C binutils rev-list --count 866a2ad35b75cbc60260c00b82bec2243877355f..4da6be3f1ad66987b7e072e578183798b3c29cb0
+++ c_commits=35
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f
-++ '[' 43 -gt 5 ']'
-++ echo '... and 38 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 866a2ad35b75cbc60260c00b82bec2243877355f..4da6be3f1ad66987b7e072e578183798b3c29cb0
+++ '[' 35 -gt 5 ']'
+++ echo '... and 30 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -766,19 +751,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=586e32583a0cdba9ecc6bc914bd12465c0280c22
+++ base_rev=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
+++ 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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-+++ git -C gcc rev-list --count 586e32583a0cdba9ecc6bc914bd12465c0280c22..2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-++ c_commits=32
+++ cur_rev=c0bf7ea189ecf252152fe15134f70f576bcd20b2
++++ git -C gcc rev-list --count 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..c0bf7ea189ecf252152fe15134f70f576bcd20b2
+++ c_commits=14
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 586e32583a0cdba9ecc6bc914bd12465c0280c22..2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0
-++ '[' 32 -gt 5 ']'
-++ echo '... and 27 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..c0bf7ea189ecf252152fe15134f70f576bcd20b2
+++ '[' 14 -gt 5 ']'
+++ echo '... and 9 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
@@ -787,40 +772,39 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ base_rev=1bf5c8925609425fe0ff7270fe8fb14246c01694
+++ base_rev=24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ cur_rev=24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
-+++ git -C linux rev-list --count 1bf5c8925609425fe0ff7270fe8fb14246c01694..24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
-++ c_commits=108
+++ cur_rev=5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
++++ git -C linux rev-list --count 24e0d2e527a39f64caeb2e6be39ad5396fb2da5e..5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
+++ c_commits=72
++ '[' '' '!=' '' ']'
-++ git -C linux log -n 5 --oneline 1bf5c8925609425fe0ff7270fe8fb14246c01694..24e0d2e527a39f64caeb2e6be39ad5396fb2da5e
-++ '[' 108 -gt 5 ']'
-++ echo '... and 103 more commits in linux'
+++ git -C linux log -n 5 --oneline 24e0d2e527a39f64caeb2e6be39ad5396fb2da5e..5254c0cbc92d2a08e75443bdb914f1c4839cdf5a
+++ '[' 72 -gt 5 ']'
+++ echo '... and 67 more commits in linux'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
-+++ get_baseline_git gdb_rev
++++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++++ 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/gdb_rev
-++ base_rev=a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7
-+++ get_current_git gdb_rev
++++ cat base-artifacts/git/glibc_rev
+++ base_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++++ get_current_git glibc_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-++ cur_rev=866a2ad35b75cbc60260c00b82bec2243877355f
-+++ git -C gdb rev-list --count a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f
-++ c_commits=43
++++ cat artifacts/git/glibc_rev
+++ cur_rev=81be2a61dafc168327c1639e97b6dae128c7ccf3
++++ git -C glibc rev-list --count 61bac1a9d2ab80ebcbc51484722e6ea43414bec7..81be2a61dafc168327c1639e97b6dae128c7ccf3
+++ c_commits=2
++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline a4de6c88c9972325bb8ba89f5950fbb35b9cb4a7..866a2ad35b75cbc60260c00b82bec2243877355f
-++ '[' 43 -gt 5 ']'
-++ echo '... and 38 more commits in gdb'
+++ git -C glibc log -n 5 --oneline 61bac1a9d2ab80ebcbc51484722e6ea43414bec7..81be2a61dafc168327c1639e97b6dae128c7ccf3
+++ '[' 2 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -830,10 +814,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 1123802
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231222 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1123803
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231222 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1133626
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231223 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1133627
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231223 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -864,27 +848,27 @@
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/artifact/artifacts/00-sumfiles/
+++ print_artifacts_url notify/
+++ set -euf -o pipefail
+++ local url
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/artifact/artifacts/notify/
+++ print_artifacts_url sumfiles/xfails.xfail
+++ set -euf -o pipefail
+++ local url
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
@@ -906,7 +890,7 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 1123843
++ wait 1133667
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
# generate_jenkins_html_files
@@ -1002,8 +986,8 @@
+ cat
+ read -r cur_file
++ cd artifacts
-++ sort
++ find . -type f
+++ sort
++ print_readme_link html ./00-sumfiles/gdb.log.0.xz
++ set -euf -o pipefail
++ local text_type=html
@@ -1012,6 +996,30 @@
++ echo -n '<a href="./00-sumfiles/gdb.log.0.xz">./00-sumfiles/gdb.log.0.xz</a>'
+ echo '<li><a href="./00-sumfiles/gdb.log.0.xz">./00-sumfiles/gdb.log.0.xz</a>'
+ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.log.10.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.log.10.xz
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.log.10.xz">./00-sumfiles/gdb.log.10.xz</a>'
++ echo '<li><a href="./00-sumfiles/gdb.log.10.xz">./00-sumfiles/gdb.log.10.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.log.11.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.log.11.xz
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.log.11.xz">./00-sumfiles/gdb.log.11.xz</a>'
++ echo '<li><a href="./00-sumfiles/gdb.log.11.xz">./00-sumfiles/gdb.log.11.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.log.12.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.log.12.xz
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.log.12.xz">./00-sumfiles/gdb.log.12.xz</a>'
++ echo '<li><a href="./00-sumfiles/gdb.log.12.xz">./00-sumfiles/gdb.log.12.xz</a>'
++ read -r cur_file
++ print_readme_link html ./00-sumfiles/gdb.log.1.xz
++ set -euf -o pipefail
++ local text_type=html
@@ -1052,6 +1060,38 @@
++ echo -n '<a href="./00-sumfiles/gdb.log.5.xz">./00-sumfiles/gdb.log.5.xz</a>'
+ echo '<li><a href="./00-sumfiles/gdb.log.5.xz">./00-sumfiles/gdb.log.5.xz</a>'
+ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.log.6.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.log.6.xz
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.log.6.xz">./00-sumfiles/gdb.log.6.xz</a>'
++ echo '<li><a href="./00-sumfiles/gdb.log.6.xz">./00-sumfiles/gdb.log.6.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.log.7.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.log.7.xz
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.log.7.xz">./00-sumfiles/gdb.log.7.xz</a>'
++ echo '<li><a href="./00-sumfiles/gdb.log.7.xz">./00-sumfiles/gdb.log.7.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.log.8.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.log.8.xz
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.log.8.xz">./00-sumfiles/gdb.log.8.xz</a>'
++ echo '<li><a href="./00-sumfiles/gdb.log.8.xz">./00-sumfiles/gdb.log.8.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.log.9.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.log.9.xz
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.log.9.xz">./00-sumfiles/gdb.log.9.xz</a>'
++ echo '<li><a href="./00-sumfiles/gdb.log.9.xz">./00-sumfiles/gdb.log.9.xz</a>'
++ read -r cur_file
++ print_readme_link html ./00-sumfiles/gdb.sum.0
++ set -euf -o pipefail
++ local text_type=html
@@ -1068,6 +1108,30 @@
++ echo -n '<a href="./00-sumfiles/gdb.sum.1">./00-sumfiles/gdb.sum.1</a>'
+ echo '<li><a href="./00-sumfiles/gdb.sum.1">./00-sumfiles/gdb.sum.1</a>'
+ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.sum.10
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.sum.10
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.sum.10">./00-sumfiles/gdb.sum.10</a>'
++ echo '<li><a href="./00-sumfiles/gdb.sum.10">./00-sumfiles/gdb.sum.10</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.sum.11
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.sum.11
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.sum.11">./00-sumfiles/gdb.sum.11</a>'
++ echo '<li><a href="./00-sumfiles/gdb.sum.11">./00-sumfiles/gdb.sum.11</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.sum.12
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.sum.12
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.sum.12">./00-sumfiles/gdb.sum.12</a>'
++ echo '<li><a href="./00-sumfiles/gdb.sum.12">./00-sumfiles/gdb.sum.12</a>'
++ read -r cur_file
++ print_readme_link html ./00-sumfiles/gdb.sum.2
++ set -euf -o pipefail
++ local text_type=html
@@ -1100,6 +1164,38 @@
++ echo -n '<a href="./00-sumfiles/gdb.sum.5">./00-sumfiles/gdb.sum.5</a>'
+ echo '<li><a href="./00-sumfiles/gdb.sum.5">./00-sumfiles/gdb.sum.5</a>'
+ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.sum.6
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.sum.6
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.sum.6">./00-sumfiles/gdb.sum.6</a>'
++ echo '<li><a href="./00-sumfiles/gdb.sum.6">./00-sumfiles/gdb.sum.6</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.sum.7
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.sum.7
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.sum.7">./00-sumfiles/gdb.sum.7</a>'
++ echo '<li><a href="./00-sumfiles/gdb.sum.7">./00-sumfiles/gdb.sum.7</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.sum.8
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.sum.8
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.sum.8">./00-sumfiles/gdb.sum.8</a>'
++ echo '<li><a href="./00-sumfiles/gdb.sum.8">./00-sumfiles/gdb.sum.8</a>'
++ read -r cur_file
+++ print_readme_link html ./00-sumfiles/gdb.sum.9
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./00-sumfiles/gdb.sum.9
+++ case $text_type in
+++ echo -n '<a href="./00-sumfiles/gdb.sum.9">./00-sumfiles/gdb.sum.9</a>'
++ echo '<li><a href="./00-sumfiles/gdb.sum.9">./00-sumfiles/gdb.sum.9</a>'
++ read -r cur_file
++ print_readme_link html ./01-reset_artifacts/console.log.xz
++ set -euf -o pipefail
++ local text_type=html
@@ -1575,6 +1671,30 @@
++ echo -n ./00-sumfiles/gdb.log.0.xz
+ echo '- ./00-sumfiles/gdb.log.0.xz'
+ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.log.10.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.log.10.xz
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.log.10.xz
++ echo '- ./00-sumfiles/gdb.log.10.xz'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.log.11.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.log.11.xz
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.log.11.xz
++ echo '- ./00-sumfiles/gdb.log.11.xz'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.log.12.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.log.12.xz
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.log.12.xz
++ echo '- ./00-sumfiles/gdb.log.12.xz'
++ read -r cur_file
++ print_readme_link txt ./00-sumfiles/gdb.log.1.xz
++ set -euf -o pipefail
++ local text_type=txt
@@ -1615,6 +1735,38 @@
++ echo -n ./00-sumfiles/gdb.log.5.xz
+ echo '- ./00-sumfiles/gdb.log.5.xz'
+ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.log.6.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.log.6.xz
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.log.6.xz
++ echo '- ./00-sumfiles/gdb.log.6.xz'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.log.7.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.log.7.xz
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.log.7.xz
++ echo '- ./00-sumfiles/gdb.log.7.xz'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.log.8.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.log.8.xz
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.log.8.xz
++ echo '- ./00-sumfiles/gdb.log.8.xz'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.log.9.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.log.9.xz
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.log.9.xz
++ echo '- ./00-sumfiles/gdb.log.9.xz'
++ read -r cur_file
++ print_readme_link txt ./00-sumfiles/gdb.sum.0
++ set -euf -o pipefail
++ local text_type=txt
@@ -1631,6 +1783,30 @@
++ echo -n ./00-sumfiles/gdb.sum.1
+ echo '- ./00-sumfiles/gdb.sum.1'
+ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.sum.10
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.sum.10
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.sum.10
++ echo '- ./00-sumfiles/gdb.sum.10'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.sum.11
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.sum.11
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.sum.11
++ echo '- ./00-sumfiles/gdb.sum.11'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.sum.12
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.sum.12
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.sum.12
++ echo '- ./00-sumfiles/gdb.sum.12'
++ read -r cur_file
++ print_readme_link txt ./00-sumfiles/gdb.sum.2
++ set -euf -o pipefail
++ local text_type=txt
@@ -1663,6 +1839,38 @@
++ echo -n ./00-sumfiles/gdb.sum.5
+ echo '- ./00-sumfiles/gdb.sum.5'
+ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.sum.6
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.sum.6
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.sum.6
++ echo '- ./00-sumfiles/gdb.sum.6'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.sum.7
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.sum.7
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.sum.7
++ echo '- ./00-sumfiles/gdb.sum.7'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.sum.8
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.sum.8
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.sum.8
++ echo '- ./00-sumfiles/gdb.sum.8'
++ read -r cur_file
+++ print_readme_link txt ./00-sumfiles/gdb.sum.9
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./00-sumfiles/gdb.sum.9
+++ case $text_type in
+++ echo -n ./00-sumfiles/gdb.sum.9
++ echo '- ./00-sumfiles/gdb.sum.9'
++ read -r cur_file
++ print_readme_link txt ./01-reset_artifacts/console.log.xz
++ set -euf -o pipefail
++ local text_type=txt
@@ -2049,14 +2257,14 @@
+ read -r cur_file
+ cat
+ print_readme_footer txt
++ set -euf -o pipefail
++ local text_type=txt
++ case $text_type in
# generate dashboard
# generate_dashboard_squad
... Skipping
# post_dashboard_squad
... Skipping
-+ set -euf -o pipefail
-+ local text_type=txt
-+ case $text_type in
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
@@ -2070,31 +2278,31 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 1124149
++ wait 1134029
+ set -euf -o pipefail
+ local results_date
-# generate_lnt_report
+ echo '# generate_lnt_report'
+# generate_lnt_report
+ true
+ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/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=1703129363
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703129363
-+ results_date='2023-12-21 03:29:23'
++ results_date=1703225982
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703225982
++ results_date='2023-12-22 06:19:42'
+ 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_gnu_native_check_gdb--master-arm-build/997/ tcwg_gnu_native_check_gdb master-arm '2023-12-21 03:29:23' - artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/ tcwg_gnu_native_check_gdb master-arm '2023-12-22 06:19:42' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/
+ local ci_project=tcwg_gnu_native_check_gdb
+ local ci_config=master-arm
-+ local 'results_date=2023-12-21 03:29:23'
++ local 'results_date=2023-12-22 06:19:42'
+ local jira_key=-
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
@@ -2105,8 +2313,8 @@
+ local lnt_testsuite=tcwg_gnu_native_check_gdb
+ local machine_name=master-arm
+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/997/
-+ build_number=997
+++ basename https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/999/
++ build_number=999
+ set +x
# release_testresults_files
... Done
@@ -2118,13 +2326,13 @@
+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
+ echo '... Done'
+ post_to_jira
-# post_to_jira
+ set -euf -o pipefail
+ echo '# post_to_jira'
+# 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.'