summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--01-reset_artifacts/console.log.xzbin2176 -> 2164 bytes
-rw-r--r--02-prepare_abe/console.log.xzbin2620 -> 2636 bytes
-rw-r--r--04-build_abe-binutils/console.log.xzbin25080 -> 25308 bytes
-rw-r--r--04-build_abe-binutils/make-binutils.log.xzbin16180 -> 16076 bytes
-rw-r--r--05-check_regression/console.log.xzbin1092 -> 1100 bytes
-rw-r--r--git/binutils_rev2
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log1227
-rw-r--r--jenkins/notify-init.log306
-rw-r--r--jenkins/run-build.env6
-rw-r--r--manifest.sh2
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description13
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/mail-body.txt29
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
19 files changed, 1339 insertions, 257 deletions
diff --git a/01-reset_artifacts/console.log.xz b/01-reset_artifacts/console.log.xz
index 419000e..c15d232 100644
--- a/01-reset_artifacts/console.log.xz
+++ b/01-reset_artifacts/console.log.xz
Binary files differ
diff --git a/02-prepare_abe/console.log.xz b/02-prepare_abe/console.log.xz
index 7c8d819..5f96d4e 100644
--- a/02-prepare_abe/console.log.xz
+++ b/02-prepare_abe/console.log.xz
Binary files differ
diff --git a/04-build_abe-binutils/console.log.xz b/04-build_abe-binutils/console.log.xz
index d192f5f..40399b0 100644
--- a/04-build_abe-binutils/console.log.xz
+++ b/04-build_abe-binutils/console.log.xz
Binary files differ
diff --git a/04-build_abe-binutils/make-binutils.log.xz b/04-build_abe-binutils/make-binutils.log.xz
index 0702488..fda5398 100644
--- a/04-build_abe-binutils/make-binutils.log.xz
+++ b/04-build_abe-binutils/make-binutils.log.xz
Binary files differ
diff --git a/05-check_regression/console.log.xz b/05-check_regression/console.log.xz
index dcefc79..45c397b 100644
--- a/05-check_regression/console.log.xz
+++ b/05-check_regression/console.log.xz
Binary files differ
diff --git a/git/binutils_rev b/git/binutils_rev
index f277149..a990c8a 100644
--- a/git/binutils_rev
+++ b/git/binutils_rev
@@ -1 +1 @@
-943e09db6058e10dbb5f9be9d58a46b6706a8b01
+328e01595436e937a0cc00cc8451f17beda26799
diff --git a/jenkins/build-name b/jenkins/build-name
index 29f7711..bec04cf 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#375-binutils-R1
+#376-binutils-R1
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 12eddec..9421153 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -26,17 +26,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/374/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/374/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -76,7 +76,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x943e09db6058e10dbb5f9be9d58a46b6706a8b01 '!=' xe0446214a07dd4e6709c63d1eb3d764181264246 ']'
+++ '[' x328e01595436e937a0cc00cc8451f17beda26799 '!=' x943e09db6058e10dbb5f9be9d58a46b6706a8b01 ']'
++ echo -ne binutils
++ delim=' '
++ echo
@@ -89,17 +89,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ first_bad=943e09db6058e10dbb5f9be9d58a46b6706a8b01
++ first_bad=328e01595436e937a0cc00cc8451f17beda26799
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ last_good=e0446214a07dd4e6709c63d1eb3d764181264246
++ last_good=943e09db6058e10dbb5f9be9d58a46b6706a8b01
+ local res
+ res=0
-+ wait 44932
++ wait 25051
+ git -C binutils rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -113,22 +113,22 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=e0446214a07dd4e6709c63d1eb3d764181264246
++ base_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
-++ git -C binutils rev-parse '943e09db6058e10dbb5f9be9d58a46b6706a8b01^@'
-# Debug traces :
-# change_kind=single_component : binutils
++ cur_rev=328e01595436e937a0cc00cc8451f17beda26799
+++ git -C binutils rev-parse '328e01595436e937a0cc00cc8451f17beda26799^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' a7a0cb6c92ea76b580b3a1aab5185115459bd7e5 = e0446214a07dd4e6709c63d1eb3d764181264246 ']'
-+ return 1
-+ change_kind=single_component
++ '[' 943e09db6058e10dbb5f9be9d58a46b6706a8b01 = 943e09db6058e10dbb5f9be9d58a46b6706a8b01 ']'
++ return 0
++ change_kind=single_commit
+# Debug traces :
+# change_kind=single_commit : binutils
+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : binutils'
++ echo '# change_kind=single_commit : binutils'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -136,18 +136,18 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=e0446214a07dd4e6709c63d1eb3d764181264246
++ base_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
-++ git -C binutils rev-list --count e0446214a07dd4e6709c63d1eb3d764181264246..943e09db6058e10dbb5f9be9d58a46b6706a8b01
-# rev for binutils : e0446214a07dd4e6709c63d1eb3d764181264246..943e09db6058e10dbb5f9be9d58a46b6706a8b01 (11 commits)
++ cur_rev=328e01595436e937a0cc00cc8451f17beda26799
+++ git -C binutils rev-list --count 943e09db6058e10dbb5f9be9d58a46b6706a8b01..328e01595436e937a0cc00cc8451f17beda26799
+# rev for binutils : 943e09db6058e10dbb5f9be9d58a46b6706a8b01..328e01595436e937a0cc00cc8451f17beda26799 (1 commits)
-+ c_commits=11
-+ echo '# rev for binutils : e0446214a07dd4e6709c63d1eb3d764181264246..943e09db6058e10dbb5f9be9d58a46b6706a8b01 (11 commits)'
++ c_commits=1
++ echo '# rev for binutils : 943e09db6058e10dbb5f9be9d58a46b6706a8b01..328e01595436e937a0cc00cc8451f17beda26799 (1 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -174,8 +174,261 @@
+ set -euf -o pipefail
+ echo '# 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
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ 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
++ ret=0
++ wait 25131
++ 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=615ea4959
+++ '[' 0 -ne 0 ']'
+++ echo 615ea4959
++ sha1=615ea4959
++ git -C interesting-commits checkout --detach 615ea4959
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ 8f618f048 Add entry 328e01595436e937a0cc00cc8451f17beda26799 from https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/
+
+If you want to keep it by creating a new branch, this may be a good time
+to do so with:
+
+ git branch <new-branch-name> 8f618f048
+
+HEAD is now at 615ea4959 Add entry 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/
++ false
++ dryrun='echo DRYRUN: '
++ local jira_dir jira_key=
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+Fetching baseline
++ jira_dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ jira_dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira
++ '[' init = full ']'
++ true
++ git -C interesting-commits remote update -p
+Fetching origin
++ 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 ''
++ echo '# update_interesting_commits'
+# update_interesting_commits
++ local stage=init
++ local jira_key=
++ local subdir3 subdir4 subdir4
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ subdir3=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799 tcwg_gnu_woa_build
+++ local dir=binutils/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 3 -ge 3 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
+++ '[' 3 -ge 4 ']'
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
++ subdir4=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799 tcwg_gnu_woa_build master-woa64
+++ local dir=binutils/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 4 -ge 3 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
+++ '[' 4 -ge 4 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
++ subdir5=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
++ '[' -d interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799 ']'
++ mkdir -p interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/first_url
++ mkdir -p interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 943e09db6058e10dbb5f9be9d58a46b6706a8b01
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/build_url binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/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 328e01595436e937a0cc00cc8451f17beda26799 from https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/'
+[detached HEAD 798d7a170] Add entry 328e01595436e937a0cc00cc8451f17beda26799 from https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/
+ 3 files changed, 3 insertions(+)
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/first_url
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/build_url
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/last_good
+DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
++ wait 5107
++ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
++ break
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
+ set -euf -o pipefail
@@ -184,15 +437,580 @@
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xsingle_component '!=' xsingle_commit ']'
-+ return
-+ post_interesting_commits full
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ local isubdir
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ isubdir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/first_url ']'
++ local first_url
+++ cat interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/first_url
# post_interesting_commits
++ first_url=https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ '[' https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/ = https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/ ']'
++ first_icommit_to_report=true
++ post_interesting_commits full
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=full
-+ '[' single_component '!=' single_commit ']'
-+ return
++ '[' 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
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ 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
++ ret=0
++ wait 5177
++ 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=615ea4959
+++ '[' 0 -ne 0 ']'
+++ echo 615ea4959
++ sha1=615ea4959
++ git -C interesting-commits checkout --detach 615ea4959
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ 798d7a170 Add entry 328e01595436e937a0cc00cc8451f17beda26799 from https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/
+
+If you want to keep it by creating a new branch, this may be a good time
+to do so with:
+
+ git branch <new-branch-name> 798d7a170
+
+HEAD is now at 615ea4959 Add entry 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/
++ false
++ dryrun='echo DRYRUN: '
++ local jira_dir jira_key=
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ jira_dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ jira_dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira
++ '[' full = full ']'
++ false
++ true
++ git -C interesting-commits remote update -p
+Fetching baseline
+Fetching origin
++ 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 full ''
++ echo '# update_interesting_commits'
++ local stage=full
++ local jira_key=
++ local subdir3 subdir4 subdir4
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ subdir3=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799 tcwg_gnu_woa_build
+++ local dir=binutils/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 3 -ge 3 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
+++ '[' 3 -ge 4 ']'
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
++ subdir4=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799 tcwg_gnu_woa_build master-woa64
+++ local dir=binutils/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 4 -ge 3 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
+++ '[' 4 -ge 4 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
++ subdir5=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
++ '[' -d interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799 ']'
++ mkdir -p interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/first_url
++ mkdir -p interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 943e09db6058e10dbb5f9be9d58a46b6706a8b01
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/build_url binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/last_good
++ '[' full '!=' full ']'
++ gnu_print_result --oneline
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
++ print_result --oneline
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
++ '[' 0 = 0 ']'
++ echo Success
++ return 0
++ merge_status_summary interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
++ set -euf -o pipefail
++ local subdir=interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/status-summary.txt
++ cur=Success
++ '[' Success -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh: line 1030: [: Success: integer expression expected
++ best=Success
++ best_file=interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/status-summary.txt
++ read -r cur_file
++ cat interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/status-summary.txt
++ merge_status_summary interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ set -euf -o pipefail
++ local subdir=interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799 -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/status-summary.txt
++ cur=Success
++ '[' Success -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh: line 1030: [: Success: integer expression expected
++ best=Success
++ best_file=interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/status-summary.txt
++ read -r cur_file
++ cat interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/status-summary.txt
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/status-summary.txt binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/status-summary.txt binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/status-summary.txt
++ gnu_print_result --long
++ false
++ local print_arg=--long
++ '[' -d artifacts/sumfiles ']'
++ print_result --long
++ false
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'Results changed to'
+++ cat artifacts/results
++ echo '# reset_artifacts:
+-10
+# true:
+0
+# build_abe binutils:
+1'
++ echo ''
++ echo From
+++ cat base-artifacts/results
++ echo '# reset_artifacts:
+-10
+# true:
+0
+# build_abe binutils:
+1'
++ return 0
++ cat interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/status-summary.txt
++ sed 's/^/* /'
++ print_icommits_link binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/details.txt
++ set -euf -o pipefail
++ local path=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/details.txt
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/details.txt
++ cat interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/build_url
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/details.txt binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/status.txt
++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/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_gnu_woa_build--master-woa64-build/376/artifact/artifacts
+++ get_baseline_manifest BUILD_URL
+++ get_manifest base-artifacts/manifest.sh BUILD_URL false
+++ set +x
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/artifact/artifacts
++ cat
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/reproduction_instructions.txt
++ local ci_config
++ read ci_config
+++ cd interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
+++ ls
++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/summary.txt ']'
++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/status.txt ']'
++ echo '* master-woa64'
++ cat interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/status.txt
++ sed 's/^/*/'
++ read ci_config
++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/status-summary.txt/summary.txt ']'
++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/status-summary.txt/status.txt ']'
++ continue
++ read ci_config
++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/status.txt/summary.txt ']'
++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/status.txt/status.txt ']'
++ continue
++ read ci_config
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/status.txt
++ local ci_project
++ read ci_project
+++ cd interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ ls
++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/first_url/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/status-summary.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/status.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/status.txt ']'
++ echo '* tcwg_gnu_woa_build'
++ cat interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/status.txt
++ sed 's/^/*/'
++ read ci_project
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/status.txt
++ print_commits --short
++ set -euf -o pipefail
++ false
++ local print_arg=--short
++ '[' single_commit = no_change ']'
++ local more_lines
++ '[' single_commit = single_commit ']'
++ local c=binutils
++ '[' --short = --link ']'
++ local describe
++ '[' '' = '' ']'
+++ describe_sha1 binutils 328e01595436e937a0cc00cc8451f17beda26799 true
+++ local component=binutils
+++ local sha1=328e01595436e937a0cc00cc8451f17beda26799
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "binutils*")
+++ git -C binutils describe --match 'binutils*' 328e01595436e937a0cc00cc8451f17beda26799
++ describe=binutils-2_41-release-1027-g328e0159543
+++ echo binutils-2_41-release-1027-g328e0159543
+++ sed 's,^basepoints/,,'
++ describe=binutils-2_41-release-1027-g328e0159543
++ '[' --short = --oneline ']'
++ '[' '' = '' ']'
++ echo 'commit binutils-2_41-release-1027-g328e0159543'
++ local tmpfile
+++ mktemp
++ tmpfile=/tmp/tmp.SmUYdWREXO
++ git -C binutils log -n1 328e01595436e937a0cc00cc8451f17beda26799
++ tail -n +2
++ head -n 10 /tmp/tmp.SmUYdWREXO
+++ cat /tmp/tmp.SmUYdWREXO
+++ wc -l
++ more_lines=-6
++ '[' -6 -gt 0 ']'
++ rm /tmp/tmp.SmUYdWREXO
++ '[' '' '!=' '' ']'
++ return 0
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/commit-log.txt
++ true
++ local jira_dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira
++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/key ']'
++ '[' -e interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira ']'
++ mkdir interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira
++ '[' '' '!=' '' ']'
+++ print_commits --oneline
+++ set -euf -o pipefail
+++ false
+++ local print_arg=--oneline
+++ '[' single_commit = no_change ']'
+++ local more_lines
+++ '[' single_commit = single_commit ']'
+++ local c=binutils
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 binutils 328e01595436e937a0cc00cc8451f17beda26799 true
++++ local component=binutils
++++ local sha1=328e01595436e937a0cc00cc8451f17beda26799
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "binutils*")
++++ git -C binutils describe --match 'binutils*' 328e01595436e937a0cc00cc8451f17beda26799
+++ describe=binutils-2_41-release-1027-g328e0159543
++++ echo binutils-2_41-release-1027-g328e0159543
++++ sed 's,^basepoints/,,'
+++ describe=binutils-2_41-release-1027-g328e0159543
+++ '[' --oneline = --oneline ']'
+++ echo binutils-2_41-release-1027-g328e0159543
+++ return 0
+++ cat interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/status-summary.txt
++ echo binutils-2_41-release-1027-g328e0159543: Success
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/summary
++ cat
+++ cat interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/commit-log.txt
+++ cat interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/status.txt
+++ print_icommits_link binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/yaml
+++ set -euf -o pipefail
+++ local path=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/yaml
+++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/yaml
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/description
++ update_jira_card
+# update_jira_card
++ set -euf -o pipefail
++ echo '# update_jira_card'
++ local jira_dir
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ jira_dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ jira_dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira
++ components=()
++ local -a components
++ case "$changed_single_component" in
++ components+=(Binutils)
++ IFS=,
++ echo Binutils
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/components
++ local commit_date
+++ git -C binutils log -n1 --pretty=%cd --date=iso 328e01595436e937a0cc00cc8451f17beda26799
++ commit_date='2023-11-12 00:00:12 +0000'
++ date -d '2023-11-12 00:00:12 +0000' +%Y-%m-%d
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/startdate
++ local key project
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799
++++ local dir=binutils/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ jira_dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ jira_dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira
+++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/key ']'
+++ return 0
+WARNING: no existing jira card interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/key
++ key=
++ '[' -z '' ']'
++ echo 'WARNING: no existing jira card interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/key'
++ return 0
++ local describe
+++ describe_sha1 binutils 328e01595436e937a0cc00cc8451f17beda26799 false
+++ local component=binutils
+++ local sha1=328e01595436e937a0cc00cc8451f17beda26799
+++ local anything=false
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "binutils*")
+++ git -C binutils describe --match 'binutils*' 328e01595436e937a0cc00cc8451f17beda26799
++ describe=binutils-2_41-release-1027-g328e0159543
++ '[' binutils-2_41-release-1027-g328e0159543 '!=' '' ']'
++ local d
+++ dirname binutils-2_41-release-1027-g328e0159543
++ d=.
++ mkdir -p interesting-commits/binutils/.
++ local symlink=
++ '[' . '!=' . ']'
++ symlink=sha1/328e01595436e937a0cc00cc8451f17beda26799
++ rm -f interesting-commits/binutils/binutils-2_41-release-1027-g328e0159543
++ ln -s sha1/328e01595436e937a0cc00cc8451f17beda26799 interesting-commits/binutils/binutils-2_41-release-1027-g328e0159543
++ git -C interesting-commits add binutils/binutils-2_41-release-1027-g328e0159543
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 328e01595436e937a0cc00cc8451f17beda26799 from https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/'
+[detached HEAD 9b44e7217] Add entry 328e01595436e937a0cc00cc8451f17beda26799 from https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/
+ 17 files changed, 70 insertions(+)
+ create mode 120000 binutils/binutils-2_41-release-1027-g328e0159543
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/commit-log.txt
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/first_url
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/components
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/description
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/startdate
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/summary
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/status-summary.txt
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/status.txt
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/build_url
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/details.txt
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/last_good
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/reproduction_instructions.txt
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/status-summary.txt
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/status.txt
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/status-summary.txt
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/status.txt
+DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
++ wait 17938
++ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
++ break
+ true
+ generate_jira_dir
+ set -euf -o pipefail
@@ -202,11 +1020,23 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xsingle_component '!=' xsingle_commit ']'
-++ return 0
-+ icommit_entry=
-+ '[' '' '!=' '' ']'
-+ mkdir -p artifacts/notify/jira
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799
++++ local dir=binutils/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ isubdir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ case "$print_arg" in
+++ echo interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ icommit_entry=interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ '[' interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799 '!=' '' ']'
++ '[' -d interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira ']'
++ rsync -a interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/ artifacts/notify/jira/
++ '[' -f artifacts/notify/jira/key ']'
+ '[' '' '!=' '' ']'
+ cat
++ print_jira_template_card
@@ -230,9 +1060,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -255,35 +1085,15 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=e0446214a07dd4e6709c63d1eb3d764181264246
++ base_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
-+ read -r email
-++ git -C binutils log --pretty=%ae e0446214a07dd4e6709c63d1eb3d764181264246..943e09db6058e10dbb5f9be9d58a46b6706a8b01
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
++ cur_rev=328e01595436e937a0cc00cc8451f17beda26799
+ read -r email
+++ git -C binutils log --pretty=%ae 943e09db6058e10dbb5f9be9d58a46b6706a8b01..328e01595436e937a0cc00cc8451f17beda26799
+ emails["$email"]=cc
+ read -r email
+ local precommit_postcommit=postcommit
@@ -294,35 +1104,15 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=e0446214a07dd4e6709c63d1eb3d764181264246
++ base_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
-+ read -r email
-++ git -C binutils log --pretty=%ce e0446214a07dd4e6709c63d1eb3d764181264246..943e09db6058e10dbb5f9be9d58a46b6706a8b01
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
++ cur_rev=328e01595436e937a0cc00cc8451f17beda26799
+ read -r email
+++ git -C binutils log --pretty=%ce 943e09db6058e10dbb5f9be9d58a46b6706a8b01..328e01595436e937a0cc00cc8451f17beda26799
+ emails["$email"]=to
+ read -r email
+ unset 'emails[author]' 'emails[committer]'
@@ -346,87 +1136,38 @@
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
+ type=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
+ IFS=,
-+ echo brobecker@adacore.com,cc:linaro-toolchain@lists.linaro.org,cc:gdbadmin@sourceware.org,cc:yunqiang.su@cipunited.com,cc:ying.huang@oss.cipunited.com,bcc:tcwg-validation@linaro.org,cc:sevaa@sprynet.com,nickc@redhat.com,liuzhensong@loongson.cn,eager@eagercon.com,cc:cailulu@loongson.cn,simon.marchi@efficios.com
++ echo brobecker@adacore.com,cc:linaro-toolchain@lists.linaro.org,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' single_component = no_change ']'
+++ '[' single_commit = no_change ']'
++ local more_lines
-++ '[' single_component = single_commit ']'
-++ '[' single_component = single_component ']'
-++ local new_commits c base_rev cur_rev c_commits components
-++ local commits_or_patches
-++ '[' '' '!=' '' ']'
-++ commits_or_patches=commits
-++ new_commits=0
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git binutils_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/binutils_rev
-++ base_rev=e0446214a07dd4e6709c63d1eb3d764181264246
-+++ get_current_git binutils_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/binutils_rev
-++ cur_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
-+++ git -C binutils rev-list --count e0446214a07dd4e6709c63d1eb3d764181264246..943e09db6058e10dbb5f9be9d58a46b6706a8b01
-++ c_commits=11
-++ new_commits=11
-+++ echo binutils
-+++ tr ' ' ,
-++ components=binutils
-++ echo '11 commits in binutils'
+++ '[' single_commit = single_commit ']'
+++ local c=binutils
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 binutils 328e01595436e937a0cc00cc8451f17beda26799 true
++++ local component=binutils
++++ local sha1=328e01595436e937a0cc00cc8451f17beda26799
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "binutils*")
++++ git -C binutils describe --match 'binutils*' 328e01595436e937a0cc00cc8451f17beda26799
+++ describe=binutils-2_41-release-1027-g328e0159543
++++ echo binutils-2_41-release-1027-g328e0159543
++++ sed 's,^basepoints/,,'
+++ describe=binutils-2_41-release-1027-g328e0159543
++ '[' --oneline = --oneline ']'
+++ echo binutils-2_41-release-1027-g328e0159543
++ return 0
++ gnu_print_result --oneline
++ false
@@ -460,17 +1201,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo master-woa64
-+ echo '[Linaro-TCWG-CI]' '11 commits in binutils: Success on master-woa64'
++ echo '[Linaro-TCWG-CI]' 'binutils-2_41-release-1027-g328e0159543: Success on master-woa64'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/artifact/artifacts
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/374/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/artifact/artifacts
+ cat
++ gnu_print_config --short
++ false
@@ -493,57 +1234,40 @@
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' single_component = no_change ']'
+++ '[' single_commit = no_change ']'
++ local more_lines
-++ '[' single_component = single_commit ']'
-++ '[' single_component = single_component ']'
-++ local new_commits c base_rev cur_rev c_commits components
-++ local commits_or_patches
-++ '[' '' '!=' '' ']'
-++ commits_or_patches=commits
-++ new_commits=0
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git binutils_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/binutils_rev
-++ base_rev=e0446214a07dd4e6709c63d1eb3d764181264246
-+++ get_current_git binutils_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/binutils_rev
-++ cur_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
-+++ git -C binutils rev-list --count e0446214a07dd4e6709c63d1eb3d764181264246..943e09db6058e10dbb5f9be9d58a46b6706a8b01
-++ c_commits=11
-++ new_commits=11
-+++ echo binutils
-+++ tr ' ' ,
-++ components=binutils
-++ echo '11 commits in binutils'
+++ '[' single_commit = single_commit ']'
+++ local c=binutils
+++ '[' --short = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 binutils 328e01595436e937a0cc00cc8451f17beda26799 true
++++ local component=binutils
++++ local sha1=328e01595436e937a0cc00cc8451f17beda26799
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "binutils*")
++++ git -C binutils describe --match 'binutils*' 328e01595436e937a0cc00cc8451f17beda26799
+++ describe=binutils-2_41-release-1027-g328e0159543
++++ echo binutils-2_41-release-1027-g328e0159543
++++ sed 's,^basepoints/,,'
+++ describe=binutils-2_41-release-1027-g328e0159543
++ '[' --short = --oneline ']'
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git binutils_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/binutils_rev
-++ base_rev=e0446214a07dd4e6709c63d1eb3d764181264246
-+++ get_current_git binutils_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/binutils_rev
-++ cur_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
-+++ git -C binutils rev-list --count e0446214a07dd4e6709c63d1eb3d764181264246..943e09db6058e10dbb5f9be9d58a46b6706a8b01
-++ c_commits=11
-++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline e0446214a07dd4e6709c63d1eb3d764181264246..943e09db6058e10dbb5f9be9d58a46b6706a8b01
-++ '[' 11 -gt 5 ']'
-++ echo '... and 6 more commits in binutils'
+++ '[' '' = '' ']'
+++ echo 'commit binutils-2_41-release-1027-g328e0159543'
+++ local tmpfile
++++ mktemp
+++ tmpfile=/tmp/tmp.i8iiCHiry4
+++ git -C binutils log -n1 328e01595436e937a0cc00cc8451f17beda26799
+++ tail -n +2
+++ head -n 10 /tmp/tmp.i8iiCHiry4
++++ cat /tmp/tmp.i8iiCHiry4
++++ wc -l
+++ more_lines=-6
+++ '[' -6 -gt 0 ']'
+++ rm /tmp/tmp.i8iiCHiry4
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -592,8 +1316,93 @@
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_gnu_woa_build/master-woa64'
-+ '[' single_component '!=' single_commit ']'
-+ return
++ '[' single_commit '!=' single_commit ']'
++ '[' '' '!=' '' ']'
++ local key
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799
++++ local dir=binutils/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ jira_dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ jira_dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira
+++ '[' -f interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/key ']'
+++ return 0
++ key=
++ '[' -z '' ']'
+++ print_jira_template_card
+++ local jira_card=GNU-692
+++ case "$ci_project/$ci_config:$changed_single_component" in
+++ echo GNU-692
++ key=GNU-692
++ cat
+++ print_last_icommit --reproduction_instructions_link tcwg_gnu_woa_build master-woa64
+++ false
+++ set -euf -o pipefail
+++ local print_arg=--reproduction_instructions_link
+++ shift 1
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799 tcwg_gnu_woa_build master-woa64
++++ local dir=binutils/sha1
++++ '[' 4 -ge 2 ']'
++++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++++ '[' 4 -ge 3 ']'
++++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
++++ '[' 4 -ge 4 ']'
++++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
++++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
+++ isubdir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
+++ case "$print_arg" in
+++ print_icommits_link binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/reproduction_instructions.txt
+++ set -euf -o pipefail
+++ local path=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/reproduction_instructions.txt
+++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/reproduction_instructions.txt
+++ print_commits --link
+++ set -euf -o pipefail
+++ false
+++ local print_arg=--link
+++ '[' single_commit = no_change ']'
+++ local more_lines
+++ '[' single_commit = single_commit ']'
+++ local c=binutils
+++ '[' --link = --link ']'
+++ local url
++++ get_baseline_git binutils_url
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_url in baseline git' '[' -f base-artifacts/git/binutils_url ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_url
+++ url=git://sourceware.org/git/binutils-gdb.git
+++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
+++ url=binutils-gdb.git
+++ url='https://sourceware.org/git/?p=binutils-gdb.git'
+++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=328e01595436e937a0cc00cc8451f17beda26799'
+++ return 0
+++ print_last_icommit --status
+++ false
+++ set -euf -o pipefail
+++ local print_arg=--status
+++ shift 1
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799
++++ local dir=binutils/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ isubdir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ case "$print_arg" in
+++ cat interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/status.txt
# generate dashboard
# generate_dashboard_squad
... Skipping
@@ -612,7 +1421,7 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 45067
++ wait 18052
# generate_lnt_report
+ set -euf -o pipefail
+ echo '# generate_lnt_report'
@@ -622,8 +1431,8 @@
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/ tcwg_gnu_woa_build master-woa64 artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/ tcwg_gnu_woa_build master-woa64 artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/
+ local ci_project=tcwg_gnu_woa_build
+ local ci_config=master-woa64
+ local sumfiles_dir=artifacts/sumfiles
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index b9b1a5c..7c96689 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -16,35 +16,35 @@
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
-# Debug traces :
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/374/
-# Using dir : base-artifacts
+ ci_project=tcwg_gnu_woa_build
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=master-woa64
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/374/'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/
+# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
-# check_source_changes
+ declare -Ag pw
+ '[' ignore = precommit ']'
+# check_source_changes
+ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
@@ -76,7 +76,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x943e09db6058e10dbb5f9be9d58a46b6706a8b01 '!=' xe0446214a07dd4e6709c63d1eb3d764181264246 ']'
+++ '[' x328e01595436e937a0cc00cc8451f17beda26799 '!=' x943e09db6058e10dbb5f9be9d58a46b6706a8b01 ']'
++ echo -ne binutils
++ delim=' '
++ echo
@@ -89,17 +89,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ first_bad=943e09db6058e10dbb5f9be9d58a46b6706a8b01
++ first_bad=328e01595436e937a0cc00cc8451f17beda26799
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ last_good=e0446214a07dd4e6709c63d1eb3d764181264246
++ last_good=943e09db6058e10dbb5f9be9d58a46b6706a8b01
+ local res
+ res=0
-+ wait 44819
++ wait 12544
+ git -C binutils rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -108,31 +108,27 @@
+ local c=binutils
+ local base_rev cur_rev sha1
++ get_baseline_git binutils_rev
-# Debug traces :
-# change_kind=single_component : binutils
-# rev for binutils : e0446214a07dd4e6709c63d1eb3d764181264246..943e09db6058e10dbb5f9be9d58a46b6706a8b01 (11 commits)
-
-# post_interesting_commits
-Init stage ran successfully.
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=e0446214a07dd4e6709c63d1eb3d764181264246
++ base_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
-++ git -C binutils rev-parse '943e09db6058e10dbb5f9be9d58a46b6706a8b01^@'
++ cur_rev=328e01595436e937a0cc00cc8451f17beda26799
+++ git -C binutils rev-parse '328e01595436e937a0cc00cc8451f17beda26799^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' a7a0cb6c92ea76b580b3a1aab5185115459bd7e5 = e0446214a07dd4e6709c63d1eb3d764181264246 ']'
-+ return 1
-+ change_kind=single_component
++ '[' 943e09db6058e10dbb5f9be9d58a46b6706a8b01 = 943e09db6058e10dbb5f9be9d58a46b6706a8b01 ']'
++ return 0
+# Debug traces :
+# change_kind=single_commit : binutils
++ change_kind=single_commit
+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : binutils'
++ echo '# change_kind=single_commit : binutils'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -140,16 +136,18 @@ Init stage ran successfully.
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=e0446214a07dd4e6709c63d1eb3d764181264246
++ base_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
-++ git -C binutils rev-list --count e0446214a07dd4e6709c63d1eb3d764181264246..943e09db6058e10dbb5f9be9d58a46b6706a8b01
-+ c_commits=11
-+ echo '# rev for binutils : e0446214a07dd4e6709c63d1eb3d764181264246..943e09db6058e10dbb5f9be9d58a46b6706a8b01 (11 commits)'
++ cur_rev=328e01595436e937a0cc00cc8451f17beda26799
+++ git -C binutils rev-list --count 943e09db6058e10dbb5f9be9d58a46b6706a8b01..328e01595436e937a0cc00cc8451f17beda26799
+# rev for binutils : 943e09db6058e10dbb5f9be9d58a46b6706a8b01..328e01595436e937a0cc00cc8451f17beda26799 (1 commits)
+
++ c_commits=1
++ echo '# rev for binutils : 943e09db6058e10dbb5f9be9d58a46b6706a8b01..328e01595436e937a0cc00cc8451f17beda26799 (1 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -172,11 +170,259 @@ Init stage ran successfully.
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+# post_interesting_commits
+ set -euf -o pipefail
+ echo '# 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
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ 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
++ ret=0
++ wait 12624
++ 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=615ea4959
+++ '[' 0 -ne 0 ']'
+++ echo 615ea4959
++ sha1=615ea4959
++ git -C interesting-commits checkout --detach 615ea4959
+Previous HEAD position was e958a6370 Add entry ee95fae075c68cf1ae0fc1ffb00acca685bfb2c8 from https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1048/
+HEAD is now at 615ea4959 Add entry 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/
++ false
++ dryrun='echo DRYRUN: '
++ local jira_dir jira_key=
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ jira_dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ jira_dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira
++ '[' init = full ']'
++ true
++ git -C interesting-commits remote update -p
+Fetching baseline
+From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ 7c33a6709..615ea4959 master -> baseline/master
+Fetching origin
++ 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 jira_key=
++ local subdir3 subdir4 subdir4
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ subdir3=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799 tcwg_gnu_woa_build
+++ local dir=binutils/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 3 -ge 3 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
+++ '[' 3 -ge 4 ']'
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
++ subdir4=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
+++ interesting_subdir binutils 328e01595436e937a0cc00cc8451f17beda26799 tcwg_gnu_woa_build master-woa64
+++ local dir=binutils/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
+++ '[' 4 -ge 3 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build
+++ '[' 4 -ge 4 ']'
+++ dir=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
+++ echo binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
++ subdir5=binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
++ '[' -d interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799 ']'
++ mkdir -p interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/first_url
++ mkdir -p interesting-commits/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 943e09db6058e10dbb5f9be9d58a46b6706a8b01
++ git -C interesting-commits add binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/build_url binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/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 328e01595436e937a0cc00cc8451f17beda26799 from https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/'
+[detached HEAD 8f618f048] Add entry 328e01595436e937a0cc00cc8451f17beda26799 from https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/
+ 3 files changed, 3 insertions(+)
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/first_url
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/build_url
+ create mode 100644 binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/last_good
+DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
++ wait 24960
++ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
++ break
+Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index afc89d4..61caa90 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,9 +1,9 @@
-build_name="#375"
+build_name="#376"
docker_opts=(--distro
default )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#375-binutils"
+build_name="#376-binutils"
branch_opt=(==rr\[binutils_git\]
git://sourceware.org/git/binutils-gdb.git#master )
-build_name="#375-binutils-R1"
+build_name="#376-binutils-R1"
diff --git a/manifest.sh b/manifest.sh
index 01d2a8b..e30d281 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -6,7 +6,7 @@ rr[ci_config]="master-woa64"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/"
declare -g "SQUAD_GRP="
rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master"
# Saving rr[] in the manifest
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 2ca8958..3934692 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..df3b0ba
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+Binutils
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..855904b
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,13 @@
+commit binutils-2_41-release-1027-g328e0159543
+Author: GDB Administrator <gdbadmin@sourceware.org>
+Date: Sun Nov 12 00:00:12 2023 +0000
+
+ Automatic date update in version.in
+
+* tcwg_gnu_woa_build
+** master-woa64
+*** Success
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/jira/yaml
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..f0964fb
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-11-12
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..3a9b113
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+binutils-2_41-release-1027-g328e0159543: Success
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index db98e6f..61da413 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,13 +2,11 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-woa64 after:
- | 11 commits in binutils
- | 943e09db605 Automatic date update in version.in
- | a7a0cb6c92e bfd, binutils: add gfx11 amdgpu architectures
- | 364081efa5d Correct formatting errors in elf32-microblaze.c
- | 870a4f2cc3d Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian
- | 5efb1045972 GAS/MIPS: Fix testcase module-defer-warn2 for r2+ triples
- | ... and 6 more commits in binutils
+ | commit binutils-2_41-release-1027-g328e0159543
+ | Author: GDB Administrator <gdbadmin@sourceware.org>
+ | Date: Sun Nov 12 00:00:12 2023 +0000
+ |
+ | Automatic date update in version.in
Results changed to
# reset_artifacts:
@@ -32,6 +30,19 @@ CI config tcwg_gnu_woa_build/master-woa64
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/374/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/375/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/reproduction_instructions.txt
+
+Full commit : https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=328e01595436e937a0cc00cc8451f17beda26799
+
+Latest bug report status : https://linaro.atlassian.net/browse/GNU-692
+
+List of configurations that regressed due to this commit :
+* tcwg_gnu_woa_build
+** master-woa64
+*** Success
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/328e01595436e937a0cc00cc8451f17beda26799/tcwg_gnu_woa_build/master-woa64/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_woa_build--master-woa64-build/376/
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 71c6547..4dfa427 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-brobecker@adacore.com,cc:linaro-toolchain@lists.linaro.org,cc:gdbadmin@sourceware.org,cc:yunqiang.su@cipunited.com,cc:ying.huang@oss.cipunited.com,bcc:tcwg-validation@linaro.org,cc:sevaa@sprynet.com,nickc@redhat.com,liuzhensong@loongson.cn,eager@eagercon.com,cc:cailulu@loongson.cn,simon.marchi@efficios.com
+brobecker@adacore.com,cc:linaro-toolchain@lists.linaro.org,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 9a067b7..e362852 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 11 commits in binutils: Success on master-woa64
+[Linaro-TCWG-CI] binutils-2_41-release-1027-g328e0159543: Success on master-woa64