summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-11 07:23:10 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-11 07:23:12 +0000
commitf40437500b408b62ea8849ade6f7a1a415384279 (patch)
tree0f9cee5480957ffa0f4c47ef2c8339f5a0e95198 /jenkins/notify-full.log
parent10266926e7a19e85ecdbf4dad025e5b570658724 (diff)
onsuccess: #90: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/90/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1 -- --set gcc_override_configure=--disable-libsanitizer --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-cpu=cortex-m4 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-float=hard: | -8 | # build_abe newlib: | -6 | # build_abe stage2 -- --set gcc_override_configure=--disable-libsanitizer --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-cpu=cortex-m4 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-float=hard: | -5 | # benchmark -- -O2_mthumb: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log174
1 files changed, 87 insertions, 87 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 0b5a83d..bf3a79c 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_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/88/
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/89/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/88/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/89/'
+ 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_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/89/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/90/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/89/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/90/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -84,7 +84,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
-++ '[' x1185b5b79a12ba67eb60bee3f75babf7a222fde0 '!=' x0a845aef62b8813275616bd399e8fca679161cfc ']'
+++ '[' x943e09db6058e10dbb5f9be9d58a46b6706a8b01 '!=' x1185b5b79a12ba67eb60bee3f75babf7a222fde0 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -99,7 +99,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
-++ '[' xf9148120048f4508156acfcd19a334f4dcbb96f0 '!=' x53010f6ff6dfbf7bcd40055cf00d9f8e653cc641 ']'
+++ '[' x391f9798b35ec75c1a49fb04610db5ab347e9d0d '!=' xf9148120048f4508156acfcd19a334f4dcbb96f0 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -114,7 +114,7 @@
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ '[' x7236f22f713a923759ec7a98b4572c1910beb730 '!=' x12e3bac3ce562007e83c3c67243c85fcb5ee70a4 ']'
+++ '[' x3d94e07c49b50caecf836eea34e03dddde8c29c1 '!=' x7236f22f713a923759ec7a98b4572c1910beb730 ']'
++ echo -ne ' newlib'
++ delim=' '
++ echo
@@ -134,17 +134,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=0a845aef62b8813275616bd399e8fca679161cfc
++ base_rev=1185b5b79a12ba67eb60bee3f75babf7a222fde0
++ 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=1185b5b79a12ba67eb60bee3f75babf7a222fde0
-++ git -C binutils rev-list --count 0a845aef62b8813275616bd399e8fca679161cfc..1185b5b79a12ba67eb60bee3f75babf7a222fde0
-# rev for binutils : 0a845aef62b8813275616bd399e8fca679161cfc..1185b5b79a12ba67eb60bee3f75babf7a222fde0 (25 commits)
-+ c_commits=25
-+ echo '# rev for binutils : 0a845aef62b8813275616bd399e8fca679161cfc..1185b5b79a12ba67eb60bee3f75babf7a222fde0 (25 commits)'
++ cur_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
+++ git -C binutils rev-list --count 1185b5b79a12ba67eb60bee3f75babf7a222fde0..943e09db6058e10dbb5f9be9d58a46b6706a8b01
+# rev for binutils : 1185b5b79a12ba67eb60bee3f75babf7a222fde0..943e09db6058e10dbb5f9be9d58a46b6706a8b01 (36 commits)
++ c_commits=36
++ echo '# rev for binutils : 1185b5b79a12ba67eb60bee3f75babf7a222fde0..943e09db6058e10dbb5f9be9d58a46b6706a8b01 (36 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -152,17 +152,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=53010f6ff6dfbf7bcd40055cf00d9f8e653cc641
++ base_rev=f9148120048f4508156acfcd19a334f4dcbb96f0
++ 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=f9148120048f4508156acfcd19a334f4dcbb96f0
-++ git -C gcc rev-list --count 53010f6ff6dfbf7bcd40055cf00d9f8e653cc641..f9148120048f4508156acfcd19a334f4dcbb96f0
-# rev for gcc : 53010f6ff6dfbf7bcd40055cf00d9f8e653cc641..f9148120048f4508156acfcd19a334f4dcbb96f0 (112 commits)
-+ c_commits=112
-+ echo '# rev for gcc : 53010f6ff6dfbf7bcd40055cf00d9f8e653cc641..f9148120048f4508156acfcd19a334f4dcbb96f0 (112 commits)'
++ cur_rev=391f9798b35ec75c1a49fb04610db5ab347e9d0d
+++ git -C gcc rev-list --count f9148120048f4508156acfcd19a334f4dcbb96f0..391f9798b35ec75c1a49fb04610db5ab347e9d0d
+# rev for gcc : f9148120048f4508156acfcd19a334f4dcbb96f0..391f9798b35ec75c1a49fb04610db5ab347e9d0d (113 commits)
++ c_commits=113
++ echo '# rev for gcc : f9148120048f4508156acfcd19a334f4dcbb96f0..391f9798b35ec75c1a49fb04610db5ab347e9d0d (113 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git newlib_rev
++ set -euf -o pipefail
@@ -170,18 +170,18 @@
++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/newlib_rev
-+ base_rev=12e3bac3ce562007e83c3c67243c85fcb5ee70a4
++ base_rev=7236f22f713a923759ec7a98b4572c1910beb730
++ get_current_git newlib_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/newlib_rev
-+ cur_rev=7236f22f713a923759ec7a98b4572c1910beb730
-++ git -C newlib rev-list --count 12e3bac3ce562007e83c3c67243c85fcb5ee70a4..7236f22f713a923759ec7a98b4572c1910beb730
-# rev for newlib : 12e3bac3ce562007e83c3c67243c85fcb5ee70a4..7236f22f713a923759ec7a98b4572c1910beb730 (3 commits)
++ cur_rev=3d94e07c49b50caecf836eea34e03dddde8c29c1
+++ git -C newlib rev-list --count 7236f22f713a923759ec7a98b4572c1910beb730..3d94e07c49b50caecf836eea34e03dddde8c29c1
+# rev for newlib : 7236f22f713a923759ec7a98b4572c1910beb730..3d94e07c49b50caecf836eea34e03dddde8c29c1 (2 commits)
-+ c_commits=3
-+ echo '# rev for newlib : 12e3bac3ce562007e83c3c67243c85fcb5ee70a4..7236f22f713a923759ec7a98b4572c1910beb730 (3 commits)'
++ c_commits=2
++ echo '# rev for newlib : 7236f22f713a923759ec7a98b4572c1910beb730..3d94e07c49b50caecf836eea34e03dddde8c29c1 (2 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -216,7 +216,7 @@
+ local artifacts_mail_dir
+ artifacts_mail_dir=artifacts/notify
+ local res=0
-+ wait 8325
++ wait 10308
+ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/output-bmk-results.py artifacts/results-vs-prev/compare-results-internal.csv artifacts/results-vs-prev/bmk-specific-variability.csv artifacts/notify/ sample build verbose
+ assert_with_msg 'ERROR while trying to regenerate bmk-data results. Aborting..' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -290,9 +290,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/89/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/90/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/89/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/90/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -325,16 +325,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=0a845aef62b8813275616bd399e8fca679161cfc
+++ base_rev=1185b5b79a12ba67eb60bee3f75babf7a222fde0
+++ 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=1185b5b79a12ba67eb60bee3f75babf7a222fde0
-+++ git -C binutils rev-list --count 0a845aef62b8813275616bd399e8fca679161cfc..1185b5b79a12ba67eb60bee3f75babf7a222fde0
-++ c_commits=25
-++ new_commits=25
+++ cur_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
++++ git -C binutils rev-list --count 1185b5b79a12ba67eb60bee3f75babf7a222fde0..943e09db6058e10dbb5f9be9d58a46b6706a8b01
+++ c_commits=36
+++ new_commits=36
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -342,16 +342,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=53010f6ff6dfbf7bcd40055cf00d9f8e653cc641
+++ base_rev=f9148120048f4508156acfcd19a334f4dcbb96f0
+++ 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=f9148120048f4508156acfcd19a334f4dcbb96f0
-+++ git -C gcc rev-list --count 53010f6ff6dfbf7bcd40055cf00d9f8e653cc641..f9148120048f4508156acfcd19a334f4dcbb96f0
-++ c_commits=112
-++ new_commits=137
+++ cur_rev=391f9798b35ec75c1a49fb04610db5ab347e9d0d
++++ git -C gcc rev-list --count f9148120048f4508156acfcd19a334f4dcbb96f0..391f9798b35ec75c1a49fb04610db5ab347e9d0d
+++ c_commits=113
+++ new_commits=149
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
@@ -359,20 +359,20 @@
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ base_rev=12e3bac3ce562007e83c3c67243c85fcb5ee70a4
+++ base_rev=7236f22f713a923759ec7a98b4572c1910beb730
+++ get_current_git newlib_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
-++ cur_rev=7236f22f713a923759ec7a98b4572c1910beb730
-+++ git -C newlib rev-list --count 12e3bac3ce562007e83c3c67243c85fcb5ee70a4..7236f22f713a923759ec7a98b4572c1910beb730
-++ c_commits=3
-++ new_commits=140
+++ cur_rev=3d94e07c49b50caecf836eea34e03dddde8c29c1
++++ git -C newlib rev-list --count 7236f22f713a923759ec7a98b4572c1910beb730..3d94e07c49b50caecf836eea34e03dddde8c29c1
+++ c_commits=2
+++ new_commits=151
+++ echo binutils gcc newlib
+++ tr ' ' ,
++ components=binutils,gcc,newlib
-++ echo '140 commits in binutils,gcc,newlib'
+++ echo '151 commits in binutils,gcc,newlib'
++ '[' --oneline = --oneline ']'
++ return 0
++ bmk_print_result --oneline
@@ -460,17 +460,17 @@
++ case "$ci_config" in
++ echo 'arm O2'
++ return 0
-+ echo '[Linaro-TCWG-CI]' '140 commits in binutils,gcc,newlib: No change on arm O2'
++ echo '[Linaro-TCWG-CI]' '151 commits in binutils,gcc,newlib: No change on arm O2'
+ 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_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/89/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/90/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_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/88/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-coremark--gnu_eabi-arm_eabi-master-O2-build/89/artifact/artifacts
+ cat
++ bmk_print_config --short
++ . /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/tcwg_bmk-config.sh
@@ -551,16 +551,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=0a845aef62b8813275616bd399e8fca679161cfc
+++ base_rev=1185b5b79a12ba67eb60bee3f75babf7a222fde0
+++ 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=1185b5b79a12ba67eb60bee3f75babf7a222fde0
-+++ git -C binutils rev-list --count 0a845aef62b8813275616bd399e8fca679161cfc..1185b5b79a12ba67eb60bee3f75babf7a222fde0
-++ c_commits=25
-++ new_commits=25
+++ cur_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
++++ git -C binutils rev-list --count 1185b5b79a12ba67eb60bee3f75babf7a222fde0..943e09db6058e10dbb5f9be9d58a46b6706a8b01
+++ c_commits=36
+++ new_commits=36
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -568,16 +568,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=53010f6ff6dfbf7bcd40055cf00d9f8e653cc641
+++ base_rev=f9148120048f4508156acfcd19a334f4dcbb96f0
+++ 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=f9148120048f4508156acfcd19a334f4dcbb96f0
-+++ git -C gcc rev-list --count 53010f6ff6dfbf7bcd40055cf00d9f8e653cc641..f9148120048f4508156acfcd19a334f4dcbb96f0
-++ c_commits=112
-++ new_commits=137
+++ cur_rev=391f9798b35ec75c1a49fb04610db5ab347e9d0d
++++ git -C gcc rev-list --count f9148120048f4508156acfcd19a334f4dcbb96f0..391f9798b35ec75c1a49fb04610db5ab347e9d0d
+++ c_commits=113
+++ new_commits=149
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
@@ -585,20 +585,20 @@
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ base_rev=12e3bac3ce562007e83c3c67243c85fcb5ee70a4
+++ base_rev=7236f22f713a923759ec7a98b4572c1910beb730
+++ get_current_git newlib_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
-++ cur_rev=7236f22f713a923759ec7a98b4572c1910beb730
-+++ git -C newlib rev-list --count 12e3bac3ce562007e83c3c67243c85fcb5ee70a4..7236f22f713a923759ec7a98b4572c1910beb730
-++ c_commits=3
-++ new_commits=140
+++ cur_rev=3d94e07c49b50caecf836eea34e03dddde8c29c1
++++ git -C newlib rev-list --count 7236f22f713a923759ec7a98b4572c1910beb730..3d94e07c49b50caecf836eea34e03dddde8c29c1
+++ c_commits=2
+++ new_commits=151
+++ echo binutils gcc newlib
+++ tr ' ' ,
++ components=binutils,gcc,newlib
-++ echo '140 commits in binutils,gcc,newlib'
+++ echo '151 commits in binutils,gcc,newlib'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -607,19 +607,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=0a845aef62b8813275616bd399e8fca679161cfc
+++ base_rev=1185b5b79a12ba67eb60bee3f75babf7a222fde0
+++ 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=1185b5b79a12ba67eb60bee3f75babf7a222fde0
-+++ git -C binutils rev-list --count 0a845aef62b8813275616bd399e8fca679161cfc..1185b5b79a12ba67eb60bee3f75babf7a222fde0
-++ c_commits=25
+++ cur_rev=943e09db6058e10dbb5f9be9d58a46b6706a8b01
++++ git -C binutils rev-list --count 1185b5b79a12ba67eb60bee3f75babf7a222fde0..943e09db6058e10dbb5f9be9d58a46b6706a8b01
+++ c_commits=36
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 0a845aef62b8813275616bd399e8fca679161cfc..1185b5b79a12ba67eb60bee3f75babf7a222fde0
-++ '[' 25 -gt 5 ']'
-++ echo '... and 20 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 1185b5b79a12ba67eb60bee3f75babf7a222fde0..943e09db6058e10dbb5f9be9d58a46b6706a8b01
+++ '[' 36 -gt 5 ']'
+++ echo '... and 31 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -628,19 +628,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=53010f6ff6dfbf7bcd40055cf00d9f8e653cc641
+++ base_rev=f9148120048f4508156acfcd19a334f4dcbb96f0
+++ 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=f9148120048f4508156acfcd19a334f4dcbb96f0
-+++ git -C gcc rev-list --count 53010f6ff6dfbf7bcd40055cf00d9f8e653cc641..f9148120048f4508156acfcd19a334f4dcbb96f0
-++ c_commits=112
+++ cur_rev=391f9798b35ec75c1a49fb04610db5ab347e9d0d
++++ git -C gcc rev-list --count f9148120048f4508156acfcd19a334f4dcbb96f0..391f9798b35ec75c1a49fb04610db5ab347e9d0d
+++ c_commits=113
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 53010f6ff6dfbf7bcd40055cf00d9f8e653cc641..f9148120048f4508156acfcd19a334f4dcbb96f0
-++ '[' 112 -gt 5 ']'
-++ echo '... and 107 more commits in gcc'
+++ git -C gcc log -n 5 --oneline f9148120048f4508156acfcd19a334f4dcbb96f0..391f9798b35ec75c1a49fb04610db5ab347e9d0d
+++ '[' 113 -gt 5 ']'
+++ echo '... and 108 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
@@ -649,18 +649,18 @@
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ base_rev=12e3bac3ce562007e83c3c67243c85fcb5ee70a4
+++ base_rev=7236f22f713a923759ec7a98b4572c1910beb730
+++ get_current_git newlib_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
-++ cur_rev=7236f22f713a923759ec7a98b4572c1910beb730
-+++ git -C newlib rev-list --count 12e3bac3ce562007e83c3c67243c85fcb5ee70a4..7236f22f713a923759ec7a98b4572c1910beb730
-++ c_commits=3
+++ cur_rev=3d94e07c49b50caecf836eea34e03dddde8c29c1
++++ git -C newlib rev-list --count 7236f22f713a923759ec7a98b4572c1910beb730..3d94e07c49b50caecf836eea34e03dddde8c29c1
+++ c_commits=2
++ '[' '' '!=' '' ']'
-++ git -C newlib log -n 5 --oneline 12e3bac3ce562007e83c3c67243c85fcb5ee70a4..7236f22f713a923759ec7a98b4572c1910beb730
-++ '[' 3 -gt 5 ']'
+++ git -C newlib log -n 5 --oneline 7236f22f713a923759ec7a98b4572c1910beb730..3d94e07c49b50caecf836eea34e03dddde8c29c1
+++ '[' 2 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
++ bmk_print_result --short
@@ -790,6 +790,8 @@
# generate dashboard
# generate_dashboard_squad
... Skipping
+# post_dashboard_squad
+... Skipping
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
@@ -799,16 +801,14 @@
+ return
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
-# post_dashboard_squad
-... Skipping
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 8539
-+ set -euf -o pipefail
++ wait 10522
# generate_lnt_report
... Skipping
++ set -euf -o pipefail
+ echo '# generate_lnt_report'
+ true
+ case "$ci_project" in