From 82906fd48e227e04fce84a9d6c55e304cd86fac9 Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Thu, 19 Oct 2023 23:35:56 +0000 Subject: onsuccess: #490: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/ 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 --- 00-sumfiles/gdb.log.xz | Bin 14616 -> 14632 bytes 01-reset_artifacts/console.log.xz | Bin 2336 -> 2348 bytes 02-prepare_abe/console.log.xz | Bin 2596 -> 2608 bytes 03-build_abe-binutils/console.log.xz | Bin 35496 -> 35680 bytes 03-build_abe-binutils/make-binutils.log.xz | Bin 24252 -> 24448 bytes 04-build_abe-gcc/console.log.xz | Bin 211356 -> 210660 bytes 04-build_abe-gcc/make-gcc-stage2.log.xz | Bin 178100 -> 177712 bytes 05-clean_sysroot/console.log.xz | Bin 340 -> 340 bytes 06-build_abe-linux/console.log.xz | Bin 8732 -> 10184 bytes 07-build_abe-glibc/console.log.xz | Bin 242512 -> 243268 bytes 07-build_abe-glibc/make-glibc.log.xz | Bin 198376 -> 198180 bytes 08-build_abe-gdb/console.log.xz | Bin 35344 -> 36720 bytes 08-build_abe-gdb/make-gdb.log.xz | Bin 27132 -> 27332 bytes 09-build_abe-dejagnu/console.log.xz | Bin 4264 -> 4292 bytes 09-build_abe-dejagnu/make-dejagnu.log.xz | Bin 580 -> 580 bytes 10-build_abe-check_gdb/check-gdb.log.xz | Bin 1260 -> 1260 bytes 10-build_abe-check_gdb/console.log.xz | Bin 3588 -> 3588 bytes 11-check_regression/console.log.xz | Bin 1796 -> 1852 bytes git/binutils_rev | 2 +- git/gcc_rev | 2 +- git/glibc_rev | 2 +- git/linux_rev | 2 +- jenkins/build-name | 2 +- jenkins/notify-full.log | 424 ++++++++++++----------------- jenkins/notify-init.log | 139 ++++------ jenkins/rewrite.log | 20 +- jenkins/run-build.env | 8 +- manifest.sh | 8 +- notify/jira/comment-template.txt | 2 +- notify/lnt_report.json | 4 +- notify/mail-body.txt | 59 ++-- notify/mail-subject.txt | 2 +- notify/results.compare | 4 +- sumfiles/gdb.sum | 4 +- 34 files changed, 275 insertions(+), 409 deletions(-) diff --git a/00-sumfiles/gdb.log.xz b/00-sumfiles/gdb.log.xz index b416e86..78fe29b 100644 Binary files a/00-sumfiles/gdb.log.xz and b/00-sumfiles/gdb.log.xz differ diff --git a/01-reset_artifacts/console.log.xz b/01-reset_artifacts/console.log.xz index 046a34d..bc05429 100644 Binary files a/01-reset_artifacts/console.log.xz and b/01-reset_artifacts/console.log.xz differ diff --git a/02-prepare_abe/console.log.xz b/02-prepare_abe/console.log.xz index 9ffe9b7..947e79d 100644 Binary files a/02-prepare_abe/console.log.xz and b/02-prepare_abe/console.log.xz differ diff --git a/03-build_abe-binutils/console.log.xz b/03-build_abe-binutils/console.log.xz index 9709d13..d33cde1 100644 Binary files a/03-build_abe-binutils/console.log.xz and b/03-build_abe-binutils/console.log.xz differ diff --git a/03-build_abe-binutils/make-binutils.log.xz b/03-build_abe-binutils/make-binutils.log.xz index 3da660a..1441afd 100644 Binary files a/03-build_abe-binutils/make-binutils.log.xz and b/03-build_abe-binutils/make-binutils.log.xz differ diff --git a/04-build_abe-gcc/console.log.xz b/04-build_abe-gcc/console.log.xz index 11fb122..680c319 100644 Binary files a/04-build_abe-gcc/console.log.xz and b/04-build_abe-gcc/console.log.xz differ diff --git a/04-build_abe-gcc/make-gcc-stage2.log.xz b/04-build_abe-gcc/make-gcc-stage2.log.xz index b5d2819..ab0f3d2 100644 Binary files a/04-build_abe-gcc/make-gcc-stage2.log.xz and b/04-build_abe-gcc/make-gcc-stage2.log.xz differ diff --git a/05-clean_sysroot/console.log.xz b/05-clean_sysroot/console.log.xz index 8badb88..8608bb3 100644 Binary files a/05-clean_sysroot/console.log.xz and b/05-clean_sysroot/console.log.xz differ diff --git a/06-build_abe-linux/console.log.xz b/06-build_abe-linux/console.log.xz index 89ce44c..2b5f7a8 100644 Binary files a/06-build_abe-linux/console.log.xz and b/06-build_abe-linux/console.log.xz differ diff --git a/07-build_abe-glibc/console.log.xz b/07-build_abe-glibc/console.log.xz index 9af2774..caf1cc3 100644 Binary files a/07-build_abe-glibc/console.log.xz and b/07-build_abe-glibc/console.log.xz differ diff --git a/07-build_abe-glibc/make-glibc.log.xz b/07-build_abe-glibc/make-glibc.log.xz index b72d08b..fdc14f8 100644 Binary files a/07-build_abe-glibc/make-glibc.log.xz and b/07-build_abe-glibc/make-glibc.log.xz differ diff --git a/08-build_abe-gdb/console.log.xz b/08-build_abe-gdb/console.log.xz index 44fea5a..8148af3 100644 Binary files a/08-build_abe-gdb/console.log.xz and b/08-build_abe-gdb/console.log.xz differ diff --git a/08-build_abe-gdb/make-gdb.log.xz b/08-build_abe-gdb/make-gdb.log.xz index 2ffb00a..d6c2dbc 100644 Binary files a/08-build_abe-gdb/make-gdb.log.xz and b/08-build_abe-gdb/make-gdb.log.xz differ diff --git a/09-build_abe-dejagnu/console.log.xz b/09-build_abe-dejagnu/console.log.xz index aef0697..b42676c 100644 Binary files a/09-build_abe-dejagnu/console.log.xz and b/09-build_abe-dejagnu/console.log.xz differ diff --git a/09-build_abe-dejagnu/make-dejagnu.log.xz b/09-build_abe-dejagnu/make-dejagnu.log.xz index 8253406..67d3dc3 100644 Binary files a/09-build_abe-dejagnu/make-dejagnu.log.xz and b/09-build_abe-dejagnu/make-dejagnu.log.xz differ diff --git a/10-build_abe-check_gdb/check-gdb.log.xz b/10-build_abe-check_gdb/check-gdb.log.xz index c8729c1..8ff82cc 100644 Binary files a/10-build_abe-check_gdb/check-gdb.log.xz and b/10-build_abe-check_gdb/check-gdb.log.xz differ diff --git a/10-build_abe-check_gdb/console.log.xz b/10-build_abe-check_gdb/console.log.xz index 876b297..400541e 100644 Binary files a/10-build_abe-check_gdb/console.log.xz and b/10-build_abe-check_gdb/console.log.xz differ diff --git a/11-check_regression/console.log.xz b/11-check_regression/console.log.xz index d05be58..e2b052e 100644 Binary files a/11-check_regression/console.log.xz and b/11-check_regression/console.log.xz differ diff --git a/git/binutils_rev b/git/binutils_rev index a516169..407534c 100644 --- a/git/binutils_rev +++ b/git/binutils_rev @@ -1 +1 @@ -99d603ec893755a91cec919d9a65fa3c2fb5a8e4 +1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 diff --git a/git/gcc_rev b/git/gcc_rev index 74027f3..9351de0 100644 --- a/git/gcc_rev +++ b/git/gcc_rev @@ -1 +1 @@ -3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f +4d81962ba00ab74c4bc5fac685988f9cf778a9bb diff --git a/git/glibc_rev b/git/glibc_rev index 037da36..928b3ba 100644 --- a/git/glibc_rev +++ b/git/glibc_rev @@ -1 +1 @@ -c06e10c8130358c409c1d2837f8171ef70169d03 +1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 diff --git a/git/linux_rev b/git/linux_rev index 08c2868..e28bbf0 100644 --- a/git/linux_rev +++ b/git/linux_rev @@ -1 +1 @@ -dd72f9c7e512da377074d47d990564959b772643 +ce55c22ec8b223a90ff3e084d842f73cfba35588 diff --git a/jenkins/build-name b/jenkins/build-name index 19ccc53..19a4684 100644 --- a/jenkins/build-name +++ b/jenkins/build-name @@ -1 +1 @@ -#488-binutils-gcc-gdb-glibc-linux-R0 +#490-binutils-gcc-glibc-linux-R0 diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log index aa739d8..65eec23 100644 --- a/jenkins/notify-full.log +++ b/jenkins/notify-full.log @@ -1,26 +1,26 @@ ++ pwd ++ cat -+ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh ++ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh + set -euf -o pipefail + local host -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ++ cut -d: -f 1 + host=tcwg-jade-05 + local port -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ++ cut -s -d: -f 2 + port= + local dir -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: ++ cut -s -d: -f 3 -+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_3 +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_1 + local opts -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ++ cut -s -d: -f 4 -+ opts=-p49670 ++ opts=-p49959 + local env_vars -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: ++ cut -s -d: -f 5 +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: + env_vars= + shift + local -a cmd @@ -58,10 +58,10 @@ + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q tcwg_gnu-build.sh -++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_3 -+ ssh -p49670 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_3 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh' +++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_1 ++ ssh -p49959 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh' -/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh +/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh + false + dryrun= @@ -87,16 +87,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-aarch64-build/487/ +# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/ ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/' # Using dir : base-artifacts -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/487/' + 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-aarch64-build/488/ +# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/ ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/' # Using dir : artifacts -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/' + echo '# Using dir : artifacts' + echo '' @@ -105,8 +105,8 @@ + set +x + declare -Ag pw + '[' ignore = precommit ']' -# check_source_changes + check_source_changes +# check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' @@ -137,9 +137,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 @@ -153,7 +151,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 -++ '[' x99d603ec893755a91cec919d9a65fa3c2fb5a8e4 '!=' xc96ceed9dce7617f270aa4742645706e535f74b7 ']' +++ '[' x1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 '!=' x99d603ec893755a91cec919d9a65fa3c2fb5a8e4 ']' ++ echo -ne binutils ++ delim=' ' ++ for c in $(print_updated_components) @@ -168,7 +166,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 -++ '[' x3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f '!=' x1fbb7d75abbb050f790d8b43422602ee4b152608 ']' +++ '[' x4d81962ba00ab74c4bc5fac685988f9cf778a9bb '!=' x3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f ']' ++ echo -ne ' gcc' ++ delim=' ' ++ for c in $(print_updated_components) @@ -183,7 +181,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 -++ '[' xdd72f9c7e512da377074d47d990564959b772643 '!=' x213f891525c222e8ed145ce1ce7ae1f47921cb9c ']' +++ '[' xce55c22ec8b223a90ff3e084d842f73cfba35588 '!=' xdd72f9c7e512da377074d47d990564959b772643 ']' ++ echo -ne ' linux' ++ delim=' ' ++ for c in $(print_updated_components) @@ -198,34 +196,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 -++ '[' xc06e10c8130358c409c1d2837f8171ef70169d03 '!=' xb316c9a76903fec1596642b3020b3f939c05b8db ']' +++ '[' x1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 '!=' xc06e10c8130358c409c1d2837f8171ef70169d03 ']' ++ echo -ne ' glibc' ++ delim=' ' -++ 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 -++ '[' x99d603ec893755a91cec919d9a65fa3c2fb5a8e4 '!=' xc96ceed9dce7617f270aa4742645706e535f74b7 ']' -++ echo -ne ' gdb' -++ delim=' ' ++ echo -+ local c base_rev cur_rev c_commits -+ '[' 5 = 0 ']' -+ '[' 5 = 1 ']' # Debug traces : +# change_kind=multiple_components : binutils gcc linux glibc ++ local c base_rev cur_rev c_commits ++ '[' 4 = 0 ']' ++ '[' 4 = 1 ']' + change_kind=multiple_components + changed_single_component= + echo '# Debug traces :' -# change_kind=multiple_components : binutils gcc linux glibc gdb -+ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb' ++ echo '# change_kind=multiple_components : binutils gcc linux glibc' + for c in "${changed_components[@]}" ++ get_baseline_git binutils_rev ++ set -euf -o pipefail @@ -233,17 +216,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=c96ceed9dce7617f270aa4742645706e535f74b7 ++ base_rev=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 ++ 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=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -++ git -C binutils rev-list --count c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -# rev for binutils : c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 (12 commits) -+ c_commits=12 -+ echo '# rev for binutils : c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 (12 commits)' ++ cur_rev=1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 +++ git -C binutils rev-list --count 99d603ec893755a91cec919d9a65fa3c2fb5a8e4..1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 ++ c_commits=29 +# rev for binutils : 99d603ec893755a91cec919d9a65fa3c2fb5a8e4..1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 (29 commits) ++ echo '# rev for binutils : 99d603ec893755a91cec919d9a65fa3c2fb5a8e4..1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 (29 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev ++ set -euf -o pipefail @@ -251,17 +234,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=1fbb7d75abbb050f790d8b43422602ee4b152608 ++ base_rev=3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f ++ 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=3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f -++ git -C gcc rev-list --count 1fbb7d75abbb050f790d8b43422602ee4b152608..3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f -# rev for gcc : 1fbb7d75abbb050f790d8b43422602ee4b152608..3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f (32 commits) -+ c_commits=32 -+ echo '# rev for gcc : 1fbb7d75abbb050f790d8b43422602ee4b152608..3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f (32 commits)' ++ cur_rev=4d81962ba00ab74c4bc5fac685988f9cf778a9bb +++ git -C gcc rev-list --count 3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f..4d81962ba00ab74c4bc5fac685988f9cf778a9bb ++ c_commits=42 ++ echo '# rev for gcc : 3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f..4d81962ba00ab74c4bc5fac685988f9cf778a9bb (42 commits)' +# rev for gcc : 3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f..4d81962ba00ab74c4bc5fac685988f9cf778a9bb (42 commits) + for c in "${changed_components[@]}" ++ get_baseline_git linux_rev ++ set -euf -o pipefail @@ -269,17 +252,17 @@ ++ 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=213f891525c222e8ed145ce1ce7ae1f47921cb9c ++ base_rev=dd72f9c7e512da377074d47d990564959b772643 ++ 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=dd72f9c7e512da377074d47d990564959b772643 -++ git -C linux rev-list --count 213f891525c222e8ed145ce1ce7ae1f47921cb9c..dd72f9c7e512da377074d47d990564959b772643 -+ c_commits=14 -# rev for linux : 213f891525c222e8ed145ce1ce7ae1f47921cb9c..dd72f9c7e512da377074d47d990564959b772643 (14 commits) -+ echo '# rev for linux : 213f891525c222e8ed145ce1ce7ae1f47921cb9c..dd72f9c7e512da377074d47d990564959b772643 (14 commits)' ++ cur_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 +++ git -C linux rev-list --count dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 +# rev for linux : dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 (139 commits) ++ c_commits=139 ++ echo '# rev for linux : dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 (139 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git glibc_rev ++ set -euf -o pipefail @@ -287,36 +270,18 @@ ++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/glibc_rev -+ base_rev=b316c9a76903fec1596642b3020b3f939c05b8db ++ base_rev=c06e10c8130358c409c1d2837f8171ef70169d03 ++ 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=c06e10c8130358c409c1d2837f8171ef70169d03 -++ git -C glibc rev-list --count b316c9a76903fec1596642b3020b3f939c05b8db..c06e10c8130358c409c1d2837f8171ef70169d03 -# rev for glibc : b316c9a76903fec1596642b3020b3f939c05b8db..c06e10c8130358c409c1d2837f8171ef70169d03 (3 commits) -+ c_commits=3 -+ echo '# rev for glibc : b316c9a76903fec1596642b3020b3f939c05b8db..c06e10c8130358c409c1d2837f8171ef70169d03 (3 commits)' -+ for c in "${changed_components[@]}" -++ 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 -+ base_rev=c96ceed9dce7617f270aa4742645706e535f74b7 -++ 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=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -++ git -C gdb rev-list --count c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -# rev for gdb : c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 (12 commits) ++ cur_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +++ git -C glibc rev-list --count c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 ++ c_commits=2 +# rev for glibc : c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 (2 commits) -+ c_commits=12 -+ echo '# rev for gdb : c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 (12 commits)' ++ echo '# rev for glibc : c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 (2 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' @@ -349,7 +314,7 @@ + gnu_generate_extra_details + set -euf -o pipefail + '[' -d artifacts/sumfiles ']' -+ wait 342582 ++ wait 343345 + 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 @@ -358,8 +323,8 @@ + return + post_interesting_commits full + set -euf -o pipefail -# post_interesting_commits + echo '# post_interesting_commits' +# post_interesting_commits + local stage=full + '[' multiple_components '!=' single_commit ']' + return @@ -390,10 +355,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 342627 -++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231018 --build_dir=artifacts/sumfiles --verbosity=1 -++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231018 --build_dir=artifacts/sumfiles --verbosity=1 -++ wait 342628 +++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231019 --build_dir=artifacts/sumfiles --verbosity=1 +++ wait 343390 +++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231019 --build_dir=artifacts/sumfiles --verbosity=1 +++ wait 343391 ++ local n_regressions n_progressions pass_fail=PASS ++ '[' 0 '!=' 0 ']' +++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum @@ -416,9 +381,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-aarch64-build/488/artifact/artifacts +++ url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/artifact/artifacts ++ '[' '' '!=' '' ']' -++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/artifact/artifacts/notify/mail-body.txt/*view*/' +++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/artifact/artifacts/notify/mail-body.txt/*view*/' # print all notification files + echo '# print all notification files' + true @@ -451,16 +416,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=c96ceed9dce7617f270aa4742645706e535f74b7 +++ base_rev=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 +++ 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=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -+++ git -C binutils rev-list --count c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -++ c_commits=12 -++ new_commits=12 +++ cur_rev=1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 ++++ git -C binutils rev-list --count 99d603ec893755a91cec919d9a65fa3c2fb5a8e4..1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 +++ c_commits=29 +++ new_commits=29 ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev +++ set -euf -o pipefail @@ -468,16 +433,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=1fbb7d75abbb050f790d8b43422602ee4b152608 +++ base_rev=3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f +++ 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=3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f -+++ git -C gcc rev-list --count 1fbb7d75abbb050f790d8b43422602ee4b152608..3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f -++ c_commits=32 -++ new_commits=44 +++ cur_rev=4d81962ba00ab74c4bc5fac685988f9cf778a9bb ++++ git -C gcc rev-list --count 3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f..4d81962ba00ab74c4bc5fac685988f9cf778a9bb +++ c_commits=42 +++ new_commits=71 ++ for c in "${changed_components[@]}" +++ get_baseline_git linux_rev +++ set -euf -o pipefail @@ -485,16 +450,16 @@ +++ 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=213f891525c222e8ed145ce1ce7ae1f47921cb9c +++ base_rev=dd72f9c7e512da377074d47d990564959b772643 +++ 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=dd72f9c7e512da377074d47d990564959b772643 -+++ git -C linux rev-list --count 213f891525c222e8ed145ce1ce7ae1f47921cb9c..dd72f9c7e512da377074d47d990564959b772643 -++ c_commits=14 -++ new_commits=58 +++ cur_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 ++++ git -C linux rev-list --count dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 +++ c_commits=139 +++ new_commits=210 ++ for c in "${changed_components[@]}" +++ get_baseline_git glibc_rev +++ set -euf -o pipefail @@ -502,37 +467,20 @@ +++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/glibc_rev -++ base_rev=b316c9a76903fec1596642b3020b3f939c05b8db +++ base_rev=c06e10c8130358c409c1d2837f8171ef70169d03 +++ 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=c06e10c8130358c409c1d2837f8171ef70169d03 -+++ git -C glibc rev-list --count b316c9a76903fec1596642b3020b3f939c05b8db..c06e10c8130358c409c1d2837f8171ef70169d03 -++ c_commits=3 -++ new_commits=61 -++ for c in "${changed_components[@]}" -+++ 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 -++ base_rev=c96ceed9dce7617f270aa4742645706e535f74b7 -+++ 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=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -+++ git -C gdb rev-list --count c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -++ c_commits=12 -++ new_commits=73 -+++ echo binutils gcc linux glibc gdb +++ cur_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 ++++ git -C glibc rev-list --count c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +++ c_commits=2 +++ new_commits=212 +++ tr ' ' , -++ components=binutils,gcc,linux,glibc,gdb -++ echo '73 commits in binutils,gcc,linux,glibc,gdb' ++++ echo binutils gcc linux glibc +++ components=binutils,gcc,linux,glibc +++ echo '212 commits in binutils,gcc,linux,glibc' ++ '[' --oneline = --oneline ']' ++ return 0 ++ gnu_print_result --oneline @@ -542,10 +490,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 342703 -++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231018 --build_dir=artifacts/sumfiles --verbosity=1 -++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231018 --build_dir=artifacts/sumfiles --verbosity=1 -++ wait 342704 +++ wait 343456 +++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231019 --build_dir=artifacts/sumfiles --verbosity=1 +++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231019 --build_dir=artifacts/sumfiles --verbosity=1 +++ wait 343457 ++ local n_regressions n_progressions pass_fail=PASS ++ '[' 0 '!=' 0 ']' +++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum @@ -564,7 +512,7 @@ ++ return 0 ++ gnu_print_config --oneline ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh ++ gcc_override_configure=() ++ local -a gcc_override_configure ++ gcc_target_board_options=() @@ -610,21 +558,21 @@ ++ case "$print_arg" in ++ case "$ci_config" in ++ echo aarch64 -+ echo '[Linaro-TCWG-CI]' '73 commits in binutils,gcc,linux,glibc,gdb: PASS on aarch64' ++ echo '[Linaro-TCWG-CI]' '212 commits in binutils,gcc,linux,glibc: 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_fast_check_gdb--master-aarch64-build/488/artifact/artifacts ++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/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-aarch64-build/487/artifact/artifacts ++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/artifact/artifacts + cat ++ gnu_print_config --short ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh ++ gcc_override_configure=() ++ local -a gcc_override_configure ++ gcc_target_board_options=() @@ -687,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=c96ceed9dce7617f270aa4742645706e535f74b7 +++ base_rev=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 +++ 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=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -+++ git -C binutils rev-list --count c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -++ c_commits=12 -++ new_commits=12 +++ cur_rev=1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 ++++ git -C binutils rev-list --count 99d603ec893755a91cec919d9a65fa3c2fb5a8e4..1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 +++ c_commits=29 +++ new_commits=29 ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev +++ set -euf -o pipefail @@ -704,16 +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=1fbb7d75abbb050f790d8b43422602ee4b152608 +++ base_rev=3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f +++ 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=3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f -+++ git -C gcc rev-list --count 1fbb7d75abbb050f790d8b43422602ee4b152608..3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f -++ c_commits=32 -++ new_commits=44 +++ cur_rev=4d81962ba00ab74c4bc5fac685988f9cf778a9bb ++++ git -C gcc rev-list --count 3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f..4d81962ba00ab74c4bc5fac685988f9cf778a9bb +++ c_commits=42 +++ new_commits=71 ++ for c in "${changed_components[@]}" +++ get_baseline_git linux_rev +++ set -euf -o pipefail @@ -721,16 +669,16 @@ +++ 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=213f891525c222e8ed145ce1ce7ae1f47921cb9c +++ base_rev=dd72f9c7e512da377074d47d990564959b772643 +++ 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=dd72f9c7e512da377074d47d990564959b772643 -+++ git -C linux rev-list --count 213f891525c222e8ed145ce1ce7ae1f47921cb9c..dd72f9c7e512da377074d47d990564959b772643 -++ c_commits=14 -++ new_commits=58 +++ cur_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 ++++ git -C linux rev-list --count dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 +++ c_commits=139 +++ new_commits=210 ++ for c in "${changed_components[@]}" +++ get_baseline_git glibc_rev +++ set -euf -o pipefail @@ -738,37 +686,20 @@ +++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/glibc_rev -++ base_rev=b316c9a76903fec1596642b3020b3f939c05b8db +++ base_rev=c06e10c8130358c409c1d2837f8171ef70169d03 +++ 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=c06e10c8130358c409c1d2837f8171ef70169d03 -+++ git -C glibc rev-list --count b316c9a76903fec1596642b3020b3f939c05b8db..c06e10c8130358c409c1d2837f8171ef70169d03 -++ c_commits=3 -++ new_commits=61 -++ for c in "${changed_components[@]}" -+++ 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 -++ base_rev=c96ceed9dce7617f270aa4742645706e535f74b7 -+++ 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=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -+++ git -C gdb rev-list --count c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -++ c_commits=12 -++ new_commits=73 -+++ echo binutils gcc linux glibc gdb +++ cur_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 ++++ git -C glibc rev-list --count c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +++ c_commits=2 +++ new_commits=212 ++++ echo binutils gcc linux glibc +++ tr ' ' , -++ components=binutils,gcc,linux,glibc,gdb -++ echo '73 commits in binutils,gcc,linux,glibc,gdb' +++ components=binutils,gcc,linux,glibc +++ echo '212 commits in binutils,gcc,linux,glibc' ++ '[' --short = --oneline ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git binutils_rev @@ -777,19 +708,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=c96ceed9dce7617f270aa4742645706e535f74b7 +++ base_rev=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 +++ 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=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -+++ git -C binutils rev-list --count c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -++ c_commits=12 +++ cur_rev=1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 ++++ git -C binutils rev-list --count 99d603ec893755a91cec919d9a65fa3c2fb5a8e4..1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 +++ c_commits=29 ++ '[' '' '!=' '' ']' -++ git -C binutils log -n 5 --oneline c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -++ '[' 12 -gt 5 ']' -++ echo '... and 7 more commits in binutils' +++ git -C binutils log -n 5 --oneline 99d603ec893755a91cec919d9a65fa3c2fb5a8e4..1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 +++ '[' 29 -gt 5 ']' +++ echo '... and 24 more commits in binutils' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev @@ -798,19 +729,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=1fbb7d75abbb050f790d8b43422602ee4b152608 +++ base_rev=3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f +++ 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=3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f -+++ git -C gcc rev-list --count 1fbb7d75abbb050f790d8b43422602ee4b152608..3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f -++ c_commits=32 +++ cur_rev=4d81962ba00ab74c4bc5fac685988f9cf778a9bb ++++ git -C gcc rev-list --count 3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f..4d81962ba00ab74c4bc5fac685988f9cf778a9bb +++ c_commits=42 ++ '[' '' '!=' '' ']' -++ git -C gcc log -n 5 --oneline 1fbb7d75abbb050f790d8b43422602ee4b152608..3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f -++ '[' 32 -gt 5 ']' -++ echo '... and 27 more commits in gcc' +++ git -C gcc log -n 5 --oneline 3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f..4d81962ba00ab74c4bc5fac685988f9cf778a9bb +++ '[' 42 -gt 5 ']' +++ echo '... and 37 more commits in gcc' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git linux_rev @@ -819,19 +750,19 @@ +++ 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=213f891525c222e8ed145ce1ce7ae1f47921cb9c +++ base_rev=dd72f9c7e512da377074d47d990564959b772643 +++ 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=dd72f9c7e512da377074d47d990564959b772643 -+++ git -C linux rev-list --count 213f891525c222e8ed145ce1ce7ae1f47921cb9c..dd72f9c7e512da377074d47d990564959b772643 -++ c_commits=14 +++ cur_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 ++++ git -C linux rev-list --count dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 +++ c_commits=139 ++ '[' '' '!=' '' ']' -++ git -C linux log -n 5 --oneline 213f891525c222e8ed145ce1ce7ae1f47921cb9c..dd72f9c7e512da377074d47d990564959b772643 -++ '[' 14 -gt 5 ']' -++ echo '... and 9 more commits in linux' +++ git -C linux log -n 5 --oneline dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 +++ '[' 139 -gt 5 ']' +++ echo '... and 134 more commits in linux' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git glibc_rev @@ -840,39 +771,18 @@ +++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/glibc_rev -++ base_rev=b316c9a76903fec1596642b3020b3f939c05b8db +++ base_rev=c06e10c8130358c409c1d2837f8171ef70169d03 +++ 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=c06e10c8130358c409c1d2837f8171ef70169d03 -+++ git -C glibc rev-list --count b316c9a76903fec1596642b3020b3f939c05b8db..c06e10c8130358c409c1d2837f8171ef70169d03 -++ c_commits=3 -++ '[' '' '!=' '' ']' -++ git -C glibc log -n 5 --oneline b316c9a76903fec1596642b3020b3f939c05b8db..c06e10c8130358c409c1d2837f8171ef70169d03 -++ '[' 3 -gt 5 ']' -++ '[' '' '!=' '' ']' -++ for c in "${changed_components[@]}" -+++ 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 -++ base_rev=c96ceed9dce7617f270aa4742645706e535f74b7 -+++ 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=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -+++ git -C gdb rev-list --count c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -++ c_commits=12 +++ cur_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 ++++ git -C glibc rev-list --count c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +++ c_commits=2 ++ '[' '' '!=' '' ']' -++ git -C gdb log -n 5 --oneline c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -++ '[' 12 -gt 5 ']' -++ echo '... and 7 more commits in gdb' +++ git -C glibc log -n 5 --oneline c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +++ '[' 2 -gt 5 ']' ++ '[' '' '!=' '' ']' ++ return 0 ++ gnu_print_result --short @@ -882,10 +792,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 342859 -++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231018 --build_dir=artifacts/sumfiles --verbosity=1 -++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231018 --build_dir=artifacts/sumfiles --verbosity=1 -++ wait 342860 +++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231019 --build_dir=artifacts/sumfiles --verbosity=1 +++ wait 343591 +++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231019 --build_dir=artifacts/sumfiles --verbosity=1 +++ wait 343592 ++ local n_regressions n_progressions pass_fail=PASS ++ '[' 0 '!=' 0 ']' +++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum @@ -916,30 +826,30 @@ ++++ 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-aarch64-build/488/artifact/artifacts ++++ url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/artifact/artifacts +++ '[' '' '!=' '' ']' -+++ echo https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/artifact/artifacts/00-sumfiles/ ++++ echo https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/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-aarch64-build/488/artifact/artifacts ++++ url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/artifact/artifacts +++ '[' '' '!=' '' ']' -+++ echo https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/artifact/artifacts/notify/ ++++ echo https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/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-aarch64-build/488/artifact/artifacts ++++ url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/artifact/artifacts +++ '[' '' '!=' '' ']' -+++ echo https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/artifact/artifacts/sumfiles/xfails.xfail ++++ echo https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/artifact/artifacts/sumfiles/xfails.xfail ++ gnu_print_config --long ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh ++ gcc_override_configure=() ++ local -a gcc_override_configure ++ gcc_target_board_options=() @@ -987,35 +897,35 @@ + '[' multiple_components '!=' single_commit ']' + return # generate dashboard -+ echo '# generate dashboard' -+ generate_dashboard_squad # generate_dashboard_squad ... Skipping +# post_dashboard_squad +... Skipping ++ echo '# generate dashboard' ++ generate_dashboard_squad + local results_date + echo '# generate_dashboard_squad' + false + echo '... Skipping' + return + post_dashboard_squad -# post_dashboard_squad -... Skipping + echo '# post_dashboard_squad' + false + echo '... Skipping' + return + generate_lnt_report -+ wait 342907 ++ wait 343639 + 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_3/jenkins-scripts/lnt-utils.sh ++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/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-aarch64-build/488/ tcwg_gnu_native_fast_check_gdb master-aarch64 artifacts/sumfiles artifacts/notify/lnt_report.json -+ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/ ++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/ tcwg_gnu_native_fast_check_gdb master-aarch64 artifacts/sumfiles artifacts/notify/lnt_report.json ++ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/ + local ci_project=tcwg_gnu_native_fast_check_gdb + local ci_config=master-aarch64 + local sumfiles_dir=artifacts/sumfiles @@ -1030,16 +940,16 @@ + local machine_name=tcwg_gnu_native_fast_check_gdb_master-aarch64 + local lnt_testsuite=tcwg_gnu_check + local build_number -++ basename https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/ -+ build_number=488 +++ basename https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/ ++ build_number=490 + 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-10-18 22:45:41' -+ report_header 488 tcwg_gnu_native_fast_check_gdb_master-aarch64 '2023-10-18 22:45:41' tcwg_gnu_check -+ local build_number=488 ++ date_time='2023-10-19 23:35:53' ++ report_header 490 tcwg_gnu_native_fast_check_gdb_master-aarch64 '2023-10-19 23:35:53' tcwg_gnu_check ++ local build_number=490 + local machine_name=tcwg_gnu_native_fast_check_gdb_master-aarch64 -+ local 'date_time=2023-10-18 22:45:41' ++ local 'date_time=2023-10-19 23:35:53' + local lnt_testsuite=tcwg_gnu_check + cat + for field in "${all_fields[@]}" @@ -1335,8 +1245,8 @@ + false + post_to_jira + set -euf -o pipefail -# post_to_jira + echo '# post_to_jira' +# post_to_jira + local post_card_comment=false + local post_template_comment=false + false diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log index 7fa7ff9..b79743c 100644 --- a/jenkins/notify-init.log +++ b/jenkins/notify-init.log @@ -1,25 +1,25 @@ ++ pwd ++ cat -+ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh ++ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + set -euf -o pipefail + local host -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ++ cut -d: -f 1 + host=tcwg-jade-05 + local port -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: ++ cut -s -d: -f 2 +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: + port= + local dir -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ++ cut -s -d: -f 3 -+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_3 ++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_1 + local opts -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ++ cut -s -d: -f 4 -+ opts=-p49670 ++ opts=-p49959 + local env_vars -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ++ cut -s -d: -f 5 + env_vars= + shift @@ -58,10 +58,10 @@ + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q tcwg_gnu-build.sh -++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_3 -+ ssh -p49670 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_3 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh' +++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_1 ++ ssh -p49959 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh' -/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh +/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + false + dryrun= @@ -70,8 +70,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]}' @@ -87,17 +87,17 @@ ++ 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-aarch64-build/487/ +# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/ # Using dir : base-artifacts -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/487/' ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/' + 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-aarch64-build/488/ +# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/ # Using dir : artifacts -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/' ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify @@ -105,8 +105,8 @@ + set +x + declare -Ag pw + '[' ignore = precommit ']' -+ check_source_changes # check_source_changes ++ check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' @@ -137,9 +137,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 @@ -153,7 +151,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 -++ '[' x99d603ec893755a91cec919d9a65fa3c2fb5a8e4 '!=' xc96ceed9dce7617f270aa4742645706e535f74b7 ']' +++ '[' x1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 '!=' x99d603ec893755a91cec919d9a65fa3c2fb5a8e4 ']' ++ echo -ne binutils ++ delim=' ' ++ for c in $(print_updated_components) @@ -168,7 +166,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 -++ '[' x3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f '!=' x1fbb7d75abbb050f790d8b43422602ee4b152608 ']' +++ '[' x4d81962ba00ab74c4bc5fac685988f9cf778a9bb '!=' x3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f ']' ++ echo -ne ' gcc' ++ delim=' ' ++ for c in $(print_updated_components) @@ -183,7 +181,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 -++ '[' xdd72f9c7e512da377074d47d990564959b772643 '!=' x213f891525c222e8ed145ce1ce7ae1f47921cb9c ']' +++ '[' xce55c22ec8b223a90ff3e084d842f73cfba35588 '!=' xdd72f9c7e512da377074d47d990564959b772643 ']' ++ echo -ne ' linux' ++ delim=' ' ++ for c in $(print_updated_components) @@ -198,34 +196,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 -++ '[' xc06e10c8130358c409c1d2837f8171ef70169d03 '!=' xb316c9a76903fec1596642b3020b3f939c05b8db ']' +++ '[' x1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 '!=' xc06e10c8130358c409c1d2837f8171ef70169d03 ']' ++ echo -ne ' glibc' ++ delim=' ' -++ 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 -++ '[' x99d603ec893755a91cec919d9a65fa3c2fb5a8e4 '!=' xc96ceed9dce7617f270aa4742645706e535f74b7 ']' -++ echo -ne ' gdb' -++ delim=' ' ++ echo # Debug traces : + local c base_rev cur_rev c_commits -+ '[' 5 = 0 ']' -+ '[' 5 = 1 ']' ++ '[' 4 = 0 ']' ++ '[' 4 = 1 ']' + change_kind=multiple_components + changed_single_component= + echo '# Debug traces :' -+ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb' -# change_kind=multiple_components : binutils gcc linux glibc 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 @@ -233,17 +216,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=c96ceed9dce7617f270aa4742645706e535f74b7 ++ base_rev=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 ++ 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=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -++ git -C binutils rev-list --count c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -# rev for binutils : c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 (12 commits) -+ c_commits=12 -+ echo '# rev for binutils : c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 (12 commits)' ++ cur_rev=1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 +++ git -C binutils rev-list --count 99d603ec893755a91cec919d9a65fa3c2fb5a8e4..1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 +# rev for binutils : 99d603ec893755a91cec919d9a65fa3c2fb5a8e4..1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 (29 commits) ++ c_commits=29 ++ echo '# rev for binutils : 99d603ec893755a91cec919d9a65fa3c2fb5a8e4..1b1b9bc05f8f6cde3956fb4d08f734de438f02a7 (29 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev ++ set -euf -o pipefail @@ -251,17 +234,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=1fbb7d75abbb050f790d8b43422602ee4b152608 ++ base_rev=3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f ++ 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=3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f -++ git -C gcc rev-list --count 1fbb7d75abbb050f790d8b43422602ee4b152608..3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f -# rev for gcc : 1fbb7d75abbb050f790d8b43422602ee4b152608..3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f (32 commits) -+ c_commits=32 -+ echo '# rev for gcc : 1fbb7d75abbb050f790d8b43422602ee4b152608..3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f (32 commits)' ++ cur_rev=4d81962ba00ab74c4bc5fac685988f9cf778a9bb +++ git -C gcc rev-list --count 3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f..4d81962ba00ab74c4bc5fac685988f9cf778a9bb ++ c_commits=42 +# rev for gcc : 3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f..4d81962ba00ab74c4bc5fac685988f9cf778a9bb (42 commits) ++ echo '# rev for gcc : 3ec8ecb8e92faec889bc6f7aeac9ff59e82b4f7f..4d81962ba00ab74c4bc5fac685988f9cf778a9bb (42 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git linux_rev ++ set -euf -o pipefail @@ -269,17 +252,17 @@ ++ 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=213f891525c222e8ed145ce1ce7ae1f47921cb9c ++ base_rev=dd72f9c7e512da377074d47d990564959b772643 ++ 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=dd72f9c7e512da377074d47d990564959b772643 -++ git -C linux rev-list --count 213f891525c222e8ed145ce1ce7ae1f47921cb9c..dd72f9c7e512da377074d47d990564959b772643 -# rev for linux : 213f891525c222e8ed145ce1ce7ae1f47921cb9c..dd72f9c7e512da377074d47d990564959b772643 (14 commits) -+ c_commits=14 -+ echo '# rev for linux : 213f891525c222e8ed145ce1ce7ae1f47921cb9c..dd72f9c7e512da377074d47d990564959b772643 (14 commits)' ++ cur_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 +++ git -C linux rev-list --count dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 ++ c_commits=139 +# rev for linux : dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 (139 commits) ++ echo '# rev for linux : dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 (139 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git glibc_rev ++ set -euf -o pipefail @@ -287,36 +270,18 @@ ++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/glibc_rev -+ base_rev=b316c9a76903fec1596642b3020b3f939c05b8db ++ base_rev=c06e10c8130358c409c1d2837f8171ef70169d03 ++ 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=c06e10c8130358c409c1d2837f8171ef70169d03 -++ git -C glibc rev-list --count b316c9a76903fec1596642b3020b3f939c05b8db..c06e10c8130358c409c1d2837f8171ef70169d03 -# rev for glibc : b316c9a76903fec1596642b3020b3f939c05b8db..c06e10c8130358c409c1d2837f8171ef70169d03 (3 commits) -+ c_commits=3 -+ echo '# rev for glibc : b316c9a76903fec1596642b3020b3f939c05b8db..c06e10c8130358c409c1d2837f8171ef70169d03 (3 commits)' -+ for c in "${changed_components[@]}" -++ 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 -+ base_rev=c96ceed9dce7617f270aa4742645706e535f74b7 -++ 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=99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -++ git -C gdb rev-list --count c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 -# rev for gdb : c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 (12 commits) ++ cur_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +++ git -C glibc rev-list --count c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +# rev for glibc : c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 (2 commits) ++ c_commits=2 ++ echo '# rev for glibc : c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 (2 commits)' -+ c_commits=12 -+ echo '# rev for gdb : c96ceed9dce7617f270aa4742645706e535f74b7..99d603ec893755a91cec919d9a65fa3c2fb5a8e4 (12 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' @@ -339,13 +304,13 @@ + generate_extra_details_f=gnu_generate_extra_details + print_config_f=gnu_print_config + post_interesting_commits init -+ set -euf -o pipefail # post_interesting_commits ++ set -euf -o pipefail + echo '# post_interesting_commits' + local stage=init + '[' multiple_components '!=' single_commit ']' + return +Init stage ran successfully. + '[' init '!=' full ']' + echo 'Init stage ran successfully.' -Init stage ran successfully. + exit 0 diff --git a/jenkins/rewrite.log b/jenkins/rewrite.log index 19114dd..82fab53 100644 --- a/jenkins/rewrite.log +++ b/jenkins/rewrite.log @@ -1,25 +1,25 @@ ++ pwd ++ cat -+ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100 ++ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100 + set -euf -o pipefail + local host -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ++ cut -d: -f 1 + host=tcwg-jade-05 + local port -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ++ cut -s -d: -f 2 + port= + local dir -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: ++ cut -s -d: -f 3 -+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_3 +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_1 + local opts -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ++ cut -s -d: -f 4 -+ opts=-p49670 ++ opts=-p49959 + local env_vars -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p49670: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49959: ++ cut -s -d: -f 5 + env_vars= + shift @@ -58,8 +58,8 @@ + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q 100 -++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_3 -+ ssh -p49670 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_3 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100' +++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_1 ++ ssh -p49959 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_1 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100' + declare -g rewrite_base_artifacts_first=true + true + update_baseline diff --git a/jenkins/run-build.env b/jenkins/run-build.env index 8b4f3e9..41a5eba 100644 --- a/jenkins/run-build.env +++ b/jenkins/run-build.env @@ -1,4 +1,4 @@ -build_name="#488" +build_name="#490" docker_opts=(--distro default --arch @@ -7,15 +7,13 @@ arm64 tcwg-jade-05 ) source build_container.sh trap "cleanup_all_containers" EXIT -build_name="#488-binutils-gcc-gdb-glibc-linux" +build_name="#490-binutils-gcc-glibc-linux" branch_opt=(==rr\[binutils_git\] git://sourceware.org/git/binutils-gdb.git#master ==rr\[gcc_git\] https://github.com/gcc-mirror/gcc.git#master -==rr\[gdb_git\] -git://sourceware.org/git/binutils-gdb.git#master ==rr\[glibc_git\] git://sourceware.org/git/glibc.git#master ==rr\[linux_git\] https://git.linaro.org/kernel-org/linux.git#master ) -build_name="#488-binutils-gcc-gdb-glibc-linux-R0" +build_name="#490-binutils-gcc-glibc-linux-R0" diff --git a/manifest.sh b/manifest.sh index 1032f25..5a21b6d 100644 --- a/manifest.sh +++ b/manifest.sh @@ -1,4 +1,4 @@ -declare -g "jenkins_scripts_rev=d10ab61e44bba4a7799ab820b71a14dbbdfcc388" +declare -g "jenkins_scripts_rev=42e80f223493fcc19ffa2eee0036ebe76bf07bc2" # Artifacts directory # Recording parameters to manifest: artifacts/manifest.sh rr[ci_project]="tcwg_gnu_native_fast_check_gdb" @@ -6,20 +6,20 @@ rr[ci_config]="master-aarch64" declare -g "scripts_branch=master" rr[mode]="build" rr[update_baseline]="onsuccess" -declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/" +declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/" declare -g "SQUAD_GRP=" rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master" rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master" -rr[gdb_git]="git://sourceware.org/git/binutils-gdb.git#master" rr[glibc_git]="git://sourceware.org/git/glibc.git#master" rr[linux_git]="https://git.linaro.org/kernel-org/linux.git#master" -rr[result_expiry_date]="20231018" +rr[result_expiry_date]="20231019" # Saving rr[] in the manifest rr[abe_branch]="master" rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git" rr[baseline_branch]="linaro-local/ci/tcwg_gnu_native_fast_check_gdb/master-aarch64" rr[breakup_changed_components]="tcwg_gnu_breakup_changed_components" rr[components]="binutils gcc linux glibc gdb" +rr[gdb_git]="baseline" rr[host_c++]="/usr/bin/g++" rr[host_cc]="/usr/bin/gcc" rr[major]="1" diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt index de26809..ec4ebd9 100644 --- a/notify/jira/comment-template.txt +++ b/notify/jira/comment-template.txt @@ -1,3 +1,3 @@ [GNU-692] PASS -Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/artifact/artifacts/notify/mail-body.txt/*view*/ +Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/artifact/artifacts/notify/mail-body.txt/*view*/ diff --git a/notify/lnt_report.json b/notify/lnt_report.json index f96b8e1..90ad1a5 100644 --- a/notify/lnt_report.json +++ b/notify/lnt_report.json @@ -6,10 +6,10 @@ "Run": { "Info": { "__report_version__": "1", - "run_order": "488", + "run_order": "490", "tag": "tcwg_gnu_check" }, - "Start Time": "2023-10-18 22:45:41" + "Start Time": "2023-10-19 23:35:53" }, "Tests": [ { diff --git a/notify/mail-body.txt b/notify/mail-body.txt index bce87d6..8732ed9 100644 --- a/notify/mail-body.txt +++ b/notify/mail-body.txt @@ -2,43 +2,36 @@ Dear contributor, our automatic CI has detected problems related to your patch(e In master-aarch64 after: - | 73 commits in binutils,gcc,linux,glibc,gdb - | 99d603ec893 gdb/testsuite/gdb.rocm: Fix incorrect use of continue N in multi-inferior-gpu.exp - | 1c37b309450 sim/riscv: fix JALR instruction simulation - | 29736fc507c libctf: check for problems with error returns - | fded0fb8986 gdb/testsuite/gdb.rocm: Check value returned by hipDeviceSynchronize - | 0f79aa900f3 libctf: Return CTF_ERR in ctf_type_resolve_unsliced PR 30836 - | ... and 7 more commits in binutils - | 3ec8ecb8e92 PR111648: Fix wrong code-gen due to incorrect VEC_PERM_EXPR folding. - | fe9767eedce pru: Implement TARGET_INSN_COST - | 67f7bf78ba3 LibF7: Implement mul_mant for devices without MUL instruction. - | ff05a3e91dd aarch64: Replace duplicated selftests - | bc4bd69faf9 cse: Workaround GCC < 5 bug in cse_insn [PR111852] - | ... and 27 more commits in gcc - | dd72f9c7e512 Merge tag 'spi-fix-v6-6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi - | e1e80380f1c2 Merge tag 'regmap-fix-v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap - | 06dc10eae55b Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev - | e8e4a470b677 fbdev: core: syscopyarea: fix sloppy typing - | 7f33df94cf01 fbdev: core: cfbcopyarea: fix sloppy typing - | ... and 9 more commits in linux - | c06e10c813 elf: Do not print the cache entry if --inhibit-cache is used - | dd32e1db38 Revert "elf: Always call destructors in reverse constructor order (bug 30785)" - | 2ad9b674cf Revert "elf: Fix compile error with -DNDEBUG [BZ #18755]" - | 99d603ec893 gdb/testsuite/gdb.rocm: Fix incorrect use of continue N in multi-inferior-gpu.exp - | 1c37b309450 sim/riscv: fix JALR instruction simulation - | 29736fc507c libctf: check for problems with error returns - | fded0fb8986 gdb/testsuite/gdb.rocm: Check value returned by hipDeviceSynchronize - | 0f79aa900f3 libctf: Return CTF_ERR in ctf_type_resolve_unsliced PR 30836 - | ... and 7 more commits in gdb + | 212 commits in binutils,gcc,linux,glibc + | 1b1b9bc05f8 PR30984, assertion fail elf.c:8485 + | f005ccb4bcc gdb: fix no-expat build of solib-target.c + | 8fa1b632c15 ld: fix typo in ld.texi metdata->metadata + | 3fe0dfd1604 gdb: rename struct so_list to shobj + | 30932f40120 gdb: remove free_so function + | ... and 24 more commits in binutils + | 4d81962ba00 c++: small tweak for cp_fold_r + | 86d0b086648 doc: Update contrib.texi + | d8e4e7def33 vect: Use inbranch simdclones in masked loops + | 8b704ed0b8f vect: don't allow fully masked loops with non-masked simd clones [PR 110485] + | c9ce846763c vect: Fix vect_get_smallest_scalar_type for simd clones + | ... and 37 more commits in gcc + | ce55c22ec8b2 Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net + | 74e9347ebc5b Merge tag 'loongarch-fixes-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson + | 54fb58aec47a Merge tag 'slab-fixes-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab + | 189b756271e6 Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux + | ea1cc20cd4ce Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs + | ... and 134 more commits in linux + | 1c1083a3e4 Add NT_PPC_DEXCR and NT_PPC_HASHKEYR from Linux 6.5 to elf.h + | 97a58d885b s390: Fix undefined behaviour in feenableexcept, fedisableexcept [BZ #30960] PASS You can find the failure logs in *.log.1.xz files in - - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/artifact/artifacts/00-sumfiles/ . + - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/artifact/artifacts/00-sumfiles/ . The full lists of regressions and progressions are in - - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/artifact/artifacts/notify/ . + - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/artifact/artifacts/notify/ . The list of [ignored] baseline and flaky failures are in - - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/artifact/artifacts/sumfiles/xfails.xfail . + - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/artifact/artifacts/sumfiles/xfails.xfail . The configuration of this build is: CI config tcwg_gnu_native_fast_check_gdb/master-aarch64 @@ -46,6 +39,6 @@ CI config tcwg_gnu_native_fast_check_gdb/master-aarch64 -----------------8<--------------------------8<--------------------------8<-------------------------- The information below can be used to reproduce a debug environment: -Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/artifact/artifacts -Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/487/artifact/artifacts +Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/490/artifact/artifacts +Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/488/artifact/artifacts diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt index 28085f1..fe70927 100644 --- a/notify/mail-subject.txt +++ b/notify/mail-subject.txt @@ -1 +1 @@ -[Linaro-TCWG-CI] 73 commits in binutils,gcc,linux,glibc,gdb: PASS on aarch64 +[Linaro-TCWG-CI] 212 commits in binutils,gcc,linux,glibc: PASS on aarch64 diff --git a/notify/results.compare b/notify/results.compare index f15376f..0e84a60 100644 --- a/notify/results.compare +++ b/notify/results.compare @@ -5,8 +5,8 @@ # Comparing 1 common sum files: gdb.sum Comparing: -REFERENCE:/tmp/gxx-sum1.342582 -CURRENT: /tmp/gxx-sum2.342582 +REFERENCE:/tmp/gxx-sum1.343345 +CURRENT: /tmp/gxx-sum2.343345 +---------+---------+ o RUN STATUS: | REF | RES | diff --git a/sumfiles/gdb.sum b/sumfiles/gdb.sum index 81eb4ee..e957a3d 100644 --- a/sumfiles/gdb.sum +++ b/sumfiles/gdb.sum @@ -1,4 +1,4 @@ -Test run by tcwg-buildslave on Wed Oct 18 22:45:02 2023 +Test run by tcwg-buildslave on Thu Oct 19 23:34:25 2023 Native configuration is aarch64-unknown-linux-gnu === gdb tests === @@ -405,5 +405,5 @@ PASS: gdb.base/break-on-linker-gcd-function.exp: readnow: b 24 # of expected passes 378 # of unsupported tests 1 -/home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master/gdb/gdb version 15.0.50.20231018-git -nw -nx -q -iex "set height 0" -iex "set width 0" -data-directory /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master/gdb/data-directory +/home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master/gdb/gdb version 15.0.50.20231018-git -nw -nx -q -iex "set height 0" -iex "set width 0" -data-directory /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master/gdb/data-directory -- cgit v1.2.3