summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-13 06:38:36 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-13 06:38:36 +0000
commit71caf06b75cb4f0466a4d195146474fe675e4616 (patch)
tree422044f84a4857dd6786c0f38ffec153bd1fad73
parente3ff68e5cd48f39b6a4c280deaca89487ae77698 (diff)
force: #120: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_debug: | 1 check_regression status : 0
-rw-r--r--git/gcc_rev2
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/mail-body.txt64
-rw-r--r--jenkins/mail-recipients.txt1
-rw-r--r--jenkins/mail-subject.txt1
-rw-r--r--jenkins/rewrite.log6
-rw-r--r--jenkins/run-build.env8
-rw-r--r--manifest.sh12
-rw-r--r--notify/jira/comment-card.txt3
-rw-r--r--notify/jira/comment-template.txt3
-rw-r--r--notify/jira/comments.txt7
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description22
-rw-r--r--notify/jira/key1
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/jira/yaml30
-rw-r--r--notify/mail-body.txt36
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/notify-full.log1113
-rw-r--r--notify/notify-init.log359
22 files changed, 1471 insertions, 206 deletions
diff --git a/git/gcc_rev b/git/gcc_rev
index a30c387..72ed486 100644
--- a/git/gcc_rev
+++ b/git/gcc_rev
@@ -1 +1 @@
-d76d19c9bc5ef1138af65fa3546eb628b7a756c9
+1d203d4c90adb064edfa9680768d1f83a41f17e0
diff --git a/jenkins/build-name b/jenkins/build-name
index 20c6aed..3c2011c 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#118-gcc-R1
+#120-gcc-R# 00:15:44 make: *** [Makefile:1085: all] Error 2-force
diff --git a/jenkins/mail-body.txt b/jenkins/mail-body.txt
new file mode 100644
index 0000000..bb7111b
--- /dev/null
+++ b/jenkins/mail-body.txt
@@ -0,0 +1,64 @@
+[TCWG-CI] Failure after gcc commit: basepoints/gcc-14-2544-g1d203d4c90a Avoid double profile udpate in try_peel_loop
+
+In CI config tcwg_bootstrap_build/master-aarch64-bootstrap_debug after:
+ | commit 1d203d4c90adb064edfa9680768d1f83a41f17e0
+ | Author: Jan Hubicka <jh@suse.cz>
+ | Date: Sun Jul 16 23:53:56 2023 +0200
+ |
+ | Avoid double profile udpate in try_peel_loop
+ |
+ | try_peel_loop uses gimple_duplicate_loop_body_to_header_edge which subtracts the profile
+ | from the original loop. However then it tries to scale the profile in a wrong way
+ | (it forces header count to be entry count).
+ |
+ | ... 6 lines of the commit log omitted.
+
+Results changed to
+# reset_artifacts:
+-10
+# true:
+0
+# build_abe bootstrap_debug:
+# FAILED
+# First few build errors in logs:
+# 00:15:56 /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/snapshots/gcc.git~master/gcc/tree-ssa-loop-ivcanon.cc:1170:17: error: variable ‘entry_count’ set but not used [-Werror=unused-but-set-variable]
+# 00:16:01 make[3]: *** [Makefile:1181: tree-ssa-loop-ivcanon.o] Error 1
+# 00:16:01 make[2]: *** [Makefile:5027: all-stage2-gcc] Error 2
+# 00:16:01 make[1]: *** [Makefile:25777: stage2-bubble] Error 2
+# 00:16:01 make: *** [Makefile:1085: all] Error 2
+# 00:04:16 make[3]: [Makefile:1819: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:04:16 make[3]: [Makefile:1820: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:09:58 /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/snapshots/gcc.git~master/gcc/tree-ssa-loop-ivcanon.cc:1170:17: error: variable ‘entry_count’ set but not used [-Werror=unused-but-set-variable]
+# 00:10:04 make[3]: *** [Makefile:1181: tree-ssa-loop-ivcanon.o] Error 1
+# 00:15:44 make[2]: *** [Makefile:5027: all-stage2-gcc] Error 2
+# 00:15:44 make[1]: *** [Makefile:25777: stage2-bubble] Error 2
+# 00:15:44 make: *** [Makefile:1085: all] Error 2
+
+From
+# reset_artifacts:
+-10
+# true:
+0
+# build_abe bootstrap_debug:
+1
+
+
+
+-----------------8<--------------------------8<--------------------------8<--------------------------
+The information below can be used to reproduce a debug environment:
+
+Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/reproduction_instructions.txt
+
+Full commit : https://github.com/gcc-mirror/gcc/commit/1d203d4c90adb064edfa9680768d1f83a41f17e0
+
+Latest bug report status : https://linaro.atlassian.net/browse/GNU-692
+
+List of configurations that regressed due to this commit :
+* tcwg_bootstrap_build
+** master-aarch64-bootstrap_debug
+*** Failure
+*** https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/
+
diff --git a/jenkins/mail-recipients.txt b/jenkins/mail-recipients.txt
new file mode 100644
index 0000000..e72dfe2
--- /dev/null
+++ b/jenkins/mail-recipients.txt
@@ -0,0 +1 @@
+tcwg-validation@linaro.org
diff --git a/jenkins/mail-subject.txt b/jenkins/mail-subject.txt
new file mode 100644
index 0000000..96b0a32
--- /dev/null
+++ b/jenkins/mail-subject.txt
@@ -0,0 +1 @@
+[TCWG-CI] Failure after gcc commit: basepoints/gcc-14-2544-g1d203d4c90a Avoid double profile udpate in try_peel_loop
diff --git a/jenkins/rewrite.log b/jenkins/rewrite.log
index 8cbca97..07c9638 100644
--- a/jenkins/rewrite.log
+++ b/jenkins/rewrite.log
@@ -1,6 +1,6 @@
-MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_8:/home/tcwg-buildslave/workspace/tcwg_gnu_8 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_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.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on tcwg-jade-05 from tcwg-jade-05, date Sun Jul 16 06:08:42 AM UTC 2023
-ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_8:/home/tcwg-buildslave/workspace/tcwg_gnu_8 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_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.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache --cap-add=SYS_PTRACE --security-opt seccomp:unconfined --memory=320000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-159 linaro/ci-arm64-tcwg-build-ubuntu:jammy
+MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_2:/home/tcwg-buildslave/workspace/tcwg_gnu_2 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref: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 /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_dsa_key:/etc/ssh/ssh_host_dsa_key: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 ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on tcwg-snow-02 from tcwg-jade-02, date Mon Jul 17 08:59:38 AM UTC 2023
+ssh -Snone -oForwardAgent=no tcwg-snow-02 docker-wrapper run --name 120-tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_2:/home/tcwg-buildslave/workspace/tcwg_gnu_2 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref: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 /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_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache --cap-add=SYS_PTRACE --security-opt seccomp:unconfined --memory=160000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-79 linaro/ci-arm64-tcwg-build-ubuntu:jammy
+ declare -g rewrite_base_artifacts_first=true
+ true
+ update_baseline
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 067ee4b..f2c0cd4 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,13 +1,13 @@
-build_name="#118"
+build_name="#120"
docker_run=(./jenkins-scripts/docker-run.sh
--distro
default
--arch
arm64
--node
-tcwg-jade-05 )
-build_name="#118-gcc"
+tcwg-snow-02 )
+build_name="#120-gcc"
branch_opt=(==rr\[gcc_git\]
-https://github.com/gcc-mirror/gcc.git#d76d19c9bc5ef1138af65fa3546eb628b7a756c9 )
+https://github.com/gcc-mirror/gcc.git#1d203d4c90adb064edfa9680768d1f83a41f17e0 )
docker_precommit=()
res="0"
diff --git a/manifest.sh b/manifest.sh
index 84a664b..928d51c 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -5,10 +5,10 @@ rr[ci_project]="tcwg_bootstrap_build"
rr[ci_config]="master-aarch64-bootstrap_debug"
declare -g "scripts_branch=master"
rr[mode]="build"
-rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/"
+rr[update_baseline]="force"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/"
declare -g "SQUAD_GRP="
-rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#d76d19c9bc5ef1138af65fa3546eb628b7a756c9"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#1d203d4c90adb064edfa9680768d1f83a41f17e0"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -18,12 +18,14 @@ rr[components]="gcc"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
rr[no_regression_p]="no_regression_p"
-rr[no_regression_result]="0"
+rr[no_regression_result]="1"
rr[target]="native"
-declare -g "notify=ignore"
+declare -g "notify=onregression"
# Saving rr[] in the manifest
rr[major]="1"
rr[minor]="0"
+# WARNING: overriding previous rr[no_regression_result]=1
+rr[no_regression_result]="0"
# Saving rr[] in the manifest
# WARNING: overriding previous rr[minor]=0
rr[minor]="1"
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 0000000..cad93b7
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[GNU-856]
+Success
+Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index ac32b9e..f617297 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
[GNU-692]
+https://linaro.atlassian.net/browse/GNU-856
Success
-Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comments.txt b/notify/jira/comments.txt
index ac32b9e..67da7a1 100644
--- a/notify/jira/comments.txt
+++ b/notify/jira/comments.txt
@@ -1,3 +1,8 @@
+[GNU-856]
+Success
+Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/artifact/artifacts/notify/mail-body.txt/*view*/
+
[GNU-692]
+https://linaro.atlassian.net/browse/GNU-856
Success
-Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..db93371
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+GCC
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..25770c7
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,22 @@
+commit gcc-14-2544-g1d203d4c90a
+Author: Jan Hubicka <jh@suse.cz>
+Date: Sun Jul 16 23:53:56 2023 +0200
+
+ Avoid double profile udpate in try_peel_loop
+
+ try_peel_loop uses gimple_duplicate_loop_body_to_header_edge which subtracts the profile
+ from the original loop. However then it tries to scale the profile in a wrong way
+ (it forces header count to be entry count).
+
+ This eliminates to profile misupdates in the internal loop of sphinx3.
+... 5 lines of the commit log omitted.
+
+* tcwg_bootstrap_build
+** master-aarch64-bootstrap
+*** Failure
+** master-aarch64-bootstrap_debug
+*** Success
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 0000000..14db37e
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-856
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..13768bb
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-07-16
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..f4d94e4
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-14-2544-g1d203d4c90a: Success
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 0000000..b3de4f7
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,30 @@
+- Project: GNU
+ IssueType: Sub-task
+ Key: GNU-856
+ Summary: |
+ gcc-14-2544-g1d203d4c90a: Success
+ Components: GCC
+ Start date: 2023-07-16
+ Description: |
+ commit gcc-14-2544-g1d203d4c90a
+ Author: Jan Hubicka <jh@suse.cz>
+ Date: Sun Jul 16 23:53:56 2023 +0200
+
+ Avoid double profile udpate in try_peel_loop
+
+ try_peel_loop uses gimple_duplicate_loop_body_to_header_edge which subtracts the profile
+ from the original loop. However then it tries to scale the profile in a wrong way
+ (it forces header count to be entry count).
+
+ This eliminates to profile misupdates in the internal loop of sphinx3.
+ ... 5 lines of the commit log omitted.
+
+ * tcwg_bootstrap_build
+ ** master-aarch64-bootstrap
+ *** Failure
+ ** master-aarch64-bootstrap_debug
+ *** Success
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/details.txt
+ *** https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/
+
+ Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 1d2164e..a996f69 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,11 +2,18 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In bootstrap_build master-aarch64-bootstrap_debug after:
- | 4 commits in gcc
- | d76d19c9bc5 Daily bump.
- | 87646d160fa testsuite: Require 128 bit long double for ibmlongdouble.
- | 05a1156d03f Update my contrib entry
- | 96d1e233f2f hppa: Modify TLS patterns to provide both 32 and 64-bit support.
+ | commit gcc-14-2544-g1d203d4c90a
+ | Author: Jan Hubicka <jh@suse.cz>
+ | Date: Sun Jul 16 23:53:56 2023 +0200
+ |
+ | Avoid double profile udpate in try_peel_loop
+ |
+ | try_peel_loop uses gimple_duplicate_loop_body_to_header_edge which subtracts the profile
+ | from the original loop. However then it tries to scale the profile in a wrong way
+ | (it forces header count to be entry count).
+ |
+ | This eliminates to profile misupdates in the internal loop of sphinx3.
+ | ... 5 lines of the commit log omitted.
Results changed to
# reset_artifacts:
@@ -30,6 +37,21 @@ CI config tcwg_bootstrap_build/master-aarch64-bootstrap_debug
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/117/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/reproduction_instructions.txt
+
+Full commit : https://github.com/gcc-mirror/gcc/commit/1d203d4c90adb064edfa9680768d1f83a41f17e0
+
+Latest bug report status : https://linaro.atlassian.net/browse/GNU-856
+
+List of configurations that regressed due to this commit :
+* tcwg_bootstrap_build
+** master-aarch64-bootstrap
+*** Failure
+** master-aarch64-bootstrap_debug
+*** Success
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 3f15ae6..2bd0e84 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-dje.gcc@gmail.com,bcc:tcwg-validation@linaro.org,danglin@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,apinski@marvell.com,gccadmin@gcc.gnu.org
+bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,jh@suse.cz
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index f04d7e2..7156c36 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 4 commits in gcc: Success on aarch64
+[Linaro-TCWG-CI] gcc-14-2544-g1d203d4c90a: Success on aarch64
diff --git a/notify/notify-full.log b/notify/notify-full.log
index 898fb52..964a8b5 100644
--- a/notify/notify-full.log
+++ b/notify/notify-full.log
@@ -1,8 +1,8 @@
-MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_8:/home/tcwg-buildslave/workspace/tcwg_gnu_8 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_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.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on tcwg-jade-05 from tcwg-jade-05, date Sun Jul 16 06:08:34 AM UTC 2023
-ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_8:/home/tcwg-buildslave/workspace/tcwg_gnu_8 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_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.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache --cap-add=SYS_PTRACE --security-opt seccomp:unconfined --memory=320000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-159 linaro/ci-arm64-tcwg-build-ubuntu:jammy
+MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_2:/home/tcwg-buildslave/workspace/tcwg_gnu_2 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref: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 /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_dsa_key:/etc/ssh/ssh_host_dsa_key: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 ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on tcwg-snow-02 from tcwg-jade-02, date Mon Jul 17 08:58:39 AM UTC 2023
+ssh -Snone -oForwardAgent=no tcwg-snow-02 docker-wrapper run --name 120-tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_2:/home/tcwg-buildslave/workspace/tcwg_gnu_2 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref: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 /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_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache --cap-add=SYS_PTRACE --security-opt seccomp:unconfined --memory=160000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-79 linaro/ci-arm64-tcwg-build-ubuntu:jammy
-/home/tcwg-buildslave/workspace/tcwg_gnu_8/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true
+/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true
+ false
+ dryrun=
@@ -28,17 +28,17 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/117/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/117/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/'
# Using dir : base-artifacts
+ 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_bootstrap_build--master-aarch64-bootstrap_debug-build/118/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -50,7 +50,7 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
-+ '[' onsuccess '!=' init ']'
++ '[' force '!=' init ']'
+ IFS=' '
+ read -r -a changed_components
++ print_changed_components
@@ -60,7 +60,7 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#d76d19c9bc5ef1138af65fa3546eb628b7a756c9 '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#1d203d4c90adb064edfa9680768d1f83a41f17e0 '!=' xbaseline ']'
+++ echo -ne gcc
+++ delim=' '
+++ echo
@@ -76,7 +76,7 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
+++ 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
-++ '[' xd76d19c9bc5ef1138af65fa3546eb628b7a756c9 '!=' x0de651db45c758f54e9ed917069795a3835499de ']'
+++ '[' x1d203d4c90adb064edfa9680768d1f83a41f17e0 '!=' xd76d19c9bc5ef1138af65fa3546eb628b7a756c9 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -89,14 +89,14 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
++ 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
-+ first_bad=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
++ first_bad=1d203d4c90adb064edfa9680768d1f83a41f17e0
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=0de651db45c758f54e9ed917069795a3835499de
++ last_good=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
+ local res
+ res=0
+ wait 106
@@ -113,22 +113,22 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
++ 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=0de651db45c758f54e9ed917069795a3835499de
++ base_rev=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
++ 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=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
-++ git -C gcc rev-parse 'd76d19c9bc5ef1138af65fa3546eb628b7a756c9^@'
++ cur_rev=1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ git -C gcc rev-parse '1d203d4c90adb064edfa9680768d1f83a41f17e0^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 87646d160fa1a1d965610c2f0b17b53a465a45b2 = 0de651db45c758f54e9ed917069795a3835499de ']'
-+ return 1
++ '[' d76d19c9bc5ef1138af65fa3546eb628b7a756c9 = d76d19c9bc5ef1138af65fa3546eb628b7a756c9 ']'
++ return 0
++ change_kind=single_commit
# Debug traces :
-# change_kind=single_component : gcc
-+ change_kind=single_component
+# change_kind=single_commit : gcc
+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : gcc'
++ echo '# change_kind=single_commit : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -136,25 +136,24 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
++ 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=0de651db45c758f54e9ed917069795a3835499de
++ base_rev=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
++ 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=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
-++ git -C gcc rev-list --count 0de651db45c758f54e9ed917069795a3835499de..d76d19c9bc5ef1138af65fa3546eb628b7a756c9
-+ c_commits=4
-# rev for gcc : 0de651db45c758f54e9ed917069795a3835499de..d76d19c9bc5ef1138af65fa3546eb628b7a756c9 (4 commits)
++ cur_rev=1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ git -C gcc rev-list --count d76d19c9bc5ef1138af65fa3546eb628b7a756c9..1d203d4c90adb064edfa9680768d1f83a41f17e0
++ c_commits=1
+# rev for gcc : d76d19c9bc5ef1138af65fa3546eb628b7a756c9..1d203d4c90adb064edfa9680768d1f83a41f17e0 (1 commits)
-+ echo '# rev for gcc : 0de651db45c758f54e9ed917069795a3835499de..d76d19c9bc5ef1138af65fa3546eb628b7a756c9 (4 commits)'
++ echo '# rev for gcc : d76d19c9bc5ef1138af65fa3546eb628b7a756c9..1d203d4c90adb064edfa9680768d1f83a41f17e0 (1 commits)'
+ echo ''
+ setup_stages_to_run
-+ '[' xignore == xignore ']'
-+ post_jira_comment=false
-+ post_jira_card=false
-+ post_icommits=false
-+ post_mail=false
++ '[' xonregression == xignore ']'
++ '[' xonregression == xonregression ']'
++ '[' 1 = 0 ']'
++ '[' single_commit '!=' single_commit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -167,29 +166,766 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
+ echo '# generate_extra_details'
# generate_extra_details
+ post_interesting_commits init
+# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
-# post_interesting_commits
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ '[' single_commit '!=' single_commit ']'
++ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ local refopt=
++ case "$reference" in
++ local ref_dir
++ for ref_dir in $url $dir
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ for ref_dir in $url $dir
+++ basename interesting-commits .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ git -C interesting-commits status
++ '[' -d interesting-commits ']'
++ '[' x '!=' x ']'
++ '[' -d interesting-commits ']'
++ rm -f interesting-commits/.git/gc.log
++ git -C interesting-commits config gc.autoDetach false
++ git -C interesting-commits gc --auto --force --prune=all
++ find interesting-commits/.git -name '*.lock' -delete
++ local i
++ for i in am cherry-pick rebase
++ git -C interesting-commits am --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits cherry-pick --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits rebase --abort
++ true
++ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=origin
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local single_branch=master
++ git -C interesting-commits remote rm origin
++ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local refspec
++ '[' xmaster = x ']'
++ refspec=+refs/heads/master:refs/remotes/origin/master
++ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local duration=1h
++ shift
++ local tries=3
++ shift
++ local n=0
++ local ret=0
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 178
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ git_checkout interesting-commits master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local remote=origin
++ git_clean interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard
++ local sha1
+++ git_rev_parse interesting-commits master origin
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ '[' 3 -ge 3 ']'
+++ remote=origin
+++ git_rev_parse_1 interesting-commits master origin --short
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ local opts=--short
+++ local ret
+++ cd interesting-commits
+++ local sha1 try_ref
+++ case "$ref" in
+++ try_ref=refs/remotes/origin/master
+++ ret=0
++++ git rev-parse --short refs/remotes/origin/master
+++ sha1=99361564
+++ '[' 0 -ne 0 ']'
+++ echo 99361564
++ sha1=99361564
++ git -C interesting-commits checkout --detach 99361564
+HEAD is now at 99361564 Add entry 1d203d4c90adb064edfa9680768d1f83a41f17e0 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/
++ true
++ git_init_linaro_local_remote interesting-commits baseline
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=baseline
++ local origin_url
++ local new_url
+++ git -C interesting-commits remote get-url origin
++ origin_url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ new_url=toolchain/ci/interesting-commits.git
++ case "$new_url" in
++ new_url=ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ git_set_remote interesting-commits baseline ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=baseline
++ local url=ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ local single_branch=
++ git -C interesting-commits remote rm baseline
++ git -C interesting-commits remote add baseline ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ local jira_dir jira_key=
+++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ jira_dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ jira_dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira
++ '[' init = full ']'
++ true
++ git -C interesting-commits remote update -p
+Fetching origin
+Fetching baseline
+From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ * [new branch] empty -> baseline/empty
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_apm -> baseline/linaro-local/ci/tcwg_bmk_gnu_apm
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_eabi_stm32 -> baseline/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_sq -> baseline/linaro-local/ci/tcwg_bmk_gnu_sq
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_tk1 -> baseline/linaro-local/ci/tcwg_bmk_gnu_tk1
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_tx1 -> baseline/linaro-local/ci/tcwg_bmk_gnu_tx1
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_apm -> baseline/linaro-local/ci/tcwg_bmk_llvm_apm
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_tk1 -> baseline/linaro-local/ci/tcwg_bmk_llvm_tk1
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_tx1 -> baseline/linaro-local/ci/tcwg_bmk_llvm_tx1
+ * [new branch] linaro-local/ci/tcwg_gcc_bootstrap -> baseline/linaro-local/ci/tcwg_gcc_bootstrap
+ * [new branch] linaro-local/ci/tcwg_gcc_check -> baseline/linaro-local/ci/tcwg_gcc_check
+ * [new branch] linaro-local/ci/tcwg_gcc_check_bootstrap -> baseline/linaro-local/ci/tcwg_gcc_check_bootstrap
+ * [new branch] linaro-local/ci/tcwg_gnu_cross_build -> baseline/linaro-local/ci/tcwg_gnu_cross_build
+ * [new branch] linaro-local/ci/tcwg_gnu_cross_check_gcc -> baseline/linaro-local/ci/tcwg_gnu_cross_check_gcc
+ * [new branch] linaro-local/ci/tcwg_gnu_native_build -> baseline/linaro-local/ci/tcwg_gnu_native_build
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_binutils -> baseline/linaro-local/ci/tcwg_gnu_native_check_binutils
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_gcc -> baseline/linaro-local/ci/tcwg_gnu_native_check_gcc
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_gdb -> baseline/linaro-local/ci/tcwg_gnu_native_check_gdb
+ * [new branch] linaro-local/ci/tcwg_kernel -> baseline/linaro-local/ci/tcwg_kernel
+ * [new branch] linaro-local/test -> baseline/linaro-local/test
+ * [new branch] main -> baseline/main
+ * [new branch] master -> baseline/master
++ git_clean interesting-commits refs/remotes/origin/master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard refs/remotes/origin/master
+# update_interesting_commits
++ '[' '' '!=' '' ']'
++ update_interesting_commits init
++ echo '# update_interesting_commits'
++ local stage=init
++ local subdir
+++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ subdir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ '[' -d interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0 ']'
+++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0 tcwg_bootstrap_build master-aarch64-bootstrap_debug
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
+++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ subdir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ mkdir -p interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo d76d19c9bc5ef1138af65fa3546eb628b7a756c9
++ git -C interesting-commits add gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/build_url gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/last_good
++ '[' init '!=' full ']'
+ return
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 1d203d4c90adb064edfa9680768d1f83a41f17e0 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/'
+HEAD detached from 96886c1e
+nothing to commit, working tree clean
++ break
+ '[' full '!=' full ']'
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xsingle_component '!=' xsingle_commit ']'
-+ return
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ local isubdir
+++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ isubdir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ '[' -f interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/first_url ']'
++ local first_url
+++ cat interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/first_url
++ first_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ '[' https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/ = https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/ ']'
++ first_icommit_to_report=true
+ post_interesting_commits full
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=full
-+ '[' single_component '!=' single_commit ']'
-+ return
-+ echo '# print all notification files'
++ '[' single_commit '!=' single_commit ']'
++ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ local refopt=
++ case "$reference" in
++ local ref_dir
++ for ref_dir in $url $dir
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ for ref_dir in $url $dir
+++ basename interesting-commits .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ git -C interesting-commits status
++ '[' -d interesting-commits ']'
++ '[' x '!=' x ']'
++ '[' -d interesting-commits ']'
++ rm -f interesting-commits/.git/gc.log
++ git -C interesting-commits config gc.autoDetach false
++ git -C interesting-commits gc --auto --force --prune=all
++ find interesting-commits/.git -name '*.lock' -delete
++ local i
++ for i in am cherry-pick rebase
++ git -C interesting-commits am --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits cherry-pick --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits rebase --abort
++ true
++ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=origin
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local single_branch=master
++ git -C interesting-commits remote rm origin
++ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local refspec
++ '[' xmaster = x ']'
++ refspec=+refs/heads/master:refs/remotes/origin/master
++ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local duration=1h
++ shift
++ local tries=3
++ shift
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local n=0
++ local ret=0
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 9429
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ git_checkout interesting-commits master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local remote=origin
++ git_clean interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard
++ local sha1
+++ git_rev_parse interesting-commits master origin
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ '[' 3 -ge 3 ']'
+++ remote=origin
+++ git_rev_parse_1 interesting-commits master origin --short
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ local opts=--short
+++ local ret
+++ cd interesting-commits
+++ local sha1 try_ref
+++ case "$ref" in
+++ try_ref=refs/remotes/origin/master
+++ ret=0
++++ git rev-parse --short refs/remotes/origin/master
+++ sha1=99361564
+++ '[' 0 -ne 0 ']'
+++ echo 99361564
++ sha1=99361564
++ git -C interesting-commits checkout --detach 99361564
+HEAD is now at 99361564 Add entry 1d203d4c90adb064edfa9680768d1f83a41f17e0 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/
++ true
++ git_init_linaro_local_remote interesting-commits baseline
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=baseline
++ local origin_url
++ local new_url
+++ git -C interesting-commits remote get-url origin
++ origin_url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ new_url=toolchain/ci/interesting-commits.git
++ case "$new_url" in
++ new_url=ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ git_set_remote interesting-commits baseline ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=baseline
++ local url=ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ local single_branch=
++ git -C interesting-commits remote rm baseline
++ git -C interesting-commits remote add baseline ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ local jira_dir jira_key=
+++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ jira_dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ jira_dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira
++ '[' full = full ']'
++ true
++ true
++ '[' '' = '' ']'
++ '[' -f interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/key ']'
+++ create_jira_card
+++ set -euf -o pipefail
+++ local template project parent assignee yaml
++++ print_jira_template_card
++++ local jira_card=GNU-692
++++ case "$ci_project/$ci_config:$changed_single_component" in
++++ echo GNU-692
+++ template=GNU-692
+++ project=GNU
++++ jipsearch -j key=GNU-692 -s parent:key
++++ sed -e 's/.* , //'
+++ parent=GNU-835
++++ jipsearch -j key=GNU-835 -s assignee:emailAddress
++++ sed -e 's/.* , //'
+++ assignee=thiago.bauermann@linaro.org
++++ mktemp
+++ yaml=/tmp/tmp.2badqVtygz
+++ trap 'rm /tmp/tmp.2badqVtygz' EXIT
+++ cat
+++ local key
++++ sed -e 's#.*/##'
++++ jipcreate -f /tmp/tmp.2badqVtygz
+++ key=GNU-856
+++ echo GNU-856
++++ rm /tmp/tmp.2badqVtygz
++ jira_key=GNU-856
++ true
++ git -C interesting-commits remote update -p
+Fetching origin
+Fetching baseline
+From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ * [new branch] empty -> baseline/empty
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_apm -> baseline/linaro-local/ci/tcwg_bmk_gnu_apm
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_eabi_stm32 -> baseline/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_sq -> baseline/linaro-local/ci/tcwg_bmk_gnu_sq
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_tk1 -> baseline/linaro-local/ci/tcwg_bmk_gnu_tk1
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_tx1 -> baseline/linaro-local/ci/tcwg_bmk_gnu_tx1
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_apm -> baseline/linaro-local/ci/tcwg_bmk_llvm_apm
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_tk1 -> baseline/linaro-local/ci/tcwg_bmk_llvm_tk1
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_tx1 -> baseline/linaro-local/ci/tcwg_bmk_llvm_tx1
+ * [new branch] linaro-local/ci/tcwg_gcc_bootstrap -> baseline/linaro-local/ci/tcwg_gcc_bootstrap
+ * [new branch] linaro-local/ci/tcwg_gcc_check -> baseline/linaro-local/ci/tcwg_gcc_check
+ * [new branch] linaro-local/ci/tcwg_gcc_check_bootstrap -> baseline/linaro-local/ci/tcwg_gcc_check_bootstrap
+ * [new branch] linaro-local/ci/tcwg_gnu_cross_build -> baseline/linaro-local/ci/tcwg_gnu_cross_build
+ * [new branch] linaro-local/ci/tcwg_gnu_cross_check_gcc -> baseline/linaro-local/ci/tcwg_gnu_cross_check_gcc
+ * [new branch] linaro-local/ci/tcwg_gnu_native_build -> baseline/linaro-local/ci/tcwg_gnu_native_build
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_binutils -> baseline/linaro-local/ci/tcwg_gnu_native_check_binutils
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_gcc -> baseline/linaro-local/ci/tcwg_gnu_native_check_gcc
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_gdb -> baseline/linaro-local/ci/tcwg_gnu_native_check_gdb
+ * [new branch] linaro-local/ci/tcwg_kernel -> baseline/linaro-local/ci/tcwg_kernel
+ * [new branch] linaro-local/test -> baseline/linaro-local/test
+ * [new branch] main -> baseline/main
+ * [new branch] master -> baseline/master
++ git_clean interesting-commits refs/remotes/origin/master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard refs/remotes/origin/master
++ '[' GNU-856 '!=' '' ']'
++ mkdir -p interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira
++ echo GNU-856
++ git -C interesting-commits add gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/key
+# update_interesting_commits
++ update_interesting_commits full
++ echo '# update_interesting_commits'
++ local stage=full
++ local subdir
+++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ subdir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ '[' -d interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0 ']'
+++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0 tcwg_bootstrap_build master-aarch64-bootstrap_debug
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
+++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ subdir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ mkdir -p interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo d76d19c9bc5ef1138af65fa3546eb628b7a756c9
++ git -C interesting-commits add gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/build_url gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/last_good
++ '[' full '!=' full ']'
++ print_result --oneline
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
++ '[' 1 = 0 ']'
++ echo Failure
++ git -C interesting-commits add gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/summary.txt
++ local bad_artifacts_url good_artifacts_url
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/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_bootstrap_build--master-aarch64-bootstrap_debug-build/118/artifact/artifacts
++ cat
++ git -C interesting-commits add gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/reproduction_instructions.txt
++ local commit_file=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../../commit-log.txt
++ local describe
+++ describe_sha1 gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0 true
+++ local component=gcc
+++ local sha1=1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "basepoints/*" --match "releases/*")
+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 1d203d4c90adb064edfa9680768d1f83a41f17e0
++ describe=basepoints/gcc-14-2544-g1d203d4c90a
++ cat
+++ git -C gcc log -n1 --pretty=short 1d203d4c90adb064edfa9680768d1f83a41f17e0
++ git -C interesting-commits add gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../../commit-log.txt
++ local ci_config
++ local status=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../status.txt
+++ cd interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/..
++ read ci_config
+++ ls
++ '[' -f interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../master-aarch64-bootstrap_debug/summary.txt ']'
++ echo '* master-aarch64-bootstrap_debug'
++ cat interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../master-aarch64-bootstrap_debug/summary.txt
++ sed 's/^/** /'
++ cat interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../master-aarch64-bootstrap_debug/build_url
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../status.txt/summary.txt ']'
++ continue
++ read ci_config
++ git -C interesting-commits add gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../status.txt
++ local ci_project
++ status=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../../status.txt
++ read ci_project
+++ cd interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../..
+++ ls
++ '[' -f interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../../commit-log.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../../first_url/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../../jira/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../../status.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../../tcwg_bootstrap_build/status.txt ']'
++ echo '* tcwg_bootstrap_build'
++ cat interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../../tcwg_bootstrap_build/status.txt
++ sed 's/^/*/'
++ read ci_project
++ git -C interesting-commits add gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/../../status.txt
+++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ subdir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ true
++ echo basepoints/gcc-14-2544-g1d203d4c90a
++ git -C interesting-commits add gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/summary
++ cat
+++ cat interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/commit-log.txt
+++ cat interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/status.txt
++ git -C interesting-commits add gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/description
++ update_jira_card
++ set -euf -o pipefail
+# update_jira_card
++ echo '# update_jira_card'
++ local jira_dir yaml
+++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ jira_dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ jira_dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira
++ '[' -f interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/key ']'
++ local key project
+++ cat interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/key
++ key=GNU-856
++ project=GNU
++ yaml=interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/yaml
++ cat
++ '[' -f interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/summary ']'
++ cat
+++ cat interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/summary
++ '[' -f interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/description ']'
++ cat
++ sed -e 's/^/ /' interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/description
++ git -C interesting-commits add gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/yaml
+++ describe_sha1 gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0 false
+++ local component=gcc
+++ local sha1=1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ local anything=false
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "basepoints/*" --match "releases/*")
+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 1d203d4c90adb064edfa9680768d1f83a41f17e0
++ describe=basepoints/gcc-14-2544-g1d203d4c90a
++ '[' basepoints/gcc-14-2544-g1d203d4c90a '!=' '' ']'
++ local d
+++ dirname basepoints/gcc-14-2544-g1d203d4c90a
++ d=basepoints
++ mkdir -p interesting-commits/gcc/basepoints
++ local symlink=
++ '[' basepoints '!=' . ']'
++ symlink=../
+++ dirname basepoints
++ d=.
++ '[' . '!=' . ']'
++ symlink=../sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ rm -f interesting-commits/gcc/basepoints/gcc-14-2544-g1d203d4c90a
++ ln -s ../sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0 interesting-commits/gcc/basepoints/gcc-14-2544-g1d203d4c90a
++ git -C interesting-commits add gcc/basepoints/gcc-14-2544-g1d203d4c90a
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 1d203d4c90adb064edfa9680768d1f83a41f17e0 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/'
+[detached HEAD 00ba8f3a] Add entry 1d203d4c90adb064edfa9680768d1f83a41f17e0 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/
+ 10 files changed, 56 insertions(+)
+ create mode 120000 gcc/basepoints/gcc-14-2544-g1d203d4c90a
+ create mode 100644 gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/commit-log.txt
+ create mode 100644 gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/description
+ create mode 100644 gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/key
+ create mode 100644 gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/summary
+ create mode 100644 gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/yaml
+ create mode 100644 gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/status.txt
+ create mode 100644 gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/reproduction_instructions.txt
+ create mode 100644 gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/summary.txt
+ create mode 100644 gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/status.txt
++ wait 18855
++ git -C interesting-commits push baseline HEAD:refs/heads/master
+remote: remote: Processing changes: (\) remote: Processing changes: refs: 1 (\) remote: Processing changes: refs: 1, done
+remote: commit 00ba8f3: warning: subject >70 characters; use shorter first paragraph
+remote: commit 00ba8f3: warning: too many message lines longer than 80 characters; manually wrap lines
+To ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ 99361564..00ba8f3a HEAD -> master
++ break
# print all notification files
++ echo '# print all notification files'
+ print_mail_recipients
-+ false
++ true
++ true
++ echo tcwg-validation@linaro.org
+ return
+ true
+ generate_jira_dir
@@ -198,13 +934,36 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
++ print_last_icommit --entry
++ false
++ local print_arg=--entry
-++ '[' xsingle_component '!=' xsingle_commit ']'
-++ return
-+ icommit_entry=
-+ '[' '' '!=' '' ']'
-+ mkdir -p artifacts/notify/jira
-+ '[' '' '!=' '' ']'
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ isubdir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ case "$print_arg" in
+++ echo interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ icommit_entry=interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ '[' interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0 '!=' '' ']'
++ '[' -d interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira ']'
++ rsync -a interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/ artifacts/notify/jira/
++ '[' -f artifacts/notify/jira/key ']'
+++ cat artifacts/notify/jira/key
++ jira_key=GNU-856
++ '[' GNU-856 '!=' '' ']'
+ cat
+++ print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ case "$print_arg" in
+++ '[' 1 = 0 ']'
+++ echo Failure
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ print_jira_template_card
++ local jira_card=GNU-692
++ case "$ci_project/$ci_config:$changed_single_component" in
@@ -213,8 +972,8 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
-++ '[' 0 = 0 ']'
-++ echo Success
+++ '[' 1 = 0 ']'
+++ echo Failure
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
@@ -222,85 +981,58 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
+ false
+ local print_arg=--oneline
+ case "$print_arg" in
-+ '[' 0 = 0 ']'
-+ echo Success
++ '[' 1 = 0 ']'
++ echo Failure
+ print_mail_body
+ true
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/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_bootstrap_build--master-aarch64-bootstrap_debug-build/117/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/artifact/artifacts
+ cat
++ print_result --oneline
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
-++ '[' 0 = 0 ']'
-++ echo Success
+++ '[' 1 = 0 ']'
+++ echo Failure
++ print_commits --oneline
++ false
++ local print_arg=--oneline
++ local components new_commits more_lines
++ case "$change_kind:$print_arg" in
-++ new_commits=0
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git gcc_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=0de651db45c758f54e9ed917069795a3835499de
-+++ 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=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
-+++ git -C gcc rev-list --count 0de651db45c758f54e9ed917069795a3835499de..d76d19c9bc5ef1138af65fa3546eb628b7a756c9
-++ c_commits=4
-++ new_commits=4
-+++ echo gcc
-+++ tr ' ' ,
-++ components=gcc
-++ echo '4 commits in gcc'
++++ describe_sha1 gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0 true
++++ local component=gcc
++++ local sha1=1d203d4c90adb064edfa9680768d1f83a41f17e0
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 1d203d4c90adb064edfa9680768d1f83a41f17e0
++++ git -C gcc show --no-patch --pretty=%s 1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ echo 'basepoints/gcc-14-2544-g1d203d4c90a Avoid double profile udpate in try_peel_loop'
++ print_commits --short
++ sed -e 's/^/ | /'
++ false
++ local print_arg=--short
++ local components new_commits more_lines
++ case "$change_kind:$print_arg" in
-++ new_commits=0
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git gcc_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=0de651db45c758f54e9ed917069795a3835499de
-+++ 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=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
-+++ git -C gcc rev-list --count 0de651db45c758f54e9ed917069795a3835499de..d76d19c9bc5ef1138af65fa3546eb628b7a756c9
-++ c_commits=4
-++ new_commits=4
-++ echo 'gcc commits:'
-+++ head -n5
-+++ git -C gcc log --pretty=oneline 0de651db45c758f54e9ed917069795a3835499de..d76d19c9bc5ef1138af65fa3546eb628b7a756c9
-++ echo 'd76d19c9bc5ef1138af65fa3546eb628b7a756c9 Daily bump.
-87646d160fa1a1d965610c2f0b17b53a465a45b2 testsuite: Require 128 bit long double for ibmlongdouble.
-05a1156d03f5c9a2a7d646340e82f82c51cbe0b0 Update my contrib entry
-96d1e233f2f06605628afea29797d1e6f1c69c14 hppa: Modify TLS patterns to provide both 32 and 64-bit support.'
-++ '[' 4 -gt 5 ']'
++++ mktemp
+++ tmpfile=/tmp/tmp.LE1fBP4gVG
+++ git -C gcc show --no-patch 1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ head -n 10 /tmp/tmp.LE1fBP4gVG
++++ cat /tmp/tmp.LE1fBP4gVG
++++ wc -l
+++ more_lines=6
+++ '[' 6 -gt 0 ']'
+++ echo '... 6 lines of the commit log omitted.'
+++ rm /tmp/tmp.LE1fBP4gVG
++ print_result --short
++ false
++ local print_arg=--short
@@ -312,7 +1044,20 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
# true:
0
# build_abe bootstrap_debug:
-1'
+# FAILED
+# First few build errors in logs:
+# 00:15:56 /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/snapshots/gcc.git~master/gcc/tree-ssa-loop-ivcanon.cc:1170:17: error: variable ‘entry_count’ set but not used [-Werror=unused-but-set-variable]
+# 00:16:01 make[3]: *** [Makefile:1181: tree-ssa-loop-ivcanon.o] Error 1
+# 00:16:01 make[2]: *** [Makefile:5027: all-stage2-gcc] Error 2
+# 00:16:01 make[1]: *** [Makefile:25777: stage2-bubble] Error 2
+# 00:16:01 make: *** [Makefile:1085: all] Error 2
+# 00:04:16 make[3]: [Makefile:1819: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:04:16 make[3]: [Makefile:1820: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:09:58 /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/snapshots/gcc.git~master/gcc/tree-ssa-loop-ivcanon.cc:1170:17: error: variable ‘entry_count’ set but not used [-Werror=unused-but-set-variable]
+# 00:10:04 make[3]: *** [Makefile:1181: tree-ssa-loop-ivcanon.o] Error 1
+# 00:15:44 make[2]: *** [Makefile:5027: all-stage2-gcc] Error 2
+# 00:15:44 make[1]: *** [Makefile:25777: stage2-bubble] Error 2
+# 00:15:44 make: *** [Makefile:1085: all] Error 2'
++ echo ''
++ echo From
+++ cat base-artifacts/results
@@ -324,69 +1069,155 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
1'
++ print_config
++ :
-+ '[' xsingle_component '!=' xsingle_commit ']'
-+ return
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ cat
+++ print_last_icommit --reproduction_instructions_link
+++ false
+++ local print_arg=--reproduction_instructions_link
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ isubdir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ case "$print_arg" in
+++ echo https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/reproduction_instructions.txt
+++ print_commits --link
+++ false
+++ local print_arg=--link
+++ local components new_commits more_lines
+++ case "$change_kind:$print_arg" in
++++ get_baseline_git gcc_url
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_url in baseline git' '[' -f base-artifacts/git/gcc_url ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_url
+++ url=https://github.com/gcc-mirror/gcc.git
+++ [[ https://github.com/gcc-mirror/gcc.git =~ git://sourceware.org/git/ ]]
+++ [[ https://github.com/gcc-mirror/gcc.git =~ https://github.com/ ]]
+++ echo https://github.com/gcc-mirror/gcc/commit/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ print_jira_template_card
+++ local jira_card=GNU-692
+++ case "$ci_project/$ci_config:$changed_single_component" in
+++ echo GNU-692
+++ print_last_icommit --status
+++ false
+++ local print_arg=--status
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ isubdir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ case "$print_arg" in
+++ cat interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/status.txt
+ print_mail_subject
+ true
++ print_result --oneline
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
-++ '[' 0 = 0 ']'
-++ echo Success
+++ '[' 1 = 0 ']'
+++ echo Failure
++ print_commits --oneline
++ false
++ local print_arg=--oneline
++ local components new_commits more_lines
++ case "$change_kind:$print_arg" in
-++ new_commits=0
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git gcc_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=0de651db45c758f54e9ed917069795a3835499de
-+++ 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=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
-+++ git -C gcc rev-list --count 0de651db45c758f54e9ed917069795a3835499de..d76d19c9bc5ef1138af65fa3546eb628b7a756c9
-++ c_commits=4
-++ new_commits=4
-+++ echo gcc
-+++ tr ' ' ,
-++ components=gcc
-++ echo '4 commits in gcc'
-+ echo '[TCWG-CI] Success after gcc commit: 4 commits in gcc'
-# generate dashboard
++++ describe_sha1 gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0 true
++++ local component=gcc
++++ local sha1=1d203d4c90adb064edfa9680768d1f83a41f17e0
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 1d203d4c90adb064edfa9680768d1f83a41f17e0
++++ git -C gcc show --no-patch --pretty=%s 1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ echo 'basepoints/gcc-14-2544-g1d203d4c90a Avoid double profile udpate in try_peel_loop'
++ echo '[TCWG-CI] Failure after gcc commit: basepoints/gcc-14-2544-g1d203d4c90a Avoid double profile udpate in try_peel_loop'
+ echo '# generate dashboard'
-# generate_dashboard_squad
+# generate dashboard
+ generate_dashboard_squad
+ local results_date
+# generate_dashboard_squad
+ echo '# generate_dashboard_squad'
+ false
-... Skipping
+ echo '... Skipping'
+... Skipping
+ return
+ post_dashboard_squad
# post_dashboard_squad
-... Skipping
+ echo '# post_dashboard_squad'
+ false
+... Skipping
+ echo '... Skipping'
+ return
-+ false
-=> Not the first detection of this issue. Not sending mail.
-+ echo '=> Not the first detection of this issue. Not sending mail.'
++ true
+=> First detection of this issue. Preparing mail files.
++ echo '=> First detection of this issue. Preparing mail files.'
++ release_notification_files
+# release_notification_files
++ echo '# release_notification_files'
++ '[' -d artifacts/jenkins ']'
++ local f
++ for f in mail-body.txt mail-subject.txt mail-recipients.txt
++ '[' -s artifacts/notify/mail-body.txt ']'
++ cp artifacts/notify/mail-body.txt artifacts/jenkins/mail-body.txt
++ for f in mail-body.txt mail-subject.txt mail-recipients.txt
++ '[' -s artifacts/notify/mail-subject.txt ']'
++ cp artifacts/notify/mail-subject.txt artifacts/jenkins/mail-subject.txt
++ for f in mail-body.txt mail-subject.txt mail-recipients.txt
++ '[' -s artifacts/notify/mail-recipients.txt ']'
++ cp artifacts/notify/mail-recipients.txt artifacts/jenkins/mail-recipients.txt
++ echo '... Done'
+... Done
+ post_to_jira
# post_to_jira
+ echo '# post_to_jira'
-+ false
-+ false
++ true
++ '[' -f artifacts/notify/jira/yaml ']'
++ jipcreate -f artifacts/notify/jira/yaml
+Existing issue updated: https://linaro.atlassian.net/browse/GNU-856
++ true
++ '[' -f artifacts/notify/jira/comments.txt ']'
++ echo y
++ jipdate -f artifacts/notify/jira/comments.txt
+These JIRA cards will be updated as follows:
+
+[GNU-856]
+ Failure
+ Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/artifact/artifacts/jenkins/mail-body.txt/*view*/
+[GNU-692]
+ https://linaro.atlassian.net/browse/GNU-856
+ Failure
+ Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/artifact/artifacts/jenkins/mail-body.txt/*view*/
+
+Server to update: https://linaro.atlassian.net
+
+Are you sure you want to update Jira with the information above? [y/n] Successfully updated your Jira tickets!
+
+This is your status:
+
+---
+
+[GNU-856]
+Failure
+Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/artifact/artifacts/jenkins/mail-body.txt/*view*/
+
+[GNU-692]
+https://linaro.atlassian.net/browse/GNU-856
+Failure
+Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/artifact/artifacts/jenkins/mail-body.txt/*view*/
Full stage ran successfully.
+ echo 'Full stage ran successfully.'
-1fc584730ccfa09dbf692d8bd6d382b9350a9592fb1d665519ee5760ed755a49
+395dfacf5ab268218cf57345e156b88aa42ea654177dc9bd1df813018e2d7fcb
diff --git a/notify/notify-init.log b/notify/notify-init.log
index 1308fd7..16489f5 100644
--- a/notify/notify-init.log
+++ b/notify/notify-init.log
@@ -1,8 +1,8 @@
-MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_8:/home/tcwg-buildslave/workspace/tcwg_gnu_8 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_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.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on tcwg-jade-05 from tcwg-jade-05, date Sun Jul 16 06:08:29 AM UTC 2023
-ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_8:/home/tcwg-buildslave/workspace/tcwg_gnu_8 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_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.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache --cap-add=SYS_PTRACE --security-opt seccomp:unconfined --memory=320000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-159 linaro/ci-arm64-tcwg-build-ubuntu:jammy
+MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_2:/home/tcwg-buildslave/workspace/tcwg_gnu_2 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref: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 /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_dsa_key:/etc/ssh/ssh_host_dsa_key: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 ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on tcwg-snow-02 from tcwg-jade-02, date Mon Jul 17 08:58:14 AM UTC 2023
+ssh -Snone -oForwardAgent=no tcwg-snow-02 docker-wrapper run --name 120-tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_2:/home/tcwg-buildslave/workspace/tcwg_gnu_2 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref: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 /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_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v ccache-tcwg_gnu-arm64-jammy:/home/tcwg-buildslave/.ccache --cap-add=SYS_PTRACE --security-opt seccomp:unconfined --memory=160000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-79 linaro/ci-arm64-tcwg-build-ubuntu:jammy
-/home/tcwg-buildslave/workspace/tcwg_gnu_8/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
+/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify onregression __stage init __verbose true
+ false
+ dryrun=
@@ -28,29 +28,29 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/117/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/117/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/'
# Using dir : base-artifacts
+ 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_bootstrap_build--master-aarch64-bootstrap_debug-build/118/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/118/'
-+ echo '# Using dir : artifacts'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
-+ check_source_changes
# check_source_changes
++ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
-+ '[' onsuccess '!=' init ']'
++ '[' force '!=' init ']'
+ IFS=' '
+ read -r -a changed_components
++ print_changed_components
@@ -60,7 +60,7 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#d76d19c9bc5ef1138af65fa3546eb628b7a756c9 '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#1d203d4c90adb064edfa9680768d1f83a41f17e0 '!=' xbaseline ']'
+++ echo -ne gcc
+++ delim=' '
+++ echo
@@ -76,7 +76,7 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
+++ 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
-++ '[' xd76d19c9bc5ef1138af65fa3546eb628b7a756c9 '!=' x0de651db45c758f54e9ed917069795a3835499de ']'
+++ '[' x1d203d4c90adb064edfa9680768d1f83a41f17e0 '!=' xd76d19c9bc5ef1138af65fa3546eb628b7a756c9 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -89,14 +89,14 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
++ 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
-+ first_bad=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
++ first_bad=1d203d4c90adb064edfa9680768d1f83a41f17e0
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=0de651db45c758f54e9ed917069795a3835499de
++ last_good=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
+ local res
+ res=0
+ wait 108
@@ -113,22 +113,22 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
++ 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=0de651db45c758f54e9ed917069795a3835499de
++ base_rev=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
++ 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=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
-++ git -C gcc rev-parse 'd76d19c9bc5ef1138af65fa3546eb628b7a756c9^@'
++ cur_rev=1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ git -C gcc rev-parse '1d203d4c90adb064edfa9680768d1f83a41f17e0^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 87646d160fa1a1d965610c2f0b17b53a465a45b2 = 0de651db45c758f54e9ed917069795a3835499de ']'
-+ return 1
-+ change_kind=single_component
-+ echo '# Debug traces :'
++ '[' d76d19c9bc5ef1138af65fa3546eb628b7a756c9 = d76d19c9bc5ef1138af65fa3546eb628b7a756c9 ']'
++ return 0
++ change_kind=single_commit
# Debug traces :
-# change_kind=single_component : gcc
-+ echo '# change_kind=single_component : gcc'
++ echo '# Debug traces :'
+# change_kind=single_commit : gcc
++ echo '# change_kind=single_commit : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -136,25 +136,24 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
++ 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=0de651db45c758f54e9ed917069795a3835499de
++ base_rev=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
++ 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=d76d19c9bc5ef1138af65fa3546eb628b7a756c9
-++ git -C gcc rev-list --count 0de651db45c758f54e9ed917069795a3835499de..d76d19c9bc5ef1138af65fa3546eb628b7a756c9
-+ c_commits=4
-+ echo '# rev for gcc : 0de651db45c758f54e9ed917069795a3835499de..d76d19c9bc5ef1138af65fa3546eb628b7a756c9 (4 commits)'
-# rev for gcc : 0de651db45c758f54e9ed917069795a3835499de..d76d19c9bc5ef1138af65fa3546eb628b7a756c9 (4 commits)
++ cur_rev=1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ git -C gcc rev-list --count d76d19c9bc5ef1138af65fa3546eb628b7a756c9..1d203d4c90adb064edfa9680768d1f83a41f17e0
++ c_commits=1
+# rev for gcc : d76d19c9bc5ef1138af65fa3546eb628b7a756c9..1d203d4c90adb064edfa9680768d1f83a41f17e0 (1 commits)
++ echo '# rev for gcc : d76d19c9bc5ef1138af65fa3546eb628b7a756c9..1d203d4c90adb064edfa9680768d1f83a41f17e0 (1 commits)'
+ echo ''
+ setup_stages_to_run
-+ '[' xignore == xignore ']'
-+ post_jira_comment=false
-+ post_jira_card=false
-+ post_icommits=false
-+ post_mail=false
++ '[' xonregression == xignore ']'
++ '[' xonregression == xonregression ']'
++ '[' 1 = 0 ']'
++ '[' single_commit '!=' single_commit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -164,17 +163,297 @@ ssh -Snone -oForwardAgent=no tcwg-jade-05 docker-wrapper run --name 118-tcwg_boo
+ case "$ci_project" in
+ generate_extra_details
+ set -euf -o pipefail
-# generate_extra_details
+ echo '# generate_extra_details'
+# generate_extra_details
+ post_interesting_commits init
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
++ local stage=init
++ '[' single_commit '!=' single_commit ']'
++ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ local refopt=
++ case "$reference" in
++ local ref_dir
++ for ref_dir in $url $dir
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ for ref_dir in $url $dir
+++ basename interesting-commits .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ git -C interesting-commits status
++ '[' -d interesting-commits ']'
++ '[' x '!=' x ']'
++ '[' -d interesting-commits ']'
++ rm -f interesting-commits/.git/gc.log
++ git -C interesting-commits config gc.autoDetach false
++ git -C interesting-commits gc --auto --force --prune=all
++ find interesting-commits/.git -name '*.lock' -delete
++ local i
++ for i in am cherry-pick rebase
++ git -C interesting-commits am --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits cherry-pick --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits rebase --abort
++ true
++ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=origin
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local single_branch=master
++ git -C interesting-commits remote rm origin
++ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local refspec
++ '[' xmaster = x ']'
++ refspec=+refs/heads/master:refs/remotes/origin/master
++ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local duration=1h
++ shift
++ local tries=3
++ shift
++ local n=0
++ local ret=0
++ '[' 0 -eq 3 ']'
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 180
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ git_checkout interesting-commits master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local remote=origin
++ git_clean interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard
++ local sha1
+++ git_rev_parse interesting-commits master origin
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ '[' 3 -ge 3 ']'
+++ remote=origin
+++ git_rev_parse_1 interesting-commits master origin --short
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ local opts=--short
+++ local ret
+++ cd interesting-commits
+++ local sha1 try_ref
+++ case "$ref" in
+++ try_ref=refs/remotes/origin/master
+++ ret=0
++++ git rev-parse --short refs/remotes/origin/master
+++ sha1=96886c1e
+++ '[' 0 -ne 0 ']'
+++ echo 96886c1e
++ sha1=96886c1e
++ git -C interesting-commits checkout --detach 96886c1e
+HEAD is now at 96886c1e Add entry 061f74c06735e1fa35b910ae0bcf01b61a74ec23 from https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/687/
++ true
++ git_init_linaro_local_remote interesting-commits baseline
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=baseline
++ local origin_url
++ local new_url
+++ git -C interesting-commits remote get-url origin
++ origin_url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ new_url=toolchain/ci/interesting-commits.git
++ case "$new_url" in
++ new_url=ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ git_set_remote interesting-commits baseline ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=baseline
++ local url=ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ local single_branch=
++ git -C interesting-commits remote rm baseline
++ git -C interesting-commits remote add baseline ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
++ local jira_dir jira_key=
+++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ jira_dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ jira_dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira
++ '[' init = full ']'
++ true
++ git -C interesting-commits remote update -p
+Fetching origin
+Fetching baseline
+From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ * [new branch] empty -> baseline/empty
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_apm -> baseline/linaro-local/ci/tcwg_bmk_gnu_apm
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_eabi_stm32 -> baseline/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_sq -> baseline/linaro-local/ci/tcwg_bmk_gnu_sq
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_tk1 -> baseline/linaro-local/ci/tcwg_bmk_gnu_tk1
+ * [new branch] linaro-local/ci/tcwg_bmk_gnu_tx1 -> baseline/linaro-local/ci/tcwg_bmk_gnu_tx1
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_apm -> baseline/linaro-local/ci/tcwg_bmk_llvm_apm
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_tk1 -> baseline/linaro-local/ci/tcwg_bmk_llvm_tk1
+ * [new branch] linaro-local/ci/tcwg_bmk_llvm_tx1 -> baseline/linaro-local/ci/tcwg_bmk_llvm_tx1
+ * [new branch] linaro-local/ci/tcwg_gcc_bootstrap -> baseline/linaro-local/ci/tcwg_gcc_bootstrap
+ * [new branch] linaro-local/ci/tcwg_gcc_check -> baseline/linaro-local/ci/tcwg_gcc_check
+ * [new branch] linaro-local/ci/tcwg_gcc_check_bootstrap -> baseline/linaro-local/ci/tcwg_gcc_check_bootstrap
+ * [new branch] linaro-local/ci/tcwg_gnu_cross_build -> baseline/linaro-local/ci/tcwg_gnu_cross_build
+ * [new branch] linaro-local/ci/tcwg_gnu_cross_check_gcc -> baseline/linaro-local/ci/tcwg_gnu_cross_check_gcc
+ * [new branch] linaro-local/ci/tcwg_gnu_native_build -> baseline/linaro-local/ci/tcwg_gnu_native_build
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_binutils -> baseline/linaro-local/ci/tcwg_gnu_native_check_binutils
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_gcc -> baseline/linaro-local/ci/tcwg_gnu_native_check_gcc
+ * [new branch] linaro-local/ci/tcwg_gnu_native_check_gdb -> baseline/linaro-local/ci/tcwg_gnu_native_check_gdb
+ * [new branch] linaro-local/ci/tcwg_kernel -> baseline/linaro-local/ci/tcwg_kernel
+ * [new branch] linaro-local/test -> baseline/linaro-local/test
+ * [new branch] main -> baseline/main
+ * [new branch] master -> baseline/master
++ git_clean interesting-commits refs/remotes/origin/master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard refs/remotes/origin/master
++ '[' '' '!=' '' ']'
++ update_interesting_commits init
+# update_interesting_commits
++ echo '# update_interesting_commits'
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ local subdir
+++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ subdir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ '[' -d interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0 ']'
++ mkdir interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/first_url
+++ interesting_subdir gcc 1d203d4c90adb064edfa9680768d1f83a41f17e0 tcwg_bootstrap_build master-aarch64-bootstrap_debug
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
+++ echo gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ subdir=gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ mkdir -p interesting-commits/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo d76d19c9bc5ef1138af65fa3546eb628b7a756c9
++ git -C interesting-commits add gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/build_url gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/last_good
++ '[' init '!=' full ']'
+ return
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 1d203d4c90adb064edfa9680768d1f83a41f17e0 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/'
+[detached HEAD 99361564] Add entry 1d203d4c90adb064edfa9680768d1f83a41f17e0 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/
+ 3 files changed, 3 insertions(+)
+ create mode 100644 gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/first_url
+ create mode 100644 gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/build_url
+ create mode 100644 gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/last_good
++ wait 9395
++ git -C interesting-commits push baseline HEAD:refs/heads/master
+remote: remote: Processing changes: (\) remote: Processing changes: refs: 1 (\) remote: Processing changes: refs: 1, done
+remote: commit 9936156: warning: subject >70 characters; use shorter first paragraph
+remote: commit 9936156: warning: too many message lines longer than 80 characters; manually wrap lines
+To ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ 96886c1e..99361564 HEAD -> master
++ break
+ '[' init '!=' full ']'
-Init stage ran successfully.
+ echo 'Init stage ran successfully.'
+Init stage ran successfully.
+ exit 0
-17b8f7f8abd03d1316fd5f5bc0b1808e9ca3b3b315b819d79c21df34c267d4ee
+936251a06080f20301196392169dadc6d879615b5ae75ce7204cfea2b1a57bf6