summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log387
-rw-r--r--jenkins/notify-init.log94
-rw-r--r--jenkins/run-build.env6
4 files changed, 340 insertions, 149 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 4f08715..89835f7 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#67-binutils-gcc-linux-qemu-R33
+#68-binutils-gcc-linux-qemu-R33
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 4cfbc76..b5a4dc4 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_kernel--gnu-master-aarch64-lts-allyesconfig-build/66/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/67/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/66/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/67/'
+ 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_kernel--gnu-master-aarch64-lts-allyesconfig-build/67/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/68/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/67/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/68/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -89,7 +89,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
-++ '[' x22b78fad28d54bad1d0aee2fe0acf5f3f40648f6 '!=' xd2ee8bb694500c9e460283f9078b7cc53362dc95 ']'
+++ '[' xa5a863b4b9cff4bb754fdf602b4aa1c57e73603e '!=' x22b78fad28d54bad1d0aee2fe0acf5f3f40648f6 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +104,7 @@
+++ 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
-++ '[' x61f5b64ae6481e4adb69d007bd1112987bde67ce '!=' x570d74119d2daaa9ea909b6326a3756f548097d0 ']'
+++ '[' xf5745dc1426bdb1a53ebaf7af758b2250ccbff02 '!=' x61f5b64ae6481e4adb69d007bd1112987bde67ce ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,7 +119,9 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a '!=' x88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a ']'
+++ '[' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f '!=' x88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a ']'
+++ echo -ne ' linux'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -132,17 +134,19 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
+++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc
+# change_kind=multiple_components : binutils gcc linux qemu
+ local c base_rev cur_rev c_commits
-+ '[' 2 = 0 ']'
-+ '[' 2 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -150,17 +154,17 @@
++ 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=d2ee8bb694500c9e460283f9078b7cc53362dc95
++ base_rev=22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
++ 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=22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
-++ git -C binutils rev-list --count d2ee8bb694500c9e460283f9078b7cc53362dc95..22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
-# rev for binutils : d2ee8bb694500c9e460283f9078b7cc53362dc95..22b78fad28d54bad1d0aee2fe0acf5f3f40648f6 (48 commits)
-+ c_commits=48
-+ echo '# rev for binutils : d2ee8bb694500c9e460283f9078b7cc53362dc95..22b78fad28d54bad1d0aee2fe0acf5f3f40648f6 (48 commits)'
++ cur_rev=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ git -C binutils rev-list --count 22b78fad28d54bad1d0aee2fe0acf5f3f40648f6..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+# rev for binutils : 22b78fad28d54bad1d0aee2fe0acf5f3f40648f6..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e (70 commits)
++ c_commits=70
++ echo '# rev for binutils : 22b78fad28d54bad1d0aee2fe0acf5f3f40648f6..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e (70 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -168,18 +172,54 @@
++ 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=570d74119d2daaa9ea909b6326a3756f548097d0
++ base_rev=61f5b64ae6481e4adb69d007bd1112987bde67ce
++ 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=61f5b64ae6481e4adb69d007bd1112987bde67ce
-++ git -C gcc rev-list --count 570d74119d2daaa9ea909b6326a3756f548097d0..61f5b64ae6481e4adb69d007bd1112987bde67ce
-# rev for gcc : 570d74119d2daaa9ea909b6326a3756f548097d0..61f5b64ae6481e4adb69d007bd1112987bde67ce (139 commits)
++ cur_rev=f5745dc1426bdb1a53ebaf7af758b2250ccbff02
+++ git -C gcc rev-list --count 61f5b64ae6481e4adb69d007bd1112987bde67ce..f5745dc1426bdb1a53ebaf7af758b2250ccbff02
+# rev for gcc : 61f5b64ae6481e4adb69d007bd1112987bde67ce..f5745dc1426bdb1a53ebaf7af758b2250ccbff02 (176 commits)
++ c_commits=176
++ echo '# rev for gcc : 61f5b64ae6481e4adb69d007bd1112987bde67ce..f5745dc1426bdb1a53ebaf7af758b2250ccbff02 (176 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
++ base_rev=88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
++ cur_rev=3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
+++ git -C linux rev-list --count 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
+# rev for linux : 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f (1301 commits)
++ c_commits=1301
++ echo '# rev for linux : 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f (1301 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
++ base_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
++ cur_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)
-+ c_commits=139
-+ echo '# rev for gcc : 570d74119d2daaa9ea909b6326a3756f548097d0..61f5b64ae6481e4adb69d007bd1112987bde67ce (139 commits)'
++ c_commits=9
++ echo '# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -254,9 +294,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/67/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/68/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/67/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/68/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -289,16 +329,16 @@
+++ 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=d2ee8bb694500c9e460283f9078b7cc53362dc95
+++ base_rev=22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
+++ 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=22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
-+++ git -C binutils rev-list --count d2ee8bb694500c9e460283f9078b7cc53362dc95..22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
-++ c_commits=48
-++ new_commits=48
+++ cur_rev=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++++ git -C binutils rev-list --count 22b78fad28d54bad1d0aee2fe0acf5f3f40648f6..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ c_commits=70
+++ new_commits=70
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -306,20 +346,54 @@
+++ 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=570d74119d2daaa9ea909b6326a3756f548097d0
+++ base_rev=61f5b64ae6481e4adb69d007bd1112987bde67ce
+++ 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=61f5b64ae6481e4adb69d007bd1112987bde67ce
-+++ git -C gcc rev-list --count 570d74119d2daaa9ea909b6326a3756f548097d0..61f5b64ae6481e4adb69d007bd1112987bde67ce
-++ c_commits=139
-++ new_commits=187
+++ cur_rev=f5745dc1426bdb1a53ebaf7af758b2250ccbff02
++++ git -C gcc rev-list --count 61f5b64ae6481e4adb69d007bd1112987bde67ce..f5745dc1426bdb1a53ebaf7af758b2250ccbff02
+++ c_commits=176
+++ new_commits=246
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
++++ git -C linux rev-list --count 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
+++ c_commits=1301
+++ new_commits=1547
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+++ c_commits=9
+++ new_commits=1556
+++ tr ' ' ,
-+++ echo binutils gcc
-++ components=binutils,gcc
-++ echo '187 commits in binutils,gcc'
++++ echo binutils gcc linux qemu
+++ components=binutils,gcc,linux,qemu
+++ echo '1556 commits in binutils,gcc,linux,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -334,17 +408,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '187 commits in binutils,gcc: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '1556 commits in binutils,gcc,linux,qemu: Success on aarch64'
+ 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_kernel--gnu-master-aarch64-lts-allyesconfig-build/67/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/68/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_kernel--gnu-master-aarch64-lts-allyesconfig-build/66/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/67/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -355,8 +429,8 @@
++ local print_arg=--short
++ case "$print_arg" in
++ echo 'CI config tcwg_kernel/gnu-master-aarch64-lts-allyesconfig'
-++ sed -e 's/^/ | /'
++ print_commits --short
+++ sed -e 's/^/ | /'
++ set -euf -o pipefail
++ false
++ local print_arg=--short
@@ -377,16 +451,16 @@
+++ 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=d2ee8bb694500c9e460283f9078b7cc53362dc95
+++ base_rev=22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
+++ 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=22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
-+++ git -C binutils rev-list --count d2ee8bb694500c9e460283f9078b7cc53362dc95..22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
-++ c_commits=48
-++ new_commits=48
+++ cur_rev=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++++ git -C binutils rev-list --count 22b78fad28d54bad1d0aee2fe0acf5f3f40648f6..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ c_commits=70
+++ new_commits=70
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -394,20 +468,54 @@
+++ 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=570d74119d2daaa9ea909b6326a3756f548097d0
+++ base_rev=61f5b64ae6481e4adb69d007bd1112987bde67ce
+++ 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=61f5b64ae6481e4adb69d007bd1112987bde67ce
-+++ git -C gcc rev-list --count 570d74119d2daaa9ea909b6326a3756f548097d0..61f5b64ae6481e4adb69d007bd1112987bde67ce
-++ c_commits=139
-++ new_commits=187
+++ cur_rev=f5745dc1426bdb1a53ebaf7af758b2250ccbff02
++++ git -C gcc rev-list --count 61f5b64ae6481e4adb69d007bd1112987bde67ce..f5745dc1426bdb1a53ebaf7af758b2250ccbff02
+++ c_commits=176
+++ new_commits=246
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
++++ git -C linux rev-list --count 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
+++ c_commits=1301
+++ new_commits=1547
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+++ c_commits=9
+++ new_commits=1556
++++ echo binutils gcc linux qemu
+++ tr ' ' ,
-+++ echo binutils gcc
-++ components=binutils,gcc
-++ echo '187 commits in binutils,gcc'
+++ components=binutils,gcc,linux,qemu
+++ echo '1556 commits in binutils,gcc,linux,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -416,19 +524,19 @@
+++ 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=d2ee8bb694500c9e460283f9078b7cc53362dc95
+++ base_rev=22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
+++ 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=22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
-+++ git -C binutils rev-list --count d2ee8bb694500c9e460283f9078b7cc53362dc95..22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
-++ c_commits=48
+++ cur_rev=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++++ git -C binutils rev-list --count 22b78fad28d54bad1d0aee2fe0acf5f3f40648f6..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ c_commits=70
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline d2ee8bb694500c9e460283f9078b7cc53362dc95..22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
-++ '[' 48 -gt 5 ']'
-++ echo '... and 43 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 22b78fad28d54bad1d0aee2fe0acf5f3f40648f6..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ '[' 70 -gt 5 ']'
+++ echo '... and 65 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -437,19 +545,61 @@
+++ 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=570d74119d2daaa9ea909b6326a3756f548097d0
+++ base_rev=61f5b64ae6481e4adb69d007bd1112987bde67ce
+++ 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=61f5b64ae6481e4adb69d007bd1112987bde67ce
-+++ git -C gcc rev-list --count 570d74119d2daaa9ea909b6326a3756f548097d0..61f5b64ae6481e4adb69d007bd1112987bde67ce
-++ c_commits=139
+++ cur_rev=f5745dc1426bdb1a53ebaf7af758b2250ccbff02
++++ git -C gcc rev-list --count 61f5b64ae6481e4adb69d007bd1112987bde67ce..f5745dc1426bdb1a53ebaf7af758b2250ccbff02
+++ c_commits=176
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 570d74119d2daaa9ea909b6326a3756f548097d0..61f5b64ae6481e4adb69d007bd1112987bde67ce
-++ '[' 139 -gt 5 ']'
-++ echo '... and 134 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 61f5b64ae6481e4adb69d007bd1112987bde67ce..f5745dc1426bdb1a53ebaf7af758b2250ccbff02
+++ '[' 176 -gt 5 ']'
+++ echo '... and 171 more commits in gcc'
+++ '[' '' '!=' '' ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
++++ git -C linux rev-list --count 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
+++ c_commits=1301
+++ '[' '' '!=' '' ']'
+++ git -C linux log -n 5 --oneline 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
+++ '[' 1301 -gt 5 ']'
+++ echo '... and 1296 more commits in linux'
+++ '[' '' '!=' '' ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+++ c_commits=9
+++ '[' '' '!=' '' ']'
+++ git -C qemu log -n 5 --oneline 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+++ '[' 9 -gt 5 ']'
+++ echo '... and 4 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -490,7 +640,7 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 5759
++ wait 8877
# generate_jenkins_html_files
... Skipping
+ set -euf -o pipefail
@@ -622,7 +772,7 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 5791
++ wait 8909
# generate_lnt_report
+ set -euf -o pipefail
+ local results_date
@@ -631,6 +781,7 @@
+ . /home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/lnt-utils.sh
+ calculate_results_date
+ set -euf -o pipefail
++ '[' -z ']'
+ local c base_d cur_d results_date=0
++ get_current_manifest '{rr[components]}'
++ get_manifest artifacts/manifest.sh '{rr[components]}'
@@ -642,21 +793,21 @@
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct d2ee8bb694500c9e460283f9078b7cc53362dc95
-+ base_d=1701946555
+++ git -C binutils show --no-patch --pretty=%ct 22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
++ base_d=1702288490
++ get_current_component_date binutils
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct 22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
-+ cur_d=1702288490
-+ '[' x1701946555 '!=' x ']'
-+ '[' x1702288490 = x ']'
-+ '[' 1702288490 -lt 1701946555 ']'
-+ '[' x1702288490 = x ']'
-+ '[' 1702288490 -gt 0 ']'
-+ results_date=1702288490
+++ git -C binutils show --no-patch --pretty=%ct a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++ cur_d=1702633975
++ '[' x1702288490 '!=' x ']'
++ '[' x1702633975 = x ']'
++ '[' 1702633975 -lt 1702288490 ']'
++ '[' x1702633975 = x ']'
++ '[' 1702633975 -gt 0 ']'
++ results_date=1702633975
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -664,21 +815,21 @@
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 570d74119d2daaa9ea909b6326a3756f548097d0
-+ base_d=1701941496
+++ git -C gcc show --no-patch --pretty=%ct 61f5b64ae6481e4adb69d007bd1112987bde67ce
++ base_d=1702291411
++ get_current_component_date gcc
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 61f5b64ae6481e4adb69d007bd1112987bde67ce
-+ cur_d=1702291411
-+ '[' x1701941496 '!=' x ']'
-+ '[' x1702291411 = x ']'
-+ '[' 1702291411 -lt 1701941496 ']'
-+ '[' x1702291411 = x ']'
-+ '[' 1702291411 -gt 1702288490 ']'
-+ results_date=1702291411
+++ git -C gcc show --no-patch --pretty=%ct f5745dc1426bdb1a53ebaf7af758b2250ccbff02
++ cur_d=1702636432
++ '[' x1702291411 '!=' x ']'
++ '[' x1702636432 = x ']'
++ '[' 1702636432 -lt 1702291411 ']'
++ '[' x1702636432 = x ']'
++ '[' 1702636432 -gt 1702633975 ']'
++ results_date=1702636432
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -693,13 +844,13 @@
++ assert_with_msg 'ERROR: No linux in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ git -C linux show --no-patch --pretty=%ct 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
-+ cur_d=1698228197
+++ git -C linux show --no-patch --pretty=%ct 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
++ cur_d=1702489170
+ '[' x1698228197 '!=' x ']'
-+ '[' x1698228197 = x ']'
-+ '[' 1698228197 -lt 1698228197 ']'
-+ '[' x1698228197 = x ']'
-+ '[' 1698228197 -gt 1702291411 ']'
++ '[' x1702489170 = x ']'
++ '[' 1702489170 -lt 1698228197 ']'
++ '[' x1702489170 = x ']'
++ '[' 1702489170 -gt 1702636432 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -714,40 +865,40 @@
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ git -C qemu show --no-patch --pretty=%ct 9c74490bff6c8886a922008d0c9ce6cae70dd17e
-+ cur_d=1701891260
+++ git -C qemu show --no-patch --pretty=%ct 039afc5ef7367fbc8fb475580c291c2655e856cb
++ cur_d=1702418073
+ '[' x1701891260 '!=' x ']'
-+ '[' x1701891260 = x ']'
-+ '[' 1701891260 -lt 1701891260 ']'
-+ '[' x1701891260 = x ']'
-+ '[' 1701891260 -gt 1702291411 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1702291411 -gt 0 ']'
++ '[' x1702418073 = x ']'
++ '[' 1702418073 -lt 1701891260 ']'
++ '[' x1702418073 = x ']'
++ '[' 1702418073 -gt 1702636432 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1702636432 -gt 0 ']'
+ set -euf -o pipefail +x
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1701512277
-+ '[' 1701512277 '!=' '' ']'
-+ assert '[' 1702291411 -ge 1701512277 ']'
++ base_d=1701901844
++ '[' 1701901844 '!=' '' ']'
++ assert '[' 1702636432 -ge 1701901844 ']'
+ set -euf -o pipefail +x
-+ '[' 1702291411 -gt 1701512277 ']'
-+ results_date=1701901844
-+ rr[results_date]=1701901844
-+ cat
++ '[' 1702636432 -gt 1701901844 ']'
++ results_date=1702269138
++ rr[results_date]=1702269138
+ manifest_out
+ cat
++ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1701901844
-++ date '+%Y-%m-%d %H:%M:%S' --date @1701901844
++ results_date=1702269138
+++ date '+%Y-%m-%d %H:%M:%S' --date @1702269138
... Skipping
-+ results_date='2023-12-06 22:30:44'
+# release_testresults_files
+... Done
++ results_date='2023-12-11 04:32:18'
+ case "$ci_project" in
+ echo '... Skipping'
+ return
-# release_testresults_files
-... Done
+ false
+ true
+ release_testresults_files
@@ -757,6 +908,7 @@
+ echo '... Done'
+ post_to_jira
# post_to_jira
+Full stage ran successfully.
+ set -euf -o pipefail
+ echo '# post_to_jira'
+ local post_card_comment=false
@@ -764,5 +916,4 @@
+ false
+ false
+ false
-Full stage ran successfully.
+ echo 'Full stage ran successfully.'
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 2178312..9b1caf8 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -2,7 +2,6 @@
/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
-# setup_notify_environment
+ false
+ dryrun=
+ declare top_artifacts ci_project ci_config
@@ -10,6 +9,7 @@
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
+# setup_notify_environment
+ setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
@@ -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_kernel--gnu-master-aarch64-lts-allyesconfig-build/66/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/67/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/66/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/67/'
+ 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_kernel--gnu-master-aarch64-lts-allyesconfig-build/67/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/68/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/67/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allyesconfig-build/68/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -44,8 +44,8 @@
+ set +x
+ case "$notify" in
+ declare -Ag pw
-+ '[' ignore = precommit ']'
# check_source_changes
++ '[' ignore = precommit ']'
+ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
@@ -89,7 +89,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
-++ '[' x22b78fad28d54bad1d0aee2fe0acf5f3f40648f6 '!=' xd2ee8bb694500c9e460283f9078b7cc53362dc95 ']'
+++ '[' xa5a863b4b9cff4bb754fdf602b4aa1c57e73603e '!=' x22b78fad28d54bad1d0aee2fe0acf5f3f40648f6 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +104,7 @@
+++ 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
-++ '[' x61f5b64ae6481e4adb69d007bd1112987bde67ce '!=' x570d74119d2daaa9ea909b6326a3756f548097d0 ']'
+++ '[' xf5745dc1426bdb1a53ebaf7af758b2250ccbff02 '!=' x61f5b64ae6481e4adb69d007bd1112987bde67ce ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,7 +119,9 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a '!=' x88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a ']'
+++ '[' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f '!=' x88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a ']'
+++ echo -ne ' linux'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -132,17 +134,19 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
+++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc
+# change_kind=multiple_components : binutils gcc linux qemu
+ local c base_rev cur_rev c_commits
-+ '[' 2 = 0 ']'
-+ '[' 2 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -150,17 +154,17 @@
++ 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=d2ee8bb694500c9e460283f9078b7cc53362dc95
++ base_rev=22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
++ 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=22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
-++ git -C binutils rev-list --count d2ee8bb694500c9e460283f9078b7cc53362dc95..22b78fad28d54bad1d0aee2fe0acf5f3f40648f6
-# rev for binutils : d2ee8bb694500c9e460283f9078b7cc53362dc95..22b78fad28d54bad1d0aee2fe0acf5f3f40648f6 (48 commits)
-+ c_commits=48
-+ echo '# rev for binutils : d2ee8bb694500c9e460283f9078b7cc53362dc95..22b78fad28d54bad1d0aee2fe0acf5f3f40648f6 (48 commits)'
++ cur_rev=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ git -C binutils rev-list --count 22b78fad28d54bad1d0aee2fe0acf5f3f40648f6..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+# rev for binutils : 22b78fad28d54bad1d0aee2fe0acf5f3f40648f6..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e (70 commits)
++ c_commits=70
++ echo '# rev for binutils : 22b78fad28d54bad1d0aee2fe0acf5f3f40648f6..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e (70 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -168,18 +172,54 @@
++ 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=570d74119d2daaa9ea909b6326a3756f548097d0
++ base_rev=61f5b64ae6481e4adb69d007bd1112987bde67ce
++ 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=61f5b64ae6481e4adb69d007bd1112987bde67ce
-++ git -C gcc rev-list --count 570d74119d2daaa9ea909b6326a3756f548097d0..61f5b64ae6481e4adb69d007bd1112987bde67ce
-# rev for gcc : 570d74119d2daaa9ea909b6326a3756f548097d0..61f5b64ae6481e4adb69d007bd1112987bde67ce (139 commits)
++ cur_rev=f5745dc1426bdb1a53ebaf7af758b2250ccbff02
+++ git -C gcc rev-list --count 61f5b64ae6481e4adb69d007bd1112987bde67ce..f5745dc1426bdb1a53ebaf7af758b2250ccbff02
+# rev for gcc : 61f5b64ae6481e4adb69d007bd1112987bde67ce..f5745dc1426bdb1a53ebaf7af758b2250ccbff02 (176 commits)
++ c_commits=176
++ echo '# rev for gcc : 61f5b64ae6481e4adb69d007bd1112987bde67ce..f5745dc1426bdb1a53ebaf7af758b2250ccbff02 (176 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
++ base_rev=88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
++ cur_rev=3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
+++ git -C linux rev-list --count 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
+# rev for linux : 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f (1301 commits)
++ c_commits=1301
++ echo '# rev for linux : 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f (1301 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
++ base_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
++ cur_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)
-+ c_commits=139
-+ echo '# rev for gcc : 570d74119d2daaa9ea909b6326a3756f548097d0..61f5b64ae6481e4adb69d007bd1112987bde67ce (139 commits)'
++ c_commits=9
++ echo '# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -200,8 +240,8 @@
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 5e00347..f955a15 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,9 +1,9 @@
-build_name="#67"
+build_name="#68"
docker_opts=(--distro
default )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#67-binutils-gcc-linux-qemu"
+build_name="#68-binutils-gcc-linux-qemu"
branch_opt=(==rr\[binutils_git\]
git://sourceware.org/git/binutils-gdb.git#master
==rr\[gcc_git\]
@@ -12,4 +12,4 @@ https://github.com/gcc-mirror/gcc.git#master
https://git.linaro.org/kernel-org/linux-stable.git#linux-rolling-lts
==rr\[qemu_git\]
https://gitlab.com/qemu-project/qemu.git#master )
-build_name="#67-binutils-gcc-linux-qemu-R33"
+build_name="#68-binutils-gcc-linux-qemu-R33"