summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-15 07:35:28 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-15 07:35:28 +0000
commit706a2e680cf7f7d71d8d63739eba51cf37e3094b (patch)
treee44c880e0794ffe3fda3306698597818980ff38f /notify
parentd5eb0f93aa8ac015f6a9bbfbd24868bd4de8962c (diff)
onsuccess: #124: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/124/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe stage1 --: | -7 | # build_abe newlib: | -5 | # build_abe stage2 --: | -4 | # build_abe gdb: | -3 | # build_abe qemu: | -2 | # build_abe dejagnu: | -1 | # build_abe check_binutils --: | 0 check_regression status : 0
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.txt51
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/notify-full.log394
-rw-r--r--notify/notify-init.log121
-rw-r--r--notify/results.compare4
8 files changed, 289 insertions, 291 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 9cc82e6..bf7b5bf 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-arm_eabi-build/123/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/124/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comments.txt b/notify/jira/comments.txt
index 9cc82e6..bf7b5bf 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-arm_eabi-build/123/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/124/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index fdf8192..2e65c03 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "123",
+ "run_order": "124",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-15 07:35:02"
+ "Start Time": "2023-10-15 07:35:28"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 148a7c2..c0cf40f 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,35 +2,36 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm_eabi after:
- | 52 commits in binutils,gcc,newlib,gdb
- | 29c108c9610 MIPS: Support `-gnuabi64' target triplet suffix for 64-bit Linux targets
- | 316be2b229f MIPS/GAS/testsuite: Fix n64 compact EH failures
- | ed4dca900c0 testsuite: Handle composed R_MIPS_NONE relocations
- | ec76a6172f7 MIPS/testsuite: Handle 64-bit addresses
- | 60ec8306db1 testsuite: Also discard the `.MIPS.options' section
- | ... and 17 more commits in binutils
- | 54e54f77c10 Add UNSPEC_MASKOP to vpbroadcastm pattern.
- | 0c7b0745e61 Daily bump.
- | 14dab1a1bcc bpf: ISA V4 sign-extending move and load insns [PR110782,PR110784]
- | 9cbf4286a9d bpf: minor doc cleanup for command-line options
- | 31d18ff4424 bpf: correct pseudo-C template for add3 and sub3
- | ... and 2 more commits in gcc
- | a13b0b7ae Cygwin: fnmatch: fix range comparison in C locale
- | 29c108c9610 MIPS: Support `-gnuabi64' target triplet suffix for 64-bit Linux targets
- | 316be2b229f MIPS/GAS/testsuite: Fix n64 compact EH failures
- | ed4dca900c0 testsuite: Handle composed R_MIPS_NONE relocations
- | ec76a6172f7 MIPS/testsuite: Handle 64-bit addresses
- | 60ec8306db1 testsuite: Also discard the `.MIPS.options' section
- | ... and 17 more commits in gdb
+ | 38 commits in binutils,gcc,gdb,qemu
+ | 249d4715e41 bpf: gas: support relaxation of V4 jump instructions
+ | 07d8d4bd2ad [gdb] Rename variable main_thread to main_thread_id
+ | 0c8a0b88d18 Re-acquire GIL earlier in gdbpy_parse_and_eval
+ | 95b83567a45 gas: amend X_unsigned uses
+ | fdbb0863b61 RISC-V: Specify -mabi in rv64 autovec testcase
+ | a47e615fbf9 c++: devirtualization of array destruction [PR110057]
+ | f5fb9ff2396 loop-split improvements, part 3
+ | 095eb138f73 PR rtl-optimization/110587: Reduce useless moves in compile-time hog.
+ | b24acae8f4d loop-split improvements, part 2
+ | ... and 16 more commits in gcc
+ | 249d4715e41 bpf: gas: support relaxation of V4 jump instructions
+ | 07d8d4bd2ad [gdb] Rename variable main_thread to main_thread_id
+ | 0c8a0b88d18 Re-acquire GIL earlier in gdbpy_parse_and_eval
+ | 95b83567a45 gas: amend X_unsigned uses
+ | f33c745764 Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
+ | 1c38fe69e2 block/blkio: use blkio_set_int("fd") to check fd support
+ | 723bea27b1 block/blkio: fall back on using `path` when `fd` setting fails
+ | 809c319f8a block/blkio: retry blkio_connect() if it fails using `fd`
+ | 69785d66ae block/blkio: move blkio_connect() in the drivers functions
+ | ... and 4 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-arm_eabi-build/123/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/124/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/123/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/124/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/123/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/124/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_embed_check_binutils/master-arm_eabi
@@ -38,6 +39,6 @@ CI config tcwg_gnu_embed_check_binutils/master-arm_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-arm_eabi-build/123/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/122/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/124/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/123/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index f156cc3..bdefc30 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 52 commits in binutils,gcc,newlib,gdb: PASS on arm
+[Linaro-TCWG-CI] 38 commits in binutils,gcc,gdb,qemu: PASS on arm
diff --git a/notify/notify-full.log b/notify/notify-full.log
index 533775c..887e113 100644
--- a/notify/notify-full.log
+++ b/notify/notify-full.log
@@ -1,9 +1,8 @@
-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_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_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_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-07.tcwglab from build-07, date Fri Jul 28 06:46:20 AM UTC 2023
-ssh -Snone -oForwardAgent=no build-07.tcwglab docker-wrapper run --name 123-tcwg_gnu_embed_check_binutils--master-arm_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_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_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_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_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_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 /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_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_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:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-01.tcwglab from build-01, date Fri Jul 28 06:36:05 PM UTC 2023
+ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 124-tcwg_gnu_embed_check_binutils--master-arm_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 -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_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_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:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=60648M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-47 --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
+/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true
+ false
+ dryrun=
@@ -29,17 +28,17 @@ 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-arm_eabi-build/122/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/123/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/122/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/123/'
+ 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-arm_eabi-build/123/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/124/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/123/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/124/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -61,11 +60,11 @@ 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#29c108c9610640439daa5244a573348b7c47d994 '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#249d4715e41061b6bd2d26df20ae274e6478f972 '!=' xbaseline ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#54e54f77c1012ab53126314181c51eaee146ad5d '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#fdbb0863b6111ad3f45b79f47ebfe471555b2c4a '!=' xbaseline ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in ${rr[components]}
@@ -73,11 +72,11 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ echo -ne ' newlib'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#29c108c9610640439daa5244a573348b7c47d994 '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#249d4715e41061b6bd2d26df20ae274e6478f972 '!=' xbaseline ']'
+++ echo -ne ' gdb'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://gitlab.com/qemu-project/qemu.git#ccdd31267678db9d80578b5f80bbe94141609ef4 '!=' xbaseline ']'
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#f33c74576425fac2cbb0725229895fe096df4261 '!=' 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
-++ '[' x29c108c9610640439daa5244a573348b7c47d994 '!=' xb871f5ee3374590a4206da3ca14a32c4e68d0355 ']'
+++ '[' x249d4715e41061b6bd2d26df20ae274e6478f972 '!=' x29c108c9610640439daa5244a573348b7c47d994 ']'
++ 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
-++ '[' x54e54f77c1012ab53126314181c51eaee146ad5d '!=' x081e25d3cfd86c4094999ded0bbe99b91762013c ']'
+++ '[' xfdbb0863b6111ad3f45b79f47ebfe471555b2c4a '!=' x54e54f77c1012ab53126314181c51eaee146ad5d ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,9 +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
-++ '[' xa13b0b7aea9d12c6cefe21082ef5c921ac071e3a '!=' x9e329b544ac04b389e12984362e06b92e1506399 ']'
-++ echo -ne ' newlib'
-++ delim=' '
+++ '[' xa13b0b7aea9d12c6cefe21082ef5c921ac071e3a '!=' xa13b0b7aea9d12c6cefe21082ef5c921ac071e3a ']'
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -138,7 +135,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
-++ '[' x29c108c9610640439daa5244a573348b7c47d994 '!=' xb871f5ee3374590a4206da3ca14a32c4e68d0355 ']'
+++ '[' x249d4715e41061b6bd2d26df20ae274e6478f972 '!=' x29c108c9610640439daa5244a573348b7c47d994 ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -153,17 +150,19 @@ 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
-++ '[' xccdd31267678db9d80578b5f80bbe94141609ef4 '!=' xccdd31267678db9d80578b5f80bbe94141609ef4 ']'
+++ '[' xf33c74576425fac2cbb0725229895fe096df4261 '!=' xccdd31267678db9d80578b5f80bbe94141609ef4 ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc newlib gdb
+# change_kind=multiple_components : binutils gcc gdb qemu
+ local c base_rev cur_rev c_commits
+ '[' 4 = 0 ']'
+ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc newlib gdb'
++ echo '# change_kind=multiple_components : binutils gcc gdb qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -171,17 +170,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=b871f5ee3374590a4206da3ca14a32c4e68d0355
++ base_rev=29c108c9610640439daa5244a573348b7c47d994
++ 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=29c108c9610640439daa5244a573348b7c47d994
-++ git -C binutils rev-list --count b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994
-# rev for binutils : b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994 (22 commits)
-+ c_commits=22
-+ echo '# rev for binutils : b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994 (22 commits)'
++ cur_rev=249d4715e41061b6bd2d26df20ae274e6478f972
+++ git -C binutils rev-list --count 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972
+# rev for binutils : 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972 (4 commits)
++ c_commits=4
++ echo '# rev for binutils : 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972 (4 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -189,35 +188,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=081e25d3cfd86c4094999ded0bbe99b91762013c
++ base_rev=54e54f77c1012ab53126314181c51eaee146ad5d
++ 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=54e54f77c1012ab53126314181c51eaee146ad5d
-++ git -C gcc rev-list --count 081e25d3cfd86c4094999ded0bbe99b91762013c..54e54f77c1012ab53126314181c51eaee146ad5d
-# rev for gcc : 081e25d3cfd86c4094999ded0bbe99b91762013c..54e54f77c1012ab53126314181c51eaee146ad5d (7 commits)
-+ c_commits=7
-+ echo '# rev for gcc : 081e25d3cfd86c4094999ded0bbe99b91762013c..54e54f77c1012ab53126314181c51eaee146ad5d (7 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git newlib_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ 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=9e329b544ac04b389e12984362e06b92e1506399
-++ 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=a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
-++ git -C newlib rev-list --count 9e329b544ac04b389e12984362e06b92e1506399..a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
-# rev for newlib : 9e329b544ac04b389e12984362e06b92e1506399..a13b0b7aea9d12c6cefe21082ef5c921ac071e3a (1 commits)
-+ c_commits=1
-+ echo '# rev for newlib : 9e329b544ac04b389e12984362e06b92e1506399..a13b0b7aea9d12c6cefe21082ef5c921ac071e3a (1 commits)'
++ cur_rev=fdbb0863b6111ad3f45b79f47ebfe471555b2c4a
+++ git -C gcc rev-list --count 54e54f77c1012ab53126314181c51eaee146ad5d..fdbb0863b6111ad3f45b79f47ebfe471555b2c4a
+# rev for gcc : 54e54f77c1012ab53126314181c51eaee146ad5d..fdbb0863b6111ad3f45b79f47ebfe471555b2c4a (21 commits)
++ c_commits=21
++ echo '# rev for gcc : 54e54f77c1012ab53126314181c51eaee146ad5d..fdbb0863b6111ad3f45b79f47ebfe471555b2c4a (21 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -225,18 +206,36 @@ 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=b871f5ee3374590a4206da3ca14a32c4e68d0355
++ base_rev=29c108c9610640439daa5244a573348b7c47d994
++ 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=29c108c9610640439daa5244a573348b7c47d994
-++ git -C gdb rev-list --count b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994
-# rev for gdb : b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994 (22 commits)
++ cur_rev=249d4715e41061b6bd2d26df20ae274e6478f972
+++ git -C gdb rev-list --count 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972
+# rev for gdb : 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972 (4 commits)
++ c_commits=4
++ echo '# rev for gdb : 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972 (4 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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=ccdd31267678db9d80578b5f80bbe94141609ef4
+++ 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=f33c74576425fac2cbb0725229895fe096df4261
+++ git -C qemu rev-list --count ccdd31267678db9d80578b5f80bbe94141609ef4..f33c74576425fac2cbb0725229895fe096df4261
+# rev for qemu : ccdd31267678db9d80578b5f80bbe94141609ef4..f33c74576425fac2cbb0725229895fe096df4261 (9 commits)
-+ c_commits=22
-+ echo '# rev for gdb : b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994 (22 commits)'
++ c_commits=9
++ echo '# rev for qemu : ccdd31267678db9d80578b5f80bbe94141609ef4..f33c74576425fac2cbb0725229895fe096df4261 (9 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
@@ -364,11 +363,11 @@ 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-arm_eabi-build/123/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/124/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-arm_eabi-build/122/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/123/artifact/artifacts
+ cat
++ gnu_print_result --oneline
++ false
@@ -411,16 +410,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=b871f5ee3374590a4206da3ca14a32c4e68d0355
+++ base_rev=29c108c9610640439daa5244a573348b7c47d994
+++ 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=29c108c9610640439daa5244a573348b7c47d994
-+++ git -C binutils rev-list --count b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994
-++ c_commits=22
-++ new_commits=22
+++ cur_rev=249d4715e41061b6bd2d26df20ae274e6478f972
++++ git -C binutils rev-list --count 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972
+++ c_commits=4
+++ new_commits=4
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -428,33 +427,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=081e25d3cfd86c4094999ded0bbe99b91762013c
+++ base_rev=54e54f77c1012ab53126314181c51eaee146ad5d
+++ 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=54e54f77c1012ab53126314181c51eaee146ad5d
-+++ git -C gcc rev-list --count 081e25d3cfd86c4094999ded0bbe99b91762013c..54e54f77c1012ab53126314181c51eaee146ad5d
-++ c_commits=7
-++ new_commits=29
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git newlib_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=9e329b544ac04b389e12984362e06b92e1506399
-+++ 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=a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
-+++ git -C newlib rev-list --count 9e329b544ac04b389e12984362e06b92e1506399..a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
-++ c_commits=1
-++ new_commits=30
+++ cur_rev=fdbb0863b6111ad3f45b79f47ebfe471555b2c4a
++++ git -C gcc rev-list --count 54e54f77c1012ab53126314181c51eaee146ad5d..fdbb0863b6111ad3f45b79f47ebfe471555b2c4a
+++ c_commits=21
+++ new_commits=25
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -462,20 +444,37 @@ 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=b871f5ee3374590a4206da3ca14a32c4e68d0355
+++ base_rev=29c108c9610640439daa5244a573348b7c47d994
+++ 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=29c108c9610640439daa5244a573348b7c47d994
-+++ git -C gdb rev-list --count b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994
-++ c_commits=22
-++ new_commits=52
-+++ echo binutils gcc newlib gdb
+++ cur_rev=249d4715e41061b6bd2d26df20ae274e6478f972
++++ git -C gdb rev-list --count 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972
+++ c_commits=4
+++ new_commits=29
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ 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=ccdd31267678db9d80578b5f80bbe94141609ef4
++++ 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=f33c74576425fac2cbb0725229895fe096df4261
++++ git -C qemu rev-list --count ccdd31267678db9d80578b5f80bbe94141609ef4..f33c74576425fac2cbb0725229895fe096df4261
+++ c_commits=9
+++ new_commits=38
++++ echo binutils gcc gdb qemu
+++ tr ' ' ,
-++ components=binutils,gcc,newlib,gdb
-++ echo '52 commits in binutils,gcc,newlib,gdb'
+++ components=binutils,gcc,gdb,qemu
+++ echo '38 commits in binutils,gcc,gdb,qemu'
++ print_commits --short
++ sed -e 's/^/ | /'
++ false
@@ -490,27 +489,24 @@ 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=b871f5ee3374590a4206da3ca14a32c4e68d0355
+++ base_rev=29c108c9610640439daa5244a573348b7c47d994
+++ 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=29c108c9610640439daa5244a573348b7c47d994
-+++ git -C binutils rev-list --count b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994
-++ c_commits=22
-++ new_commits=22
+++ cur_rev=249d4715e41061b6bd2d26df20ae274e6478f972
++++ git -C binutils rev-list --count 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972
+++ c_commits=4
+++ new_commits=4
++ echo 'binutils commits:'
-+++ git -C binutils log --pretty=oneline b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994
++++ git -C binutils log --pretty=oneline 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972
+++ head -n5
-+++ true
-++ echo '29c108c9610640439daa5244a573348b7c47d994 MIPS: Support `-gnuabi64'\'' target triplet suffix for 64-bit Linux targets
-316be2b229f5bd07ebef48fd1d7b8cb103e4d815 MIPS/GAS/testsuite: Fix n64 compact EH failures
-ed4dca900c0dbc1317917cb289255d2f8d03f732 testsuite: Handle composed R_MIPS_NONE relocations
-ec76a6172f7b6d61f7d76c2bcf766122132116b8 MIPS/testsuite: Handle 64-bit addresses
-60ec8306db150e687fc05870949056bae6c8d635 testsuite: Also discard the `.MIPS.options'\'' section'
-++ '[' 22 -gt 5 ']'
-++ echo '... and 17 more'
+++ echo '249d4715e41061b6bd2d26df20ae274e6478f972 bpf: gas: support relaxation of V4 jump instructions
+07d8d4bd2ad213281be502d6e56c19e0269b8967 [gdb] Rename variable main_thread to main_thread_id
+0c8a0b88d18d9c8d6cd52bd1a56d6ab88570f287 Re-acquire GIL earlier in gdbpy_parse_and_eval
+95b83567a4500c9cc14480dc171cf1d26a1555a6 gas: amend X_unsigned uses'
+++ '[' 4 -gt 5 ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -518,48 +514,26 @@ ec76a6172f7b6d61f7d76c2bcf766122132116b8 MIPS/testsuite: Handle 64-bit addresses
+++ 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=081e25d3cfd86c4094999ded0bbe99b91762013c
+++ base_rev=54e54f77c1012ab53126314181c51eaee146ad5d
+++ 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=54e54f77c1012ab53126314181c51eaee146ad5d
-+++ git -C gcc rev-list --count 081e25d3cfd86c4094999ded0bbe99b91762013c..54e54f77c1012ab53126314181c51eaee146ad5d
-++ c_commits=7
-++ new_commits=29
+++ cur_rev=fdbb0863b6111ad3f45b79f47ebfe471555b2c4a
++++ git -C gcc rev-list --count 54e54f77c1012ab53126314181c51eaee146ad5d..fdbb0863b6111ad3f45b79f47ebfe471555b2c4a
+++ c_commits=21
+++ new_commits=25
++ echo 'gcc commits:'
-+++ git -C gcc log --pretty=oneline 081e25d3cfd86c4094999ded0bbe99b91762013c..54e54f77c1012ab53126314181c51eaee146ad5d
-+++ head -n5
-++ echo '54e54f77c1012ab53126314181c51eaee146ad5d Add UNSPEC_MASKOP to vpbroadcastm pattern.
-0c7b0745e61225d649cf43181873408d081caa39 Daily bump.
-14dab1a1bcc3f0315e33d166df06520fba409c9b bpf: ISA V4 sign-extending move and load insns [PR110782,PR110784]
-9cbf4286a9d126e2fd8d2989313761d21614d288 bpf: minor doc cleanup for command-line options
-31d18ff44244d1fe3ae913a5a1957d82059cb328 bpf: correct pseudo-C template for add3 and sub3'
-++ '[' 7 -gt 5 ']'
-++ echo '... and 2 more'
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git newlib_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=9e329b544ac04b389e12984362e06b92e1506399
-+++ 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=a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
-+++ git -C newlib rev-list --count 9e329b544ac04b389e12984362e06b92e1506399..a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
-++ c_commits=1
-++ new_commits=30
-++ echo 'newlib commits:'
-+++ git -C newlib log --pretty=oneline 9e329b544ac04b389e12984362e06b92e1506399..a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
++++ git -C gcc log --pretty=oneline 54e54f77c1012ab53126314181c51eaee146ad5d..fdbb0863b6111ad3f45b79f47ebfe471555b2c4a
+++ head -n5
-++ echo 'a13b0b7aea9d12c6cefe21082ef5c921ac071e3a Cygwin: fnmatch: fix range comparison in C locale'
-++ '[' 1 -gt 5 ']'
+++ echo 'fdbb0863b6111ad3f45b79f47ebfe471555b2c4a RISC-V: Specify -mabi in rv64 autovec testcase
+a47e615fbf9c6f4b24e5032df5d720b6bf9b63b5 c++: devirtualization of array destruction [PR110057]
+f5fb9ff2396fd41fdd2e6d35a412e936d2d42f75 loop-split improvements, part 3
+095eb138f736d94dabf9a07a6671bd351be0e66a PR rtl-optimization/110587: Reduce useless moves in compile-time hog.
+b24acae8f4d315a5b071ffc2574ce91c7a0800ca loop-split improvements, part 2'
+++ '[' 21 -gt 5 ']'
+++ echo '... and 16 more'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -567,27 +541,51 @@ ec76a6172f7b6d61f7d76c2bcf766122132116b8 MIPS/testsuite: Handle 64-bit addresses
+++ 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=b871f5ee3374590a4206da3ca14a32c4e68d0355
+++ base_rev=29c108c9610640439daa5244a573348b7c47d994
+++ 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=29c108c9610640439daa5244a573348b7c47d994
-+++ git -C gdb rev-list --count b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994
-++ c_commits=22
-++ new_commits=52
+++ cur_rev=249d4715e41061b6bd2d26df20ae274e6478f972
++++ git -C gdb rev-list --count 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972
+++ c_commits=4
+++ new_commits=29
++ echo 'gdb commits:'
-+++ git -C gdb log --pretty=oneline b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994
++++ git -C gdb log --pretty=oneline 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972
+++ head -n5
-+++ true
-++ echo '29c108c9610640439daa5244a573348b7c47d994 MIPS: Support `-gnuabi64'\'' target triplet suffix for 64-bit Linux targets
-316be2b229f5bd07ebef48fd1d7b8cb103e4d815 MIPS/GAS/testsuite: Fix n64 compact EH failures
-ed4dca900c0dbc1317917cb289255d2f8d03f732 testsuite: Handle composed R_MIPS_NONE relocations
-ec76a6172f7b6d61f7d76c2bcf766122132116b8 MIPS/testsuite: Handle 64-bit addresses
-60ec8306db150e687fc05870949056bae6c8d635 testsuite: Also discard the `.MIPS.options'\'' section'
-++ '[' 22 -gt 5 ']'
-++ echo '... and 17 more'
+++ echo '249d4715e41061b6bd2d26df20ae274e6478f972 bpf: gas: support relaxation of V4 jump instructions
+07d8d4bd2ad213281be502d6e56c19e0269b8967 [gdb] Rename variable main_thread to main_thread_id
+0c8a0b88d18d9c8d6cd52bd1a56d6ab88570f287 Re-acquire GIL earlier in gdbpy_parse_and_eval
+95b83567a4500c9cc14480dc171cf1d26a1555a6 gas: amend X_unsigned uses'
+++ '[' 4 -gt 5 ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ 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=ccdd31267678db9d80578b5f80bbe94141609ef4
++++ 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=f33c74576425fac2cbb0725229895fe096df4261
++++ git -C qemu rev-list --count ccdd31267678db9d80578b5f80bbe94141609ef4..f33c74576425fac2cbb0725229895fe096df4261
+++ c_commits=9
+++ new_commits=38
+++ echo 'qemu commits:'
++++ git -C qemu log --pretty=oneline ccdd31267678db9d80578b5f80bbe94141609ef4..f33c74576425fac2cbb0725229895fe096df4261
++++ head -n5
+++ echo 'f33c74576425fac2cbb0725229895fe096df4261 Merge tag '\''block-pull-request'\'' of https://gitlab.com/stefanha/qemu into staging
+1c38fe69e2b8a05c1762b122292fa7e3662f06fd block/blkio: use blkio_set_int("fd") to check fd support
+723bea27b127969931fa26bc0de79372a3d9e148 block/blkio: fall back on using `path` when `fd` setting fails
+809c319f8a089fbc49223dc29e1cc2b978beeada block/blkio: retry blkio_connect() if it fails using `fd`
+69785d66ae1ec43f77fc65109a21721992bead9f block/blkio: move blkio_connect() in the drivers functions'
+++ '[' 9 -gt 5 ']'
+++ echo '... and 4 more'
++ gnu_print_result --short
++ false
++ local print_arg=--short
@@ -682,16 +680,16 @@ ec76a6172f7b6d61f7d76c2bcf766122132116b8 MIPS/testsuite: Handle 64-bit addresses
+++ 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=b871f5ee3374590a4206da3ca14a32c4e68d0355
+++ base_rev=29c108c9610640439daa5244a573348b7c47d994
+++ 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=29c108c9610640439daa5244a573348b7c47d994
-+++ git -C binutils rev-list --count b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994
-++ c_commits=22
-++ new_commits=22
+++ cur_rev=249d4715e41061b6bd2d26df20ae274e6478f972
++++ git -C binutils rev-list --count 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972
+++ c_commits=4
+++ new_commits=4
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -699,33 +697,16 @@ ec76a6172f7b6d61f7d76c2bcf766122132116b8 MIPS/testsuite: Handle 64-bit addresses
+++ 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=081e25d3cfd86c4094999ded0bbe99b91762013c
+++ base_rev=54e54f77c1012ab53126314181c51eaee146ad5d
+++ 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=54e54f77c1012ab53126314181c51eaee146ad5d
-+++ git -C gcc rev-list --count 081e25d3cfd86c4094999ded0bbe99b91762013c..54e54f77c1012ab53126314181c51eaee146ad5d
-++ c_commits=7
-++ new_commits=29
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git newlib_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=9e329b544ac04b389e12984362e06b92e1506399
-+++ 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=a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
-+++ git -C newlib rev-list --count 9e329b544ac04b389e12984362e06b92e1506399..a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
-++ c_commits=1
-++ new_commits=30
+++ cur_rev=fdbb0863b6111ad3f45b79f47ebfe471555b2c4a
++++ git -C gcc rev-list --count 54e54f77c1012ab53126314181c51eaee146ad5d..fdbb0863b6111ad3f45b79f47ebfe471555b2c4a
+++ c_commits=21
+++ new_commits=25
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -733,26 +714,46 @@ ec76a6172f7b6d61f7d76c2bcf766122132116b8 MIPS/testsuite: Handle 64-bit addresses
+++ 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=b871f5ee3374590a4206da3ca14a32c4e68d0355
+++ base_rev=29c108c9610640439daa5244a573348b7c47d994
+++ 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=29c108c9610640439daa5244a573348b7c47d994
-+++ git -C gdb rev-list --count b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994
-++ c_commits=22
-++ new_commits=52
-+++ echo binutils gcc newlib gdb
+++ cur_rev=249d4715e41061b6bd2d26df20ae274e6478f972
++++ git -C gdb rev-list --count 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972
+++ c_commits=4
+++ new_commits=29
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ 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=ccdd31267678db9d80578b5f80bbe94141609ef4
++++ 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=f33c74576425fac2cbb0725229895fe096df4261
++++ git -C qemu rev-list --count ccdd31267678db9d80578b5f80bbe94141609ef4..f33c74576425fac2cbb0725229895fe096df4261
+++ c_commits=9
+++ new_commits=38
++++ echo binutils gcc gdb qemu
+++ tr ' ' ,
-++ components=binutils,gcc,newlib,gdb
-++ echo '52 commits in binutils,gcc,newlib,gdb'
+++ components=binutils,gcc,gdb,qemu
+++ echo '38 commits in binutils,gcc,gdb,qemu'
# generate dashboard
# generate_dashboard_squad
... Skipping
# post_dashboard_squad
... Skipping
-+ echo '[TCWG-CI] PASS after commit: 52 commits in binutils,gcc,newlib,gdb'
+=> Not the first detection of this issue. Not sending mail.
+# post_to_jira
+Full stage ran successfully.
++ echo '[TCWG-CI] PASS after commit: 38 commits in binutils,gcc,gdb,qemu'
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
@@ -765,9 +766,6 @@ ec76a6172f7b6d61f7d76c2bcf766122132116b8 MIPS/testsuite: Handle 64-bit addresses
+ false
+ echo '... Skipping'
+ return
-=> Not the first detection of this issue. Not sending mail.
-# post_to_jira
-Full stage ran successfully.
+ false
+ echo '=> Not the first detection of this issue. Not sending mail.'
+ post_to_jira
@@ -775,4 +773,4 @@ Full stage ran successfully.
+ false
+ false
+ echo 'Full stage ran successfully.'
-b7d9c16ffdd0950f2bb4587079ed05b1decd0aecbba75a51a79fa137877183c1
+8573a946b42c89301078d614df26ff317ed471616d0cc646750356abd4910546
diff --git a/notify/notify-init.log b/notify/notify-init.log
index 5a52e2b..e6207b5 100644
--- a/notify/notify-init.log
+++ b/notify/notify-init.log
@@ -1,9 +1,8 @@
-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_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_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_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-07.tcwglab from build-07, date Fri Jul 28 06:45:59 AM UTC 2023
-ssh -Snone -oForwardAgent=no build-07.tcwglab docker-wrapper run --name 123-tcwg_gnu_embed_check_binutils--master-arm_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_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_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_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_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_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 /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_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_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:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-01.tcwglab from build-01, date Fri Jul 28 06:35:44 PM UTC 2023
+ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 124-tcwg_gnu_embed_check_binutils--master-arm_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 -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_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_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:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=60648M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-47 --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
+/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
+ false
+ dryrun=
@@ -19,27 +18,27 @@ 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]}'
++ set +x
-# Debug traces :
+ 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 :
+ ci_config=master-arm_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-arm_eabi-build/122/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/123/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/122/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/123/'
+ 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-arm_eabi-build/123/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/124/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/123/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/124/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -61,11 +60,11 @@ 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#29c108c9610640439daa5244a573348b7c47d994 '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#249d4715e41061b6bd2d26df20ae274e6478f972 '!=' xbaseline ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#54e54f77c1012ab53126314181c51eaee146ad5d '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#fdbb0863b6111ad3f45b79f47ebfe471555b2c4a '!=' xbaseline ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in ${rr[components]}
@@ -73,11 +72,11 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ echo -ne ' newlib'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#29c108c9610640439daa5244a573348b7c47d994 '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#249d4715e41061b6bd2d26df20ae274e6478f972 '!=' xbaseline ']'
+++ echo -ne ' gdb'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://gitlab.com/qemu-project/qemu.git#ccdd31267678db9d80578b5f80bbe94141609ef4 '!=' xbaseline ']'
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#f33c74576425fac2cbb0725229895fe096df4261 '!=' 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
-++ '[' x29c108c9610640439daa5244a573348b7c47d994 '!=' xb871f5ee3374590a4206da3ca14a32c4e68d0355 ']'
+++ '[' x249d4715e41061b6bd2d26df20ae274e6478f972 '!=' x29c108c9610640439daa5244a573348b7c47d994 ']'
++ 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
-++ '[' x54e54f77c1012ab53126314181c51eaee146ad5d '!=' x081e25d3cfd86c4094999ded0bbe99b91762013c ']'
+++ '[' xfdbb0863b6111ad3f45b79f47ebfe471555b2c4a '!=' x54e54f77c1012ab53126314181c51eaee146ad5d ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,9 +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
-++ '[' xa13b0b7aea9d12c6cefe21082ef5c921ac071e3a '!=' x9e329b544ac04b389e12984362e06b92e1506399 ']'
-++ echo -ne ' newlib'
-++ delim=' '
+++ '[' xa13b0b7aea9d12c6cefe21082ef5c921ac071e3a '!=' xa13b0b7aea9d12c6cefe21082ef5c921ac071e3a ']'
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -138,7 +135,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
-++ '[' x29c108c9610640439daa5244a573348b7c47d994 '!=' xb871f5ee3374590a4206da3ca14a32c4e68d0355 ']'
+++ '[' x249d4715e41061b6bd2d26df20ae274e6478f972 '!=' x29c108c9610640439daa5244a573348b7c47d994 ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -153,17 +150,19 @@ 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
-++ '[' xccdd31267678db9d80578b5f80bbe94141609ef4 '!=' xccdd31267678db9d80578b5f80bbe94141609ef4 ']'
+++ '[' xf33c74576425fac2cbb0725229895fe096df4261 '!=' xccdd31267678db9d80578b5f80bbe94141609ef4 ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc newlib gdb
+# change_kind=multiple_components : binutils gcc gdb qemu
+ local c base_rev cur_rev c_commits
+ '[' 4 = 0 ']'
+ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc newlib gdb'
++ echo '# change_kind=multiple_components : binutils gcc gdb qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -171,17 +170,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=b871f5ee3374590a4206da3ca14a32c4e68d0355
++ base_rev=29c108c9610640439daa5244a573348b7c47d994
++ 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=29c108c9610640439daa5244a573348b7c47d994
-++ git -C binutils rev-list --count b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994
-# rev for binutils : b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994 (22 commits)
-+ c_commits=22
-+ echo '# rev for binutils : b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994 (22 commits)'
++ cur_rev=249d4715e41061b6bd2d26df20ae274e6478f972
+++ git -C binutils rev-list --count 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972
+# rev for binutils : 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972 (4 commits)
++ c_commits=4
++ echo '# rev for binutils : 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972 (4 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -189,35 +188,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=081e25d3cfd86c4094999ded0bbe99b91762013c
++ base_rev=54e54f77c1012ab53126314181c51eaee146ad5d
++ 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=54e54f77c1012ab53126314181c51eaee146ad5d
-++ git -C gcc rev-list --count 081e25d3cfd86c4094999ded0bbe99b91762013c..54e54f77c1012ab53126314181c51eaee146ad5d
-# rev for gcc : 081e25d3cfd86c4094999ded0bbe99b91762013c..54e54f77c1012ab53126314181c51eaee146ad5d (7 commits)
-+ c_commits=7
-+ echo '# rev for gcc : 081e25d3cfd86c4094999ded0bbe99b91762013c..54e54f77c1012ab53126314181c51eaee146ad5d (7 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git newlib_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ 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=9e329b544ac04b389e12984362e06b92e1506399
-++ 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=a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
-++ git -C newlib rev-list --count 9e329b544ac04b389e12984362e06b92e1506399..a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
-# rev for newlib : 9e329b544ac04b389e12984362e06b92e1506399..a13b0b7aea9d12c6cefe21082ef5c921ac071e3a (1 commits)
-+ c_commits=1
-+ echo '# rev for newlib : 9e329b544ac04b389e12984362e06b92e1506399..a13b0b7aea9d12c6cefe21082ef5c921ac071e3a (1 commits)'
++ cur_rev=fdbb0863b6111ad3f45b79f47ebfe471555b2c4a
+++ git -C gcc rev-list --count 54e54f77c1012ab53126314181c51eaee146ad5d..fdbb0863b6111ad3f45b79f47ebfe471555b2c4a
+# rev for gcc : 54e54f77c1012ab53126314181c51eaee146ad5d..fdbb0863b6111ad3f45b79f47ebfe471555b2c4a (21 commits)
++ c_commits=21
++ echo '# rev for gcc : 54e54f77c1012ab53126314181c51eaee146ad5d..fdbb0863b6111ad3f45b79f47ebfe471555b2c4a (21 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -225,18 +206,36 @@ 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=b871f5ee3374590a4206da3ca14a32c4e68d0355
++ base_rev=29c108c9610640439daa5244a573348b7c47d994
++ 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=29c108c9610640439daa5244a573348b7c47d994
-++ git -C gdb rev-list --count b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994
-# rev for gdb : b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994 (22 commits)
++ cur_rev=249d4715e41061b6bd2d26df20ae274e6478f972
+++ git -C gdb rev-list --count 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972
+# rev for gdb : 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972 (4 commits)
++ c_commits=4
++ echo '# rev for gdb : 29c108c9610640439daa5244a573348b7c47d994..249d4715e41061b6bd2d26df20ae274e6478f972 (4 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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=ccdd31267678db9d80578b5f80bbe94141609ef4
+++ 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=f33c74576425fac2cbb0725229895fe096df4261
+++ git -C qemu rev-list --count ccdd31267678db9d80578b5f80bbe94141609ef4..f33c74576425fac2cbb0725229895fe096df4261
+# rev for qemu : ccdd31267678db9d80578b5f80bbe94141609ef4..f33c74576425fac2cbb0725229895fe096df4261 (9 commits)
-+ c_commits=22
-+ echo '# rev for gdb : b871f5ee3374590a4206da3ca14a32c4e68d0355..29c108c9610640439daa5244a573348b7c47d994 (22 commits)'
++ c_commits=9
++ echo '# rev for qemu : ccdd31267678db9d80578b5f80bbe94141609ef4..f33c74576425fac2cbb0725229895fe096df4261 (9 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
@@ -257,8 +256,8 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ set -euf -o pipefail
+ echo '# generate_extra_details'
+ 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 ']'
@@ -267,4 +266,4 @@ Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0
-24cb95a193db4fed2a05c72e874c095fb616c0665a63eb4da8692b1a5869e1e5
+d56b3b56cecef9234a2139871d426a714967c41eb7923e48cca9708c5f7516f7
diff --git a/notify/results.compare b/notify/results.compare
index d4a6389..db48061 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -7,8 +7,8 @@ binutils.sum
gas.sum
ld.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.1591664
-CURRENT: /tmp/gxx-sum2.1591664
+REFERENCE:/tmp/gxx-sum1.1594722
+CURRENT: /tmp/gxx-sum2.1594722
+---------+---------+
o RUN STATUS: | REF | RES |