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.log481
1 files changed, 180 insertions, 301 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 1fd2099..df43dfd 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/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
+/home/tcwg-buildslave/workspace/tcwg_gnu_0/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=
@@ -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_gnu_native_check_glibc--master-aarch64-build/513/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/513/'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/514/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/514/'
# 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_gnu_native_check_glibc--master-aarch64-build/514/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/514/'
-+ echo '# Using dir : artifacts'
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/'
# Using dir : artifacts
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -46,8 +46,8 @@
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
-# check_source_changes
+ echo '# check_source_changes'
+# check_source_changes
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -93,7 +93,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
-++ '[' x32a5d479d2325545ad5829b7716ad962db3b323c '!=' x4da6be3f1ad66987b7e072e578183798b3c29cb0 ']'
+++ '[' xca86dbbdbc04fbe6298e597a3c94c8071ea722a1 '!=' x32a5d479d2325545ad5829b7716ad962db3b323c ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -108,7 +108,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
-++ '[' xa657c7e3518fcfc796f223d47385cad5e97dc9a5 '!=' x310dc75e7004d8b8e39c6f258b28b2165ad4193c ']'
+++ '[' x8d412b97cebca557fbd1509d6413a3f357423574 '!=' xa657c7e3518fcfc796f223d47385cad5e97dc9a5 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,9 +123,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
-++ '[' x861deac3b092f37b2c5e6871732f3e11486f7082 '!=' x3f82f1c3a03694800a4104ca6b6d3282bd4e213d ']'
-++ echo -ne ' linux'
-++ delim=' '
+++ '[' x861deac3b092f37b2c5e6871732f3e11486f7082 '!=' x861deac3b092f37b2c5e6871732f3e11486f7082 ']'
++ for c in $(print_updated_components)
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
@@ -151,19 +149,19 @@
+++ 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
-++ '[' x32a5d479d2325545ad5829b7716ad962db3b323c '!=' x4da6be3f1ad66987b7e072e578183798b3c29cb0 ']'
+++ '[' xca86dbbdbc04fbe6298e597a3c94c8071ea722a1 '!=' x32a5d479d2325545ad5829b7716ad962db3b323c ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-# Debug traces :
-# change_kind=multiple_components : binutils gcc linux gdb
-+ '[' 4 = 0 ']'
-+ '[' 4 = 1 ']'
++ '[' 3 = 0 ']'
++ '[' 3 = 1 ']'
+ change_kind=multiple_components
+# Debug traces :
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc linux gdb'
+# change_kind=multiple_components : binutils gcc gdb
++ echo '# change_kind=multiple_components : binutils gcc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -171,17 +169,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=4da6be3f1ad66987b7e072e578183798b3c29cb0
++ base_rev=32a5d479d2325545ad5829b7716ad962db3b323c
++ 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=32a5d479d2325545ad5829b7716ad962db3b323c
-++ git -C binutils rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c
-+ c_commits=15
-# rev for binutils : 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c (15 commits)
-+ echo '# rev for binutils : 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c (15 commits)'
++ cur_rev=ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+++ git -C binutils rev-list --count 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
++ c_commits=8
+# rev for binutils : 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1 (8 commits)
++ echo '# rev for binutils : 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1 (8 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -189,35 +187,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=310dc75e7004d8b8e39c6f258b28b2165ad4193c
++ base_rev=a657c7e3518fcfc796f223d47385cad5e97dc9a5
++ 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=a657c7e3518fcfc796f223d47385cad5e97dc9a5
-++ git -C gcc rev-list --count 310dc75e7004d8b8e39c6f258b28b2165ad4193c..a657c7e3518fcfc796f223d47385cad5e97dc9a5
-+ c_commits=10
-# rev for gcc : 310dc75e7004d8b8e39c6f258b28b2165ad4193c..a657c7e3518fcfc796f223d47385cad5e97dc9a5 (10 commits)
-+ echo '# rev for gcc : 310dc75e7004d8b8e39c6f258b28b2165ad4193c..a657c7e3518fcfc796f223d47385cad5e97dc9a5 (10 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git linux_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ 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=3f82f1c3a03694800a4104ca6b6d3282bd4e213d
-++ 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=861deac3b092f37b2c5e6871732f3e11486f7082
-++ git -C linux rev-list --count 3f82f1c3a03694800a4104ca6b6d3282bd4e213d..861deac3b092f37b2c5e6871732f3e11486f7082
-# rev for linux : 3f82f1c3a03694800a4104ca6b6d3282bd4e213d..861deac3b092f37b2c5e6871732f3e11486f7082 (1 commits)
-+ c_commits=1
-+ echo '# rev for linux : 3f82f1c3a03694800a4104ca6b6d3282bd4e213d..861deac3b092f37b2c5e6871732f3e11486f7082 (1 commits)'
++ cur_rev=8d412b97cebca557fbd1509d6413a3f357423574
+++ git -C gcc rev-list --count a657c7e3518fcfc796f223d47385cad5e97dc9a5..8d412b97cebca557fbd1509d6413a3f357423574
++ c_commits=7
+# rev for gcc : a657c7e3518fcfc796f223d47385cad5e97dc9a5..8d412b97cebca557fbd1509d6413a3f357423574 (7 commits)
++ echo '# rev for gcc : a657c7e3518fcfc796f223d47385cad5e97dc9a5..8d412b97cebca557fbd1509d6413a3f357423574 (7 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -225,18 +205,18 @@
++ 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
-+ base_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
++ base_rev=32a5d479d2325545ad5829b7716ad962db3b323c
++ 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
-+ cur_rev=32a5d479d2325545ad5829b7716ad962db3b323c
-++ git -C gdb rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c
-+ c_commits=15
-# rev for gdb : 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c (15 commits)
++ cur_rev=ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+++ git -C gdb rev-list --count 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
++ c_commits=8
+# rev for gdb : 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1 (8 commits)
++ echo '# rev for gdb : 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1 (8 commits)'
-+ echo '# rev for gdb : 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c (15 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -270,8 +250,9 @@
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 1530558
++ wait 2021279
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
+ calculate_results_date
+ set -euf -o pipefail
+ local c base_d cur_d results_date=0
@@ -285,21 +266,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 4da6be3f1ad66987b7e072e578183798b3c29cb0
-+ base_d=1703312483
+++ git -C binutils show --no-patch --pretty=%ct 32a5d479d2325545ad5829b7716ad962db3b323c
++ base_d=1703434618
++ 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 32a5d479d2325545ad5829b7716ad962db3b323c
-+ cur_d=1703434618
-+ '[' x1703312483 '!=' x ']'
-+ '[' x1703434618 = x ']'
-+ '[' 1703434618 -lt 1703312483 ']'
-+ '[' x1703434618 = x ']'
-+ '[' 1703434618 -gt 0 ']'
-+ results_date=1703434618
+++ git -C binutils show --no-patch --pretty=%ct ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
++ cur_d=1703481090
++ '[' x1703434618 '!=' x ']'
++ '[' x1703481090 = x ']'
++ '[' 1703481090 -lt 1703434618 ']'
++ '[' x1703481090 = x ']'
++ '[' 1703481090 -gt 0 ']'
++ results_date=1703481090
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -307,21 +288,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 310dc75e7004d8b8e39c6f258b28b2165ad4193c
-+ base_d=1703336314
+++ git -C gcc show --no-patch --pretty=%ct a657c7e3518fcfc796f223d47385cad5e97dc9a5
++ base_d=1703446209
++ 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 a657c7e3518fcfc796f223d47385cad5e97dc9a5
-+ cur_d=1703446209
-+ '[' x1703336314 '!=' x ']'
-+ '[' x1703446209 = x ']'
-+ '[' 1703446209 -lt 1703336314 ']'
-+ '[' x1703446209 = x ']'
-+ '[' 1703446209 -gt 1703434618 ']'
-+ results_date=1703446209
+++ git -C gcc show --no-patch --pretty=%ct 8d412b97cebca557fbd1509d6413a3f357423574
++ cur_d=1703526226
++ '[' x1703446209 '!=' x ']'
++ '[' x1703526226 = x ']'
++ '[' 1703526226 -lt 1703446209 ']'
++ '[' x1703526226 = x ']'
++ '[' 1703526226 -gt 1703481090 ']'
++ results_date=1703526226
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -329,8 +310,8 @@
++ 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 3f82f1c3a03694800a4104ca6b6d3282bd4e213d
-+ base_d=1703362408
+++ git -C linux show --no-patch --pretty=%ct 861deac3b092f37b2c5e6871732f3e11486f7082
++ base_d=1703377556
++ get_current_component_date linux
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux in current git' '[' -f artifacts/git/linux_rev ']'
@@ -338,11 +319,11 @@
+++ cat artifacts/git/linux_rev
++ git -C linux show --no-patch --pretty=%ct 861deac3b092f37b2c5e6871732f3e11486f7082
+ cur_d=1703377556
-+ '[' x1703362408 '!=' x ']'
++ '[' x1703377556 '!=' x ']'
+ '[' x1703377556 = x ']'
-+ '[' 1703377556 -lt 1703362408 ']'
++ '[' 1703377556 -lt 1703377556 ']'
+ '[' x1703377556 = x ']'
-+ '[' 1703377556 -gt 1703446209 ']'
++ '[' 1703377556 -gt 1703526226 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date glibc
++ set -euf -o pipefail
@@ -363,7 +344,7 @@
+ '[' x1703252237 = x ']'
+ '[' 1703252237 -lt 1703252237 ']'
+ '[' x1703252237 = x ']'
-+ '[' 1703252237 -gt 1703446209 ']'
++ '[' 1703252237 -gt 1703526226 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gdb
++ set -euf -o pipefail
@@ -371,32 +352,32 @@
++ 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 4da6be3f1ad66987b7e072e578183798b3c29cb0
-+ base_d=1703312483
+++ git -C gdb show --no-patch --pretty=%ct 32a5d479d2325545ad5829b7716ad962db3b323c
++ base_d=1703434618
++ get_current_component_date gdb
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct 32a5d479d2325545ad5829b7716ad962db3b323c
-+ cur_d=1703434618
-+ '[' x1703312483 '!=' x ']'
-+ '[' x1703434618 = x ']'
-+ '[' 1703434618 -lt 1703312483 ']'
-+ '[' x1703434618 = x ']'
-+ '[' 1703434618 -gt 1703446209 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1703446209 -gt 0 ']'
+++ git -C gdb show --no-patch --pretty=%ct ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
++ cur_d=1703481090
++ '[' x1703434618 '!=' x ']'
++ '[' x1703481090 = x ']'
++ '[' 1703481090 -lt 1703434618 ']'
++ '[' x1703481090 = x ']'
++ '[' 1703481090 -gt 1703526226 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1703526226 -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=1703276387
-+ '[' 1703276387 '!=' '' ']'
-+ assert '[' 1703446209 -ge 1703276387 ']'
++ base_d=1703361298
++ '[' 1703361298 '!=' '' ']'
++ assert '[' 1703526226 -ge 1703361298 ']'
+ set -euf -o pipefail +x
-+ '[' 1703446209 -gt 1703276387 ']'
-+ results_date=1703361298
-+ rr[results_date]=1703361298
++ '[' 1703526226 -gt 1703361298 ']'
++ results_date=1703443762
++ rr[results_date]=1703443762
+ cat
+ manifest_out
+ cat
@@ -439,10 +420,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 1530675
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231224 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1530676
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231224 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 2021396
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231225 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231225 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 2021397
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -465,9 +446,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_glibc--master-aarch64-build/514/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/514/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -500,16 +481,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=4da6be3f1ad66987b7e072e578183798b3c29cb0
+++ base_rev=32a5d479d2325545ad5829b7716ad962db3b323c
+++ 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=32a5d479d2325545ad5829b7716ad962db3b323c
-+++ git -C binutils rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c
-++ c_commits=15
-++ new_commits=15
+++ cur_rev=ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
++++ git -C binutils rev-list --count 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+++ c_commits=8
+++ new_commits=8
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -517,33 +498,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=310dc75e7004d8b8e39c6f258b28b2165ad4193c
+++ base_rev=a657c7e3518fcfc796f223d47385cad5e97dc9a5
+++ 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=a657c7e3518fcfc796f223d47385cad5e97dc9a5
-+++ git -C gcc rev-list --count 310dc75e7004d8b8e39c6f258b28b2165ad4193c..a657c7e3518fcfc796f223d47385cad5e97dc9a5
-++ c_commits=10
-++ new_commits=25
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git linux_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=3f82f1c3a03694800a4104ca6b6d3282bd4e213d
-+++ 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=861deac3b092f37b2c5e6871732f3e11486f7082
-+++ git -C linux rev-list --count 3f82f1c3a03694800a4104ca6b6d3282bd4e213d..861deac3b092f37b2c5e6871732f3e11486f7082
-++ c_commits=1
-++ new_commits=26
+++ cur_rev=8d412b97cebca557fbd1509d6413a3f357423574
++++ git -C gcc rev-list --count a657c7e3518fcfc796f223d47385cad5e97dc9a5..8d412b97cebca557fbd1509d6413a3f357423574
+++ c_commits=7
+++ new_commits=15
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -551,20 +515,20 @@
+++ 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
-++ base_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
+++ base_rev=32a5d479d2325545ad5829b7716ad962db3b323c
+++ 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
-++ cur_rev=32a5d479d2325545ad5829b7716ad962db3b323c
-+++ git -C gdb rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c
-++ c_commits=15
-++ new_commits=41
-+++ echo binutils gcc linux gdb
+++ cur_rev=ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
++++ git -C gdb rev-list --count 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+++ c_commits=8
+++ new_commits=23
++++ echo binutils gcc gdb
+++ tr ' ' ,
-++ components=binutils,gcc,linux,gdb
-++ echo '41 commits in binutils,gcc,linux,gdb'
+++ components=binutils,gcc,gdb
+++ echo '23 commits in binutils,gcc,gdb'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -574,10 +538,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 1530741
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231224 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1530742
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231224 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 2021452
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231225 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231225 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 2021453
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -596,7 +560,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gnu_native_check_glibc master-aarch64
++ local project=tcwg_gnu_native_check_glibc
@@ -616,17 +580,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '41 commits in binutils,gcc,linux,gdb: PASS on aarch64'
++ echo '[Linaro-TCWG-CI]' '23 commits in binutils,gcc,gdb: PASS 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_gnu_native_check_glibc--master-aarch64-build/514/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/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_glibc--master-aarch64-build/513/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/514/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -634,7 +598,7 @@
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gnu_native_check_glibc master-aarch64
++ local project=tcwg_gnu_native_check_glibc
@@ -671,16 +635,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=4da6be3f1ad66987b7e072e578183798b3c29cb0
+++ base_rev=32a5d479d2325545ad5829b7716ad962db3b323c
+++ 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=32a5d479d2325545ad5829b7716ad962db3b323c
-+++ git -C binutils rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c
-++ c_commits=15
-++ new_commits=15
+++ cur_rev=ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
++++ git -C binutils rev-list --count 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+++ c_commits=8
+++ new_commits=8
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -688,33 +652,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=310dc75e7004d8b8e39c6f258b28b2165ad4193c
+++ base_rev=a657c7e3518fcfc796f223d47385cad5e97dc9a5
+++ 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=a657c7e3518fcfc796f223d47385cad5e97dc9a5
-+++ git -C gcc rev-list --count 310dc75e7004d8b8e39c6f258b28b2165ad4193c..a657c7e3518fcfc796f223d47385cad5e97dc9a5
-++ c_commits=10
-++ new_commits=25
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git linux_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=3f82f1c3a03694800a4104ca6b6d3282bd4e213d
-+++ 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=861deac3b092f37b2c5e6871732f3e11486f7082
-+++ git -C linux rev-list --count 3f82f1c3a03694800a4104ca6b6d3282bd4e213d..861deac3b092f37b2c5e6871732f3e11486f7082
-++ c_commits=1
-++ new_commits=26
+++ cur_rev=8d412b97cebca557fbd1509d6413a3f357423574
++++ git -C gcc rev-list --count a657c7e3518fcfc796f223d47385cad5e97dc9a5..8d412b97cebca557fbd1509d6413a3f357423574
+++ c_commits=7
+++ new_commits=15
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -722,20 +669,20 @@
+++ 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
-++ base_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
+++ base_rev=32a5d479d2325545ad5829b7716ad962db3b323c
+++ 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
-++ cur_rev=32a5d479d2325545ad5829b7716ad962db3b323c
-+++ git -C gdb rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c
-++ c_commits=15
-++ new_commits=41
-+++ echo binutils gcc linux gdb
+++ cur_rev=ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
++++ git -C gdb rev-list --count 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+++ c_commits=8
+++ new_commits=23
++++ echo binutils gcc gdb
+++ tr ' ' ,
-++ components=binutils,gcc,linux,gdb
-++ echo '41 commits in binutils,gcc,linux,gdb'
+++ components=binutils,gcc,gdb
+++ echo '23 commits in binutils,gcc,gdb'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -744,19 +691,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=4da6be3f1ad66987b7e072e578183798b3c29cb0
+++ base_rev=32a5d479d2325545ad5829b7716ad962db3b323c
+++ 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=32a5d479d2325545ad5829b7716ad962db3b323c
-+++ git -C binutils rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c
-++ c_commits=15
+++ cur_rev=ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
++++ git -C binutils rev-list --count 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+++ c_commits=8
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c
-++ '[' 15 -gt 5 ']'
-++ echo '... and 10 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+++ '[' 8 -gt 5 ']'
+++ echo '... and 3 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -765,39 +712,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=310dc75e7004d8b8e39c6f258b28b2165ad4193c
+++ base_rev=a657c7e3518fcfc796f223d47385cad5e97dc9a5
+++ 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=a657c7e3518fcfc796f223d47385cad5e97dc9a5
-+++ git -C gcc rev-list --count 310dc75e7004d8b8e39c6f258b28b2165ad4193c..a657c7e3518fcfc796f223d47385cad5e97dc9a5
-++ c_commits=10
+++ cur_rev=8d412b97cebca557fbd1509d6413a3f357423574
++++ git -C gcc rev-list --count a657c7e3518fcfc796f223d47385cad5e97dc9a5..8d412b97cebca557fbd1509d6413a3f357423574
+++ c_commits=7
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 310dc75e7004d8b8e39c6f258b28b2165ad4193c..a657c7e3518fcfc796f223d47385cad5e97dc9a5
-++ '[' 10 -gt 5 ']'
-++ echo '... and 5 more commits in gcc'
-++ '[' '' '!=' '' ']'
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git linux_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=3f82f1c3a03694800a4104ca6b6d3282bd4e213d
-+++ 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=861deac3b092f37b2c5e6871732f3e11486f7082
-+++ git -C linux rev-list --count 3f82f1c3a03694800a4104ca6b6d3282bd4e213d..861deac3b092f37b2c5e6871732f3e11486f7082
-++ c_commits=1
-++ '[' '' '!=' '' ']'
-++ git -C linux log -n 5 --oneline 3f82f1c3a03694800a4104ca6b6d3282bd4e213d..861deac3b092f37b2c5e6871732f3e11486f7082
-++ '[' 1 -gt 5 ']'
+++ git -C gcc log -n 5 --oneline a657c7e3518fcfc796f223d47385cad5e97dc9a5..8d412b97cebca557fbd1509d6413a3f357423574
+++ '[' 7 -gt 5 ']'
+++ echo '... and 2 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
@@ -806,19 +733,19 @@
+++ 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
-++ base_rev=4da6be3f1ad66987b7e072e578183798b3c29cb0
+++ base_rev=32a5d479d2325545ad5829b7716ad962db3b323c
+++ 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
-++ cur_rev=32a5d479d2325545ad5829b7716ad962db3b323c
-+++ git -C gdb rev-list --count 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c
-++ c_commits=15
+++ cur_rev=ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
++++ git -C gdb rev-list --count 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+++ c_commits=8
++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline 4da6be3f1ad66987b7e072e578183798b3c29cb0..32a5d479d2325545ad5829b7716ad962db3b323c
-++ '[' 15 -gt 5 ']'
-++ echo '... and 10 more commits in gdb'
+++ git -C gdb log -n 5 --oneline 32a5d479d2325545ad5829b7716ad962db3b323c..ca86dbbdbc04fbe6298e597a3c94c8071ea722a1
+++ '[' 8 -gt 5 ']'
+++ echo '... and 3 more commits in gdb'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -828,10 +755,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 1530863
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231224 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1530864
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231224 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 2021553
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231225 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231225 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 2021554
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -862,30 +789,30 @@
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/514/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/514/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/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_glibc--master-aarch64-build/514/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/514/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/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_glibc--master-aarch64-build/514/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/514/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gnu_native_check_glibc master-aarch64
++ local project=tcwg_gnu_native_check_glibc
@@ -904,7 +831,7 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 1530904
++ wait 2021594
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
# generate_jenkins_html_files
@@ -1018,14 +945,6 @@
++ echo -n '<a href="./00-sumfiles/tests.log.1.xz">./00-sumfiles/tests.log.1.xz</a>'
+ echo '<li><a href="./00-sumfiles/tests.log.1.xz">./00-sumfiles/tests.log.1.xz</a>'
+ read -r cur_file
-++ print_readme_link html ./00-sumfiles/tests.log.2.xz
-++ set -euf -o pipefail
-++ local text_type=html
-++ local msg=./00-sumfiles/tests.log.2.xz
-++ case $text_type in
-++ echo -n '<a href="./00-sumfiles/tests.log.2.xz">./00-sumfiles/tests.log.2.xz</a>'
-+ echo '<li><a href="./00-sumfiles/tests.log.2.xz">./00-sumfiles/tests.log.2.xz</a>'
-+ read -r cur_file
++ print_readme_link html ./00-sumfiles/tests.sum.0
++ set -euf -o pipefail
++ local text_type=html
@@ -1042,14 +961,6 @@
++ echo -n '<a href="./00-sumfiles/tests.sum.1">./00-sumfiles/tests.sum.1</a>'
+ echo '<li><a href="./00-sumfiles/tests.sum.1">./00-sumfiles/tests.sum.1</a>'
+ read -r cur_file
-++ print_readme_link html ./00-sumfiles/tests.sum.2
-++ set -euf -o pipefail
-++ local text_type=html
-++ local msg=./00-sumfiles/tests.sum.2
-++ case $text_type in
-++ echo -n '<a href="./00-sumfiles/tests.sum.2">./00-sumfiles/tests.sum.2</a>'
-+ echo '<li><a href="./00-sumfiles/tests.sum.2">./00-sumfiles/tests.sum.2</a>'
-+ read -r cur_file
++ print_readme_link html ./01-reset_artifacts/console.log.xz
++ set -euf -o pipefail
++ local text_type=html
@@ -1402,14 +1313,6 @@
++ echo -n '<a href="./results">./results</a>'
+ echo '<li><a href="./results">./results</a>'
+ read -r cur_file
-++ print_readme_link html ./sumfiles/flaky.xfail
-++ set -euf -o pipefail
-++ local text_type=html
-++ local msg=./sumfiles/flaky.xfail
-++ case $text_type in
-++ echo -n '<a href="./sumfiles/flaky.xfail">./sumfiles/flaky.xfail</a>'
-+ echo '<li><a href="./sumfiles/flaky.xfail">./sumfiles/flaky.xfail</a>'
-+ read -r cur_file
++ print_readme_link html ./sumfiles/tests.sum
++ set -euf -o pipefail
++ local text_type=html
@@ -1533,14 +1436,6 @@
++ echo -n ./00-sumfiles/tests.log.1.xz
+ echo '- ./00-sumfiles/tests.log.1.xz'
+ read -r cur_file
-++ print_readme_link txt ./00-sumfiles/tests.log.2.xz
-++ set -euf -o pipefail
-++ local text_type=txt
-++ local msg=./00-sumfiles/tests.log.2.xz
-++ case $text_type in
-++ echo -n ./00-sumfiles/tests.log.2.xz
-+ echo '- ./00-sumfiles/tests.log.2.xz'
-+ read -r cur_file
++ print_readme_link txt ./00-sumfiles/tests.sum.0
++ set -euf -o pipefail
++ local text_type=txt
@@ -1557,14 +1452,6 @@
++ echo -n ./00-sumfiles/tests.sum.1
+ echo '- ./00-sumfiles/tests.sum.1'
+ read -r cur_file
-++ print_readme_link txt ./00-sumfiles/tests.sum.2
-++ set -euf -o pipefail
-++ local text_type=txt
-++ local msg=./00-sumfiles/tests.sum.2
-++ case $text_type in
-++ echo -n ./00-sumfiles/tests.sum.2
-+ echo '- ./00-sumfiles/tests.sum.2'
-+ read -r cur_file
++ print_readme_link txt ./01-reset_artifacts/console.log.xz
++ set -euf -o pipefail
++ local text_type=txt
@@ -1925,14 +1812,6 @@
++ echo -n ./results
+ echo '- ./results'
+ read -r cur_file
-++ print_readme_link txt ./sumfiles/flaky.xfail
-++ set -euf -o pipefail
-++ local text_type=txt
-++ local msg=./sumfiles/flaky.xfail
-++ case $text_type in
-++ echo -n ./sumfiles/flaky.xfail
-+ echo '- ./sumfiles/flaky.xfail'
-+ read -r cur_file
++ print_readme_link txt ./sumfiles/tests.sum
++ set -euf -o pipefail
++ local text_type=txt
@@ -1955,48 +1834,48 @@
+ local text_type=txt
+ case $text_type in
# generate dashboard
-# generate_dashboard_squad
-... Skipping
-# post_dashboard_squad
-... Skipping
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
+# generate_dashboard_squad
+ echo '# generate_dashboard_squad'
+ false
+... Skipping
+ echo '... Skipping'
+ return
+ post_dashboard_squad
+# post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
+... Skipping
+ return
+ generate_lnt_report
-+ wait 1531186
++ wait 2021864
+ set -euf -o pipefail
+ local results_date
+ echo '# generate_lnt_report'
# generate_lnt_report
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/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=1703361298
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703361298
-+ results_date='2023-12-23 19:54:58'
++ results_date=1703443762
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703443762
++ results_date='2023-12-24 18:49:22'
+ 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_glibc--master-aarch64-build/514/ tcwg_gnu_native_check_glibc master-aarch64 '2023-12-23 19:54:58' - artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/514/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/ tcwg_gnu_native_check_glibc master-aarch64 '2023-12-24 18:49:22' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/
+ local ci_project=tcwg_gnu_native_check_glibc
+ local ci_config=master-aarch64
-+ local 'results_date=2023-12-23 19:54:58'
++ local 'results_date=2023-12-24 18:49:22'
+ local jira_key=-
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
@@ -2007,22 +1886,22 @@
+ local lnt_testsuite=tcwg_gnu_native_check_glibc
+ local machine_name=master-aarch64
+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/514/
-+ build_number=514
+++ basename https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/515/
++ build_number=515
+ set +x
-# release_testresults_files
-... Done
+ false
+ true
+ release_testresults_files
+# release_testresults_files
+ echo '# release_testresults_files'
+ '[' -d artifacts/jenkins ']'
+... Done
+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
+ 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