summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-09 18:55:27 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-09 18:55:27 +0000
commit0ab2ca027e4ca66155ecaab5c05d7a5e0d8dda3d (patch)
tree3fa8d6dc7b9e9f5917bbc754791fa7ca2dc35330 /jenkins
parent6c3397cb17d9da97772f44cf2b3e4063a00e4f10 (diff)
onsuccess: #535: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe gcc: | -7 | # build_abe linux: | -5 | # build_abe glibc: | -4 | # build_abe gdb: | -3 | # build_abe dejagnu: | -1 | # build_abe check_gdb -- --set runtestflags=gdb.base/break-always.exp --set runtestflags=gdb.base/break-caller-line.exp --set runtestflags=gdb.base/break-entry.exp --set runtestflags=gdb.base/break.exp --set runtestflags=gdb.base/break-fun-addr.exp --set runtestflags=gdb.base/break-idempotent.exp --set runtestflags=gdb.base/break-include.exp --set runtestflags=gdb.base/break-inline.exp --set runtestflags=gdb.base/break-main-file-remove-fail.exp --set runtestflags=gdb.base/break-on-linker-gcd-function.exp --set runtestflags=gdb.base/breakpoint-in-ro-region.exp --set runtestflags=gdb.base/breakpoint-shadow.exp --set runtestflags=gdb.base/break-probes.exp --set runtestflags=gdb.gdb/unittest.exp: | 0 check_regression status : 0
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log276
-rw-r--r--jenkins/notify-init.log74
-rw-r--r--jenkins/run-build.env6
4 files changed, 179 insertions, 179 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index b144b6e..06dcfea 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#534-binutils-gcc-gdb-glibc-linux-R0
+#535-binutils-gcc-gdb-glibc-linux-R0
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 537c40c..5493288 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,23 +20,23 @@
++ 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_fast_check_gdb--master-arm-build/533/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/533/'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/'
+ 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_fast_check_gdb--master-arm-build/534/
-# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/'
+ echo '# Using dir : artifacts'
+# Using dir : artifacts
+ echo ''
+ mkdir -p artifacts/notify
@@ -92,7 +92,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
-++ '[' xa0a97b8cac56ea498bfcfa0afbbe943bf79b7894 '!=' x8c3273ee07fae4badfd6f25f67162e5f6ec7f03e ']'
+++ '[' x21160d8a18dc21aafb8ab1026e13e5c524954a46 '!=' xa0a97b8cac56ea498bfcfa0afbbe943bf79b7894 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -107,7 +107,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
-++ '[' x39d81b667373b0033f44702a4b532a4618dde9ff '!=' x8cc3bc9cfd404505e5a9b76b316dadfd337f1968 ']'
+++ '[' xa99f6bb142bc4506dcb8aa2b7722310ad92e4528 '!=' x39d81b667373b0033f44702a4b532a4618dde9ff ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -135,7 +135,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' xf8cfb6836e8d91bb789b2e7fd65338d6f5bd459c '!=' xbf033c0072554366fe9617c283c982594059ad9d ']'
+++ '[' xd1dcb565a1fb5829f9476a1438c30eccc4027d04 '!=' xf8cfb6836e8d91bb789b2e7fd65338d6f5bd459c ']'
++ echo -ne ' glibc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -150,7 +150,7 @@
+++ 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
-++ '[' xa0a97b8cac56ea498bfcfa0afbbe943bf79b7894 '!=' x8c3273ee07fae4badfd6f25f67162e5f6ec7f03e ']'
+++ '[' x21160d8a18dc21aafb8ab1026e13e5c524954a46 '!=' xa0a97b8cac56ea498bfcfa0afbbe943bf79b7894 ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
@@ -159,10 +159,10 @@
+ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
-# Debug traces :
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc glibc gdb'
+# Debug traces :
# change_kind=multiple_components : binutils gcc glibc gdb
++ echo '# change_kind=multiple_components : binutils gcc glibc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -170,17 +170,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=8c3273ee07fae4badfd6f25f67162e5f6ec7f03e
++ base_rev=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
++ 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=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ git -C binutils rev-list --count 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-# rev for binutils : 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894 (18 commits)
-+ c_commits=18
-+ echo '# rev for binutils : 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894 (18 commits)'
++ cur_rev=21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ git -C binutils rev-list --count a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
++ c_commits=15
+# rev for binutils : a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46 (15 commits)
++ echo '# rev for binutils : a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46 (15 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -188,17 +188,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=8cc3bc9cfd404505e5a9b76b316dadfd337f1968
++ base_rev=39d81b667373b0033f44702a4b532a4618dde9ff
++ 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=39d81b667373b0033f44702a4b532a4618dde9ff
-++ git -C gcc rev-list --count 8cc3bc9cfd404505e5a9b76b316dadfd337f1968..39d81b667373b0033f44702a4b532a4618dde9ff
-+ c_commits=26
-# rev for gcc : 8cc3bc9cfd404505e5a9b76b316dadfd337f1968..39d81b667373b0033f44702a4b532a4618dde9ff (26 commits)
-+ echo '# rev for gcc : 8cc3bc9cfd404505e5a9b76b316dadfd337f1968..39d81b667373b0033f44702a4b532a4618dde9ff (26 commits)'
++ cur_rev=a99f6bb142bc4506dcb8aa2b7722310ad92e4528
+++ git -C gcc rev-list --count 39d81b667373b0033f44702a4b532a4618dde9ff..a99f6bb142bc4506dcb8aa2b7722310ad92e4528
++ c_commits=41
+# rev for gcc : 39d81b667373b0033f44702a4b532a4618dde9ff..a99f6bb142bc4506dcb8aa2b7722310ad92e4528 (41 commits)
++ echo '# rev for gcc : 39d81b667373b0033f44702a4b532a4618dde9ff..a99f6bb142bc4506dcb8aa2b7722310ad92e4528 (41 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -206,17 +206,17 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=bf033c0072554366fe9617c283c982594059ad9d
++ base_rev=f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
-++ git -C glibc rev-list --count bf033c0072554366fe9617c283c982594059ad9d..f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
++ cur_rev=d1dcb565a1fb5829f9476a1438c30eccc4027d04
+++ git -C glibc rev-list --count f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c..d1dcb565a1fb5829f9476a1438c30eccc4027d04
+ c_commits=1
-+ echo '# rev for glibc : bf033c0072554366fe9617c283c982594059ad9d..f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c (1 commits)'
-# rev for glibc : bf033c0072554366fe9617c283c982594059ad9d..f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c (1 commits)
+# rev for glibc : f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c..d1dcb565a1fb5829f9476a1438c30eccc4027d04 (1 commits)
++ echo '# rev for glibc : f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c..d1dcb565a1fb5829f9476a1438c30eccc4027d04 (1 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -224,17 +224,17 @@
++ 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=8c3273ee07fae4badfd6f25f67162e5f6ec7f03e
++ base_rev=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
++ 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=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ git -C gdb rev-list --count 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-+ c_commits=18
-+ echo '# rev for gdb : 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894 (18 commits)'
-# rev for gdb : 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894 (18 commits)
++ cur_rev=21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ git -C gdb rev-list --count a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
++ c_commits=15
+# rev for gdb : a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46 (15 commits)
++ echo '# rev for gdb : a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46 (15 commits)'
+ echo ''
+ setup_stages_to_run
@@ -268,7 +268,7 @@
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 343584
++ wait 340997
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+ check_if_first_report
+ declare -g first_icommit_to_report
@@ -309,10 +309,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 343629
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 343630
+++ wait 341042
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231109 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231109 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 341043
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -335,9 +335,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -370,16 +370,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=8c3273ee07fae4badfd6f25f67162e5f6ec7f03e
+++ base_rev=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
+++ 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=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-+++ git -C binutils rev-list --count 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ c_commits=18
-++ new_commits=18
+++ cur_rev=21160d8a18dc21aafb8ab1026e13e5c524954a46
++++ git -C binutils rev-list --count a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ c_commits=15
+++ new_commits=15
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -387,16 +387,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=8cc3bc9cfd404505e5a9b76b316dadfd337f1968
+++ base_rev=39d81b667373b0033f44702a4b532a4618dde9ff
+++ 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=39d81b667373b0033f44702a4b532a4618dde9ff
-+++ git -C gcc rev-list --count 8cc3bc9cfd404505e5a9b76b316dadfd337f1968..39d81b667373b0033f44702a4b532a4618dde9ff
-++ c_commits=26
-++ new_commits=44
+++ cur_rev=a99f6bb142bc4506dcb8aa2b7722310ad92e4528
++++ git -C gcc rev-list --count 39d81b667373b0033f44702a4b532a4618dde9ff..a99f6bb142bc4506dcb8aa2b7722310ad92e4528
+++ c_commits=41
+++ new_commits=56
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -404,16 +404,16 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=bf033c0072554366fe9617c283c982594059ad9d
+++ base_rev=f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
-+++ git -C glibc rev-list --count bf033c0072554366fe9617c283c982594059ad9d..f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
+++ cur_rev=d1dcb565a1fb5829f9476a1438c30eccc4027d04
++++ git -C glibc rev-list --count f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c..d1dcb565a1fb5829f9476a1438c30eccc4027d04
++ c_commits=1
-++ new_commits=45
+++ new_commits=57
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -421,20 +421,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=8c3273ee07fae4badfd6f25f67162e5f6ec7f03e
+++ base_rev=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
+++ 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=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-+++ git -C gdb rev-list --count 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ c_commits=18
-++ new_commits=63
+++ cur_rev=21160d8a18dc21aafb8ab1026e13e5c524954a46
++++ git -C gdb rev-list --count a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ c_commits=15
+++ new_commits=72
+++ echo binutils gcc glibc gdb
+++ tr ' ' ,
++ components=binutils,gcc,glibc,gdb
-++ echo '63 commits in binutils,gcc,glibc,gdb'
+++ echo '72 commits in binutils,gcc,glibc,gdb'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -444,10 +444,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 343695
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 343696
+++ wait 341108
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231109 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231109 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 341109
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -485,17 +485,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '63 commits in binutils,gcc,glibc,gdb: PASS on arm'
++ echo '[Linaro-TCWG-CI]' '72 commits in binutils,gcc,glibc,gdb: 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_fast_check_gdb--master-arm-build/534/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/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_fast_check_gdb--master-arm-build/533/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/artifact/artifacts
+ cat
++ gnu_print_config --short
++ false
@@ -535,16 +535,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=8c3273ee07fae4badfd6f25f67162e5f6ec7f03e
+++ base_rev=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
+++ 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=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-+++ git -C binutils rev-list --count 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ c_commits=18
-++ new_commits=18
+++ cur_rev=21160d8a18dc21aafb8ab1026e13e5c524954a46
++++ git -C binutils rev-list --count a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ c_commits=15
+++ new_commits=15
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -552,16 +552,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=8cc3bc9cfd404505e5a9b76b316dadfd337f1968
+++ base_rev=39d81b667373b0033f44702a4b532a4618dde9ff
+++ 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=39d81b667373b0033f44702a4b532a4618dde9ff
-+++ git -C gcc rev-list --count 8cc3bc9cfd404505e5a9b76b316dadfd337f1968..39d81b667373b0033f44702a4b532a4618dde9ff
-++ c_commits=26
-++ new_commits=44
+++ cur_rev=a99f6bb142bc4506dcb8aa2b7722310ad92e4528
++++ git -C gcc rev-list --count 39d81b667373b0033f44702a4b532a4618dde9ff..a99f6bb142bc4506dcb8aa2b7722310ad92e4528
+++ c_commits=41
+++ new_commits=56
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -569,16 +569,16 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=bf033c0072554366fe9617c283c982594059ad9d
+++ base_rev=f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
-+++ git -C glibc rev-list --count bf033c0072554366fe9617c283c982594059ad9d..f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
+++ cur_rev=d1dcb565a1fb5829f9476a1438c30eccc4027d04
++++ git -C glibc rev-list --count f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c..d1dcb565a1fb5829f9476a1438c30eccc4027d04
++ c_commits=1
-++ new_commits=45
+++ new_commits=57
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -586,20 +586,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=8c3273ee07fae4badfd6f25f67162e5f6ec7f03e
+++ base_rev=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
+++ 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=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-+++ git -C gdb rev-list --count 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ c_commits=18
-++ new_commits=63
+++ cur_rev=21160d8a18dc21aafb8ab1026e13e5c524954a46
++++ git -C gdb rev-list --count a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ c_commits=15
+++ new_commits=72
+++ echo binutils gcc glibc gdb
+++ tr ' ' ,
++ components=binutils,gcc,glibc,gdb
-++ echo '63 commits in binutils,gcc,glibc,gdb'
+++ echo '72 commits in binutils,gcc,glibc,gdb'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -608,19 +608,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=8c3273ee07fae4badfd6f25f67162e5f6ec7f03e
+++ base_rev=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
+++ 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=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-+++ git -C binutils rev-list --count 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ c_commits=18
+++ cur_rev=21160d8a18dc21aafb8ab1026e13e5c524954a46
++++ git -C binutils rev-list --count a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ c_commits=15
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ '[' 18 -gt 5 ']'
-++ echo '... and 13 more commits in binutils'
+++ git -C binutils log -n 5 --oneline a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ '[' 15 -gt 5 ']'
+++ echo '... and 10 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -629,19 +629,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=8cc3bc9cfd404505e5a9b76b316dadfd337f1968
+++ base_rev=39d81b667373b0033f44702a4b532a4618dde9ff
+++ 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=39d81b667373b0033f44702a4b532a4618dde9ff
-+++ git -C gcc rev-list --count 8cc3bc9cfd404505e5a9b76b316dadfd337f1968..39d81b667373b0033f44702a4b532a4618dde9ff
-++ c_commits=26
+++ cur_rev=a99f6bb142bc4506dcb8aa2b7722310ad92e4528
++++ git -C gcc rev-list --count 39d81b667373b0033f44702a4b532a4618dde9ff..a99f6bb142bc4506dcb8aa2b7722310ad92e4528
+++ c_commits=41
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 8cc3bc9cfd404505e5a9b76b316dadfd337f1968..39d81b667373b0033f44702a4b532a4618dde9ff
-++ '[' 26 -gt 5 ']'
-++ echo '... and 21 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 39d81b667373b0033f44702a4b532a4618dde9ff..a99f6bb142bc4506dcb8aa2b7722310ad92e4528
+++ '[' 41 -gt 5 ']'
+++ echo '... and 36 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
@@ -650,17 +650,17 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=bf033c0072554366fe9617c283c982594059ad9d
+++ base_rev=f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
-+++ git -C glibc rev-list --count bf033c0072554366fe9617c283c982594059ad9d..f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
+++ cur_rev=d1dcb565a1fb5829f9476a1438c30eccc4027d04
++++ git -C glibc rev-list --count f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c..d1dcb565a1fb5829f9476a1438c30eccc4027d04
++ c_commits=1
++ '[' '' '!=' '' ']'
-++ git -C glibc log -n 5 --oneline bf033c0072554366fe9617c283c982594059ad9d..f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
+++ git -C glibc log -n 5 --oneline f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c..d1dcb565a1fb5829f9476a1438c30eccc4027d04
++ '[' 1 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
@@ -670,19 +670,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=8c3273ee07fae4badfd6f25f67162e5f6ec7f03e
+++ base_rev=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
+++ 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=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-+++ git -C gdb rev-list --count 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ c_commits=18
+++ cur_rev=21160d8a18dc21aafb8ab1026e13e5c524954a46
++++ git -C gdb rev-list --count a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ c_commits=15
++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ '[' 18 -gt 5 ']'
-++ echo '... and 13 more commits in gdb'
+++ git -C gdb log -n 5 --oneline a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ '[' 15 -gt 5 ']'
+++ echo '... and 10 more commits in gdb'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -692,10 +692,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 343816
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 343817
+++ wait 341229
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231109 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 341230
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231109 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -726,27 +726,27 @@
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/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_fast_check_gdb--master-arm-build/534/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/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_fast_check_gdb--master-arm-build/534/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
@@ -773,32 +773,32 @@
+ echo '# generate dashboard'
+ generate_dashboard_squad
# generate_dashboard_squad
-... Skipping
+ local results_date
+ echo '# generate_dashboard_squad'
+ false
+... Skipping
+ echo '... Skipping'
+ return
+ post_dashboard_squad
-+ echo '# post_dashboard_squad'
# post_dashboard_squad
-... Skipping
++ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
+... Skipping
+ return
+ generate_lnt_report
-+ wait 343857
++ wait 341270
+ set -euf -o pipefail
-# generate_lnt_report
+ echo '# generate_lnt_report'
+# generate_lnt_report
+ true
+ case "$ci_project" in
+ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh
++ 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_fast_check_gdb--master-arm-build/534/ tcwg_gnu_native_fast_check_gdb master-arm artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/ tcwg_gnu_native_fast_check_gdb master-arm artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/
+ local ci_project=tcwg_gnu_native_fast_check_gdb
+ local ci_config=master-arm
+ local sumfiles_dir=artifacts/sumfiles
@@ -813,16 +813,16 @@
+ local machine_name=tcwg_gnu_native_fast_check_gdb_master-arm
+ local lnt_testsuite=tcwg_gnu_check
+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/
-+ build_number=534
+++ basename https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/
++ build_number=535
+ all_fields=('expected_failures' 'expected_passes' 'unsupported_tests' 'unexpected_failures' 'unexpected_successes' 'unresolved_testcases' 'untested_testcases')
+ local all_fields
++ date '+%Y-%m-%d %H:%M:%S'
-+ date_time='2023-11-08 19:05:53'
-+ report_header 534 tcwg_gnu_native_fast_check_gdb_master-arm '2023-11-08 19:05:53' tcwg_gnu_check
-+ local build_number=534
++ date_time='2023-11-09 18:55:25'
++ report_header 535 tcwg_gnu_native_fast_check_gdb_master-arm '2023-11-09 18:55:25' tcwg_gnu_check
++ local build_number=535
+ local machine_name=tcwg_gnu_native_fast_check_gdb_master-arm
-+ local 'date_time=2023-11-08 19:05:53'
++ local 'date_time=2023-11-09 18:55:25'
+ local lnt_testsuite=tcwg_gnu_check
+ cat
+ for field in "${all_fields[@]}"
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 702fa26..5809211 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.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]}'
@@ -26,16 +26,16 @@
++ 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_fast_check_gdb--master-arm-build/533/
-# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/533/'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/'
+ echo '# Using dir : base-artifacts'
+# 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_fast_check_gdb--master-arm-build/534/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/'
+ echo '# Using dir : artifacts'
+ echo ''
@@ -92,7 +92,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
-++ '[' xa0a97b8cac56ea498bfcfa0afbbe943bf79b7894 '!=' x8c3273ee07fae4badfd6f25f67162e5f6ec7f03e ']'
+++ '[' x21160d8a18dc21aafb8ab1026e13e5c524954a46 '!=' xa0a97b8cac56ea498bfcfa0afbbe943bf79b7894 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -107,7 +107,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
-++ '[' x39d81b667373b0033f44702a4b532a4618dde9ff '!=' x8cc3bc9cfd404505e5a9b76b316dadfd337f1968 ']'
+++ '[' xa99f6bb142bc4506dcb8aa2b7722310ad92e4528 '!=' x39d81b667373b0033f44702a4b532a4618dde9ff ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -135,7 +135,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' xf8cfb6836e8d91bb789b2e7fd65338d6f5bd459c '!=' xbf033c0072554366fe9617c283c982594059ad9d ']'
+++ '[' xd1dcb565a1fb5829f9476a1438c30eccc4027d04 '!=' xf8cfb6836e8d91bb789b2e7fd65338d6f5bd459c ']'
++ echo -ne ' glibc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -150,19 +150,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
-++ '[' xa0a97b8cac56ea498bfcfa0afbbe943bf79b7894 '!=' x8c3273ee07fae4badfd6f25f67162e5f6ec7f03e ']'
+++ '[' x21160d8a18dc21aafb8ab1026e13e5c524954a46 '!=' xa0a97b8cac56ea498bfcfa0afbbe943bf79b7894 ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-+ '[' 4 = 0 ']'
# Debug traces :
++ '[' 4 = 0 ']'
+ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-# change_kind=multiple_components : binutils gcc glibc gdb
+ echo '# change_kind=multiple_components : binutils gcc glibc gdb'
+# change_kind=multiple_components : binutils gcc glibc gdb
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -170,17 +170,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=8c3273ee07fae4badfd6f25f67162e5f6ec7f03e
++ base_rev=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
++ 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=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ git -C binutils rev-list --count 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-+ c_commits=18
-+ echo '# rev for binutils : 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894 (18 commits)'
-# rev for binutils : 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894 (18 commits)
++ cur_rev=21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ git -C binutils rev-list --count a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
+# rev for binutils : a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46 (15 commits)
++ c_commits=15
++ echo '# rev for binutils : a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46 (15 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -188,17 +188,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=8cc3bc9cfd404505e5a9b76b316dadfd337f1968
++ base_rev=39d81b667373b0033f44702a4b532a4618dde9ff
++ 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=39d81b667373b0033f44702a4b532a4618dde9ff
-++ git -C gcc rev-list --count 8cc3bc9cfd404505e5a9b76b316dadfd337f1968..39d81b667373b0033f44702a4b532a4618dde9ff
-+ c_commits=26
-# rev for gcc : 8cc3bc9cfd404505e5a9b76b316dadfd337f1968..39d81b667373b0033f44702a4b532a4618dde9ff (26 commits)
-+ echo '# rev for gcc : 8cc3bc9cfd404505e5a9b76b316dadfd337f1968..39d81b667373b0033f44702a4b532a4618dde9ff (26 commits)'
++ cur_rev=a99f6bb142bc4506dcb8aa2b7722310ad92e4528
+++ git -C gcc rev-list --count 39d81b667373b0033f44702a4b532a4618dde9ff..a99f6bb142bc4506dcb8aa2b7722310ad92e4528
++ c_commits=41
++ echo '# rev for gcc : 39d81b667373b0033f44702a4b532a4618dde9ff..a99f6bb142bc4506dcb8aa2b7722310ad92e4528 (41 commits)'
+# rev for gcc : 39d81b667373b0033f44702a4b532a4618dde9ff..a99f6bb142bc4506dcb8aa2b7722310ad92e4528 (41 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -206,17 +206,17 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=bf033c0072554366fe9617c283c982594059ad9d
++ base_rev=f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
-++ git -C glibc rev-list --count bf033c0072554366fe9617c283c982594059ad9d..f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c
++ cur_rev=d1dcb565a1fb5829f9476a1438c30eccc4027d04
+++ git -C glibc rev-list --count f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c..d1dcb565a1fb5829f9476a1438c30eccc4027d04
+ c_commits=1
-# rev for glibc : bf033c0072554366fe9617c283c982594059ad9d..f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c (1 commits)
-+ echo '# rev for glibc : bf033c0072554366fe9617c283c982594059ad9d..f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c (1 commits)'
++ echo '# rev for glibc : f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c..d1dcb565a1fb5829f9476a1438c30eccc4027d04 (1 commits)'
+# rev for glibc : f8cfb6836e8d91bb789b2e7fd65338d6f5bd459c..d1dcb565a1fb5829f9476a1438c30eccc4027d04 (1 commits)
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -224,18 +224,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=8c3273ee07fae4badfd6f25f67162e5f6ec7f03e
++ base_rev=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
++ 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=a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-++ git -C gdb rev-list --count 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894
-+ c_commits=18
-# rev for gdb : 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894 (18 commits)
++ cur_rev=21160d8a18dc21aafb8ab1026e13e5c524954a46
+++ git -C gdb rev-list --count a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46
+# rev for gdb : a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46 (15 commits)
++ c_commits=15
++ echo '# rev for gdb : a0a97b8cac56ea498bfcfa0afbbe943bf79b7894..21160d8a18dc21aafb8ab1026e13e5c524954a46 (15 commits)'
-+ echo '# rev for gdb : 8c3273ee07fae4badfd6f25f67162e5f6ec7f03e..a0a97b8cac56ea498bfcfa0afbbe943bf79b7894 (18 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -258,13 +258,13 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
-Init stage ran successfully.
+ '[' init '!=' full ']'
+Init stage ran successfully.
+ echo 'Init stage ran successfully.'
+ exit 0
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 074e427..affc445 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,4 +1,4 @@
-build_name="#534"
+build_name="#535"
docker_opts=(--distro
default
--arch
@@ -9,7 +9,7 @@ tcwg-jade-05
'' )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#534-binutils-gcc-gdb-glibc-linux"
+build_name="#535-binutils-gcc-gdb-glibc-linux"
branch_opt=(==rr\[binutils_git\]
git://sourceware.org/git/binutils-gdb.git#master
==rr\[gcc_git\]
@@ -20,4 +20,4 @@ git://sourceware.org/git/binutils-gdb.git#master
git://sourceware.org/git/glibc.git#master
==rr\[linux_git\]
https://git.linaro.org/kernel-org/linux.git#master )
-build_name="#534-binutils-gcc-gdb-glibc-linux-R0"
+build_name="#535-binutils-gcc-gdb-glibc-linux-R0"