summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log173
1 files changed, 87 insertions, 86 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index a5b03d4..3af44c4 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -2,7 +2,6 @@
/home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __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-allnoconfig-build/61/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allnoconfig-build/62/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allnoconfig-build/61/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allnoconfig-build/62/'
+ 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-allnoconfig-build/62/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allnoconfig-build/63/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allnoconfig-build/62/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allnoconfig-build/63/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -88,7 +88,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
-++ '[' x328e01595436e937a0cc00cc8451f17beda26799 '!=' x1185b5b79a12ba67eb60bee3f75babf7a222fde0 ']'
+++ '[' x5391e967b0386235b36656c77e1a3f898ab4f39d '!=' x328e01595436e937a0cc00cc8451f17beda26799 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -103,7 +103,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
-++ '[' xe0787da263322fc18dfff55218b12129765f7bd3 '!=' xf27246b009636aff4733ccfca1a42c3914d7d9c6 ']'
+++ '[' x17cc2e57f41d88a0a828b4239b5ce852e8ec1406 '!=' xe0787da263322fc18dfff55218b12129765f7bd3 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -131,7 +131,7 @@
+++ 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
-++ '[' x69680740eafa1838527c90155a7432d51b8ff203 '!=' x462ad017ed76889d46696a3581e1b52343f9b683 ']'
+++ '[' x34a5cb6d8434303c170230644b2a7c1d5781d197 '!=' x69680740eafa1838527c90155a7432d51b8ff203 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -151,17 +151,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=1185b5b79a12ba67eb60bee3f75babf7a222fde0
++ base_rev=328e01595436e937a0cc00cc8451f17beda26799
++ 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=328e01595436e937a0cc00cc8451f17beda26799
-++ git -C binutils rev-list --count 1185b5b79a12ba67eb60bee3f75babf7a222fde0..328e01595436e937a0cc00cc8451f17beda26799
-# rev for binutils : 1185b5b79a12ba67eb60bee3f75babf7a222fde0..328e01595436e937a0cc00cc8451f17beda26799 (37 commits)
-+ c_commits=37
-+ echo '# rev for binutils : 1185b5b79a12ba67eb60bee3f75babf7a222fde0..328e01595436e937a0cc00cc8451f17beda26799 (37 commits)'
++ cur_rev=5391e967b0386235b36656c77e1a3f898ab4f39d
+++ git -C binutils rev-list --count 328e01595436e937a0cc00cc8451f17beda26799..5391e967b0386235b36656c77e1a3f898ab4f39d
+# rev for binutils : 328e01595436e937a0cc00cc8451f17beda26799..5391e967b0386235b36656c77e1a3f898ab4f39d (74 commits)
++ c_commits=74
++ echo '# rev for binutils : 328e01595436e937a0cc00cc8451f17beda26799..5391e967b0386235b36656c77e1a3f898ab4f39d (74 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -169,17 +169,17 @@
++ 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=f27246b009636aff4733ccfca1a42c3914d7d9c6
++ base_rev=e0787da263322fc18dfff55218b12129765f7bd3
++ 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=e0787da263322fc18dfff55218b12129765f7bd3
-++ git -C gcc rev-list --count f27246b009636aff4733ccfca1a42c3914d7d9c6..e0787da263322fc18dfff55218b12129765f7bd3
-# rev for gcc : f27246b009636aff4733ccfca1a42c3914d7d9c6..e0787da263322fc18dfff55218b12129765f7bd3 (131 commits)
-+ c_commits=131
-+ echo '# rev for gcc : f27246b009636aff4733ccfca1a42c3914d7d9c6..e0787da263322fc18dfff55218b12129765f7bd3 (131 commits)'
++ cur_rev=17cc2e57f41d88a0a828b4239b5ce852e8ec1406
+++ git -C gcc rev-list --count e0787da263322fc18dfff55218b12129765f7bd3..17cc2e57f41d88a0a828b4239b5ce852e8ec1406
+# rev for gcc : e0787da263322fc18dfff55218b12129765f7bd3..17cc2e57f41d88a0a828b4239b5ce852e8ec1406 (144 commits)
++ c_commits=144
++ echo '# rev for gcc : e0787da263322fc18dfff55218b12129765f7bd3..17cc2e57f41d88a0a828b4239b5ce852e8ec1406 (144 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -187,18 +187,18 @@
++ 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=462ad017ed76889d46696a3581e1b52343f9b683
++ base_rev=69680740eafa1838527c90155a7432d51b8ff203
++ 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=69680740eafa1838527c90155a7432d51b8ff203
-++ git -C qemu rev-list --count 462ad017ed76889d46696a3581e1b52343f9b683..69680740eafa1838527c90155a7432d51b8ff203
-# rev for qemu : 462ad017ed76889d46696a3581e1b52343f9b683..69680740eafa1838527c90155a7432d51b8ff203 (170 commits)
++ cur_rev=34a5cb6d8434303c170230644b2a7c1d5781d197
+++ git -C qemu rev-list --count 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197
+# rev for qemu : 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197 (59 commits)
-+ c_commits=170
-+ echo '# rev for qemu : 462ad017ed76889d46696a3581e1b52343f9b683..69680740eafa1838527c90155a7432d51b8ff203 (170 commits)'
++ c_commits=59
++ echo '# rev for qemu : 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197 (59 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -272,9 +272,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-allnoconfig-build/62/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allnoconfig-build/63/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allnoconfig-build/62/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allnoconfig-build/63/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -307,16 +307,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=1185b5b79a12ba67eb60bee3f75babf7a222fde0
+++ base_rev=328e01595436e937a0cc00cc8451f17beda26799
+++ 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=328e01595436e937a0cc00cc8451f17beda26799
-+++ git -C binutils rev-list --count 1185b5b79a12ba67eb60bee3f75babf7a222fde0..328e01595436e937a0cc00cc8451f17beda26799
-++ c_commits=37
-++ new_commits=37
+++ cur_rev=5391e967b0386235b36656c77e1a3f898ab4f39d
++++ git -C binutils rev-list --count 328e01595436e937a0cc00cc8451f17beda26799..5391e967b0386235b36656c77e1a3f898ab4f39d
+++ c_commits=74
+++ new_commits=74
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -324,16 +324,16 @@
+++ 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=f27246b009636aff4733ccfca1a42c3914d7d9c6
+++ base_rev=e0787da263322fc18dfff55218b12129765f7bd3
+++ 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=e0787da263322fc18dfff55218b12129765f7bd3
-+++ git -C gcc rev-list --count f27246b009636aff4733ccfca1a42c3914d7d9c6..e0787da263322fc18dfff55218b12129765f7bd3
-++ c_commits=131
-++ new_commits=168
+++ cur_rev=17cc2e57f41d88a0a828b4239b5ce852e8ec1406
++++ git -C gcc rev-list --count e0787da263322fc18dfff55218b12129765f7bd3..17cc2e57f41d88a0a828b4239b5ce852e8ec1406
+++ c_commits=144
+++ new_commits=218
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -341,20 +341,20 @@
+++ 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=462ad017ed76889d46696a3581e1b52343f9b683
+++ base_rev=69680740eafa1838527c90155a7432d51b8ff203
+++ 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=69680740eafa1838527c90155a7432d51b8ff203
-+++ git -C qemu rev-list --count 462ad017ed76889d46696a3581e1b52343f9b683..69680740eafa1838527c90155a7432d51b8ff203
-++ c_commits=170
-++ new_commits=338
+++ cur_rev=34a5cb6d8434303c170230644b2a7c1d5781d197
++++ git -C qemu rev-list --count 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197
+++ c_commits=59
+++ new_commits=277
+++ echo binutils gcc qemu
+++ tr ' ' ,
++ components=binutils,gcc,qemu
-++ echo '338 commits in binutils,gcc,qemu'
+++ echo '277 commits in binutils,gcc,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -369,17 +369,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '338 commits in binutils,gcc,qemu: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '277 commits in binutils,gcc,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-allnoconfig-build/62/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allnoconfig-build/63/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-allnoconfig-build/61/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allnoconfig-build/62/artifact/artifacts
+ cat
++ print_config --short
++ false
@@ -408,16 +408,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=1185b5b79a12ba67eb60bee3f75babf7a222fde0
+++ base_rev=328e01595436e937a0cc00cc8451f17beda26799
+++ 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=328e01595436e937a0cc00cc8451f17beda26799
-+++ git -C binutils rev-list --count 1185b5b79a12ba67eb60bee3f75babf7a222fde0..328e01595436e937a0cc00cc8451f17beda26799
-++ c_commits=37
-++ new_commits=37
+++ cur_rev=5391e967b0386235b36656c77e1a3f898ab4f39d
++++ git -C binutils rev-list --count 328e01595436e937a0cc00cc8451f17beda26799..5391e967b0386235b36656c77e1a3f898ab4f39d
+++ c_commits=74
+++ new_commits=74
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -425,16 +425,16 @@
+++ 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=f27246b009636aff4733ccfca1a42c3914d7d9c6
+++ base_rev=e0787da263322fc18dfff55218b12129765f7bd3
+++ 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=e0787da263322fc18dfff55218b12129765f7bd3
-+++ git -C gcc rev-list --count f27246b009636aff4733ccfca1a42c3914d7d9c6..e0787da263322fc18dfff55218b12129765f7bd3
-++ c_commits=131
-++ new_commits=168
+++ cur_rev=17cc2e57f41d88a0a828b4239b5ce852e8ec1406
++++ git -C gcc rev-list --count e0787da263322fc18dfff55218b12129765f7bd3..17cc2e57f41d88a0a828b4239b5ce852e8ec1406
+++ c_commits=144
+++ new_commits=218
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -442,20 +442,20 @@
+++ 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=462ad017ed76889d46696a3581e1b52343f9b683
+++ base_rev=69680740eafa1838527c90155a7432d51b8ff203
+++ 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=69680740eafa1838527c90155a7432d51b8ff203
-+++ git -C qemu rev-list --count 462ad017ed76889d46696a3581e1b52343f9b683..69680740eafa1838527c90155a7432d51b8ff203
-++ c_commits=170
-++ new_commits=338
+++ cur_rev=34a5cb6d8434303c170230644b2a7c1d5781d197
++++ git -C qemu rev-list --count 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197
+++ c_commits=59
+++ new_commits=277
+++ echo binutils gcc qemu
+++ tr ' ' ,
++ components=binutils,gcc,qemu
-++ echo '338 commits in binutils,gcc,qemu'
+++ echo '277 commits in binutils,gcc,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -464,19 +464,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=1185b5b79a12ba67eb60bee3f75babf7a222fde0
+++ base_rev=328e01595436e937a0cc00cc8451f17beda26799
+++ 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=328e01595436e937a0cc00cc8451f17beda26799
-+++ git -C binutils rev-list --count 1185b5b79a12ba67eb60bee3f75babf7a222fde0..328e01595436e937a0cc00cc8451f17beda26799
-++ c_commits=37
+++ cur_rev=5391e967b0386235b36656c77e1a3f898ab4f39d
++++ git -C binutils rev-list --count 328e01595436e937a0cc00cc8451f17beda26799..5391e967b0386235b36656c77e1a3f898ab4f39d
+++ c_commits=74
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 1185b5b79a12ba67eb60bee3f75babf7a222fde0..328e01595436e937a0cc00cc8451f17beda26799
-++ '[' 37 -gt 5 ']'
-++ echo '... and 32 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 328e01595436e937a0cc00cc8451f17beda26799..5391e967b0386235b36656c77e1a3f898ab4f39d
+++ '[' 74 -gt 5 ']'
+++ echo '... and 69 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -485,19 +485,19 @@
+++ 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=f27246b009636aff4733ccfca1a42c3914d7d9c6
+++ base_rev=e0787da263322fc18dfff55218b12129765f7bd3
+++ 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=e0787da263322fc18dfff55218b12129765f7bd3
-+++ git -C gcc rev-list --count f27246b009636aff4733ccfca1a42c3914d7d9c6..e0787da263322fc18dfff55218b12129765f7bd3
-++ c_commits=131
+++ cur_rev=17cc2e57f41d88a0a828b4239b5ce852e8ec1406
++++ git -C gcc rev-list --count e0787da263322fc18dfff55218b12129765f7bd3..17cc2e57f41d88a0a828b4239b5ce852e8ec1406
+++ c_commits=144
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline f27246b009636aff4733ccfca1a42c3914d7d9c6..e0787da263322fc18dfff55218b12129765f7bd3
-++ '[' 131 -gt 5 ']'
-++ echo '... and 126 more commits in gcc'
+++ git -C gcc log -n 5 --oneline e0787da263322fc18dfff55218b12129765f7bd3..17cc2e57f41d88a0a828b4239b5ce852e8ec1406
+++ '[' 144 -gt 5 ']'
+++ echo '... and 139 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
@@ -506,19 +506,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
-++ base_rev=462ad017ed76889d46696a3581e1b52343f9b683
+++ base_rev=69680740eafa1838527c90155a7432d51b8ff203
+++ 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=69680740eafa1838527c90155a7432d51b8ff203
-+++ git -C qemu rev-list --count 462ad017ed76889d46696a3581e1b52343f9b683..69680740eafa1838527c90155a7432d51b8ff203
-++ c_commits=170
+++ cur_rev=34a5cb6d8434303c170230644b2a7c1d5781d197
++++ git -C qemu rev-list --count 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197
+++ c_commits=59
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline 462ad017ed76889d46696a3581e1b52343f9b683..69680740eafa1838527c90155a7432d51b8ff203
-++ '[' 170 -gt 5 ']'
-++ echo '... and 165 more commits in qemu'
+++ git -C qemu log -n 5 --oneline 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197
+++ '[' 59 -gt 5 ']'
+++ echo '... and 54 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -583,12 +583,13 @@ boot'
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 22949
# generate_lnt_report
-... Skipping
++ wait 144096
+ set -euf -o pipefail
+ echo '# generate_lnt_report'
+ true
++ . /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/lnt-utils.sh
+... Skipping
+ case "$ci_project" in
+ echo '... Skipping'
+ return