summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-15 07:27:35 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-15 07:27:35 +0000
commit83ceef26071ef8c9920859f46879fb05ef97edc4 (patch)
tree705804de4c59b92ba00e67c6c5f76eca26771ac0 /notify
parent52a2289ad551f9b285a429b813877ad87236f99f (diff)
onsuccess: #106: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/106/
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.txt50
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/notify-full.log371
-rw-r--r--notify/notify-init.log113
-rw-r--r--notify/results.compare4
8 files changed, 279 insertions, 269 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index dae5cac..722dc7c 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/105/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/106/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comments.txt b/notify/jira/comments.txt
index dae5cac..722dc7c 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/105/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/106/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index b440e76..123ebd2 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "105",
+ "run_order": "106",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-15 07:27:08"
+ "Start Time": "2023-10-15 07:27:34"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 41ddf68..da5b460 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,32 +2,38 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm_eabi after:
- | 16 commits in binutils,gcc,newlib,gdb
- | 03c02b696e9 [GOLD, PowerPC64] Debug info relocation overflow
- | b7bf7f1b8f6 Tidy binutils configure
- | eb84343a1d3 Build all the objdump extensions with --enable-targets=all
- | 1d9f0053f02 gas 32-bit host compile warnings
- | 057d00baa69 Automatic date update in version.in
- | 1d3e4f4e2d1 libcpp: Handle extended characters in user-defined literal suffix [PR103902]
- | 9a19fa8b616 Support type _Float16/__bf16 independent of SSE2.
- | ec842611618 Daily bump.
- | fca089e8a47 c++: Add tests for P2621, no UB in lexer [PR110340]
- | a02144808 Cygwin: don't wait infinitely on a pthread cancel event
- | 816e9d67b Fix typo.
- | 03c02b696e9 [GOLD, PowerPC64] Debug info relocation overflow
- | b7bf7f1b8f6 Tidy binutils configure
- | eb84343a1d3 Build all the objdump extensions with --enable-targets=all
- | 1d9f0053f02 gas 32-bit host compile warnings
- | 057d00baa69 Automatic date update in version.in
+ | 42 commits in binutils,gcc,gdb,qemu
+ | fc07c81340b gdb: LoongArch: Update status of the entire regset in regcache
+ | 6d30ada87b7 Fix gdb.Inferior.read_memory without execution (PR dap/30644)
+ | df750b07aea Updated Romainian translation for the opcodes directory
+ | 81dd93c8562 gdb/amd-dbgapi-target: Use inf param in detach
+ | 0d332f11122 [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto=auto and gcc 7.5.0
+ | 029c7ebe7f4 [modula2] Location improvement and bugfix when issuing parameter errors
+ | 73d3bc34819 aarch64: Remove architecture dependencies from intrinsics
+ | 8c79b49cd4f [PATCH] Fix tree-opt/110252: wrong code due to phiopt using flow sensitive info during match
+ | a86d5eca6a1 Add flow_sensitive_info_storage and use it in gimple-fold.
+ | bf20b770d9a Fix PR110726: a | (a == b) can sometimes produce wrong code
+ | ... and 18 more commits in gcc
+ | fc07c81340b gdb: LoongArch: Update status of the entire regset in regcache
+ | 6d30ada87b7 Fix gdb.Inferior.read_memory without execution (PR dap/30644)
+ | df750b07aea Updated Romainian translation for the opcodes directory
+ | 81dd93c8562 gdb/amd-dbgapi-target: Use inf param in detach
+ | 0d332f11122 [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto=auto and gcc 7.5.0
+ | 7a0adc3e05 Merge tag 'pull-request-2023-07-18' of https://gitlab.com/thuth/qemu into staging
+ | a5754847e0 tests/avocado: Disable the test_sbsaref_edk2_firmware by default
+ | ca2a07f6c3 tests/vm/freebsd: Get up-to-date package list from lcitool vars file
+ | 4cd57671b7 tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper
+ | a38dee6695 tests/lcitool: Refresh generated files
+ | ... 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/105/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/106/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/105/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/106/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/105/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/106/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_embed_check_binutils/master-arm_eabi
@@ -35,6 +41,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/105/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/104/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/106/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/105/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 3558298..3ef3ff2 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 16 commits in binutils,gcc,newlib,gdb: PASS on arm
+[Linaro-TCWG-CI] 42 commits in binutils,gcc,gdb,qemu: PASS on arm
diff --git a/notify/notify-full.log b/notify/notify-full.log
index e2e1f71..4ec0a1e 100644
--- a/notify/notify-full.log
+++ b/notify/notify-full.log
@@ -1,7 +1,6 @@
-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_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_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_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_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-04.tcwglab from build-04, date Wed Jul 19 07:04:33 AM UTC 2023
-ssh -Snone -oForwardAgent=no build-04.tcwglab docker-wrapper run --name 105-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_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_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_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_ecdsa_key:/etc/ssh/ssh_host_ecdsa_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 Wed Jul 19 06:37:34 PM UTC 2023
+ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 106-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_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true
@@ -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/104/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/105/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/104/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/105/'
+ 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/105/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/106/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/105/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/106/'
+ 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#03c02b696e90714a0ae2c0200d3c65cfffcaa1ee '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#fc07c81340b8e8fdd4fa225231d96a84cff77f19 '!=' xbaseline ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2 '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#029c7ebe7f4f9ea37d715dbc2da36687d8657c2c '!=' 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#03c02b696e90714a0ae2c0200d3c65cfffcaa1ee '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#fc07c81340b8e8fdd4fa225231d96a84cff77f19 '!=' xbaseline ']'
+++ echo -ne ' gdb'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://gitlab.com/qemu-project/qemu.git#361d5397355276e3007825cc17217c1e4d4320f7 '!=' xbaseline ']'
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4 '!=' 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
-++ '[' x03c02b696e90714a0ae2c0200d3c65cfffcaa1ee '!=' xfdc60e8cf680d6eb35813150b85283fc92ec2c0d ']'
+++ '[' xfc07c81340b8e8fdd4fa225231d96a84cff77f19 '!=' x03c02b696e90714a0ae2c0200d3c65cfffcaa1ee ']'
++ 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
-++ '[' x1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2 '!=' x05fc7db93452841280ddc5cdf71b33498ed576dc ']'
+++ '[' x029c7ebe7f4f9ea37d715dbc2da36687d8657c2c '!=' x1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2 ']'
++ 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
-++ '[' xa02144808c5bc4e9753bfeabf06313c6413e1cd3 '!=' x938475f6de03942146c1c5220a60bd5a7a4b4ab4 ']'
-++ echo -ne ' newlib'
-++ delim=' '
+++ '[' xa02144808c5bc4e9753bfeabf06313c6413e1cd3 '!=' xa02144808c5bc4e9753bfeabf06313c6413e1cd3 ']'
++ 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
-++ '[' x03c02b696e90714a0ae2c0200d3c65cfffcaa1ee '!=' xfdc60e8cf680d6eb35813150b85283fc92ec2c0d ']'
+++ '[' xfc07c81340b8e8fdd4fa225231d96a84cff77f19 '!=' x03c02b696e90714a0ae2c0200d3c65cfffcaa1ee ']'
++ 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
-++ '[' x361d5397355276e3007825cc17217c1e4d4320f7 '!=' x361d5397355276e3007825cc17217c1e4d4320f7 ']'
+++ '[' x7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4 '!=' x361d5397355276e3007825cc17217c1e4d4320f7 ']'
+++ 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=fdc60e8cf680d6eb35813150b85283fc92ec2c0d
++ base_rev=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
++ 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=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-++ git -C binutils rev-list --count fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-# rev for binutils : fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee (5 commits)
++ cur_rev=fc07c81340b8e8fdd4fa225231d96a84cff77f19
+++ git -C binutils rev-list --count 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19
+# rev for binutils : 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19 (5 commits)
+ c_commits=5
-+ echo '# rev for binutils : fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee (5 commits)'
++ echo '# rev for binutils : 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19 (5 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=05fc7db93452841280ddc5cdf71b33498ed576dc
++ base_rev=1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
++ 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=1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
-++ git -C gcc rev-list --count 05fc7db93452841280ddc5cdf71b33498ed576dc..1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
-# rev for gcc : 05fc7db93452841280ddc5cdf71b33498ed576dc..1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2 (4 commits)
-+ c_commits=4
-+ echo '# rev for gcc : 05fc7db93452841280ddc5cdf71b33498ed576dc..1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2 (4 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=938475f6de03942146c1c5220a60bd5a7a4b4ab4
-++ 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=a02144808c5bc4e9753bfeabf06313c6413e1cd3
-++ git -C newlib rev-list --count 938475f6de03942146c1c5220a60bd5a7a4b4ab4..a02144808c5bc4e9753bfeabf06313c6413e1cd3
-# rev for newlib : 938475f6de03942146c1c5220a60bd5a7a4b4ab4..a02144808c5bc4e9753bfeabf06313c6413e1cd3 (2 commits)
-+ c_commits=2
-+ echo '# rev for newlib : 938475f6de03942146c1c5220a60bd5a7a4b4ab4..a02144808c5bc4e9753bfeabf06313c6413e1cd3 (2 commits)'
++ cur_rev=029c7ebe7f4f9ea37d715dbc2da36687d8657c2c
+++ git -C gcc rev-list --count 1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2..029c7ebe7f4f9ea37d715dbc2da36687d8657c2c
+# rev for gcc : 1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2..029c7ebe7f4f9ea37d715dbc2da36687d8657c2c (23 commits)
++ c_commits=23
++ echo '# rev for gcc : 1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2..029c7ebe7f4f9ea37d715dbc2da36687d8657c2c (23 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=fdc60e8cf680d6eb35813150b85283fc92ec2c0d
++ base_rev=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
++ 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=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-++ git -C gdb rev-list --count fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-# rev for gdb : fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee (5 commits)
-
++ cur_rev=fc07c81340b8e8fdd4fa225231d96a84cff77f19
+++ git -C gdb rev-list --count 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19
+# rev for gdb : 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19 (5 commits)
+ c_commits=5
-+ echo '# rev for gdb : fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee (5 commits)'
++ echo '# rev for gdb : 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19 (5 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=361d5397355276e3007825cc17217c1e4d4320f7
+++ 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=7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4
+++ git -C qemu rev-list --count 361d5397355276e3007825cc17217c1e4d4320f7..7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4
+# rev for qemu : 361d5397355276e3007825cc17217c1e4d4320f7..7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4 (9 commits)
+
++ c_commits=9
++ echo '# rev for qemu : 361d5397355276e3007825cc17217c1e4d4320f7..7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4 (9 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
@@ -358,11 +357,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/105/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/106/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/104/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/105/artifact/artifacts
+ cat
++ gnu_print_result --oneline
++ false
@@ -402,14 +401,14 @@ 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=fdc60e8cf680d6eb35813150b85283fc92ec2c0d
+++ base_rev=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
+++ 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=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-+++ git -C binutils rev-list --count fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
+++ cur_rev=fc07c81340b8e8fdd4fa225231d96a84cff77f19
++++ git -C binutils rev-list --count 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19
++ c_commits=5
++ new_commits=5
++ for c in "${changed_components[@]}"
@@ -419,33 +418,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=05fc7db93452841280ddc5cdf71b33498ed576dc
+++ base_rev=1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
+++ 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=1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
-+++ git -C gcc rev-list --count 05fc7db93452841280ddc5cdf71b33498ed576dc..1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
-++ c_commits=4
-++ new_commits=9
-++ 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=938475f6de03942146c1c5220a60bd5a7a4b4ab4
-+++ 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=a02144808c5bc4e9753bfeabf06313c6413e1cd3
-+++ git -C newlib rev-list --count 938475f6de03942146c1c5220a60bd5a7a4b4ab4..a02144808c5bc4e9753bfeabf06313c6413e1cd3
-++ c_commits=2
-++ new_commits=11
+++ cur_rev=029c7ebe7f4f9ea37d715dbc2da36687d8657c2c
++++ git -C gcc rev-list --count 1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2..029c7ebe7f4f9ea37d715dbc2da36687d8657c2c
+++ c_commits=23
+++ new_commits=28
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -453,20 +435,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=fdc60e8cf680d6eb35813150b85283fc92ec2c0d
+++ base_rev=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
+++ 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=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-+++ git -C gdb rev-list --count fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
+++ cur_rev=fc07c81340b8e8fdd4fa225231d96a84cff77f19
++++ git -C gdb rev-list --count 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19
++ c_commits=5
-++ new_commits=16
-+++ echo binutils gcc newlib gdb
+++ new_commits=33
+++ 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=361d5397355276e3007825cc17217c1e4d4320f7
++++ 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=7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4
++++ git -C qemu rev-list --count 361d5397355276e3007825cc17217c1e4d4320f7..7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4
+++ c_commits=9
+++ new_commits=42
++++ echo binutils gcc gdb qemu
+++ tr ' ' ,
-++ components=binutils,gcc,newlib,gdb
-++ echo '16 commits in binutils,gcc,newlib,gdb'
+++ components=binutils,gcc,gdb,qemu
+++ echo '42 commits in binutils,gcc,gdb,qemu'
++ print_commits --short
++ sed -e 's/^/ | /'
++ false
@@ -481,24 +480,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=fdc60e8cf680d6eb35813150b85283fc92ec2c0d
+++ base_rev=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
+++ 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=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-+++ git -C binutils rev-list --count fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
+++ cur_rev=fc07c81340b8e8fdd4fa225231d96a84cff77f19
++++ git -C binutils rev-list --count 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19
++ c_commits=5
++ new_commits=5
++ echo 'binutils commits:'
-+++ git -C binutils log --pretty=oneline fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
++++ git -C binutils log --pretty=oneline 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19
+++ head -n5
-++ echo '03c02b696e90714a0ae2c0200d3c65cfffcaa1ee [GOLD, PowerPC64] Debug info relocation overflow
-b7bf7f1b8f61cfd02af0eefe47c54f612efa6c96 Tidy binutils configure
-eb84343a1d3c2938a9e4e43cf9a9c22653fc4f10 Build all the objdump extensions with --enable-targets=all
-1d9f0053f02acc6f1e1c0d498b772bb13b91b745 gas 32-bit host compile warnings
-057d00baa69799100553a395098fd9c2ee24b462 Automatic date update in version.in'
+++ echo 'fc07c81340b8e8fdd4fa225231d96a84cff77f19 gdb: LoongArch: Update status of the entire regset in regcache
+6d30ada87b7a515a0f623687e2faadc1d4acf440 Fix gdb.Inferior.read_memory without execution (PR dap/30644)
+df750b07aeae39270ab55448635348dc94258f37 Updated Romainian translation for the opcodes directory
+81dd93c85623960bf4b1f7c2e2d297a333e2ec52 gdb/amd-dbgapi-target: Use inf param in detach
+0d332f11122473192a944230e1d925bac115ca0d [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto=auto and gcc 7.5.0'
++ '[' 5 -gt 5 ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -507,47 +506,26 @@ eb84343a1d3c2938a9e4e43cf9a9c22653fc4f10 Build all the objdump extensions with -
+++ 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=05fc7db93452841280ddc5cdf71b33498ed576dc
+++ base_rev=1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
+++ 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=1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
-+++ git -C gcc rev-list --count 05fc7db93452841280ddc5cdf71b33498ed576dc..1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
-++ c_commits=4
-++ new_commits=9
+++ cur_rev=029c7ebe7f4f9ea37d715dbc2da36687d8657c2c
++++ git -C gcc rev-list --count 1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2..029c7ebe7f4f9ea37d715dbc2da36687d8657c2c
+++ c_commits=23
+++ new_commits=28
++ echo 'gcc commits:'
-+++ git -C gcc log --pretty=oneline 05fc7db93452841280ddc5cdf71b33498ed576dc..1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
-+++ head -n5
-++ echo '1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2 libcpp: Handle extended characters in user-defined literal suffix [PR103902]
-9a19fa8b616f83474c35cc5b34a3865073ced829 Support type _Float16/__bf16 independent of SSE2.
-ec842611618c9f8a50f3326d42c51961de8b28a5 Daily bump.
-fca089e8a47314a40ad93527ba9f9d0d374b3afb c++: Add tests for P2621, no UB in lexer [PR110340]'
-++ '[' 4 -gt 5 ']'
-++ 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=938475f6de03942146c1c5220a60bd5a7a4b4ab4
-+++ 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=a02144808c5bc4e9753bfeabf06313c6413e1cd3
-+++ git -C newlib rev-list --count 938475f6de03942146c1c5220a60bd5a7a4b4ab4..a02144808c5bc4e9753bfeabf06313c6413e1cd3
-++ c_commits=2
-++ new_commits=11
-++ echo 'newlib commits:'
-+++ git -C newlib log --pretty=oneline 938475f6de03942146c1c5220a60bd5a7a4b4ab4..a02144808c5bc4e9753bfeabf06313c6413e1cd3
++++ git -C gcc log --pretty=oneline 1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2..029c7ebe7f4f9ea37d715dbc2da36687d8657c2c
+++ head -n5
-++ echo 'a02144808c5bc4e9753bfeabf06313c6413e1cd3 Cygwin: don'\''t wait infinitely on a pthread cancel event
-816e9d67be0780b1fb253ad8d3d3c7443b70fd4c Fix typo.'
-++ '[' 2 -gt 5 ']'
+++ echo '029c7ebe7f4f9ea37d715dbc2da36687d8657c2c [modula2] Location improvement and bugfix when issuing parameter errors
+73d3bc348190b538675c9f5e88b5d8da8b63991c aarch64: Remove architecture dependencies from intrinsics
+8c79b49cd4fa742f7be739dd21fd2aa040cc1ba3 [PATCH] Fix tree-opt/110252: wrong code due to phiopt using flow sensitive info during match
+a86d5eca6a11c25da4aff436f53589950641675f Add flow_sensitive_info_storage and use it in gimple-fold.
+bf20b770d9aabb15faf2644b5e3106249cb175f3 Fix PR110726: a | (a == b) can sometimes produce wrong code'
+++ '[' 23 -gt 5 ']'
+++ echo '... and 18 more'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -555,25 +533,52 @@ fca089e8a47314a40ad93527ba9f9d0d374b3afb c++: Add tests for P2621, no UB in lexe
+++ 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=fdc60e8cf680d6eb35813150b85283fc92ec2c0d
+++ base_rev=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
+++ 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=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-+++ git -C gdb rev-list --count fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
+++ cur_rev=fc07c81340b8e8fdd4fa225231d96a84cff77f19
++++ git -C gdb rev-list --count 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19
++ c_commits=5
-++ new_commits=16
+++ new_commits=33
++ echo 'gdb commits:'
-+++ git -C gdb log --pretty=oneline fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
++++ git -C gdb log --pretty=oneline 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19
+++ head -n5
-++ echo '03c02b696e90714a0ae2c0200d3c65cfffcaa1ee [GOLD, PowerPC64] Debug info relocation overflow
-b7bf7f1b8f61cfd02af0eefe47c54f612efa6c96 Tidy binutils configure
-eb84343a1d3c2938a9e4e43cf9a9c22653fc4f10 Build all the objdump extensions with --enable-targets=all
-1d9f0053f02acc6f1e1c0d498b772bb13b91b745 gas 32-bit host compile warnings
-057d00baa69799100553a395098fd9c2ee24b462 Automatic date update in version.in'
+++ echo 'fc07c81340b8e8fdd4fa225231d96a84cff77f19 gdb: LoongArch: Update status of the entire regset in regcache
+6d30ada87b7a515a0f623687e2faadc1d4acf440 Fix gdb.Inferior.read_memory without execution (PR dap/30644)
+df750b07aeae39270ab55448635348dc94258f37 Updated Romainian translation for the opcodes directory
+81dd93c85623960bf4b1f7c2e2d297a333e2ec52 gdb/amd-dbgapi-target: Use inf param in detach
+0d332f11122473192a944230e1d925bac115ca0d [gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto=auto and gcc 7.5.0'
++ '[' 5 -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=361d5397355276e3007825cc17217c1e4d4320f7
++++ 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=7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4
++++ git -C qemu rev-list --count 361d5397355276e3007825cc17217c1e4d4320f7..7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4
+++ c_commits=9
+++ new_commits=42
+++ echo 'qemu commits:'
++++ git -C qemu log --pretty=oneline 361d5397355276e3007825cc17217c1e4d4320f7..7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4
++++ head -n5
+++ echo '7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4 Merge tag '\''pull-request-2023-07-18'\'' of https://gitlab.com/thuth/qemu into staging
+a5754847e0fc2bc08a414dd381803009e8bca390 tests/avocado: Disable the test_sbsaref_edk2_firmware by default
+ca2a07f6c3630d5d39af24651987256a705ac500 tests/vm/freebsd: Get up-to-date package list from lcitool vars file
+4cd57671b777632be2dc20bc2f5a0410e258e3dc tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper
+a38dee6695b07a90f157e6eb592f91cef3849bfc tests/lcitool: Refresh generated files'
+++ '[' 9 -gt 5 ']'
+++ echo '... and 4 more'
++ gnu_print_result --short
++ false
++ local print_arg=--short
@@ -662,14 +667,14 @@ eb84343a1d3c2938a9e4e43cf9a9c22653fc4f10 Build all the objdump extensions with -
+++ 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=fdc60e8cf680d6eb35813150b85283fc92ec2c0d
+++ base_rev=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
+++ 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=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-+++ git -C binutils rev-list --count fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
+++ cur_rev=fc07c81340b8e8fdd4fa225231d96a84cff77f19
++++ git -C binutils rev-list --count 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19
++ c_commits=5
++ new_commits=5
++ for c in "${changed_components[@]}"
@@ -679,33 +684,16 @@ eb84343a1d3c2938a9e4e43cf9a9c22653fc4f10 Build all the objdump extensions with -
+++ 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=05fc7db93452841280ddc5cdf71b33498ed576dc
+++ base_rev=1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
+++ 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=1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
-+++ git -C gcc rev-list --count 05fc7db93452841280ddc5cdf71b33498ed576dc..1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
-++ c_commits=4
-++ new_commits=9
-++ 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=938475f6de03942146c1c5220a60bd5a7a4b4ab4
-+++ 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=a02144808c5bc4e9753bfeabf06313c6413e1cd3
-+++ git -C newlib rev-list --count 938475f6de03942146c1c5220a60bd5a7a4b4ab4..a02144808c5bc4e9753bfeabf06313c6413e1cd3
-++ c_commits=2
-++ new_commits=11
+++ cur_rev=029c7ebe7f4f9ea37d715dbc2da36687d8657c2c
++++ git -C gcc rev-list --count 1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2..029c7ebe7f4f9ea37d715dbc2da36687d8657c2c
+++ c_commits=23
+++ new_commits=28
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -713,25 +701,47 @@ eb84343a1d3c2938a9e4e43cf9a9c22653fc4f10 Build all the objdump extensions with -
+++ 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=fdc60e8cf680d6eb35813150b85283fc92ec2c0d
+++ base_rev=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
+++ 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=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-+++ git -C gdb rev-list --count fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
+++ cur_rev=fc07c81340b8e8fdd4fa225231d96a84cff77f19
++++ git -C gdb rev-list --count 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19
++ c_commits=5
-++ new_commits=16
-+++ echo binutils gcc newlib gdb
+++ new_commits=33
+++ 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=361d5397355276e3007825cc17217c1e4d4320f7
++++ 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=7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4
++++ git -C qemu rev-list --count 361d5397355276e3007825cc17217c1e4d4320f7..7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4
+++ c_commits=9
+++ new_commits=42
++++ echo binutils gcc gdb qemu
+++ tr ' ' ,
-++ components=binutils,gcc,newlib,gdb
-++ echo '16 commits in binutils,gcc,newlib,gdb'
-+ echo '[TCWG-CI] PASS: 0 regressions; 0 progressions after commit: 16 commits in binutils,gcc,newlib,gdb'
-+ echo '# generate dashboard'
+++ components=binutils,gcc,gdb,qemu
+++ echo '42 commits in binutils,gcc,gdb,qemu'
# generate dashboard
# generate_dashboard_squad
... Skipping
+# post_dashboard_squad
+... Skipping
+=> Not the first detection of this issue. Not sending mail.
+# post_to_jira
+Full stage ran successfully.
++ echo '[TCWG-CI] PASS: 0 regressions; 0 progressions after commit: 42 commits in binutils,gcc,gdb,qemu'
++ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
+ echo '# generate_dashboard_squad'
@@ -739,11 +749,6 @@ eb84343a1d3c2938a9e4e43cf9a9c22653fc4f10 Build all the objdump extensions with -
+ echo '... Skipping'
+ return
+ post_dashboard_squad
-# post_dashboard_squad
-... Skipping
-=> Not the first detection of this issue. Not sending mail.
-# post_to_jira
-Full stage ran successfully.
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
@@ -755,4 +760,4 @@ Full stage ran successfully.
+ false
+ false
+ echo 'Full stage ran successfully.'
-4f8eb01afeaef995f3626076f10df7a3c7914a83f71fc36b71f92692eab6c4f2
+e5c1c19111404103be848d0d4c68f749c270f9cbafedf7850fa508bd061ebb74
diff --git a/notify/notify-init.log b/notify/notify-init.log
index 4ad1932..e884412 100644
--- a/notify/notify-init.log
+++ b/notify/notify-init.log
@@ -1,7 +1,6 @@
-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_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_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_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_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-04.tcwglab from build-04, date Wed Jul 19 07:04:11 AM UTC 2023
-ssh -Snone -oForwardAgent=no build-04.tcwglab docker-wrapper run --name 105-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_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_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_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_ecdsa_key:/etc/ssh/ssh_host_ecdsa_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 Wed Jul 19 06:37:13 PM UTC 2023
+ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 106-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_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
@@ -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/104/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/105/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/104/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/105/'
+ 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/105/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/106/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/105/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/106/'
+ 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#03c02b696e90714a0ae2c0200d3c65cfffcaa1ee '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#fc07c81340b8e8fdd4fa225231d96a84cff77f19 '!=' xbaseline ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2 '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#029c7ebe7f4f9ea37d715dbc2da36687d8657c2c '!=' 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#03c02b696e90714a0ae2c0200d3c65cfffcaa1ee '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#fc07c81340b8e8fdd4fa225231d96a84cff77f19 '!=' xbaseline ']'
+++ echo -ne ' gdb'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://gitlab.com/qemu-project/qemu.git#361d5397355276e3007825cc17217c1e4d4320f7 '!=' xbaseline ']'
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4 '!=' 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
-++ '[' x03c02b696e90714a0ae2c0200d3c65cfffcaa1ee '!=' xfdc60e8cf680d6eb35813150b85283fc92ec2c0d ']'
+++ '[' xfc07c81340b8e8fdd4fa225231d96a84cff77f19 '!=' x03c02b696e90714a0ae2c0200d3c65cfffcaa1ee ']'
++ 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
-++ '[' x1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2 '!=' x05fc7db93452841280ddc5cdf71b33498ed576dc ']'
+++ '[' x029c7ebe7f4f9ea37d715dbc2da36687d8657c2c '!=' x1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2 ']'
++ 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
-++ '[' xa02144808c5bc4e9753bfeabf06313c6413e1cd3 '!=' x938475f6de03942146c1c5220a60bd5a7a4b4ab4 ']'
-++ echo -ne ' newlib'
-++ delim=' '
+++ '[' xa02144808c5bc4e9753bfeabf06313c6413e1cd3 '!=' xa02144808c5bc4e9753bfeabf06313c6413e1cd3 ']'
++ 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
-++ '[' x03c02b696e90714a0ae2c0200d3c65cfffcaa1ee '!=' xfdc60e8cf680d6eb35813150b85283fc92ec2c0d ']'
+++ '[' xfc07c81340b8e8fdd4fa225231d96a84cff77f19 '!=' x03c02b696e90714a0ae2c0200d3c65cfffcaa1ee ']'
++ 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
-++ '[' x361d5397355276e3007825cc17217c1e4d4320f7 '!=' x361d5397355276e3007825cc17217c1e4d4320f7 ']'
+++ '[' x7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4 '!=' x361d5397355276e3007825cc17217c1e4d4320f7 ']'
+++ 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=fdc60e8cf680d6eb35813150b85283fc92ec2c0d
++ base_rev=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
++ 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=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-++ git -C binutils rev-list --count fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-# rev for binutils : fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee (5 commits)
++ cur_rev=fc07c81340b8e8fdd4fa225231d96a84cff77f19
+++ git -C binutils rev-list --count 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19
+# rev for binutils : 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19 (5 commits)
+ c_commits=5
-+ echo '# rev for binutils : fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee (5 commits)'
++ echo '# rev for binutils : 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19 (5 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=05fc7db93452841280ddc5cdf71b33498ed576dc
++ base_rev=1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
++ 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=1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
-++ git -C gcc rev-list --count 05fc7db93452841280ddc5cdf71b33498ed576dc..1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2
-# rev for gcc : 05fc7db93452841280ddc5cdf71b33498ed576dc..1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2 (4 commits)
-+ c_commits=4
-+ echo '# rev for gcc : 05fc7db93452841280ddc5cdf71b33498ed576dc..1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2 (4 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=938475f6de03942146c1c5220a60bd5a7a4b4ab4
-++ 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=a02144808c5bc4e9753bfeabf06313c6413e1cd3
-++ git -C newlib rev-list --count 938475f6de03942146c1c5220a60bd5a7a4b4ab4..a02144808c5bc4e9753bfeabf06313c6413e1cd3
-# rev for newlib : 938475f6de03942146c1c5220a60bd5a7a4b4ab4..a02144808c5bc4e9753bfeabf06313c6413e1cd3 (2 commits)
-+ c_commits=2
-+ echo '# rev for newlib : 938475f6de03942146c1c5220a60bd5a7a4b4ab4..a02144808c5bc4e9753bfeabf06313c6413e1cd3 (2 commits)'
++ cur_rev=029c7ebe7f4f9ea37d715dbc2da36687d8657c2c
+++ git -C gcc rev-list --count 1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2..029c7ebe7f4f9ea37d715dbc2da36687d8657c2c
+# rev for gcc : 1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2..029c7ebe7f4f9ea37d715dbc2da36687d8657c2c (23 commits)
++ c_commits=23
++ echo '# rev for gcc : 1d3e4f4e2d19c3394dc018118a78c1f4b59cb5c2..029c7ebe7f4f9ea37d715dbc2da36687d8657c2c (23 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=fdc60e8cf680d6eb35813150b85283fc92ec2c0d
++ base_rev=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
++ 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=03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-++ git -C gdb rev-list --count fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee
-# rev for gdb : fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee (5 commits)
-
++ cur_rev=fc07c81340b8e8fdd4fa225231d96a84cff77f19
+++ git -C gdb rev-list --count 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19
+# rev for gdb : 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19 (5 commits)
+ c_commits=5
-+ echo '# rev for gdb : fdc60e8cf680d6eb35813150b85283fc92ec2c0d..03c02b696e90714a0ae2c0200d3c65cfffcaa1ee (5 commits)'
++ echo '# rev for gdb : 03c02b696e90714a0ae2c0200d3c65cfffcaa1ee..fc07c81340b8e8fdd4fa225231d96a84cff77f19 (5 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=361d5397355276e3007825cc17217c1e4d4320f7
+++ 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=7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4
+++ git -C qemu rev-list --count 361d5397355276e3007825cc17217c1e4d4320f7..7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4
+# rev for qemu : 361d5397355276e3007825cc17217c1e4d4320f7..7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4 (9 commits)
+
++ c_commits=9
++ echo '# rev for qemu : 361d5397355276e3007825cc17217c1e4d4320f7..7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4 (9 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
@@ -267,4 +266,4 @@ Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0
-87f9de927fc492f2590f293e0407f653c201b6492a0d0666bb6645b52ee548e3
+d2f14858b47d7cc74a2829fd75e0ddc79749a495fc8776d57e8de4db27472165
diff --git a/notify/results.compare b/notify/results.compare
index c4a5b8b..3a76e2b 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -7,8 +7,8 @@ binutils.sum
gas.sum
ld.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.1545145
-CURRENT: /tmp/gxx-sum2.1545145
+REFERENCE:/tmp/gxx-sum1.1547946
+CURRENT: /tmp/gxx-sum2.1547946
+---------+---------+
o RUN STATUS: | REF | RES |