summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/comments.txt2
-rw-r--r--notify/lnt_report.json4
-rw-r--r--notify/mail-body.txt67
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/notify-full.log389
-rw-r--r--notify/notify-init.log101
-rw-r--r--notify/results.compare4
8 files changed, 278 insertions, 293 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 55a4b90..d8018cc 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_embed_check_binutils--master-thumb_m0_eabi-build/18/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/20/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comments.txt b/notify/jira/comments.txt
index 55a4b90..d8018cc 100644
--- a/notify/jira/comments.txt
+++ b/notify/jira/comments.txt
@@ -1,3 +1,3 @@
[GNU-692]
PASS
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/20/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index ee173fd..3d05984 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "18",
+ "run_order": "20",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-12 17:15:26"
+ "Start Time": "2023-10-12 17:15:51"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 49027eb..0895d1d 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,46 +2,41 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In arm-eabi cortex-m0 soft after:
- | 117 commits in binutils,gcc,newlib,gdb,qemu
- | fe1a221c888 Automatic date update in version.in
- | 6bf6f9245ac bpf: use w regs in 32-bit non-fetch atomic pseudo-c
- | 3cdc2d7e66a gdb, breakpoint: add breakpoint location debugging logs
- | 7d523a910bd Automatic date update in version.in
- | 226f9f4fadb Rename bfd_bread and bfd_bwrite
- | ... and 9 more commits in binutils
- | 4cede0de9a1 RISC-V: Refactor RVV frm_mode attr for rounding mode intrinsic
- | 9b099a83b45 Daily bump.
- | 83c77b31b8a RISC-V: Fix VLMAX AVL incorrect local anticipate [VSETVL PASS]
- | 73da34a538d analyzer: remove default return value from region_model::on_call_pre
- | e5fe7f2fd69 RISC-V: Remove non-existing 'Zve32d' extension
- | ... and 39 more commits in gcc
- | adc7eafa7 Cygwin: fhandler_base::lseek: fix formatting
- | 9939aa7d0 Cygwin: add SEEK_DATA/SEEK_HOLE addition to release message
- | edfa581d3 Cygwin: lseek: implement SEEK_DATA and SEEK_HOLE for files
- | b6fbe0fc2 Cygwin: lseek: propagate new SEEK_DATA and SEEK_HOLE to fhandler
- | 5b53633b5 Cygwin: clipboard: Only SEEK_SET and SEEK_CUR are supported
- | ... and 6 more commits in newlib
- | fe1a221c888 Automatic date update in version.in
- | 6bf6f9245ac bpf: use w regs in 32-bit non-fetch atomic pseudo-c
- | 3cdc2d7e66a gdb, breakpoint: add breakpoint location debugging logs
- | 7d523a910bd Automatic date update in version.in
- | 226f9f4fadb Rename bfd_bread and bfd_bwrite
- | ... and 9 more commits in gdb
- | 64d3be986f Merge tag 'or1k-pull-request-20230809' of https://github.com/stffrdhrn/qemu into staging
- | e53e2e2a1b Merge tag 'pull-lu-20230809' of https://gitlab.com/rth7680/qemu into staging
- | c0b7823b2d Merge tag 'nvme-fixes-pull-request' of https://gitlab.com/birkelund/qemu into staging
- | b8002058c4 linux-user: Fix openat() emulation to correctly detect accesses to /proc
- | 47d1e98231 util/interval-tree: Check root for null in interval_tree_iter_first
- | ... and 29 more commits in qemu
+ | 52 commits in binutils,gcc,newlib,gdb,qemu
+ | 934ee74bc0d RISC-V: Fix opcode entries of "vmsge{,u}.vx"
+ | 5b576ed1434 RISC-V: Remove support for non-existing 'Zve32d'
+ | 6085bf5240c Automatic date update in version.in
+ | aa5b8b8cc3c [gdb/symtab] Fix off-by-one error in cooked_indexer::recurse
+ | 8f258a6c979 [gdb/symtab] Dump qualified name of cooked_index_entry
+ | ... and 7 more commits in binutils
+ | ee8a844d02e RISC-V: Support RVV VFMSAC rounding mode intrinsic API
+ | 4271b7422fd Daily bump.
+ | ecfd8c7ffec libstdc++: Fix out-of-bounds read in format string "{:{}." [PR110974]
+ | f48a5423964 libstdc++: Fix std::format for localized floats [PR110968]
+ | 9cb2a7c8d54 libstdc++: Use alias template for iterator_category [PR110970]
+ | ... and 16 more commits in gcc
+ | 3550d7482 Add wildcard support to recurse into sys include directories
+ | 934ee74bc0d RISC-V: Fix opcode entries of "vmsge{,u}.vx"
+ | 5b576ed1434 RISC-V: Remove support for non-existing 'Zve32d'
+ | 6085bf5240c Automatic date update in version.in
+ | aa5b8b8cc3c [gdb/symtab] Fix off-by-one error in cooked_indexer::recurse
+ | 8f258a6c979 [gdb/symtab] Dump qualified name of cooked_index_entry
+ | ... and 7 more commits in gdb
+ | 3944e93af0 Update version for v8.1.0-rc3 release
+ | 70b73990d5 Merge tag 'pull-tcg-20230810' of https://gitlab.com/rth7680/qemu into staging
+ | f1b0f894c8 gdbstub: don't complain about preemptive ACK chars
+ | 3869eb7eee gdbstub: more fixes for client Ctrl-C handling
+ | dad1036f43 tests/tcg: ensure system-mode gdb tests start stopped
+ | ... and 1 more commits in qemu
PASS
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/20/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/20/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/20/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_embed_check_binutils/master-thumb_m0_eabi
@@ -49,6 +44,6 @@ CI config tcwg_gnu_embed_check_binutils/master-thumb_m0_eabi
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/15/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/20/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 07f84e5..f3952c2 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 117 commits in binutils,gcc,newlib,gdb,qemu: PASS on master-thumb_m0_eabi
+[Linaro-TCWG-CI] 52 commits in binutils,gcc,newlib,gdb,qemu: PASS on master-thumb_m0_eabi
diff --git a/notify/notify-full.log b/notify/notify-full.log
index eb2933b..4d6a2c6 100644
--- a/notify/notify-full.log
+++ b/notify/notify-full.log
@@ -1,7 +1,6 @@
-MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-02.tcwglab from build-02, date Thu Aug 10 05:14:43 AM UTC 2023
-ssh -Snone -oForwardAgent=no build-02.tcwglab docker-wrapper run --name 18-tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
-WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-08.tcwglab from build-08, date Fri Aug 11 05:09:01 AM UTC 2023
+ssh -Snone -oForwardAgent=no build-08.tcwglab docker-wrapper run --name 20-tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
/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
@@ -22,24 +21,24 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ ci_project=tcwg_gnu_embed_check_binutils
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
-++ set +x
# Debug traces :
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/
+# Using dir : base-artifacts
+++ set +x
+ ci_config=master-thumb_m0_eabi
+ 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_embed_check_binutils--master-thumb_m0_eabi-build/15/
-# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/15/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/'
+ 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_embed_check_binutils--master-thumb_m0_eabi-build/18/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/20/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/20/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -61,23 +60,23 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#fe1a221c88887e2b4bcb7e8430430b341082d7aa '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#origin/master '!=' xbaseline ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9 '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#origin/master '!=' xbaseline ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/newlib-cygwin.git#adc7eafa76e719d01823b6c929e468c14075ec95 '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/newlib-cygwin.git#origin/master '!=' xbaseline ']'
+++ echo -ne ' newlib'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#fe1a221c88887e2b4bcb7e8430430b341082d7aa '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#origin/master '!=' xbaseline ']'
+++ echo -ne ' gdb'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://gitlab.com/qemu-project/qemu.git#64d3be986f9e2379bc688bf1d0aca0557e0035ca '!=' xbaseline ']'
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#origin/master '!=' xbaseline ']'
+++ echo -ne ' qemu'
+++ delim=' '
+++ echo
@@ -93,7 +92,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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
-++ '[' xfe1a221c88887e2b4bcb7e8430430b341082d7aa '!=' xd734d43a048b33ee12df2c06c2e782887e9715f6 ']'
+++ '[' x934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 '!=' xfe1a221c88887e2b4bcb7e8430430b341082d7aa ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -108,7 +107,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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
-++ '[' x4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9 '!=' x8f4d2a4c984f168b8444672aa8f4a103e845dfbf ']'
+++ '[' xee8a844d02e39912e0a303bcf46a0584d144ad6a '!=' x4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,7 +122,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ '[' xadc7eafa76e719d01823b6c929e468c14075ec95 '!=' x2e7332d6bd0219da491e899e0c3cee335ec8c9ab ']'
+++ '[' x3550d74823bfc17ca5a1a687350821421b0d74e1 '!=' xadc7eafa76e719d01823b6c929e468c14075ec95 ']'
++ echo -ne ' newlib'
++ delim=' '
++ for c in $(print_updated_components)
@@ -138,7 +137,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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
-++ '[' xfe1a221c88887e2b4bcb7e8430430b341082d7aa '!=' xd734d43a048b33ee12df2c06c2e782887e9715f6 ']'
+++ '[' x934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 '!=' xfe1a221c88887e2b4bcb7e8430430b341082d7aa ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -153,12 +152,12 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' x64d3be986f9e2379bc688bf1d0aca0557e0035ca '!=' x0450cf08976f9036feaded438031b4cba94f6452 ']'
+# Debug traces :
+# change_kind=multiple_components : binutils gcc newlib gdb qemu
+++ '[' x3944e93af06f06eb07316e0bef46b007573e0309 '!=' x64d3be986f9e2379bc688bf1d0aca0557e0035ca ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
-# Debug traces :
-# change_kind=multiple_components : binutils gcc newlib gdb qemu
+ local c base_rev cur_rev c_commits
+ '[' 5 = 0 ']'
+ '[' 5 = 1 ']'
@@ -173,17 +172,17 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ 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=d734d43a048b33ee12df2c06c2e782887e9715f6
++ base_rev=fe1a221c88887e2b4bcb7e8430430b341082d7aa
++ 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=fe1a221c88887e2b4bcb7e8430430b341082d7aa
-++ git -C binutils rev-list --count d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa
-# rev for binutils : d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa (14 commits)
-+ c_commits=14
-+ echo '# rev for binutils : d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa (14 commits)'
++ cur_rev=934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+++ git -C binutils rev-list --count fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+# rev for binutils : fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 (12 commits)
++ c_commits=12
++ echo '# rev for binutils : fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 (12 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -191,17 +190,17 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ 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=8f4d2a4c984f168b8444672aa8f4a103e845dfbf
++ base_rev=4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
++ 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=4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
-++ git -C gcc rev-list --count 8f4d2a4c984f168b8444672aa8f4a103e845dfbf..4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
-# rev for gcc : 8f4d2a4c984f168b8444672aa8f4a103e845dfbf..4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9 (44 commits)
-+ c_commits=44
-+ echo '# rev for gcc : 8f4d2a4c984f168b8444672aa8f4a103e845dfbf..4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9 (44 commits)'
++ cur_rev=ee8a844d02e39912e0a303bcf46a0584d144ad6a
+++ git -C gcc rev-list --count 4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9..ee8a844d02e39912e0a303bcf46a0584d144ad6a
+# rev for gcc : 4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9..ee8a844d02e39912e0a303bcf46a0584d144ad6a (21 commits)
++ c_commits=21
++ echo '# rev for gcc : 4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9..ee8a844d02e39912e0a303bcf46a0584d144ad6a (21 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git newlib_rev
++ set -euf -o pipefail
@@ -209,17 +208,17 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/newlib_rev
-+ base_rev=2e7332d6bd0219da491e899e0c3cee335ec8c9ab
++ base_rev=adc7eafa76e719d01823b6c929e468c14075ec95
++ get_current_git newlib_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/newlib_rev
-+ cur_rev=adc7eafa76e719d01823b6c929e468c14075ec95
-++ git -C newlib rev-list --count 2e7332d6bd0219da491e899e0c3cee335ec8c9ab..adc7eafa76e719d01823b6c929e468c14075ec95
-# rev for newlib : 2e7332d6bd0219da491e899e0c3cee335ec8c9ab..adc7eafa76e719d01823b6c929e468c14075ec95 (11 commits)
-+ c_commits=11
-+ echo '# rev for newlib : 2e7332d6bd0219da491e899e0c3cee335ec8c9ab..adc7eafa76e719d01823b6c929e468c14075ec95 (11 commits)'
++ cur_rev=3550d74823bfc17ca5a1a687350821421b0d74e1
+++ git -C newlib rev-list --count adc7eafa76e719d01823b6c929e468c14075ec95..3550d74823bfc17ca5a1a687350821421b0d74e1
+# rev for newlib : adc7eafa76e719d01823b6c929e468c14075ec95..3550d74823bfc17ca5a1a687350821421b0d74e1 (1 commits)
++ c_commits=1
++ echo '# rev for newlib : adc7eafa76e719d01823b6c929e468c14075ec95..3550d74823bfc17ca5a1a687350821421b0d74e1 (1 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -227,17 +226,17 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ 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=d734d43a048b33ee12df2c06c2e782887e9715f6
++ base_rev=fe1a221c88887e2b4bcb7e8430430b341082d7aa
++ 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=fe1a221c88887e2b4bcb7e8430430b341082d7aa
-++ git -C gdb rev-list --count d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa
-# rev for gdb : d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa (14 commits)
-+ c_commits=14
-+ echo '# rev for gdb : d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa (14 commits)'
++ cur_rev=934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+++ git -C gdb rev-list --count fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+# rev for gdb : fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 (12 commits)
++ c_commits=12
++ echo '# rev for gdb : fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 (12 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -245,18 +244,18 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/qemu_rev
-+ base_rev=0450cf08976f9036feaded438031b4cba94f6452
++ base_rev=64d3be986f9e2379bc688bf1d0aca0557e0035ca
++ get_current_git qemu_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/qemu_rev
-+ cur_rev=64d3be986f9e2379bc688bf1d0aca0557e0035ca
-++ git -C qemu rev-list --count 0450cf08976f9036feaded438031b4cba94f6452..64d3be986f9e2379bc688bf1d0aca0557e0035ca
-# rev for qemu : 0450cf08976f9036feaded438031b4cba94f6452..64d3be986f9e2379bc688bf1d0aca0557e0035ca (34 commits)
++ cur_rev=3944e93af06f06eb07316e0bef46b007573e0309
+++ git -C qemu rev-list --count 64d3be986f9e2379bc688bf1d0aca0557e0035ca..3944e93af06f06eb07316e0bef46b007573e0309
+# rev for qemu : 64d3be986f9e2379bc688bf1d0aca0557e0035ca..3944e93af06f06eb07316e0bef46b007573e0309 (6 commits)
-+ c_commits=34
-+ echo '# rev for qemu : 0450cf08976f9036feaded438031b4cba94f6452..64d3be986f9e2379bc688bf1d0aca0557e0035ca (34 commits)'
++ c_commits=6
++ echo '# rev for qemu : 64d3be986f9e2379bc688bf1d0aca0557e0035ca..3944e93af06f06eb07316e0bef46b007573e0309 (6 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
@@ -291,12 +290,12 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ return
+ post_interesting_commits full
# post_interesting_commits
+# print all notification files
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=full
+ '[' multiple_components '!=' single_commit ']'
+ return
-# print all notification files
+ echo '# print all notification files'
+ print_mail_recipients
+ false
@@ -323,16 +322,16 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
-++ wait 189
+++ wait 190
++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230810 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 238
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
++ wait 239
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230810 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 240
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -354,16 +353,16 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ false
+ local print_arg=--oneline
+ '[' -d artifacts/sumfiles ']'
-+ wait 252
++ wait 253
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+ true
+ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
+ local xfails=artifacts/sumfiles/xfails.xfail
+ '[' -f artifacts/sumfiles/xfails.xfail ']'
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230810 --build_dir=artifacts/sumfiles --verbosity=1
-+ wait 301
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
+ wait 302
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230810 --build_dir=artifacts/sumfiles --verbosity=1
++ wait 303
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
+ local n_regressions n_progressions pass_fail=PASS
+ '[' 0 '!=' 0 ']'
++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -384,26 +383,26 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/20/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_embed_check_binutils--master-thumb_m0_eabi-build/15/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/artifact/artifacts
+ cat
++ gnu_print_result --oneline
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
-++ wait 325
+++ wait 326
++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 374
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230810 --build_dir=artifacts/sumfiles --verbosity=1
++ wait 375
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230810 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 376
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -431,16 +430,16 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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=d734d43a048b33ee12df2c06c2e782887e9715f6
+++ base_rev=fe1a221c88887e2b4bcb7e8430430b341082d7aa
+++ 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=fe1a221c88887e2b4bcb7e8430430b341082d7aa
-+++ git -C binutils rev-list --count d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa
-++ c_commits=14
-++ new_commits=14
+++ cur_rev=934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
++++ git -C binutils rev-list --count fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+++ c_commits=12
+++ new_commits=12
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -448,16 +447,16 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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=8f4d2a4c984f168b8444672aa8f4a103e845dfbf
+++ base_rev=4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
+++ 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=4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
-+++ git -C gcc rev-list --count 8f4d2a4c984f168b8444672aa8f4a103e845dfbf..4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
-++ c_commits=44
-++ new_commits=58
+++ cur_rev=ee8a844d02e39912e0a303bcf46a0584d144ad6a
++++ git -C gcc rev-list --count 4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9..ee8a844d02e39912e0a303bcf46a0584d144ad6a
+++ c_commits=21
+++ new_commits=33
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
@@ -465,16 +464,16 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ base_rev=2e7332d6bd0219da491e899e0c3cee335ec8c9ab
+++ base_rev=adc7eafa76e719d01823b6c929e468c14075ec95
+++ get_current_git newlib_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
-++ cur_rev=adc7eafa76e719d01823b6c929e468c14075ec95
-+++ git -C newlib rev-list --count 2e7332d6bd0219da491e899e0c3cee335ec8c9ab..adc7eafa76e719d01823b6c929e468c14075ec95
-++ c_commits=11
-++ new_commits=69
+++ cur_rev=3550d74823bfc17ca5a1a687350821421b0d74e1
++++ git -C newlib rev-list --count adc7eafa76e719d01823b6c929e468c14075ec95..3550d74823bfc17ca5a1a687350821421b0d74e1
+++ c_commits=1
+++ new_commits=34
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -482,16 +481,16 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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=d734d43a048b33ee12df2c06c2e782887e9715f6
+++ base_rev=fe1a221c88887e2b4bcb7e8430430b341082d7aa
+++ 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=fe1a221c88887e2b4bcb7e8430430b341082d7aa
-+++ git -C gdb rev-list --count d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa
-++ c_commits=14
-++ new_commits=83
+++ cur_rev=934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
++++ git -C gdb rev-list --count fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+++ c_commits=12
+++ new_commits=46
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -499,23 +498,23 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ base_rev=0450cf08976f9036feaded438031b4cba94f6452
+++ base_rev=64d3be986f9e2379bc688bf1d0aca0557e0035ca
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ cur_rev=64d3be986f9e2379bc688bf1d0aca0557e0035ca
-+++ git -C qemu rev-list --count 0450cf08976f9036feaded438031b4cba94f6452..64d3be986f9e2379bc688bf1d0aca0557e0035ca
-++ c_commits=34
-++ new_commits=117
+++ cur_rev=3944e93af06f06eb07316e0bef46b007573e0309
++++ git -C qemu rev-list --count 64d3be986f9e2379bc688bf1d0aca0557e0035ca..3944e93af06f06eb07316e0bef46b007573e0309
+++ c_commits=6
+++ new_commits=52
+++ echo binutils gcc newlib gdb qemu
+++ tr ' ' ,
++ components=binutils,gcc,newlib,gdb,qemu
-++ echo '117 commits in binutils,gcc,newlib,gdb,qemu'
+++ echo '52 commits in binutils,gcc,newlib,gdb,qemu'
++ print_commits --short
-++ false
++ sed -e 's/^/ | /'
+++ false
++ local print_arg=--short
++ local components new_commits more_lines
++ case "$change_kind:$print_arg" in
@@ -527,27 +526,26 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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=d734d43a048b33ee12df2c06c2e782887e9715f6
+++ base_rev=fe1a221c88887e2b4bcb7e8430430b341082d7aa
+++ 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=fe1a221c88887e2b4bcb7e8430430b341082d7aa
-+++ git -C binutils rev-list --count d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa
-++ c_commits=14
-++ new_commits=14
+++ cur_rev=934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
++++ git -C binutils rev-list --count fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+++ c_commits=12
+++ new_commits=12
++ echo 'binutils commits:'
-+++ git -C binutils log --pretty=oneline d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa
+++ head -n5
-+++ true
-++ echo 'fe1a221c88887e2b4bcb7e8430430b341082d7aa Automatic date update in version.in
-6bf6f9245ac56a7ca6eb52a07fc2153b921c5fd6 bpf: use w regs in 32-bit non-fetch atomic pseudo-c
-3cdc2d7e66ab6a48014dcd425c88cfd42a964321 gdb, breakpoint: add breakpoint location debugging logs
-7d523a910bde9e7c119f3e078c081f94e6fe412b Automatic date update in version.in
-226f9f4fadb087875ef98a0a55d614236c6241b3 Rename bfd_bread and bfd_bwrite'
-++ '[' 14 -gt 5 ']'
-++ echo '... and 9 more'
++++ git -C binutils log --pretty=oneline fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+++ echo '934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 RISC-V: Fix opcode entries of "vmsge{,u}.vx"
+5b576ed1434dfe9d80b7f0a4490c9faca94c0ed0 RISC-V: Remove support for non-existing '\''Zve32d'\''
+6085bf5240c3519086e82229b4a729dd527217fd Automatic date update in version.in
+aa5b8b8cc3c0246f00617ec23ebf15203fd75242 [gdb/symtab] Fix off-by-one error in cooked_indexer::recurse
+8f258a6c979420c33845f60575e7ed025e6dcd9d [gdb/symtab] Dump qualified name of cooked_index_entry'
+++ '[' 12 -gt 5 ']'
+++ echo '... and 7 more'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -555,27 +553,27 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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=8f4d2a4c984f168b8444672aa8f4a103e845dfbf
+++ base_rev=4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
+++ 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=4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
-+++ git -C gcc rev-list --count 8f4d2a4c984f168b8444672aa8f4a103e845dfbf..4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
-++ c_commits=44
-++ new_commits=58
+++ cur_rev=ee8a844d02e39912e0a303bcf46a0584d144ad6a
++++ git -C gcc rev-list --count 4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9..ee8a844d02e39912e0a303bcf46a0584d144ad6a
+++ c_commits=21
+++ new_commits=33
++ echo 'gcc commits:'
-+++ git -C gcc log --pretty=oneline 8f4d2a4c984f168b8444672aa8f4a103e845dfbf..4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
++++ git -C gcc log --pretty=oneline 4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9..ee8a844d02e39912e0a303bcf46a0584d144ad6a
+++ head -n5
+++ true
-++ echo '4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9 RISC-V: Refactor RVV frm_mode attr for rounding mode intrinsic
-9b099a83b45b8fcdfc07d518e05d36ea741b2227 Daily bump.
-83c77b31b8aa57c189febf441d3906e402e7da7a RISC-V: Fix VLMAX AVL incorrect local anticipate [VSETVL PASS]
-73da34a538ddc2ad17e80e93b64b526f704693d2 analyzer: remove default return value from region_model::on_call_pre
-e5fe7f2fd69d5a950d8c1e2a068669bda376b2d4 RISC-V: Remove non-existing '\''Zve32d'\'' extension'
-++ '[' 44 -gt 5 ']'
-++ echo '... and 39 more'
+++ echo 'ee8a844d02e39912e0a303bcf46a0584d144ad6a RISC-V: Support RVV VFMSAC rounding mode intrinsic API
+4271b7422fd901f603e13371e4fff1e1807b1578 Daily bump.
+ecfd8c7ffecf9e8f851c996ec149fbda7ef202f5 libstdc++: Fix out-of-bounds read in format string "{:{}." [PR110974]
+f48a5423964f72e2e1ba0ad6a14d9d1464a78bed libstdc++: Fix std::format for localized floats [PR110968]
+9cb2a7c8d54b1f6685bc509a07104c458262cb9f libstdc++: Use alias template for iterator_category [PR110970]'
+++ '[' 21 -gt 5 ']'
+++ echo '... and 16 more'
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
@@ -583,26 +581,21 @@ e5fe7f2fd69d5a950d8c1e2a068669bda376b2d4 RISC-V: Remove non-existing '\''Zve32d'
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ base_rev=2e7332d6bd0219da491e899e0c3cee335ec8c9ab
+++ base_rev=adc7eafa76e719d01823b6c929e468c14075ec95
+++ get_current_git newlib_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
-++ cur_rev=adc7eafa76e719d01823b6c929e468c14075ec95
-+++ git -C newlib rev-list --count 2e7332d6bd0219da491e899e0c3cee335ec8c9ab..adc7eafa76e719d01823b6c929e468c14075ec95
-++ c_commits=11
-++ new_commits=69
+++ cur_rev=3550d74823bfc17ca5a1a687350821421b0d74e1
++++ git -C newlib rev-list --count adc7eafa76e719d01823b6c929e468c14075ec95..3550d74823bfc17ca5a1a687350821421b0d74e1
+++ c_commits=1
+++ new_commits=34
++ echo 'newlib commits:'
-+++ git -C newlib log --pretty=oneline 2e7332d6bd0219da491e899e0c3cee335ec8c9ab..adc7eafa76e719d01823b6c929e468c14075ec95
++++ git -C newlib log --pretty=oneline adc7eafa76e719d01823b6c929e468c14075ec95..3550d74823bfc17ca5a1a687350821421b0d74e1
+++ head -n5
-++ echo 'adc7eafa76e719d01823b6c929e468c14075ec95 Cygwin: fhandler_base::lseek: fix formatting
-9939aa7d0945719dcf8856d28cd64a7a94fbd888 Cygwin: add SEEK_DATA/SEEK_HOLE addition to release message
-edfa581d3c5a783ace9f837be1cbaccb97330c34 Cygwin: lseek: implement SEEK_DATA and SEEK_HOLE for files
-b6fbe0fc2e062e6f0d155009da235574e39dbbe2 Cygwin: lseek: propagate new SEEK_DATA and SEEK_HOLE to fhandler
-5b53633b5dd02adf7b2b00ac0b69906e4ea3ffe6 Cygwin: clipboard: Only SEEK_SET and SEEK_CUR are supported'
-++ '[' 11 -gt 5 ']'
-++ echo '... and 6 more'
+++ echo '3550d74823bfc17ca5a1a687350821421b0d74e1 Add wildcard support to recurse into sys include directories'
+++ '[' 1 -gt 5 ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -610,27 +603,26 @@ b6fbe0fc2e062e6f0d155009da235574e39dbbe2 Cygwin: lseek: propagate new SEEK_DATA
+++ 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=d734d43a048b33ee12df2c06c2e782887e9715f6
+++ base_rev=fe1a221c88887e2b4bcb7e8430430b341082d7aa
+++ 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=fe1a221c88887e2b4bcb7e8430430b341082d7aa
-+++ git -C gdb rev-list --count d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa
-++ c_commits=14
-++ new_commits=83
+++ cur_rev=934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
++++ git -C gdb rev-list --count fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+++ c_commits=12
+++ new_commits=46
++ echo 'gdb commits:'
-+++ git -C gdb log --pretty=oneline d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa
++++ git -C gdb log --pretty=oneline fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+++ head -n5
-+++ true
-++ echo 'fe1a221c88887e2b4bcb7e8430430b341082d7aa Automatic date update in version.in
-6bf6f9245ac56a7ca6eb52a07fc2153b921c5fd6 bpf: use w regs in 32-bit non-fetch atomic pseudo-c
-3cdc2d7e66ab6a48014dcd425c88cfd42a964321 gdb, breakpoint: add breakpoint location debugging logs
-7d523a910bde9e7c119f3e078c081f94e6fe412b Automatic date update in version.in
-226f9f4fadb087875ef98a0a55d614236c6241b3 Rename bfd_bread and bfd_bwrite'
-++ '[' 14 -gt 5 ']'
-++ echo '... and 9 more'
+++ echo '934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 RISC-V: Fix opcode entries of "vmsge{,u}.vx"
+5b576ed1434dfe9d80b7f0a4490c9faca94c0ed0 RISC-V: Remove support for non-existing '\''Zve32d'\''
+6085bf5240c3519086e82229b4a729dd527217fd Automatic date update in version.in
+aa5b8b8cc3c0246f00617ec23ebf15203fd75242 [gdb/symtab] Fix off-by-one error in cooked_indexer::recurse
+8f258a6c979420c33845f60575e7ed025e6dcd9d [gdb/symtab] Dump qualified name of cooked_index_entry'
+++ '[' 12 -gt 5 ']'
+++ echo '... and 7 more'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -638,41 +630,40 @@ b6fbe0fc2e062e6f0d155009da235574e39dbbe2 Cygwin: lseek: propagate new SEEK_DATA
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ base_rev=0450cf08976f9036feaded438031b4cba94f6452
+++ base_rev=64d3be986f9e2379bc688bf1d0aca0557e0035ca
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ cur_rev=64d3be986f9e2379bc688bf1d0aca0557e0035ca
-+++ git -C qemu rev-list --count 0450cf08976f9036feaded438031b4cba94f6452..64d3be986f9e2379bc688bf1d0aca0557e0035ca
-++ c_commits=34
-++ new_commits=117
+++ cur_rev=3944e93af06f06eb07316e0bef46b007573e0309
++++ git -C qemu rev-list --count 64d3be986f9e2379bc688bf1d0aca0557e0035ca..3944e93af06f06eb07316e0bef46b007573e0309
+++ c_commits=6
+++ new_commits=52
++ echo 'qemu commits:'
-+++ git -C qemu log --pretty=oneline 0450cf08976f9036feaded438031b4cba94f6452..64d3be986f9e2379bc688bf1d0aca0557e0035ca
++++ git -C qemu log --pretty=oneline 64d3be986f9e2379bc688bf1d0aca0557e0035ca..3944e93af06f06eb07316e0bef46b007573e0309
+++ head -n5
-+++ true
-++ echo '64d3be986f9e2379bc688bf1d0aca0557e0035ca Merge tag '\''or1k-pull-request-20230809'\'' of https://github.com/stffrdhrn/qemu into staging
-e53e2e2a1bfe2dbf11333875705a0064e1183c0b Merge tag '\''pull-lu-20230809'\'' of https://gitlab.com/rth7680/qemu into staging
-c0b7823b2d1496771e0e0b20bd2fb96343ed9d17 Merge tag '\''nvme-fixes-pull-request'\'' of https://gitlab.com/birkelund/qemu into staging
-b8002058c45a50d893c51cf62ec96c70128fc1eb linux-user: Fix openat() emulation to correctly detect accesses to /proc
-47d1e982318a0d97c557ce349ea9e2b601554055 util/interval-tree: Check root for null in interval_tree_iter_first'
-++ '[' 34 -gt 5 ']'
-++ echo '... and 29 more'
+++ echo '3944e93af06f06eb07316e0bef46b007573e0309 Update version for v8.1.0-rc3 release
+70b73990d5e2e8e1ce63274b6b85888bef2957aa Merge tag '\''pull-tcg-20230810'\'' of https://gitlab.com/rth7680/qemu into staging
+f1b0f894c8c25f7ed24197ff130c7acb6b9fd6e7 gdbstub: don'\''t complain about preemptive ACK chars
+3869eb7eee6f6c00d51e8ce8fd71a769f3e0bf3e gdbstub: more fixes for client Ctrl-C handling
+dad1036f43b55c68eb76e73ef771b252ec764b14 tests/tcg: ensure system-mode gdb tests start stopped'
+++ '[' 6 -gt 5 ']'
+++ echo '... and 1 more'
++ gnu_print_result --short
++ false
++ local print_arg=--short
++ '[' -d artifacts/sumfiles ']'
-++ wait 503
+++ wait 504
++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 552
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230810 --build_dir=artifacts/sumfiles --verbosity=1
++ wait 553
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230810 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 554
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -716,16 +707,16 @@ b8002058c45a50d893c51cf62ec96c70128fc1eb linux-user: Fix openat() emulation to c
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
-++ wait 568
+++ wait 569
++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 617
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230810 --build_dir=artifacts/sumfiles --verbosity=1
++ wait 618
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230810 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 619
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230811 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -753,16 +744,16 @@ b8002058c45a50d893c51cf62ec96c70128fc1eb linux-user: Fix openat() emulation to c
+++ 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=d734d43a048b33ee12df2c06c2e782887e9715f6
+++ base_rev=fe1a221c88887e2b4bcb7e8430430b341082d7aa
+++ 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=fe1a221c88887e2b4bcb7e8430430b341082d7aa
-+++ git -C binutils rev-list --count d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa
-++ c_commits=14
-++ new_commits=14
+++ cur_rev=934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
++++ git -C binutils rev-list --count fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+++ c_commits=12
+++ new_commits=12
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -770,16 +761,16 @@ b8002058c45a50d893c51cf62ec96c70128fc1eb linux-user: Fix openat() emulation to c
+++ 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=8f4d2a4c984f168b8444672aa8f4a103e845dfbf
+++ base_rev=4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
+++ 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=4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
-+++ git -C gcc rev-list --count 8f4d2a4c984f168b8444672aa8f4a103e845dfbf..4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
-++ c_commits=44
-++ new_commits=58
+++ cur_rev=ee8a844d02e39912e0a303bcf46a0584d144ad6a
++++ git -C gcc rev-list --count 4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9..ee8a844d02e39912e0a303bcf46a0584d144ad6a
+++ c_commits=21
+++ new_commits=33
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
@@ -787,16 +778,16 @@ b8002058c45a50d893c51cf62ec96c70128fc1eb linux-user: Fix openat() emulation to c
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ base_rev=2e7332d6bd0219da491e899e0c3cee335ec8c9ab
+++ base_rev=adc7eafa76e719d01823b6c929e468c14075ec95
+++ get_current_git newlib_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
-++ cur_rev=adc7eafa76e719d01823b6c929e468c14075ec95
-+++ git -C newlib rev-list --count 2e7332d6bd0219da491e899e0c3cee335ec8c9ab..adc7eafa76e719d01823b6c929e468c14075ec95
-++ c_commits=11
-++ new_commits=69
+++ cur_rev=3550d74823bfc17ca5a1a687350821421b0d74e1
++++ git -C newlib rev-list --count adc7eafa76e719d01823b6c929e468c14075ec95..3550d74823bfc17ca5a1a687350821421b0d74e1
+++ c_commits=1
+++ new_commits=34
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -804,16 +795,16 @@ b8002058c45a50d893c51cf62ec96c70128fc1eb linux-user: Fix openat() emulation to c
+++ 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=d734d43a048b33ee12df2c06c2e782887e9715f6
+++ base_rev=fe1a221c88887e2b4bcb7e8430430b341082d7aa
+++ 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=fe1a221c88887e2b4bcb7e8430430b341082d7aa
-+++ git -C gdb rev-list --count d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa
-++ c_commits=14
-++ new_commits=83
+++ cur_rev=934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
++++ git -C gdb rev-list --count fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+++ c_commits=12
+++ new_commits=46
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -821,22 +812,20 @@ b8002058c45a50d893c51cf62ec96c70128fc1eb linux-user: Fix openat() emulation to c
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ base_rev=0450cf08976f9036feaded438031b4cba94f6452
+++ base_rev=64d3be986f9e2379bc688bf1d0aca0557e0035ca
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ cur_rev=64d3be986f9e2379bc688bf1d0aca0557e0035ca
-+++ git -C qemu rev-list --count 0450cf08976f9036feaded438031b4cba94f6452..64d3be986f9e2379bc688bf1d0aca0557e0035ca
-++ c_commits=34
-++ new_commits=117
+++ cur_rev=3944e93af06f06eb07316e0bef46b007573e0309
++++ git -C qemu rev-list --count 64d3be986f9e2379bc688bf1d0aca0557e0035ca..3944e93af06f06eb07316e0bef46b007573e0309
+++ c_commits=6
+++ new_commits=52
+++ echo binutils gcc newlib gdb qemu
+++ tr ' ' ,
++ components=binutils,gcc,newlib,gdb,qemu
-++ echo '117 commits in binutils,gcc,newlib,gdb,qemu'
-+ echo '[TCWG-CI] PASS after commit: 117 commits in binutils,gcc,newlib,gdb,qemu'
-+ echo '# generate dashboard'
+++ echo '52 commits in binutils,gcc,newlib,gdb,qemu'
# generate dashboard
# generate_dashboard_squad
... Skipping
@@ -845,6 +834,8 @@ b8002058c45a50d893c51cf62ec96c70128fc1eb linux-user: Fix openat() emulation to c
=> Not the first detection of this issue. Not sending mail.
# post_to_jira
Full stage ran successfully.
++ echo '[TCWG-CI] PASS after commit: 52 commits in binutils,gcc,newlib,gdb,qemu'
++ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
+ echo '# generate_dashboard_squad'
@@ -863,4 +854,4 @@ Full stage ran successfully.
+ false
+ false
+ echo 'Full stage ran successfully.'
-9475e2fc2ba79c632de81da984a3bd2e3656faf41c0d5c6f6da19eaeb9d8098f
+51e8ed465b9f86bb096fe5efa702c28a85a0a2fc90c8fda99d1226fad1e15e12
diff --git a/notify/notify-init.log b/notify/notify-init.log
index 45c6f2c..ad9eebb 100644
--- a/notify/notify-init.log
+++ b/notify/notify-init.log
@@ -1,7 +1,6 @@
-MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-02.tcwglab from build-02, date Thu Aug 10 05:14:21 AM UTC 2023
-ssh -Snone -oForwardAgent=no build-02.tcwglab docker-wrapper run --name 18-tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
-WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-08.tcwglab from build-08, date Fri Aug 11 05:08:39 AM UTC 2023
+ssh -Snone -oForwardAgent=no build-08.tcwglab docker-wrapper run --name 20-tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
@@ -19,6 +18,8 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
# Debug traces :
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/
+# Using dir : base-artifacts
++ set +x
+ ci_project=tcwg_gnu_embed_check_binutils
++ get_current_manifest '{rr[ci_config]}'
@@ -29,17 +30,15 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/15/
-# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/15/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/'
+ 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_embed_check_binutils--master-thumb_m0_eabi-build/18/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/20/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/18/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m0_eabi-build/20/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -61,23 +60,23 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#fe1a221c88887e2b4bcb7e8430430b341082d7aa '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#origin/master '!=' xbaseline ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9 '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#origin/master '!=' xbaseline ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/newlib-cygwin.git#adc7eafa76e719d01823b6c929e468c14075ec95 '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/newlib-cygwin.git#origin/master '!=' xbaseline ']'
+++ echo -ne ' newlib'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#fe1a221c88887e2b4bcb7e8430430b341082d7aa '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#origin/master '!=' xbaseline ']'
+++ echo -ne ' gdb'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://gitlab.com/qemu-project/qemu.git#64d3be986f9e2379bc688bf1d0aca0557e0035ca '!=' xbaseline ']'
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#origin/master '!=' xbaseline ']'
+++ echo -ne ' qemu'
+++ delim=' '
+++ echo
@@ -93,7 +92,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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
-++ '[' xfe1a221c88887e2b4bcb7e8430430b341082d7aa '!=' xd734d43a048b33ee12df2c06c2e782887e9715f6 ']'
+++ '[' x934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 '!=' xfe1a221c88887e2b4bcb7e8430430b341082d7aa ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -108,7 +107,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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
-++ '[' x4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9 '!=' x8f4d2a4c984f168b8444672aa8f4a103e845dfbf ']'
+++ '[' xee8a844d02e39912e0a303bcf46a0584d144ad6a '!=' x4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,7 +122,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ '[' xadc7eafa76e719d01823b6c929e468c14075ec95 '!=' x2e7332d6bd0219da491e899e0c3cee335ec8c9ab ']'
+++ '[' x3550d74823bfc17ca5a1a687350821421b0d74e1 '!=' xadc7eafa76e719d01823b6c929e468c14075ec95 ']'
++ echo -ne ' newlib'
++ delim=' '
++ for c in $(print_updated_components)
@@ -138,7 +137,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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
-++ '[' xfe1a221c88887e2b4bcb7e8430430b341082d7aa '!=' xd734d43a048b33ee12df2c06c2e782887e9715f6 ']'
+++ '[' x934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 '!=' xfe1a221c88887e2b4bcb7e8430430b341082d7aa ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -153,7 +152,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' x64d3be986f9e2379bc688bf1d0aca0557e0035ca '!=' x0450cf08976f9036feaded438031b4cba94f6452 ']'
+++ '[' x3944e93af06f06eb07316e0bef46b007573e0309 '!=' x64d3be986f9e2379bc688bf1d0aca0557e0035ca ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -173,17 +172,17 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ 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=d734d43a048b33ee12df2c06c2e782887e9715f6
++ base_rev=fe1a221c88887e2b4bcb7e8430430b341082d7aa
++ 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=fe1a221c88887e2b4bcb7e8430430b341082d7aa
-++ git -C binutils rev-list --count d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa
-# rev for binutils : d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa (14 commits)
-+ c_commits=14
-+ echo '# rev for binutils : d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa (14 commits)'
++ cur_rev=934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+++ git -C binutils rev-list --count fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+# rev for binutils : fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 (12 commits)
++ c_commits=12
++ echo '# rev for binutils : fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 (12 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -191,17 +190,17 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ 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=8f4d2a4c984f168b8444672aa8f4a103e845dfbf
++ base_rev=4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
++ 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=4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
-++ git -C gcc rev-list --count 8f4d2a4c984f168b8444672aa8f4a103e845dfbf..4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9
-# rev for gcc : 8f4d2a4c984f168b8444672aa8f4a103e845dfbf..4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9 (44 commits)
-+ c_commits=44
-+ echo '# rev for gcc : 8f4d2a4c984f168b8444672aa8f4a103e845dfbf..4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9 (44 commits)'
++ cur_rev=ee8a844d02e39912e0a303bcf46a0584d144ad6a
+++ git -C gcc rev-list --count 4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9..ee8a844d02e39912e0a303bcf46a0584d144ad6a
+# rev for gcc : 4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9..ee8a844d02e39912e0a303bcf46a0584d144ad6a (21 commits)
++ c_commits=21
++ echo '# rev for gcc : 4cede0de9a19ee1a911b27dbe0916e67f1f3d7c9..ee8a844d02e39912e0a303bcf46a0584d144ad6a (21 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git newlib_rev
++ set -euf -o pipefail
@@ -209,17 +208,17 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/newlib_rev
-+ base_rev=2e7332d6bd0219da491e899e0c3cee335ec8c9ab
++ base_rev=adc7eafa76e719d01823b6c929e468c14075ec95
++ get_current_git newlib_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/newlib_rev
-+ cur_rev=adc7eafa76e719d01823b6c929e468c14075ec95
-++ git -C newlib rev-list --count 2e7332d6bd0219da491e899e0c3cee335ec8c9ab..adc7eafa76e719d01823b6c929e468c14075ec95
-# rev for newlib : 2e7332d6bd0219da491e899e0c3cee335ec8c9ab..adc7eafa76e719d01823b6c929e468c14075ec95 (11 commits)
-+ c_commits=11
-+ echo '# rev for newlib : 2e7332d6bd0219da491e899e0c3cee335ec8c9ab..adc7eafa76e719d01823b6c929e468c14075ec95 (11 commits)'
++ cur_rev=3550d74823bfc17ca5a1a687350821421b0d74e1
+++ git -C newlib rev-list --count adc7eafa76e719d01823b6c929e468c14075ec95..3550d74823bfc17ca5a1a687350821421b0d74e1
+# rev for newlib : adc7eafa76e719d01823b6c929e468c14075ec95..3550d74823bfc17ca5a1a687350821421b0d74e1 (1 commits)
++ c_commits=1
++ echo '# rev for newlib : adc7eafa76e719d01823b6c929e468c14075ec95..3550d74823bfc17ca5a1a687350821421b0d74e1 (1 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -227,17 +226,17 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ 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=d734d43a048b33ee12df2c06c2e782887e9715f6
++ base_rev=fe1a221c88887e2b4bcb7e8430430b341082d7aa
++ 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=fe1a221c88887e2b4bcb7e8430430b341082d7aa
-++ git -C gdb rev-list --count d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa
-# rev for gdb : d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa (14 commits)
-+ c_commits=14
-+ echo '# rev for gdb : d734d43a048b33ee12df2c06c2e782887e9715f6..fe1a221c88887e2b4bcb7e8430430b341082d7aa (14 commits)'
++ cur_rev=934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+++ git -C gdb rev-list --count fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9
+# rev for gdb : fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 (12 commits)
++ c_commits=12
++ echo '# rev for gdb : fe1a221c88887e2b4bcb7e8430430b341082d7aa..934ee74bc0d04b866968f3aba0dc16fe7bccb1d9 (12 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -245,18 +244,18 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/qemu_rev
-+ base_rev=0450cf08976f9036feaded438031b4cba94f6452
++ base_rev=64d3be986f9e2379bc688bf1d0aca0557e0035ca
++ get_current_git qemu_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/qemu_rev
-+ cur_rev=64d3be986f9e2379bc688bf1d0aca0557e0035ca
-++ git -C qemu rev-list --count 0450cf08976f9036feaded438031b4cba94f6452..64d3be986f9e2379bc688bf1d0aca0557e0035ca
-# rev for qemu : 0450cf08976f9036feaded438031b4cba94f6452..64d3be986f9e2379bc688bf1d0aca0557e0035ca (34 commits)
++ cur_rev=3944e93af06f06eb07316e0bef46b007573e0309
+++ git -C qemu rev-list --count 64d3be986f9e2379bc688bf1d0aca0557e0035ca..3944e93af06f06eb07316e0bef46b007573e0309
+# rev for qemu : 64d3be986f9e2379bc688bf1d0aca0557e0035ca..3944e93af06f06eb07316e0bef46b007573e0309 (6 commits)
-+ c_commits=34
-+ echo '# rev for qemu : 0450cf08976f9036feaded438031b4cba94f6452..64d3be986f9e2379bc688bf1d0aca0557e0035ca (34 commits)'
++ c_commits=6
++ echo '# rev for qemu : 64d3be986f9e2379bc688bf1d0aca0557e0035ca..3944e93af06f06eb07316e0bef46b007573e0309 (6 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
@@ -278,13 +277,13 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ echo '# generate_extra_details'
+ post_interesting_commits init
# post_interesting_commits
+Init stage ran successfully.
+ 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.'
+ exit 0
-0a206cd74ea10df62e9b45cb480838bc51a7ce9306ddff6ad8e3f474882b3bf0
+c9267124b7357fb877a19243fb8644f372f9d66c1597c3980b7b0b719556bd30
diff --git a/notify/results.compare b/notify/results.compare
index 38f5f8b..b86d4d4 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -7,8 +7,8 @@ binutils.sum
gas.sum
ld.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.24896
-CURRENT: /tmp/gxx-sum2.24896
+REFERENCE:/tmp/gxx-sum1.26440
+CURRENT: /tmp/gxx-sum2.26440
+---------+---------+
o RUN STATUS: | REF | RES |