summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--01-reset_artifacts/console.log.xzbin2160 -> 2148 bytes
-rw-r--r--02-prepare_abe/console.log.xzbin2648 -> 2636 bytes
-rw-r--r--04-build_abe-bootstrap_ubsan/console.log.xzbin368300 -> 365892 bytes
-rw-r--r--04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xzbin284824 -> 282532 bytes
-rw-r--r--05-check_regression/console.log.xzbin1144 -> 1112 bytes
-rw-r--r--git/gcc_rev2
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log234
-rw-r--r--jenkins/notify-init.log42
-rw-r--r--jenkins/run-build.env6
-rw-r--r--manifest.sh4
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/mail-body.txt15
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
15 files changed, 117 insertions, 194 deletions
diff --git a/01-reset_artifacts/console.log.xz b/01-reset_artifacts/console.log.xz
index af8ff90..933cb58 100644
--- a/01-reset_artifacts/console.log.xz
+++ b/01-reset_artifacts/console.log.xz
Binary files differ
diff --git a/02-prepare_abe/console.log.xz b/02-prepare_abe/console.log.xz
index 09e3da2..b910461 100644
--- a/02-prepare_abe/console.log.xz
+++ b/02-prepare_abe/console.log.xz
Binary files differ
diff --git a/04-build_abe-bootstrap_ubsan/console.log.xz b/04-build_abe-bootstrap_ubsan/console.log.xz
index 7d8578e..d705d6b 100644
--- a/04-build_abe-bootstrap_ubsan/console.log.xz
+++ b/04-build_abe-bootstrap_ubsan/console.log.xz
Binary files differ
diff --git a/04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xz b/04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xz
index 337e880..b48172a 100644
--- a/04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xz
+++ b/04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xz
Binary files differ
diff --git a/05-check_regression/console.log.xz b/05-check_regression/console.log.xz
index 51e2660..683eeaa 100644
--- a/05-check_regression/console.log.xz
+++ b/05-check_regression/console.log.xz
Binary files differ
diff --git a/git/gcc_rev b/git/gcc_rev
index 1126f6a..e23770e 100644
--- a/git/gcc_rev
+++ b/git/gcc_rev
@@ -1 +1 @@
-f19ceb2d49afdfa527d2109476a3f1d383c47e1b
+d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
diff --git a/jenkins/build-name b/jenkins/build-name
index 37e200f..a1034c5 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#313-gcc-R1
+#314-gcc-R1
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 8b04f70..d6da5b1 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -21,23 +21,23 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-aarch64-bootstrap_ubsan
-+ echo '# Debug traces :'
# Debug traces :
++ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/'
# Using dir : base-artifacts
+ 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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/'
-+ echo '# Using dir : artifacts'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/314/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/314/'
# Using dir : artifacts
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ case "$notify" in
@@ -75,7 +75,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
-++ '[' xf19ceb2d49afdfa527d2109476a3f1d383c47e1b '!=' x87dfd70723385486645de3b8c93fa1e19143fa46 ']'
+++ '[' xd74cceb6d40a20f848aa78ab1ee9dd46c09f994a '!=' xf19ceb2d49afdfa527d2109476a3f1d383c47e1b ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -88,17 +88,17 @@
++ 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
-+ first_bad=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ first_bad=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=87dfd70723385486645de3b8c93fa1e19143fa46
++ last_good=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
+ local res
+ res=0
-+ wait 277962
++ wait 277588
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -112,16 +112,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=87dfd70723385486645de3b8c93fa1e19143fa46
++ base_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ 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=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-++ git -C gcc rev-parse 'f19ceb2d49afdfa527d2109476a3f1d383c47e1b^@'
++ cur_rev=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+++ git -C gcc rev-parse 'd74cceb6d40a20f848aa78ab1ee9dd46c09f994a^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 80b8f1e53502a398248bbf10bf59f7d5b0f1c861 = 87dfd70723385486645de3b8c93fa1e19143fa46 ']'
++ '[' 76f5542c48315cca5dfcbff2f22c94f8d145bde6 = f19ceb2d49afdfa527d2109476a3f1d383c47e1b ']'
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
@@ -135,18 +135,18 @@
++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
++ base_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ 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=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-++ git -C gcc rev-list --count 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-+ c_commits=15
-+ echo '# rev for gcc : 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b (15 commits)'
-# rev for gcc : 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b (15 commits)
++ cur_rev=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+++ git -C gcc rev-list --count f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
++ c_commits=3
+# rev for gcc : f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a (3 commits)
++ echo '# rev for gcc : f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a (3 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -171,8 +171,8 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
@@ -194,31 +194,31 @@
++ 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 87dfd70723385486645de3b8c93fa1e19143fa46
-+ base_d=1703591647
+++ git -C gcc show --no-patch --pretty=%ct f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ base_d=1703674924
++ 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 f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-+ cur_d=1703674924
-+ '[' x1703591647 '!=' x ']'
-+ '[' x1703674924 = x ']'
-+ '[' 1703674924 -lt 1703591647 ']'
-+ '[' x1703674924 = x ']'
-+ '[' 1703674924 -gt 0 ']'
-+ results_date=1703674924
-+ assert_with_msg 'Failed to produce results_date' '[' 1703674924 -gt 0 ']'
+++ git -C gcc show --no-patch --pretty=%ct d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
++ cur_d=1703763090
++ '[' x1703674924 '!=' x ']'
++ '[' x1703763090 = x ']'
++ '[' 1703763090 -lt 1703674924 ']'
++ '[' x1703763090 = x ']'
++ '[' 1703763090 -gt 0 ']'
++ results_date=1703763090
++ assert_with_msg 'Failed to produce results_date' '[' 1703763090 -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=1703502014
-+ '[' 1703502014 '!=' '' ']'
-+ '[' 1703674924 -gt 1703502014 ']'
-+ results_date=1703588469
-+ rr[results_date]=1703588469
++ base_d=1703588469
++ '[' 1703588469 '!=' '' ']'
++ '[' 1703763090 -gt 1703588469 ']'
++ results_date=1703675779
++ rr[results_date]=1703675779
+ cat
+ manifest_out
+ cat
@@ -229,8 +229,8 @@
+ return
+ post_interesting_commits full
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=full
+ '[' single_component '!=' single_commit ']'
+ return
@@ -271,9 +271,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/314/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/314/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -296,39 +296,15 @@
++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
++ base_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ 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=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-+ read -r email
-++ git -C gcc log --pretty=%ae 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
++ cur_rev=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+ read -r email
+++ git -C gcc log --pretty=%ae f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -343,39 +319,15 @@
++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
++ base_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ 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=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-+ read -r email
-++ git -C gcc log --pretty=%ce 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
++ cur_rev=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+ read -r email
+++ git -C gcc log --pretty=%ce f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -387,21 +339,16 @@
+ recipients=()
+ local -a recipients
+ for email in "${!emails[@]}"
-+ type=to
++ type=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$email")
++ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=bcc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
+ type=cc_postcommit
+ case "$precommit_postcommit:$type" in
+ type=cc
@@ -413,21 +360,6 @@
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -437,13 +369,8 @@
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
+ IFS=,
-+ echo dje.gcc@gmail.com,xry111@xry111.site,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,cc:liwei@loongson.cn,chenglulu@loongson.cn,guihaoc@gcc.gnu.org,gccadmin@gcc.gnu.org,pan2.li@intel.com,cc:panchenghui@loongson.cn
++ echo bcc:tcwg-validation@linaro.org,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,gccadmin@gcc.gnu.org,pan2.li@intel.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -464,20 +391,20 @@
+++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
+++ base_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
+++ 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=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-+++ git -C gcc rev-list --count 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-++ c_commits=15
-++ new_commits=15
+++ cur_rev=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
++++ git -C gcc rev-list --count f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+++ c_commits=3
+++ new_commits=3
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '15 commits in gcc'
+++ echo '3 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -516,17 +443,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '15 commits in gcc: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '3 commits in gcc: 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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/314/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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
@@ -573,20 +500,20 @@
+++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
+++ base_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
+++ 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=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-+++ git -C gcc rev-list --count 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-++ c_commits=15
-++ new_commits=15
+++ cur_rev=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
++++ git -C gcc rev-list --count f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+++ c_commits=3
+++ new_commits=3
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '15 commits in gcc'
+++ echo '3 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -595,19 +522,18 @@
+++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
+++ base_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
+++ 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=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-+++ git -C gcc rev-list --count 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-++ c_commits=15
+++ cur_rev=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
++++ git -C gcc rev-list --count f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+++ c_commits=3
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-++ '[' 15 -gt 5 ']'
-++ echo '... and 10 more commits in gcc'
+++ git -C gcc log -n 5 --oneline f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+++ '[' 3 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -660,7 +586,7 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 278138
++ wait 277764
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
# generate_jenkins_html_files
@@ -1103,20 +1029,20 @@
+ generate_dashboard_squad
# generate_dashboard_squad
... Skipping
-# post_dashboard_squad
+ local results_date
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ post_dashboard_squad
+# post_dashboard_squad
+... Skipping
+ echo '# post_dashboard_squad'
+ false
-... Skipping
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 278258
++ wait 277884
+ set -euf -o pipefail
+ local results_date
# generate_lnt_report
@@ -1127,20 +1053,20 @@
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1703588469
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703588469
-+ results_date='2023-12-26 11:01:09'
++ results_date=1703675779
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703675779
++ results_date='2023-12-27 11:16:19'
+ local jira_key=-
+ '[' -f artifacts/notify/jira/key ']'
+ case "$ci_project" in
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/ tcwg_bootstrap_build master-aarch64-bootstrap_ubsan '2023-12-26 11:01:09' - artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/314/ tcwg_bootstrap_build master-aarch64-bootstrap_ubsan '2023-12-27 11:16:19' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/314/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-aarch64-bootstrap_ubsan
-+ local 'results_date=2023-12-26 11:01:09'
++ local 'results_date=2023-12-27 11:16:19'
+ local jira_key=-
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index d18a361..fdcf6e6 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -26,19 +26,19 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/'
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/'
+ 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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/'
-# Using dir : artifacts
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/314/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/314/'
+ echo '# Using dir : artifacts'
-+ echo ''
+# Using dir : artifacts
++ echo ''
+ mkdir -p artifacts/notify
+ case "$notify" in
+ declare -Ag pw
@@ -75,7 +75,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
-++ '[' xf19ceb2d49afdfa527d2109476a3f1d383c47e1b '!=' x87dfd70723385486645de3b8c93fa1e19143fa46 ']'
+++ '[' xd74cceb6d40a20f848aa78ab1ee9dd46c09f994a '!=' xf19ceb2d49afdfa527d2109476a3f1d383c47e1b ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -88,17 +88,17 @@
++ 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
-+ first_bad=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ first_bad=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=87dfd70723385486645de3b8c93fa1e19143fa46
++ last_good=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
+ local res
+ res=0
-+ wait 277851
++ wait 277477
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -112,16 +112,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=87dfd70723385486645de3b8c93fa1e19143fa46
++ base_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ 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=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-++ git -C gcc rev-parse 'f19ceb2d49afdfa527d2109476a3f1d383c47e1b^@'
++ cur_rev=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+++ git -C gcc rev-parse 'd74cceb6d40a20f848aa78ab1ee9dd46c09f994a^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 80b8f1e53502a398248bbf10bf59f7d5b0f1c861 = 87dfd70723385486645de3b8c93fa1e19143fa46 ']'
++ '[' 76f5542c48315cca5dfcbff2f22c94f8d145bde6 = f19ceb2d49afdfa527d2109476a3f1d383c47e1b ']'
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
@@ -135,18 +135,18 @@
++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
++ base_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ 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=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-++ git -C gcc rev-list --count 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
-+ c_commits=15
-# rev for gcc : 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b (15 commits)
++ cur_rev=d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+++ git -C gcc rev-list --count f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a
+# rev for gcc : f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a (3 commits)
-+ echo '# rev for gcc : 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b (15 commits)'
++ c_commits=3
++ echo '# rev for gcc : f19ceb2d49afdfa527d2109476a3f1d383c47e1b..d74cceb6d40a20f848aa78ab1ee9dd46c09f994a (3 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -171,8 +171,8 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index c2d6989..c032ec8 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,4 +1,4 @@
-build_name="#313"
+build_name="#314"
docker_opts=(--distro
default
--arch
@@ -7,7 +7,7 @@ arm64
tcwg-jade-05 )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#313-gcc"
+build_name="#314-gcc"
branch_opt=(==rr\[gcc_git\]
https://github.com/gcc-mirror/gcc.git#master )
-build_name="#313-gcc-R1"
+build_name="#314-gcc-R1"
diff --git a/manifest.sh b/manifest.sh
index 65ae700..6eb4fdf 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -6,7 +6,7 @@ rr[ci_config]="master-aarch64-bootstrap_ubsan"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/314/"
declare -g "SQUAD_GRP="
rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
# Saving rr[] in the manifest
@@ -23,4 +23,4 @@ rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
rr[target]="native"
declare -g "notify=ignore"
-rr[results_date]="1703588469"
+rr[results_date]="1703675779"
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 78d341c..b7779d5 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/314/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 4e8c29e..c388a52 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -4,13 +4,10 @@ We appreciate that it might be difficult to find the necessary logs or reproduce
In bootstrap_build master-aarch64-bootstrap_ubsan after:
- | 15 commits in gcc
- | f19ceb2d49a LoongArch: Fix infinite secondary reloading of FCCmode [PR113148]
- | 80b8f1e5350 LoongArch: Expand left rotate to right rotate with negated amount
- | c4ac073d4fc RISC-V: Make known NITERS loop be aware of dynamic lmul cost model liveness information
- | feaff27b290 LoongArch: Fix ICE when passing two same vector argument consecutively
- | 183a51935cc LoongArch: Fix insn output of vec_concat templates for LASX.
- | ... and 10 more commits in gcc
+ | 3 commits in gcc
+ | d74cceb6d40 i386: Cleanup ix86_expand_{unary|binary}_operator issues
+ | 76f5542c483 RISC-V: Make dynamic LMUL cost model more accurate for conversion codes
+ | fb57e402d02 Daily bump.
Results changed to
# reset_artifacts:
@@ -34,6 +31,6 @@ CI config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/314/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 690ddc0..fbe8a43 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-dje.gcc@gmail.com,xry111@xry111.site,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,cc:liwei@loongson.cn,chenglulu@loongson.cn,guihaoc@gcc.gnu.org,gccadmin@gcc.gnu.org,pan2.li@intel.com,cc:panchenghui@loongson.cn
+bcc:tcwg-validation@linaro.org,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,gccadmin@gcc.gnu.org,pan2.li@intel.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 4f0a594..894f363 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 15 commits in gcc: Success on aarch64
+[Linaro-TCWG-CI] 3 commits in gcc: Success on aarch64