summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-08 07:01:26 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-08 07:01:26 +0000
commit6f8c2bbb3063ff6c8f666349f8736dd07fb7e23e (patch)
tree77243afd00ba98d8327d5079427a01bf5cd517ac /jenkins/notify-full.log
parent730f9efcc3a35cffbb9c888d8b9042989b653f29 (diff)
onsuccess: #72: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/72/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 7603 | # linux build successful: | all | # linux boot successful: | boot check_regression status : 0
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log361
1 files changed, 235 insertions, 126 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 1cea372..9ecafae 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-arm-stable-defconfig-build/67/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/68/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/67/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/68/'
+ 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-arm-stable-defconfig-build/68/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/72/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/68/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/72/'
+ 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
-++ '[' x31477859c0c2a9b79a649be98830afebb9aa1d46 '!=' xad785961c9ee2dbe80f233cf7f6f408e678d2197 ']'
+++ '[' xc64ec6d0825f39ef9ac6f520d409569e7944b81e '!=' x31477859c0c2a9b79a649be98830afebb9aa1d46 ']'
++ 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
-++ '[' xce52f1f7074d96c4d9ce63b1169c11087757e926 '!=' xd83013b88b74d1f1f774d94ca950d3b6dba26e5d ']'
+++ '[' x2efe3a7de0107618397264017fb045f237764cc7 '!=' xce52f1f7074d96c4d9ce63b1169c11087757e926 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -132,7 +132,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
-++ '[' x4705fc0c8511d073bee4751c3c974aab2b10a970 '!=' xb93c4313f2f40897bdafba15620c8fef6c20e721 ']'
+++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x4705fc0c8511d073bee4751c3c974aab2b10a970 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -152,17 +152,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=ad785961c9ee2dbe80f233cf7f6f408e678d2197
++ base_rev=31477859c0c2a9b79a649be98830afebb9aa1d46
++ 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=31477859c0c2a9b79a649be98830afebb9aa1d46
-++ git -C binutils rev-list --count ad785961c9ee2dbe80f233cf7f6f408e678d2197..31477859c0c2a9b79a649be98830afebb9aa1d46
-# rev for binutils : ad785961c9ee2dbe80f233cf7f6f408e678d2197..31477859c0c2a9b79a649be98830afebb9aa1d46 (29 commits)
-+ c_commits=29
-+ echo '# rev for binutils : ad785961c9ee2dbe80f233cf7f6f408e678d2197..31477859c0c2a9b79a649be98830afebb9aa1d46 (29 commits)'
++ cur_rev=c64ec6d0825f39ef9ac6f520d409569e7944b81e
+++ git -C binutils rev-list --count 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e
+# rev for binutils : 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e (150 commits)
++ c_commits=150
++ echo '# rev for binutils : 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e (150 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -170,17 +170,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=d83013b88b74d1f1f774d94ca950d3b6dba26e5d
++ base_rev=ce52f1f7074d96c4d9ce63b1169c11087757e926
++ 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=ce52f1f7074d96c4d9ce63b1169c11087757e926
-++ git -C gcc rev-list --count d83013b88b74d1f1f774d94ca950d3b6dba26e5d..ce52f1f7074d96c4d9ce63b1169c11087757e926
-# rev for gcc : d83013b88b74d1f1f774d94ca950d3b6dba26e5d..ce52f1f7074d96c4d9ce63b1169c11087757e926 (86 commits)
-+ c_commits=86
-+ echo '# rev for gcc : d83013b88b74d1f1f774d94ca950d3b6dba26e5d..ce52f1f7074d96c4d9ce63b1169c11087757e926 (86 commits)'
++ cur_rev=2efe3a7de0107618397264017fb045f237764cc7
+++ git -C gcc rev-list --count ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7
+# rev for gcc : ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7 (401 commits)
++ c_commits=401
++ echo '# rev for gcc : ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7 (401 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -188,18 +188,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=b93c4313f2f40897bdafba15620c8fef6c20e721
++ base_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
++ 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=4705fc0c8511d073bee4751c3c974aab2b10a970
-++ git -C qemu rev-list --count b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970
-# rev for qemu : b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970 (15 commits)
++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+# rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e (96 commits)
-+ c_commits=15
-+ echo '# rev for qemu : b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970 (15 commits)'
++ c_commits=96
++ echo '# rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e (96 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -273,9 +273,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-arm-stable-defconfig-build/68/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/72/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/68/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/72/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -308,16 +308,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=ad785961c9ee2dbe80f233cf7f6f408e678d2197
+++ base_rev=31477859c0c2a9b79a649be98830afebb9aa1d46
+++ 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=31477859c0c2a9b79a649be98830afebb9aa1d46
-+++ git -C binutils rev-list --count ad785961c9ee2dbe80f233cf7f6f408e678d2197..31477859c0c2a9b79a649be98830afebb9aa1d46
-++ c_commits=29
-++ new_commits=29
+++ cur_rev=c64ec6d0825f39ef9ac6f520d409569e7944b81e
++++ git -C binutils rev-list --count 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e
+++ c_commits=150
+++ new_commits=150
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -325,16 +325,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=d83013b88b74d1f1f774d94ca950d3b6dba26e5d
+++ base_rev=ce52f1f7074d96c4d9ce63b1169c11087757e926
+++ 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=ce52f1f7074d96c4d9ce63b1169c11087757e926
-+++ git -C gcc rev-list --count d83013b88b74d1f1f774d94ca950d3b6dba26e5d..ce52f1f7074d96c4d9ce63b1169c11087757e926
-++ c_commits=86
-++ new_commits=115
+++ cur_rev=2efe3a7de0107618397264017fb045f237764cc7
++++ git -C gcc rev-list --count ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7
+++ c_commits=401
+++ new_commits=551
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -342,20 +342,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=b93c4313f2f40897bdafba15620c8fef6c20e721
+++ base_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
+++ 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=4705fc0c8511d073bee4751c3c974aab2b10a970
-+++ git -C qemu rev-list --count b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970
-++ c_commits=15
-++ new_commits=130
+++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ c_commits=96
+++ new_commits=647
+++ echo binutils gcc qemu
+++ tr ' ' ,
++ components=binutils,gcc,qemu
-++ echo '130 commits in binutils,gcc,qemu'
+++ echo '647 commits in binutils,gcc,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -370,17 +370,21 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '130 commits in binutils,gcc,qemu: Success on arm'
++ echo '[Linaro-TCWG-CI]' '647 commits in binutils,gcc,qemu: Success on arm'
+ 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-arm-stable-defconfig-build/68/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/72/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-arm-stable-defconfig-build/67/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/68/artifact/artifacts
++ local key=
++ '[' multiple_components = single_commit ']'
++ cat
++ '[' '' '!=' '' ']'
+ cat
++ print_config --short
++ false
@@ -409,16 +413,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=ad785961c9ee2dbe80f233cf7f6f408e678d2197
+++ base_rev=31477859c0c2a9b79a649be98830afebb9aa1d46
+++ 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=31477859c0c2a9b79a649be98830afebb9aa1d46
-+++ git -C binutils rev-list --count ad785961c9ee2dbe80f233cf7f6f408e678d2197..31477859c0c2a9b79a649be98830afebb9aa1d46
-++ c_commits=29
-++ new_commits=29
+++ cur_rev=c64ec6d0825f39ef9ac6f520d409569e7944b81e
++++ git -C binutils rev-list --count 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e
+++ c_commits=150
+++ new_commits=150
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -426,16 +430,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=d83013b88b74d1f1f774d94ca950d3b6dba26e5d
+++ base_rev=ce52f1f7074d96c4d9ce63b1169c11087757e926
+++ 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=ce52f1f7074d96c4d9ce63b1169c11087757e926
-+++ git -C gcc rev-list --count d83013b88b74d1f1f774d94ca950d3b6dba26e5d..ce52f1f7074d96c4d9ce63b1169c11087757e926
-++ c_commits=86
-++ new_commits=115
+++ cur_rev=2efe3a7de0107618397264017fb045f237764cc7
++++ git -C gcc rev-list --count ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7
+++ c_commits=401
+++ new_commits=551
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -443,20 +447,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=b93c4313f2f40897bdafba15620c8fef6c20e721
+++ base_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
+++ 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=4705fc0c8511d073bee4751c3c974aab2b10a970
-+++ git -C qemu rev-list --count b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970
-++ c_commits=15
-++ new_commits=130
+++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ c_commits=96
+++ new_commits=647
+++ echo binutils gcc qemu
+++ tr ' ' ,
++ components=binutils,gcc,qemu
-++ echo '130 commits in binutils,gcc,qemu'
+++ echo '647 commits in binutils,gcc,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -465,19 +469,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=ad785961c9ee2dbe80f233cf7f6f408e678d2197
+++ base_rev=31477859c0c2a9b79a649be98830afebb9aa1d46
+++ 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=31477859c0c2a9b79a649be98830afebb9aa1d46
-+++ git -C binutils rev-list --count ad785961c9ee2dbe80f233cf7f6f408e678d2197..31477859c0c2a9b79a649be98830afebb9aa1d46
-++ c_commits=29
+++ cur_rev=c64ec6d0825f39ef9ac6f520d409569e7944b81e
++++ git -C binutils rev-list --count 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e
+++ c_commits=150
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline ad785961c9ee2dbe80f233cf7f6f408e678d2197..31477859c0c2a9b79a649be98830afebb9aa1d46
-++ '[' 29 -gt 5 ']'
-++ echo '... and 24 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e
+++ '[' 150 -gt 5 ']'
+++ echo '... and 145 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -486,19 +490,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=d83013b88b74d1f1f774d94ca950d3b6dba26e5d
+++ base_rev=ce52f1f7074d96c4d9ce63b1169c11087757e926
+++ 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=ce52f1f7074d96c4d9ce63b1169c11087757e926
-+++ git -C gcc rev-list --count d83013b88b74d1f1f774d94ca950d3b6dba26e5d..ce52f1f7074d96c4d9ce63b1169c11087757e926
-++ c_commits=86
+++ cur_rev=2efe3a7de0107618397264017fb045f237764cc7
++++ git -C gcc rev-list --count ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7
+++ c_commits=401
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline d83013b88b74d1f1f774d94ca950d3b6dba26e5d..ce52f1f7074d96c4d9ce63b1169c11087757e926
-++ '[' 86 -gt 5 ']'
-++ echo '... and 81 more commits in gcc'
+++ git -C gcc log -n 5 --oneline ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7
+++ '[' 401 -gt 5 ']'
+++ echo '... and 396 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
@@ -507,19 +511,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=b93c4313f2f40897bdafba15620c8fef6c20e721
+++ base_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
+++ 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=4705fc0c8511d073bee4751c3c974aab2b10a970
-+++ git -C qemu rev-list --count b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970
-++ c_commits=15
+++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ c_commits=96
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline b93c4313f2f40897bdafba15620c8fef6c20e721..4705fc0c8511d073bee4751c3c974aab2b10a970
-++ '[' 15 -gt 5 ']'
-++ echo '... and 10 more commits in qemu'
+++ git -C qemu log -n 5 --oneline 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ '[' 96 -gt 5 ']'
+++ echo '... and 91 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -569,20 +573,124 @@ boot'
+ true
+ generate_jenkins_html_files
# generate_jenkins_html_files
-+ wait 28179
+... Skipping
++ wait 27682
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
+ case "$ci_project" in
+ echo '... Skipping'
-... Skipping
+ return
++ generate_readme html
++ set -euf -o pipefail
++ local text_type=html
++ local gnu_text=false
++ case "$ci_project" in
++ local list_start=
++ local list_end=
++ local 'list_item=- '
++ local new_parag=
++ '[' html = html ']'
++ list_start='<ul>'
++ list_end='</ul>'
++ list_item='<li>'
++ new_parag='<p>'
++ print_readme_header html
++ set -euf -o pipefail
++ local text_type=html
++ local 'msg=How to browse artifacts of this build'
++ case $text_type in
++ cat
++ cat
++ false
++ cat
+++ print_readme_link html git/
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=git/
+++ case $text_type in
+++ echo -n '<a href="git/">git/</a>'
+++ print_readme_link html jenkins/
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=jenkins/
+++ case $text_type in
+++ echo -n '<a href="jenkins/">jenkins/</a>'
+++ print_readme_link html notify/
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=notify/
+++ case $text_type in
+++ echo -n '<a href="notify/">notify/</a>'
++ false
++ cat
+++ print_readme_link html notify/
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=notify/
+++ case $text_type in
+++ echo -n '<a href="notify/">notify/</a>'
++ false
++ print_readme_footer html
++ set -euf -o pipefail
++ local text_type=html
++ case $text_type in
++ cat
++ generate_readme txt
++ set -euf -o pipefail
++ local text_type=txt
++ local gnu_text=false
++ case "$ci_project" in
++ local list_start=
++ local list_end=
++ local 'list_item=- '
++ local new_parag=
++ '[' txt = html ']'
++ print_readme_header txt
++ set -euf -o pipefail
++ local text_type=txt
++ local 'msg=How to browse artifacts of this build'
++ case $text_type in
++ cat
++ cat
++ false
++ cat
+++ print_readme_link txt git/
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=git/
+++ case $text_type in
+++ echo -n git/
+++ print_readme_link txt jenkins/
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=jenkins/
+++ case $text_type in
+++ echo -n jenkins/
+++ print_readme_link txt notify/
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=notify/
+++ case $text_type in
+++ echo -n notify/
++ false
++ cat
+++ print_readme_link txt notify/
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=notify/
+++ case $text_type in
+++ echo -n notify/
++ false
++ print_readme_footer txt
++ set -euf -o pipefail
++ local text_type=txt
++ case $text_type in
# generate dashboard
# generate_dashboard_squad
... Skipping
# post_dashboard_squad
... Skipping
-# generate_lnt_report
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
@@ -596,10 +704,11 @@ boot'
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 28180
++ wait 27714
+ set -euf -o pipefail
+ local results_date
+ echo '# generate_lnt_report'
+# generate_lnt_report
+ true
+ . /home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/lnt-utils.sh
+ calculate_results_date
@@ -615,21 +724,21 @@ boot'
++ 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 ad785961c9ee2dbe80f233cf7f6f408e678d2197
-+ base_d=1700784010
+++ git -C binutils show --no-patch --pretty=%ct 31477859c0c2a9b79a649be98830afebb9aa1d46
++ base_d=1701149341
++ 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 31477859c0c2a9b79a649be98830afebb9aa1d46
-+ cur_d=1701149341
-+ '[' x1700784010 '!=' x ']'
-+ '[' x1701149341 = x ']'
-+ '[' 1701149341 -lt 1700784010 ']'
-+ '[' x1701149341 = x ']'
-+ '[' 1701149341 -gt 0 ']'
-+ results_date=1701149341
+++ git -C binutils show --no-patch --pretty=%ct c64ec6d0825f39ef9ac6f520d409569e7944b81e
++ cur_d=1702013481
++ '[' x1701149341 '!=' x ']'
++ '[' x1702013481 = x ']'
++ '[' 1702013481 -lt 1701149341 ']'
++ '[' x1702013481 = x ']'
++ '[' 1702013481 -gt 0 ']'
++ results_date=1702013481
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -637,20 +746,20 @@ boot'
++ 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 d83013b88b74d1f1f774d94ca950d3b6dba26e5d
-+ base_d=1700807644
+++ git -C gcc show --no-patch --pretty=%ct ce52f1f7074d96c4d9ce63b1169c11087757e926
++ base_d=1701137971
++ 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 ce52f1f7074d96c4d9ce63b1169c11087757e926
-+ cur_d=1701137971
-+ '[' x1700807644 '!=' x ']'
-+ '[' x1701137971 = x ']'
-+ '[' 1701137971 -lt 1700807644 ']'
-+ '[' x1701137971 = x ']'
-+ '[' 1701137971 -gt 1701149341 ']'
+++ git -C gcc show --no-patch --pretty=%ct 2efe3a7de0107618397264017fb045f237764cc7
++ cur_d=1702005483
++ '[' x1701137971 '!=' x ']'
++ '[' x1702005483 = x ']'
++ '[' 1702005483 -lt 1701137971 ']'
++ '[' x1702005483 = x ']'
++ '[' 1702005483 -gt 1702013481 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -671,7 +780,7 @@ boot'
+ '[' x1698228990 = x ']'
+ '[' 1698228990 -lt 1698228990 ']'
+ '[' x1698228990 = x ']'
-+ '[' 1698228990 -gt 1701149341 ']'
++ '[' 1698228990 -gt 1702013481 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -679,42 +788,42 @@ boot'
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ git -C qemu show --no-patch --pretty=%ct b93c4313f2f40897bdafba15620c8fef6c20e721
-+ base_d=1700663963
+++ git -C qemu show --no-patch --pretty=%ct 4705fc0c8511d073bee4751c3c974aab2b10a970
++ base_d=1700830818
++ get_current_component_date qemu
++ set -euf -o pipefail
++ 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 4705fc0c8511d073bee4751c3c974aab2b10a970
-+ cur_d=1700830818
-+ '[' x1700663963 '!=' x ']'
-+ '[' x1700830818 = x ']'
-+ '[' 1700830818 -lt 1700663963 ']'
-+ '[' x1700830818 = x ']'
-+ '[' 1700830818 -gt 1701149341 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1701149341 -gt 0 ']'
+++ git -C qemu show --no-patch --pretty=%ct 9c74490bff6c8886a922008d0c9ce6cae70dd17e
++ cur_d=1701891260
++ '[' x1700830818 '!=' x ']'
++ '[' x1701891260 = x ']'
++ '[' 1701891260 -lt 1700830818 ']'
++ '[' x1701891260 = x ']'
++ '[' 1701891260 -gt 1702013481 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1702013481 -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=1700807644
-+ '[' 1700807644 '!=' '' ']'
-+ assert '[' 1701149341 -ge 1700807644 ']'
++ base_d=1700978492
++ '[' 1700978492 '!=' '' ']'
++ assert '[' 1702013481 -ge 1700978492 ']'
+ set -euf -o pipefail +x
-+ '[' 1701149341 -gt 1700807644 ']'
-+ results_date=1700978492
-+ rr[results_date]=1700978492
++ '[' 1702013481 -gt 1700978492 ']'
++ results_date=1701495986
++ rr[results_date]=1701495986
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1700978492
-++ date '+%Y-%m-%d %H:%M:%S' --date @1700978492
++ results_date=1701495986
+++ date '+%Y-%m-%d %H:%M:%S' --date @1701495986
... Skipping
-+ results_date='2023-11-26 06:01:32'
++ results_date='2023-12-02 05:46:26'
+ case "$ci_project" in
+ echo '... Skipping'
+ return