summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-01 08:22:27 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-01 08:22:27 +0000
commit292614b0e06264590caf9592c175218ba0464b5e (patch)
treee743f939d4fece03d82fad283546439308a1def5 /jenkins/notify-full.log
parentbc7d3b211a9df916b4ee55b7d01cd7b1fc9f98bb (diff)
onsuccess: #69: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-defconfig-build/69/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 7428 | # 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.log363
1 files changed, 238 insertions, 125 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index ddec280..521b6a7 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--llvm-master-arm-lts-defconfig-build/67/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-defconfig-build/68/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-defconfig-build/67/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-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--llvm-master-arm-lts-defconfig-build/68/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-defconfig-build/69/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-defconfig-build/68/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-defconfig-build/69/'
+ 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
-++ '[' xc97aab39b81bb8b603678bc664c0de7f534a4bd5 '!=' x5a6c54baa43e310447f2070e51a5ec395f188905 ']'
+++ '[' x2d9b910d5612d802b3c68f04ec69b08e356c503e '!=' xc97aab39b81bb8b603678bc664c0de7f534a4bd5 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +104,7 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ '[' x024718313b526a4530d7cd58886fcc157247e0ff '!=' x88f0e4c75c1ac498f2223fc640c4ff6c572c5ed1 ']'
+++ '[' xd56e0d07cc5ee8e334fd1ad403eef0b1a771384f '!=' x024718313b526a4530d7cd58886fcc157247e0ff ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -132,16 +132,16 @@
+++ 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 '!=' xaf9264da80073435fd78944bc5a46e695897d7e5 ']'
+++ '[' xabf635ddfe3242df907f58967f3c1e6763bbca2d '!=' x4705fc0c8511d073bee4751c3c974aab2b10a970 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
+# Debug traces :
+# change_kind=multiple_components : binutils llvm qemu
+ local c base_rev cur_rev c_commits
+ '[' 3 = 0 ']'
+ '[' 3 = 1 ']'
+ change_kind=multiple_components
-# Debug traces :
-# change_kind=multiple_components : binutils llvm qemu
+ changed_single_component=
+ echo '# Debug traces :'
+ echo '# change_kind=multiple_components : binutils llvm qemu'
@@ -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=5a6c54baa43e310447f2070e51a5ec395f188905
++ base_rev=c97aab39b81bb8b603678bc664c0de7f534a4bd5
++ 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=c97aab39b81bb8b603678bc664c0de7f534a4bd5
-++ git -C binutils rev-list --count 5a6c54baa43e310447f2070e51a5ec395f188905..c97aab39b81bb8b603678bc664c0de7f534a4bd5
-# rev for binutils : 5a6c54baa43e310447f2070e51a5ec395f188905..c97aab39b81bb8b603678bc664c0de7f534a4bd5 (71 commits)
-+ c_commits=71
-+ echo '# rev for binutils : 5a6c54baa43e310447f2070e51a5ec395f188905..c97aab39b81bb8b603678bc664c0de7f534a4bd5 (71 commits)'
++ cur_rev=2d9b910d5612d802b3c68f04ec69b08e356c503e
+++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..2d9b910d5612d802b3c68f04ec69b08e356c503e
+# rev for binutils : c97aab39b81bb8b603678bc664c0de7f534a4bd5..2d9b910d5612d802b3c68f04ec69b08e356c503e (72 commits)
++ c_commits=72
++ echo '# rev for binutils : c97aab39b81bb8b603678bc664c0de7f534a4bd5..2d9b910d5612d802b3c68f04ec69b08e356c503e (72 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -170,17 +170,17 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=88f0e4c75c1ac498f2223fc640c4ff6c572c5ed1
++ base_rev=024718313b526a4530d7cd58886fcc157247e0ff
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=024718313b526a4530d7cd58886fcc157247e0ff
-++ git -C llvm rev-list --count 88f0e4c75c1ac498f2223fc640c4ff6c572c5ed1..024718313b526a4530d7cd58886fcc157247e0ff
-# rev for llvm : 88f0e4c75c1ac498f2223fc640c4ff6c572c5ed1..024718313b526a4530d7cd58886fcc157247e0ff (353 commits)
-+ c_commits=353
-+ echo '# rev for llvm : 88f0e4c75c1ac498f2223fc640c4ff6c572c5ed1..024718313b526a4530d7cd58886fcc157247e0ff (353 commits)'
++ cur_rev=d56e0d07cc5ee8e334fd1ad403eef0b1a771384f
+++ git -C llvm rev-list --count 024718313b526a4530d7cd58886fcc157247e0ff..d56e0d07cc5ee8e334fd1ad403eef0b1a771384f
+# rev for llvm : 024718313b526a4530d7cd58886fcc157247e0ff..d56e0d07cc5ee8e334fd1ad403eef0b1a771384f (713 commits)
++ c_commits=713
++ echo '# rev for llvm : 024718313b526a4530d7cd58886fcc157247e0ff..d56e0d07cc5ee8e334fd1ad403eef0b1a771384f (713 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=af9264da80073435fd78944bc5a46e695897d7e5
++ 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 af9264da80073435fd78944bc5a46e695897d7e5..4705fc0c8511d073bee4751c3c974aab2b10a970
-# rev for qemu : af9264da80073435fd78944bc5a46e695897d7e5..4705fc0c8511d073bee4751c3c974aab2b10a970 (67 commits)
++ cur_rev=abf635ddfe3242df907f58967f3c1e6763bbca2d
+++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d
+# rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d (46 commits)
-+ c_commits=67
-+ echo '# rev for qemu : af9264da80073435fd78944bc5a46e695897d7e5..4705fc0c8511d073bee4751c3c974aab2b10a970 (67 commits)'
++ c_commits=46
++ echo '# rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d (46 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -219,8 +219,8 @@
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ post_interesting_commits init
-+ set -euf -o pipefail
# post_interesting_commits
++ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
@@ -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--llvm-master-arm-lts-defconfig-build/68/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-defconfig-build/69/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-defconfig-build/68/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-defconfig-build/69/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=5a6c54baa43e310447f2070e51a5ec395f188905
+++ base_rev=c97aab39b81bb8b603678bc664c0de7f534a4bd5
+++ 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=c97aab39b81bb8b603678bc664c0de7f534a4bd5
-+++ git -C binutils rev-list --count 5a6c54baa43e310447f2070e51a5ec395f188905..c97aab39b81bb8b603678bc664c0de7f534a4bd5
-++ c_commits=71
-++ new_commits=71
+++ cur_rev=2d9b910d5612d802b3c68f04ec69b08e356c503e
++++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..2d9b910d5612d802b3c68f04ec69b08e356c503e
+++ c_commits=72
+++ new_commits=72
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -325,16 +325,16 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=88f0e4c75c1ac498f2223fc640c4ff6c572c5ed1
+++ base_rev=024718313b526a4530d7cd58886fcc157247e0ff
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=024718313b526a4530d7cd58886fcc157247e0ff
-+++ git -C llvm rev-list --count 88f0e4c75c1ac498f2223fc640c4ff6c572c5ed1..024718313b526a4530d7cd58886fcc157247e0ff
-++ c_commits=353
-++ new_commits=424
+++ cur_rev=d56e0d07cc5ee8e334fd1ad403eef0b1a771384f
++++ git -C llvm rev-list --count 024718313b526a4530d7cd58886fcc157247e0ff..d56e0d07cc5ee8e334fd1ad403eef0b1a771384f
+++ c_commits=713
+++ new_commits=785
++ 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=af9264da80073435fd78944bc5a46e695897d7e5
+++ 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 af9264da80073435fd78944bc5a46e695897d7e5..4705fc0c8511d073bee4751c3c974aab2b10a970
-++ c_commits=67
-++ new_commits=491
+++ cur_rev=abf635ddfe3242df907f58967f3c1e6763bbca2d
++++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d
+++ c_commits=46
+++ new_commits=831
+++ echo binutils llvm qemu
+++ tr ' ' ,
++ components=binutils,llvm,qemu
-++ echo '491 commits in binutils,llvm,qemu'
+++ echo '831 commits in binutils,llvm,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]' '491 commits in binutils,llvm,qemu: Success on arm'
++ echo '[Linaro-TCWG-CI]' '831 commits in binutils,llvm,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--llvm-master-arm-lts-defconfig-build/68/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-defconfig-build/69/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--llvm-master-arm-lts-defconfig-build/67/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-lts-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=5a6c54baa43e310447f2070e51a5ec395f188905
+++ base_rev=c97aab39b81bb8b603678bc664c0de7f534a4bd5
+++ 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=c97aab39b81bb8b603678bc664c0de7f534a4bd5
-+++ git -C binutils rev-list --count 5a6c54baa43e310447f2070e51a5ec395f188905..c97aab39b81bb8b603678bc664c0de7f534a4bd5
-++ c_commits=71
-++ new_commits=71
+++ cur_rev=2d9b910d5612d802b3c68f04ec69b08e356c503e
++++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..2d9b910d5612d802b3c68f04ec69b08e356c503e
+++ c_commits=72
+++ new_commits=72
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -426,16 +430,16 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=88f0e4c75c1ac498f2223fc640c4ff6c572c5ed1
+++ base_rev=024718313b526a4530d7cd58886fcc157247e0ff
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=024718313b526a4530d7cd58886fcc157247e0ff
-+++ git -C llvm rev-list --count 88f0e4c75c1ac498f2223fc640c4ff6c572c5ed1..024718313b526a4530d7cd58886fcc157247e0ff
-++ c_commits=353
-++ new_commits=424
+++ cur_rev=d56e0d07cc5ee8e334fd1ad403eef0b1a771384f
++++ git -C llvm rev-list --count 024718313b526a4530d7cd58886fcc157247e0ff..d56e0d07cc5ee8e334fd1ad403eef0b1a771384f
+++ c_commits=713
+++ new_commits=785
++ 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=af9264da80073435fd78944bc5a46e695897d7e5
+++ 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 af9264da80073435fd78944bc5a46e695897d7e5..4705fc0c8511d073bee4751c3c974aab2b10a970
-++ c_commits=67
-++ new_commits=491
+++ cur_rev=abf635ddfe3242df907f58967f3c1e6763bbca2d
++++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d
+++ c_commits=46
+++ new_commits=831
+++ echo binutils llvm qemu
+++ tr ' ' ,
++ components=binutils,llvm,qemu
-++ echo '491 commits in binutils,llvm,qemu'
+++ echo '831 commits in binutils,llvm,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=5a6c54baa43e310447f2070e51a5ec395f188905
+++ base_rev=c97aab39b81bb8b603678bc664c0de7f534a4bd5
+++ 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=c97aab39b81bb8b603678bc664c0de7f534a4bd5
-+++ git -C binutils rev-list --count 5a6c54baa43e310447f2070e51a5ec395f188905..c97aab39b81bb8b603678bc664c0de7f534a4bd5
-++ c_commits=71
+++ cur_rev=2d9b910d5612d802b3c68f04ec69b08e356c503e
++++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..2d9b910d5612d802b3c68f04ec69b08e356c503e
+++ c_commits=72
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 5a6c54baa43e310447f2070e51a5ec395f188905..c97aab39b81bb8b603678bc664c0de7f534a4bd5
-++ '[' 71 -gt 5 ']'
-++ echo '... and 66 more commits in binutils'
+++ git -C binutils log -n 5 --oneline c97aab39b81bb8b603678bc664c0de7f534a4bd5..2d9b910d5612d802b3c68f04ec69b08e356c503e
+++ '[' 72 -gt 5 ']'
+++ echo '... and 67 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
@@ -486,19 +490,19 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=88f0e4c75c1ac498f2223fc640c4ff6c572c5ed1
+++ base_rev=024718313b526a4530d7cd58886fcc157247e0ff
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=024718313b526a4530d7cd58886fcc157247e0ff
-+++ git -C llvm rev-list --count 88f0e4c75c1ac498f2223fc640c4ff6c572c5ed1..024718313b526a4530d7cd58886fcc157247e0ff
-++ c_commits=353
+++ cur_rev=d56e0d07cc5ee8e334fd1ad403eef0b1a771384f
++++ git -C llvm rev-list --count 024718313b526a4530d7cd58886fcc157247e0ff..d56e0d07cc5ee8e334fd1ad403eef0b1a771384f
+++ c_commits=713
++ '[' '' '!=' '' ']'
-++ git -C llvm log -n 5 --oneline 88f0e4c75c1ac498f2223fc640c4ff6c572c5ed1..024718313b526a4530d7cd58886fcc157247e0ff
-++ '[' 353 -gt 5 ']'
-++ echo '... and 348 more commits in llvm'
+++ git -C llvm log -n 5 --oneline 024718313b526a4530d7cd58886fcc157247e0ff..d56e0d07cc5ee8e334fd1ad403eef0b1a771384f
+++ '[' 713 -gt 5 ']'
+++ echo '... and 708 more commits in llvm'
++ '[' '' '!=' '' ']'
++ 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=af9264da80073435fd78944bc5a46e695897d7e5
+++ 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 af9264da80073435fd78944bc5a46e695897d7e5..4705fc0c8511d073bee4751c3c974aab2b10a970
-++ c_commits=67
+++ cur_rev=abf635ddfe3242df907f58967f3c1e6763bbca2d
++++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d
+++ c_commits=46
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline af9264da80073435fd78944bc5a46e695897d7e5..4705fc0c8511d073bee4751c3c974aab2b10a970
-++ '[' 67 -gt 5 ']'
-++ echo '... and 62 more commits in qemu'
+++ git -C qemu log -n 5 --oneline 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d
+++ '[' 46 -gt 5 ']'
+++ echo '... and 41 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -570,13 +574,118 @@ boot'
+ generate_jenkins_html_files
# generate_jenkins_html_files
... Skipping
-+ wait 7783
++ wait 23714
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
+ case "$ci_project" in
+ echo '... 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
@@ -595,8 +704,8 @@ boot'
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 7784
# generate_lnt_report
++ wait 23746
+ set -euf -o pipefail
+ local results_date
+ echo '# generate_lnt_report'
@@ -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 5a6c54baa43e310447f2070e51a5ec395f188905
-+ base_d=1700524816
+++ git -C binutils show --no-patch --pretty=%ct c97aab39b81bb8b603678bc664c0de7f534a4bd5
++ base_d=1700870411
++ 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 c97aab39b81bb8b603678bc664c0de7f534a4bd5
-+ cur_d=1700870411
-+ '[' x1700524816 '!=' x ']'
-+ '[' x1700870411 = x ']'
-+ '[' 1700870411 -lt 1700524816 ']'
-+ '[' x1700870411 = x ']'
-+ '[' 1700870411 -gt 0 ']'
-+ results_date=1700870411
+++ git -C binutils show --no-patch --pretty=%ct 2d9b910d5612d802b3c68f04ec69b08e356c503e
++ cur_d=1701415773
++ '[' x1700870411 '!=' x ']'
++ '[' x1701415773 = x ']'
++ '[' 1701415773 -lt 1700870411 ']'
++ '[' x1701415773 = x ']'
++ '[' 1701415773 -gt 0 ']'
++ results_date=1701415773
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date llvm
++ set -euf -o pipefail
@@ -637,21 +746,21 @@ boot'
++ assert_with_msg 'ERROR: No llvm in current git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ git -C llvm show --no-patch --pretty=%ct 88f0e4c75c1ac498f2223fc640c4ff6c572c5ed1
-+ base_d=1700552416
+++ git -C llvm show --no-patch --pretty=%ct 024718313b526a4530d7cd58886fcc157247e0ff
++ base_d=1700884441
++ get_current_component_date llvm
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ git -C llvm show --no-patch --pretty=%ct 024718313b526a4530d7cd58886fcc157247e0ff
-+ cur_d=1700884441
-+ '[' x1700552416 '!=' x ']'
-+ '[' x1700884441 = x ']'
-+ '[' 1700884441 -lt 1700552416 ']'
-+ '[' x1700884441 = x ']'
-+ '[' 1700884441 -gt 1700870411 ']'
-+ results_date=1700884441
+++ git -C llvm show --no-patch --pretty=%ct d56e0d07cc5ee8e334fd1ad403eef0b1a771384f
++ cur_d=1701416084
++ '[' x1700884441 '!=' x ']'
++ '[' x1701416084 = x ']'
++ '[' 1701416084 -lt 1700884441 ']'
++ '[' x1701416084 = x ']'
++ '[' 1701416084 -gt 1701415773 ']'
++ results_date=1701416084
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -672,7 +781,7 @@ boot'
+ '[' x1698228197 = x ']'
+ '[' 1698228197 -lt 1698228197 ']'
+ '[' x1698228197 = x ']'
-+ '[' 1698228197 -gt 1700884441 ']'
++ '[' 1698228197 -gt 1701416084 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -680,38 +789,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 af9264da80073435fd78944bc5a46e695897d7e5
-+ base_d=1700475919
+++ 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
-+ '[' x1700475919 '!=' x ']'
-+ '[' x1700830818 = x ']'
-+ '[' 1700830818 -lt 1700475919 ']'
-+ '[' x1700830818 = x ']'
-+ '[' 1700830818 -gt 1700884441 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1700884441 -gt 0 ']'
+++ git -C qemu show --no-patch --pretty=%ct abf635ddfe3242df907f58967f3c1e6763bbca2d
++ cur_d=1701207076
++ '[' x1700830818 '!=' x ']'
++ '[' x1701207076 = x ']'
++ '[' 1701207076 -lt 1700830818 ']'
++ '[' x1701207076 = x ']'
++ '[' 1701207076 -gt 1701416084 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1701416084 -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=
-+ '[' '' '!=' '' ']'
-+ rr[results_date]=1700884441
++ base_d=1700884441
++ '[' 1700884441 '!=' '' ']'
++ assert '[' 1701416084 -ge 1700884441 ']'
++ set -euf -o pipefail +x
++ '[' 1701416084 -gt 1700884441 ']'
++ results_date=1701150262
++ rr[results_date]=1701150262
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1700884441
-++ date '+%Y-%m-%d %H:%M:%S' --date @1700884441
++ results_date=1701150262
+++ date '+%Y-%m-%d %H:%M:%S' --date @1701150262
... Skipping
-+ results_date='2023-11-25 03:54:01'
++ results_date='2023-11-28 05:44:22'
+ case "$ci_project" in
+ echo '... Skipping'
+ return