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.log460
1 files changed, 231 insertions, 229 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 4fe8545..3d4bcc2 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-allmodconfig-build/67/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/68/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/67/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-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-aarch64-lts-allmodconfig-build/68/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/69/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/68/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-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
-++ '[' x8ea1e363b92243b0562e4a4a360a582e368884a8 '!=' x8cb16b68584e14aade8de166c75e1d85e38507bd ']'
+++ '[' x316e74cec34cde2468e50aadafc62ce86d1971a6 '!=' x8ea1e363b92243b0562e4a4a360a582e368884a8 ']'
++ 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
-++ '[' x88a398a487ee37f1fc7850740f2d94d895657646 '!=' x8cf5afba5dc482fe7063654720bfb0c45354998c ']'
+++ '[' xcefae511ed7fa34ef6d24b67a7bc305459bf10e8 '!=' x88a398a487ee37f1fc7850740f2d94d895657646 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,9 +119,7 @@
+++ 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
-++ '[' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f '!=' x88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a ']'
-++ echo -ne ' linux'
-++ delim=' '
+++ '[' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f '!=' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f ']'
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -134,17 +132,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
-++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ '[' x191710c221f65b1542f6ea7fa4d30dde6e134fd7 '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc linux
+# change_kind=multiple_components : binutils gcc qemu
+ local c base_rev cur_rev c_commits
+ '[' 3 = 0 ']'
+ '[' 3 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc linux'
++ echo '# change_kind=multiple_components : binutils gcc qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -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=8cb16b68584e14aade8de166c75e1d85e38507bd
++ base_rev=8ea1e363b92243b0562e4a4a360a582e368884a8
++ 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=8ea1e363b92243b0562e4a4a360a582e368884a8
-++ git -C binutils rev-list --count 8cb16b68584e14aade8de166c75e1d85e38507bd..8ea1e363b92243b0562e4a4a360a582e368884a8
-# rev for binutils : 8cb16b68584e14aade8de166c75e1d85e38507bd..8ea1e363b92243b0562e4a4a360a582e368884a8 (70 commits)
-+ c_commits=70
-+ echo '# rev for binutils : 8cb16b68584e14aade8de166c75e1d85e38507bd..8ea1e363b92243b0562e4a4a360a582e368884a8 (70 commits)'
++ cur_rev=316e74cec34cde2468e50aadafc62ce86d1971a6
+++ git -C binutils rev-list --count 8ea1e363b92243b0562e4a4a360a582e368884a8..316e74cec34cde2468e50aadafc62ce86d1971a6
++ c_commits=108
+# rev for binutils : 8ea1e363b92243b0562e4a4a360a582e368884a8..316e74cec34cde2468e50aadafc62ce86d1971a6 (108 commits)
++ echo '# rev for binutils : 8ea1e363b92243b0562e4a4a360a582e368884a8..316e74cec34cde2468e50aadafc62ce86d1971a6 (108 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -170,36 +170,36 @@
++ 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=8cf5afba5dc482fe7063654720bfb0c45354998c
++ base_rev=88a398a487ee37f1fc7850740f2d94d895657646
++ 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=88a398a487ee37f1fc7850740f2d94d895657646
-++ git -C gcc rev-list --count 8cf5afba5dc482fe7063654720bfb0c45354998c..88a398a487ee37f1fc7850740f2d94d895657646
-# rev for gcc : 8cf5afba5dc482fe7063654720bfb0c45354998c..88a398a487ee37f1fc7850740f2d94d895657646 (113 commits)
-+ c_commits=113
-+ echo '# rev for gcc : 8cf5afba5dc482fe7063654720bfb0c45354998c..88a398a487ee37f1fc7850740f2d94d895657646 (113 commits)'
++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+++ git -C gcc rev-list --count 88a398a487ee37f1fc7850740f2d94d895657646..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+# rev for gcc : 88a398a487ee37f1fc7850740f2d94d895657646..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 (144 commits)
++ c_commits=144
++ echo '# rev for gcc : 88a398a487ee37f1fc7850740f2d94d895657646..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 (144 commits)'
+ for c in "${changed_components[@]}"
-++ get_baseline_git linux_rev
+++ get_baseline_git qemu_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 ']'
+++ 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/linux_rev
-+ base_rev=88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
-++ get_current_git linux_rev
+++ cat base-artifacts/git/qemu_rev
++ base_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ get_current_git qemu_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_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)
+++ cat artifacts/git/qemu_rev
++ cur_rev=191710c221f65b1542f6ea7fa4d30dde6e134fd7
+++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7
+# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7 (114 commits)
-+ c_commits=1301
-+ echo '# rev for linux : 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f (1301 commits)'
++ c_commits=114
++ echo '# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7 (114 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -229,6 +229,113 @@
+ '[' full '!=' full ']'
+ generate_extra_details
+ true
++ calculate_results_date
++ set -euf -o pipefail
++ local c base_d cur_d results_date=0
+++ get_current_manifest '{rr[components]}'
+++ get_manifest artifacts/manifest.sh '{rr[components]}'
+++ set +x
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date binutils
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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 8ea1e363b92243b0562e4a4a360a582e368884a8
++ base_d=1702902734
+++ 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 316e74cec34cde2468e50aadafc62ce86d1971a6
++ cur_d=1703235512
++ '[' x1702902734 '!=' x ']'
++ '[' x1703235512 = x ']'
++ '[' 1703235512 -lt 1702902734 ']'
++ '[' x1703235512 = x ']'
++ '[' 1703235512 -gt 0 ']'
++ results_date=1703235512
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date gcc
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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 88a398a487ee37f1fc7850740f2d94d895657646
++ base_d=1702909550
+++ 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 cefae511ed7fa34ef6d24b67a7bc305459bf10e8
++ cur_d=1703244574
++ '[' x1702909550 '!=' x ']'
++ '[' x1703244574 = x ']'
++ '[' 1703244574 -lt 1702909550 ']'
++ '[' x1703244574 = x ']'
++ '[' 1703244574 -gt 1703235512 ']'
++ results_date=1703244574
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date linux
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No linux in current git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ git -C linux show --no-patch --pretty=%ct 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
++ base_d=1702489170
+++ get_current_component_date linux
+++ set -euf -o pipefail
+++ 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 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
++ cur_d=1702489170
++ '[' x1702489170 '!=' x ']'
++ '[' x1702489170 = x ']'
++ '[' 1702489170 -lt 1702489170 ']'
++ '[' x1702489170 = x ']'
++ '[' 1702489170 -gt 1703244574 ']'
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date qemu
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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 039afc5ef7367fbc8fb475580c291c2655e856cb
++ base_d=1702418073
+++ 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 191710c221f65b1542f6ea7fa4d30dde6e134fd7
++ cur_d=1703083216
++ '[' x1702418073 '!=' x ']'
++ '[' x1703083216 = x ']'
++ '[' 1703083216 -lt 1702418073 ']'
++ '[' x1703083216 = x ']'
++ '[' 1703083216 -gt 1703244574 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1703244574 -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=1702545792
++ '[' 1702545792 '!=' '' ']'
++ assert '[' 1703244574 -ge 1702545792 ']'
++ set -euf -o pipefail +x
++ '[' 1703244574 -gt 1702545792 ']'
++ results_date=1702895183
++ rr[results_date]=1702895183
++ cat
++ manifest_out
++ cat
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
@@ -274,9 +381,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-allmodconfig-build/68/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/69/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/68/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/69/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -309,16 +416,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=8cb16b68584e14aade8de166c75e1d85e38507bd
+++ base_rev=8ea1e363b92243b0562e4a4a360a582e368884a8
+++ 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=8ea1e363b92243b0562e4a4a360a582e368884a8
-+++ git -C binutils rev-list --count 8cb16b68584e14aade8de166c75e1d85e38507bd..8ea1e363b92243b0562e4a4a360a582e368884a8
-++ c_commits=70
-++ new_commits=70
+++ cur_rev=316e74cec34cde2468e50aadafc62ce86d1971a6
++++ git -C binutils rev-list --count 8ea1e363b92243b0562e4a4a360a582e368884a8..316e74cec34cde2468e50aadafc62ce86d1971a6
+++ c_commits=108
+++ new_commits=108
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -326,37 +433,37 @@
+++ 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=8cf5afba5dc482fe7063654720bfb0c45354998c
+++ base_rev=88a398a487ee37f1fc7850740f2d94d895657646
+++ 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=88a398a487ee37f1fc7850740f2d94d895657646
-+++ git -C gcc rev-list --count 8cf5afba5dc482fe7063654720bfb0c45354998c..88a398a487ee37f1fc7850740f2d94d895657646
-++ c_commits=113
-++ new_commits=183
+++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
++++ git -C gcc rev-list --count 88a398a487ee37f1fc7850740f2d94d895657646..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+++ c_commits=144
+++ new_commits=252
++ for c in "${changed_components[@]}"
-+++ get_baseline_git linux_rev
++++ get_baseline_git qemu_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 ']'
++++ 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/linux_rev
-++ base_rev=88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
-+++ get_current_git linux_rev
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ get_current_git qemu_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_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=1484
-+++ echo binutils gcc linux
++++ cat artifacts/git/qemu_rev
+++ cur_rev=191710c221f65b1542f6ea7fa4d30dde6e134fd7
++++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7
+++ c_commits=114
+++ new_commits=366
++++ echo binutils gcc qemu
+++ tr ' ' ,
-++ components=binutils,gcc,linux
-++ echo '1484 commits in binutils,gcc,linux'
+++ components=binutils,gcc,qemu
+++ echo '366 commits in binutils,gcc,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -371,17 +478,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '1484 commits in binutils,gcc,linux: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '366 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-allmodconfig-build/68/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-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--gnu-master-aarch64-lts-allmodconfig-build/67/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-lts-allmodconfig-build/68/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -414,16 +521,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=8cb16b68584e14aade8de166c75e1d85e38507bd
+++ base_rev=8ea1e363b92243b0562e4a4a360a582e368884a8
+++ 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=8ea1e363b92243b0562e4a4a360a582e368884a8
-+++ git -C binutils rev-list --count 8cb16b68584e14aade8de166c75e1d85e38507bd..8ea1e363b92243b0562e4a4a360a582e368884a8
-++ c_commits=70
-++ new_commits=70
+++ cur_rev=316e74cec34cde2468e50aadafc62ce86d1971a6
++++ git -C binutils rev-list --count 8ea1e363b92243b0562e4a4a360a582e368884a8..316e74cec34cde2468e50aadafc62ce86d1971a6
+++ c_commits=108
+++ new_commits=108
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -431,37 +538,37 @@
+++ 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=8cf5afba5dc482fe7063654720bfb0c45354998c
+++ base_rev=88a398a487ee37f1fc7850740f2d94d895657646
+++ 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=88a398a487ee37f1fc7850740f2d94d895657646
-+++ git -C gcc rev-list --count 8cf5afba5dc482fe7063654720bfb0c45354998c..88a398a487ee37f1fc7850740f2d94d895657646
-++ c_commits=113
-++ new_commits=183
+++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
++++ git -C gcc rev-list --count 88a398a487ee37f1fc7850740f2d94d895657646..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+++ c_commits=144
+++ new_commits=252
++ for c in "${changed_components[@]}"
-+++ get_baseline_git linux_rev
++++ get_baseline_git qemu_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 ']'
++++ 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/linux_rev
-++ base_rev=88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
-+++ get_current_git linux_rev
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ get_current_git qemu_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_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=1484
-+++ echo binutils gcc linux
++++ cat artifacts/git/qemu_rev
+++ cur_rev=191710c221f65b1542f6ea7fa4d30dde6e134fd7
++++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7
+++ c_commits=114
+++ new_commits=366
++++ echo binutils gcc qemu
+++ tr ' ' ,
-++ components=binutils,gcc,linux
-++ echo '1484 commits in binutils,gcc,linux'
+++ components=binutils,gcc,qemu
+++ echo '366 commits in binutils,gcc,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -470,19 +577,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=8cb16b68584e14aade8de166c75e1d85e38507bd
+++ base_rev=8ea1e363b92243b0562e4a4a360a582e368884a8
+++ 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=8ea1e363b92243b0562e4a4a360a582e368884a8
-+++ git -C binutils rev-list --count 8cb16b68584e14aade8de166c75e1d85e38507bd..8ea1e363b92243b0562e4a4a360a582e368884a8
-++ c_commits=70
+++ cur_rev=316e74cec34cde2468e50aadafc62ce86d1971a6
++++ git -C binutils rev-list --count 8ea1e363b92243b0562e4a4a360a582e368884a8..316e74cec34cde2468e50aadafc62ce86d1971a6
+++ c_commits=108
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 8cb16b68584e14aade8de166c75e1d85e38507bd..8ea1e363b92243b0562e4a4a360a582e368884a8
-++ '[' 70 -gt 5 ']'
-++ echo '... and 65 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 8ea1e363b92243b0562e4a4a360a582e368884a8..316e74cec34cde2468e50aadafc62ce86d1971a6
+++ '[' 108 -gt 5 ']'
+++ echo '... and 103 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -491,40 +598,40 @@
+++ 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=8cf5afba5dc482fe7063654720bfb0c45354998c
+++ base_rev=88a398a487ee37f1fc7850740f2d94d895657646
+++ 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=88a398a487ee37f1fc7850740f2d94d895657646
-+++ git -C gcc rev-list --count 8cf5afba5dc482fe7063654720bfb0c45354998c..88a398a487ee37f1fc7850740f2d94d895657646
-++ c_commits=113
+++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
++++ git -C gcc rev-list --count 88a398a487ee37f1fc7850740f2d94d895657646..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+++ c_commits=144
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 8cf5afba5dc482fe7063654720bfb0c45354998c..88a398a487ee37f1fc7850740f2d94d895657646
-++ '[' 113 -gt 5 ']'
-++ echo '... and 108 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 88a398a487ee37f1fc7850740f2d94d895657646..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+++ '[' 144 -gt 5 ']'
+++ echo '... and 139 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
-+++ get_baseline_git linux_rev
++++ get_baseline_git qemu_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 ']'
++++ 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/linux_rev
-++ base_rev=88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
-+++ get_current_git linux_rev
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ get_current_git qemu_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_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
++++ cat artifacts/git/qemu_rev
+++ cur_rev=191710c221f65b1542f6ea7fa4d30dde6e134fd7
++++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7
+++ c_commits=114
++ '[' '' '!=' '' ']'
-++ git -C linux log -n 5 --oneline 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
-++ '[' 1301 -gt 5 ']'
-++ echo '... and 1296 more commits in linux'
+++ git -C qemu log -n 5 --oneline 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7
+++ '[' 114 -gt 5 ']'
+++ echo '... and 109 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -565,7 +672,7 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 9686
++ wait 8852
# generate_jenkins_html_files
... Skipping
+ set -euf -o pipefail
@@ -1181,128 +1288,23 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 9846
++ wait 9012
# generate_lnt_report
+ set -euf -o pipefail
+ local results_date
+ echo '# generate_lnt_report'
+ true
+ . /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]}'
-++ set +x
-+ for c in $(get_current_manifest "{rr[components]}")
-++ get_baseline_component_date binutils
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ 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 8cb16b68584e14aade8de166c75e1d85e38507bd
-+ base_d=1702544059
-++ 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 8ea1e363b92243b0562e4a4a360a582e368884a8
-+ cur_d=1702902734
-+ '[' x1702544059 '!=' x ']'
-+ '[' x1702902734 = x ']'
-+ '[' 1702902734 -lt 1702544059 ']'
-+ '[' x1702902734 = x ']'
-+ '[' 1702902734 -gt 0 ']'
-+ results_date=1702902734
-+ for c in $(get_current_manifest "{rr[components]}")
-++ get_baseline_component_date gcc
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ 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 8cf5afba5dc482fe7063654720bfb0c45354998c
-+ base_d=1702563010
-++ 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 88a398a487ee37f1fc7850740f2d94d895657646
-+ cur_d=1702909550
-+ '[' x1702563010 '!=' x ']'
-+ '[' x1702909550 = x ']'
-+ '[' 1702909550 -lt 1702563010 ']'
-+ '[' x1702909550 = x ']'
-+ '[' 1702909550 -gt 1702902734 ']'
-+ results_date=1702909550
-+ for c in $(get_current_manifest "{rr[components]}")
-++ get_baseline_component_date linux
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No linux in current git' '[' -f base-artifacts/git/linux_rev ']'
-++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/linux_rev
-++ git -C linux show --no-patch --pretty=%ct 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
-+ base_d=1698228197
-++ get_current_component_date linux
-++ set -euf -o pipefail
-++ 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 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
-+ cur_d=1702489170
-+ '[' x1698228197 '!=' x ']'
-+ '[' x1702489170 = x ']'
-+ '[' 1702489170 -lt 1698228197 ']'
-+ '[' x1702489170 = x ']'
-+ '[' 1702489170 -gt 1702909550 ']'
-+ for c in $(get_current_manifest "{rr[components]}")
-++ get_baseline_component_date qemu
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ 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 039afc5ef7367fbc8fb475580c291c2655e856cb
-+ base_d=1702418073
-++ 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 039afc5ef7367fbc8fb475580c291c2655e856cb
-+ cur_d=1702418073
-+ '[' x1702418073 '!=' x ']'
-+ '[' x1702418073 = x ']'
-+ '[' 1702418073 -lt 1702418073 ']'
-+ '[' x1702418073 = x ']'
-+ '[' 1702418073 -gt 1702909550 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1702909550 -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=1702182034
-+ '[' 1702182034 '!=' '' ']'
-+ assert '[' 1702909550 -ge 1702182034 ']'
-+ set -euf -o pipefail +x
-+ '[' 1702909550 -gt 1702182034 ']'
-+ results_date=1702545792
-+ rr[results_date]=1702545792
-+ cat
-+ manifest_out
-+ cat
+++ declare is_first_lnt_entry
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702545792
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702545792
++ results_date=1702895183
+++ date '+%Y-%m-%d %H:%M:%S' --date @1702895183
... Skipping
-+ results_date='2023-12-14 09:23:12'
++ results_date='2023-12-18 10:26:23'
++ local jira_key=-
++ '[' -f artifacts/notify/jira/key ']'
+ case "$ci_project" in
+ echo '... Skipping'
+ return