From d344c077d939d056b40a6da542f17dacfdb28458 Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Thu, 2 Nov 2023 04:10:01 +0000 Subject: onsuccess: #268: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/ Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_profiled: | # FAILED check_regression status : 0 --- 01-reset_artifacts/console.log.xz | Bin 2160 -> 2156 bytes 02-prepare_abe/console.log.xz | Bin 2604 -> 2564 bytes 04-build_abe-bootstrap_profiled/console.log.xz | Bin 167656 -> 169724 bytes .../make-gcc-stage2.log.xz | Bin 7796 -> 7796 bytes 05-check_regression/console.log.xz | Bin 1136 -> 1144 bytes git/gcc_rev | 2 +- jenkins/build-name | 2 +- jenkins/notify-full.log | 280 +++++++-------------- jenkins/notify-init.log | 76 +++--- jenkins/rewrite.log | 20 +- jenkins/run-build.env | 6 +- manifest.sh | 2 +- notify/jira/comment-template.txt | 2 +- notify/mail-body.txt | 34 +-- notify/mail-recipients.txt | 2 +- notify/mail-subject.txt | 2 +- 16 files changed, 156 insertions(+), 272 deletions(-) diff --git a/01-reset_artifacts/console.log.xz b/01-reset_artifacts/console.log.xz index 323787d..b9a79f8 100644 Binary files a/01-reset_artifacts/console.log.xz and b/01-reset_artifacts/console.log.xz differ diff --git a/02-prepare_abe/console.log.xz b/02-prepare_abe/console.log.xz index 39abd78..81bf324 100644 Binary files a/02-prepare_abe/console.log.xz and b/02-prepare_abe/console.log.xz differ diff --git a/04-build_abe-bootstrap_profiled/console.log.xz b/04-build_abe-bootstrap_profiled/console.log.xz index 1408770..14addeb 100644 Binary files a/04-build_abe-bootstrap_profiled/console.log.xz and b/04-build_abe-bootstrap_profiled/console.log.xz differ diff --git a/04-build_abe-bootstrap_profiled/make-gcc-stage2.log.xz b/04-build_abe-bootstrap_profiled/make-gcc-stage2.log.xz index 2f1ceb8..a087cc6 100644 Binary files a/04-build_abe-bootstrap_profiled/make-gcc-stage2.log.xz and b/04-build_abe-bootstrap_profiled/make-gcc-stage2.log.xz differ diff --git a/05-check_regression/console.log.xz b/05-check_regression/console.log.xz index 9a1f8b8..67b1d3a 100644 Binary files a/05-check_regression/console.log.xz and b/05-check_regression/console.log.xz differ diff --git a/git/gcc_rev b/git/gcc_rev index a001844..603a390 100644 --- a/git/gcc_rev +++ b/git/gcc_rev @@ -1 +1 @@ -64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf +d508a94167c186b2baacc679896e2809554c0b99 diff --git a/jenkins/build-name b/jenkins/build-name index dcaf635..aa187a4 100644 --- a/jenkins/build-name +++ b/jenkins/build-name @@ -1 +1 @@ -#267-gcc-R# FAILED +#268-gcc-R# FAILED diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log index d6bd4d9..549884c 100644 --- a/jenkins/notify-full.log +++ b/jenkins/notify-full.log @@ -1,25 +1,25 @@ ++ pwd ++ cat -+ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh ++ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh + set -euf -o pipefail + local host -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ++ cut -d: -f 1 + host=tcwg-jade-06 + local port -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: ++ cut -s -d: -f 2 +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: + port= + local dir -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: ++ cut -s -d: -f 3 -+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_0 +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_2 + local opts -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ++ cut -s -d: -f 4 -+ opts=-p37566 ++ opts=-p37656 + local env_vars -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ++ cut -s -d: -f 5 + env_vars= + shift @@ -58,10 +58,10 @@ + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q tcwg_gnu-build.sh -++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_0 -+ ssh -p37566 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh' +++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_2 ++ ssh -p37656 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_2 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh' -/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh +/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh + false + dryrun= @@ -70,8 +70,8 @@ + declare -a changed_components + declare print_commits_f print_result_f print_config_f print_last_icommit_f + dump_model_only=false -+ setup_notify_environment # setup_notify_environment ++ setup_notify_environment + echo '# setup_notify_environment' + top_artifacts=artifacts ++ get_current_manifest '{rr[ci_project]}' @@ -81,31 +81,31 @@ ++ get_current_manifest '{rr[ci_config]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ set +x +# Debug traces : + ci_config=master-aarch64-bootstrap_profiled + echo '# Debug traces :' -# 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_profiled-build/266/ -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/266/' -+ echo '# Using dir : base-artifacts' +# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/267/ # Using dir : base-artifacts ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/267/' ++ 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_profiled-build/267/ -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/267/' +# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/ # Using dir : artifacts ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify + '[' -f /home/tcwg-buildslave/.jipdate.yml ']' + set +x +# check_source_changes + declare -Ag pw + '[' ignore = precommit ']' -# check_source_changes + check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' @@ -137,7 +137,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 -++ '[' x64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf '!=' xe3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ']' +++ '[' xd508a94167c186b2baacc679896e2809554c0b99 '!=' x64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ']' ++ echo -ne gcc ++ delim=' ' ++ echo @@ -150,17 +150,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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ++ first_bad=d508a94167c186b2baacc679896e2809554c0b99 ++ 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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ++ last_good=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf + local res + res=0 -+ wait 202431 ++ wait 205095 + git -C gcc rev-parse --verify HEAD + assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + set -euf -o pipefail +x @@ -174,21 +174,21 @@ ++ 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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -++ git -C gcc rev-parse '64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf^@' ++ cur_rev=d508a94167c186b2baacc679896e2809554c0b99 +++ git -C gcc rev-parse 'd508a94167c186b2baacc679896e2809554c0b99^@' + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") -+ '[' 7480dbb6e7891f63bd2e0181786e9db8abe4f37d = e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ']' ++ '[' 88aca917eb705b16ec6c045ae7d499b1602a85e8 = 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ']' + return 1 -+ change_kind=single_component -+ echo '# Debug traces :' # Debug traces : # change_kind=single_component : gcc ++ change_kind=single_component ++ echo '# Debug traces :' + echo '# change_kind=single_component : gcc' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev @@ -197,18 +197,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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -++ git -C gcc rev-list --count e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -+ c_commits=24 -# rev for gcc : e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf (24 commits) ++ cur_rev=d508a94167c186b2baacc679896e2809554c0b99 +++ git -C gcc rev-list --count 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 +# rev for gcc : 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 (13 commits) -+ echo '# rev for gcc : e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf (24 commits)' ++ c_commits=13 ++ echo '# rev for gcc : 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 (13 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' @@ -231,8 +231,8 @@ + generate_extra_details_f=gnu_generate_extra_details + print_config_f=gnu_print_config + post_interesting_commits init -+ set -euf -o pipefail # post_interesting_commits ++ set -euf -o pipefail + echo '# post_interesting_commits' + local stage=init + '[' single_component '!=' single_commit ']' @@ -248,8 +248,8 @@ + '[' xsingle_component '!=' xsingle_commit ']' + return + post_interesting_commits full -+ set -euf -o pipefail # post_interesting_commits ++ set -euf -o pipefail + echo '# post_interesting_commits' + local stage=full + '[' single_component '!=' single_commit ']' @@ -291,9 +291,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_profiled-build/267/artifact/artifacts +++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/artifact/artifacts ++ '[' '' '!=' '' ']' -++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/267/artifact/artifacts/notify/mail-body.txt/*view*/' +++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/artifact/artifacts/notify/mail-body.txt/*view*/' # print all notification files + echo '# print all notification files' + true @@ -316,37 +316,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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -+ read -r email -++ git -C gcc log --pretty=%ae e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -+ 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=d508a94167c186b2baacc679896e2809554c0b99 + read -r email +++ git -C gcc log --pretty=%ae 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 + emails["$email"]=cc + read -r email + emails["$email"]=cc @@ -381,37 +359,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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -+ read -r email -++ git -C gcc log --pretty=%ce e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -+ 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=d508a94167c186b2baacc679896e2809554c0b99 + read -r email +++ git -C gcc log --pretty=%ce 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 + emails["$email"]=to + read -r email + emails["$email"]=to @@ -443,30 +399,25 @@ + recipients=() + local -a recipients + for email in "${!emails[@]}" -+ type=cc -+ case "$precommit_postcommit:$type" in -+ case "$type" in -+ recipients+=("$type:$email") -+ for email in "${!emails[@]}" -+ type=bcc ++ type=to + case "$precommit_postcommit:$type" in + case "$type" in -+ recipients+=("$type:$email") ++ recipients+=("$email") + for email in "${!emails[@]}" -+ type=cc ++ type=to + case "$precommit_postcommit:$type" in + case "$type" in -+ recipients+=("$type:$email") ++ recipients+=("$email") + for email in "${!emails[@]}" + type=to + case "$precommit_postcommit:$type" in + case "$type" in + recipients+=("$email") + 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=cc_postcommit + case "$precommit_postcommit:$type" in @@ -513,43 +464,8 @@ + 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 -+ 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 -+ recipients+=("$email") -+ for email in "${!emails[@]}" -+ type=to -+ 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") -+ for email in "${!emails[@]}" -+ type=to -+ case "$precommit_postcommit:$type" in -+ case "$type" in -+ recipients+=("$email") + IFS=, -+ echo cc:oliva@adacore.com,bcc:tcwg-validation@linaro.org,cc:neal.frager@amd.com,gaiusmod2@gmail.com,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,patrick@rivosinc.com,rdapp@ventanamicro.com,cel@linux.ibm.com,eager@eagercon.com,vmakarov@redhat.com,gccadmin@gcc.gnu.org,thomas@codesourcery.com,oliva@gnu.org,dmalcolm@redhat.com,pan2.li@intel.com,xuli1@eswincomputing.com,christoph.muellner@vrull.eu,cc:cel@us.ibm.com,cupertino.miranda@oracle.com ++ echo andre.simoesdiasvieira@arm.com,roger@nextmovesoftware.com,vineetg@rivosinc.com,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,uecker@tugraz.at,patrick@rivosinc.com,egallager@gcc.gnu.org,gccadmin@gcc.gnu.org,pan2.li@intel.com,ewlu@rivosinc.com,xuli1@eswincomputing.com ++ print_commits --oneline ++ set -euf -o pipefail ++ false @@ -570,20 +486,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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 +++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf +++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -+++ git -C gcc rev-list --count e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -++ c_commits=24 -++ new_commits=24 -+++ echo gcc +++ cur_rev=d508a94167c186b2baacc679896e2809554c0b99 ++++ git -C gcc rev-list --count 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 +++ c_commits=13 +++ new_commits=13 +++ tr ' ' , ++++ echo gcc ++ components=gcc -++ echo '24 commits in gcc' +++ echo '13 commits in gcc' ++ '[' --oneline = --oneline ']' ++ return 0 ++ gnu_print_result --oneline @@ -599,7 +515,7 @@ ++ return 0 ++ gnu_print_config --oneline ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_profiled ++ local project=tcwg_bootstrap_build @@ -621,21 +537,21 @@ ++ case "$print_arg" in ++ case "$ci_config" in ++ echo aarch64 -+ echo '[Linaro-TCWG-CI]' '24 commits in gcc: Success on aarch64' ++ echo '[Linaro-TCWG-CI]' '13 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_profiled-build/267/artifact/artifacts ++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/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_profiled-build/266/artifact/artifacts ++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/267/artifact/artifacts + cat ++ gnu_print_config --short ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_profiled ++ local project=tcwg_bootstrap_build @@ -646,8 +562,8 @@ ++ gnu_data[pretty_project]= ++ gnu_data[pretty_config]=master-aarch64-bootstrap_profiled ++ case "$project/$config" in -+++ echo tcwg_bootstrap_build +++ sed 's/^tcwg_//' ++++ echo tcwg_bootstrap_build ++ gnu_data[pretty_project]=bootstrap_build ++ local print_arg=--short ++ case "$print_arg" in @@ -673,20 +589,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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 +++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf +++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -+++ git -C gcc rev-list --count e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -++ c_commits=24 -++ new_commits=24 +++ cur_rev=d508a94167c186b2baacc679896e2809554c0b99 ++++ git -C gcc rev-list --count 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 +++ c_commits=13 +++ new_commits=13 +++ echo gcc +++ tr ' ' , ++ components=gcc -++ echo '24 commits in gcc' +++ echo '13 commits in gcc' ++ '[' --short = --oneline ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev @@ -695,19 +611,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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 +++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf +++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -+++ git -C gcc rev-list --count e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -++ c_commits=24 +++ cur_rev=d508a94167c186b2baacc679896e2809554c0b99 ++++ git -C gcc rev-list --count 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 +++ c_commits=13 ++ '[' '' '!=' '' ']' -++ git -C gcc log -n 5 --oneline e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -++ '[' 24 -gt 5 ']' -++ echo '... and 19 more commits in gcc' +++ git -C gcc log -n 5 --oneline 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 +++ '[' 13 -gt 5 ']' +++ echo '... and 8 more commits in gcc' ++ '[' '' '!=' '' ']' ++ return 0 ++ gnu_print_result --short @@ -734,27 +650,11 @@ # true: 0 # build_abe bootstrap_profiled: -# FAILED -# First few build errors in logs: -# 01:10:50 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libiberty/regex.c:5549:1: internal compiler error: Segmentation fault -# 01:10:50 make[3]: *** [Makefile:1221: regex.o] Error 1 -# 01:10:50 make[2]: *** [Makefile:12755: all-stagefeedback-libiberty] Error 2 -# 01:10:50 make[1]: *** [Makefile:26669: stagefeedback-bubble] Error 2 -# 01:10:50 make: *** [Makefile:26689: profiledbootstrap] Error 2 -# 00:05:39 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) -# 00:05:39 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) -# 00:40:50 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) -# 00:40:50 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) -# 01:07:02 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) -# 01:07:03 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) -# 01:09:06 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libiberty/regex.c:5549:1: internal compiler error: Segmentation fault -# 01:09:07 make[3]: *** [Makefile:1221: regex.o] Error 1 -# 01:09:10 make[2]: *** [Makefile:12755: all-stagefeedback-libiberty] Error 2 -# 01:09:16 make[1]: *** [Makefile:26669: stagefeedback-bubble] Error 2' +# FAILED' ++ return 0 ++ gnu_print_config --long ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_profiled ++ local project=tcwg_bootstrap_build @@ -765,8 +665,8 @@ ++ gnu_data[pretty_project]= ++ gnu_data[pretty_config]=master-aarch64-bootstrap_profiled ++ case "$project/$config" in -+++ echo tcwg_bootstrap_build +++ sed 's/^tcwg_//' ++++ echo tcwg_bootstrap_build ++ gnu_data[pretty_project]=bootstrap_build ++ local print_arg=--long ++ case "$print_arg" in @@ -778,11 +678,12 @@ + '[' single_component '!=' single_commit ']' + return # generate dashboard -+ echo '# generate dashboard' -+ generate_dashboard_squad # generate_dashboard_squad ... Skipping # post_dashboard_squad +... Skipping ++ echo '# generate dashboard' ++ generate_dashboard_squad + local results_date + echo '# generate_dashboard_squad' + false @@ -791,22 +692,21 @@ + post_dashboard_squad + echo '# post_dashboard_squad' + false -... Skipping + echo '... Skipping' + return + generate_lnt_report -+ wait 202575 -+ set -euf -o pipefail ++ wait 205239 # generate_lnt_report ++ set -euf -o pipefail + echo '# generate_lnt_report' + true + case "$ci_project" in -+ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh ++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/lnt-utils.sh ++ 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_profiled-build/267/ tcwg_bootstrap_build master-aarch64-bootstrap_profiled artifacts/sumfiles artifacts/notify/lnt_report.json -+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/267/ ++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/ tcwg_bootstrap_build master-aarch64-bootstrap_profiled artifacts/sumfiles artifacts/notify/lnt_report.json ++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/ + local ci_project=tcwg_bootstrap_build + local ci_config=master-aarch64-bootstrap_profiled + local sumfiles_dir=artifacts/sumfiles @@ -819,8 +719,8 @@ find: ‘artifacts/sumfiles’: No such file or directory + return + false + post_to_jira -+ set -euf -o pipefail # post_to_jira ++ set -euf -o pipefail + echo '# post_to_jira' + local post_card_comment=false + local post_template_comment=false diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log index 51b401b..f6822da 100644 --- a/jenkins/notify-init.log +++ b/jenkins/notify-init.log @@ -1,26 +1,26 @@ -++ pwd ++ cat -+ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh +++ pwd ++ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + set -euf -o pipefail + local host -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ++ cut -d: -f 1 + host=tcwg-jade-06 + local port -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: ++ cut -s -d: -f 2 +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: + port= + local dir -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ++ cut -s -d: -f 3 -+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_0 ++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_2 + local opts -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: ++ cut -s -d: -f 4 -+ opts=-p37566 +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ++ opts=-p37656 + local env_vars -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: ++ cut -s -d: -f 5 +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: + env_vars= + shift + local -a cmd @@ -58,10 +58,10 @@ + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q tcwg_gnu-build.sh -++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_0 -+ ssh -p37566 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh' +++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_2 ++ ssh -p37656 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_2 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh' -/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh +/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + false + dryrun= @@ -70,8 +70,8 @@ + declare -a changed_components + declare print_commits_f print_result_f print_config_f print_last_icommit_f + dump_model_only=false -+ setup_notify_environment # setup_notify_environment ++ setup_notify_environment + echo '# setup_notify_environment' + top_artifacts=artifacts ++ get_current_manifest '{rr[ci_project]}' @@ -81,32 +81,32 @@ ++ get_current_manifest '{rr[ci_config]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ set +x -+ ci_config=master-aarch64-bootstrap_profiled # Debug traces : ++ ci_config=master-aarch64-bootstrap_profiled + 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_profiled-build/266/ +# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/267/ # Using dir : base-artifacts -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/266/' ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/267/' + 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_profiled-build/267/ +# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/ # Using dir : artifacts -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/267/' -+ echo '# Using dir : artifacts' ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/' ++ echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify + '[' -f /home/tcwg-buildslave/.jipdate.yml ']' + set +x + declare -Ag pw + '[' ignore = precommit ']' -+ check_source_changes # check_source_changes ++ check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' @@ -137,7 +137,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 -++ '[' x64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf '!=' xe3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ']' +++ '[' xd508a94167c186b2baacc679896e2809554c0b99 '!=' x64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ']' ++ echo -ne gcc ++ delim=' ' ++ echo @@ -150,17 +150,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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ++ first_bad=d508a94167c186b2baacc679896e2809554c0b99 ++ 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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ++ last_good=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf + local res + res=0 -+ wait 202318 ++ wait 204982 + git -C gcc rev-parse --verify HEAD + assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + set -euf -o pipefail +x @@ -174,21 +174,21 @@ ++ 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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -++ git -C gcc rev-parse '64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf^@' ++ cur_rev=d508a94167c186b2baacc679896e2809554c0b99 +++ git -C gcc rev-parse 'd508a94167c186b2baacc679896e2809554c0b99^@' +# Debug traces : +# change_kind=single_component : gcc + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") -+ '[' 7480dbb6e7891f63bd2e0181786e9db8abe4f37d = e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ']' ++ '[' 88aca917eb705b16ec6c045ae7d499b1602a85e8 = 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ']' + return 1 + change_kind=single_component + echo '# Debug traces :' -# Debug traces : -# change_kind=single_component : gcc + echo '# change_kind=single_component : gcc' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev @@ -197,18 +197,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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -++ git -C gcc rev-list --count e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf -+ c_commits=24 -+ echo '# rev for gcc : e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf (24 commits)' -# rev for gcc : e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf (24 commits) ++ cur_rev=d508a94167c186b2baacc679896e2809554c0b99 +++ git -C gcc rev-list --count 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 +# rev for gcc : 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 (13 commits) ++ c_commits=13 ++ echo '# rev for gcc : 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 (13 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' @@ -231,13 +231,13 @@ + generate_extra_details_f=gnu_generate_extra_details + print_config_f=gnu_print_config + post_interesting_commits init -+ set -euf -o pipefail # post_interesting_commits +Init stage ran successfully. ++ set -euf -o pipefail + echo '# post_interesting_commits' + local stage=init + '[' single_component '!=' single_commit ']' + return + '[' init '!=' full ']' + echo 'Init stage ran successfully.' -Init stage ran successfully. + exit 0 diff --git a/jenkins/rewrite.log b/jenkins/rewrite.log index 5d4f141..afcac37 100644 --- a/jenkins/rewrite.log +++ b/jenkins/rewrite.log @@ -1,26 +1,26 @@ ++ pwd ++ cat -+ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100 ++ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100 + set -euf -o pipefail + local host -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ++ cut -d: -f 1 + host=tcwg-jade-06 + local port -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ++ cut -s -d: -f 2 + port= + local dir -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ++ cut -s -d: -f 3 -+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_0 ++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_2 + local opts -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: ++ cut -s -d: -f 4 -+ opts=-p37566 +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ++ opts=-p37656 + local env_vars -++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: ++ cut -s -d: -f 5 +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: + env_vars= + shift + local -a cmd @@ -58,8 +58,8 @@ + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q 100 -++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_0 -+ ssh -p37566 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_0 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100' +++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_2 ++ ssh -p37656 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_2 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100' + declare -g rewrite_base_artifacts_first=true + true + update_baseline diff --git a/jenkins/run-build.env b/jenkins/run-build.env index 9f5cae8..505da9c 100644 --- a/jenkins/run-build.env +++ b/jenkins/run-build.env @@ -1,4 +1,4 @@ -build_name="#267" +build_name="#268" docker_opts=(--distro default --arch @@ -7,7 +7,7 @@ arm64 tcwg-jade-06 ) source build_container.sh trap "cleanup_all_containers" EXIT -build_name="#267-gcc" +build_name="#268-gcc" branch_opt=(==rr\[gcc_git\] https://github.com/gcc-mirror/gcc.git#master ) -build_name="#267-gcc-R# FAILED" +build_name="#268-gcc-R# FAILED" diff --git a/manifest.sh b/manifest.sh index 4110adc..5455016 100644 --- a/manifest.sh +++ b/manifest.sh @@ -6,7 +6,7 @@ rr[ci_config]="master-aarch64-bootstrap_profiled" 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_profiled-build/267/" +declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/" declare -g "SQUAD_GRP=" rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master" # Saving rr[] in the manifest diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt index cb29832..6f30d09 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_profiled-build/267/artifact/artifacts/notify/mail-body.txt/*view*/ +Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/artifact/artifacts/notify/mail-body.txt/*view*/ diff --git a/notify/mail-body.txt b/notify/mail-body.txt index 70b9b62..3489c62 100644 --- a/notify/mail-body.txt +++ b/notify/mail-body.txt @@ -2,13 +2,13 @@ Dear contributor, our automatic CI has detected problems related to your patch(e In bootstrap_build master-aarch64-bootstrap_profiled after: - | 24 commits in gcc - | 64f3a1937a2 i386: Fix stack protector peephole2 operand predicate [PR112332] - | 7480dbb6e78 i386: Improve stack protector patterns and peephole2s - | 9693459e030 PR modula2/102989: reimplement overflow detection in ztype though WIDE_INT_MAX_PRECISION - | 084ea7ea5aa RISC-V: Support vundefine intrinsics for tuple types - | c9bb20f7c90 NFC: Fix whitespace - | ... and 19 more commits in gcc + | 13 commits in gcc + | d508a94167c RISC-V: Support vcreate intrinsics for non-tuple types + | 88aca917eb7 VECT: Refine the type size restriction of call vectorizer + | 1a0af6e5a99 RISC-V: Allow dest operand and accumulator operand overlap of widen reduction instruction[PR112327] + | c73d2d49f9b Daily bump. + | 4968e4844a3 Minor formatting fix for newly-added file from previous commit + | ... and 8 more commits in gcc Results changed to # reset_artifacts: @@ -25,22 +25,6 @@ From 0 # build_abe bootstrap_profiled: # FAILED -# First few build errors in logs: -# 01:10:50 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libiberty/regex.c:5549:1: internal compiler error: Segmentation fault -# 01:10:50 make[3]: *** [Makefile:1221: regex.o] Error 1 -# 01:10:50 make[2]: *** [Makefile:12755: all-stagefeedback-libiberty] Error 2 -# 01:10:50 make[1]: *** [Makefile:26669: stagefeedback-bubble] Error 2 -# 01:10:50 make: *** [Makefile:26689: profiledbootstrap] Error 2 -# 00:05:39 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) -# 00:05:39 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) -# 00:40:50 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) -# 00:40:50 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) -# 01:07:02 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) -# 01:07:03 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) -# 01:09:06 /home/tcwg-buildslave/workspace/tcwg_gnu_3/abe/snapshots/gcc.git~master/libiberty/regex.c:5549:1: internal compiler error: Segmentation fault -# 01:09:07 make[3]: *** [Makefile:1221: regex.o] Error 1 -# 01:09:10 make[2]: *** [Makefile:12755: all-stagefeedback-libiberty] Error 2 -# 01:09:16 make[1]: *** [Makefile:26669: stagefeedback-bubble] Error 2 The configuration of this build is: CI config tcwg_bootstrap_build/master-aarch64-bootstrap_profiled @@ -48,6 +32,6 @@ CI config tcwg_bootstrap_build/master-aarch64-bootstrap_profiled -----------------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_profiled-build/267/artifact/artifacts -Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/266/artifact/artifacts +Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/artifact/artifacts +Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/267/artifact/artifacts diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt index 4c17e0a..8f91831 100644 --- a/notify/mail-recipients.txt +++ b/notify/mail-recipients.txt @@ -1 +1 @@ -cc:oliva@adacore.com,bcc:tcwg-validation@linaro.org,cc:neal.frager@amd.com,gaiusmod2@gmail.com,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,patrick@rivosinc.com,rdapp@ventanamicro.com,cel@linux.ibm.com,eager@eagercon.com,vmakarov@redhat.com,gccadmin@gcc.gnu.org,thomas@codesourcery.com,oliva@gnu.org,dmalcolm@redhat.com,pan2.li@intel.com,xuli1@eswincomputing.com,christoph.muellner@vrull.eu,cc:cel@us.ibm.com,cupertino.miranda@oracle.com +andre.simoesdiasvieira@arm.com,roger@nextmovesoftware.com,vineetg@rivosinc.com,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,uecker@tugraz.at,patrick@rivosinc.com,egallager@gcc.gnu.org,gccadmin@gcc.gnu.org,pan2.li@intel.com,ewlu@rivosinc.com,xuli1@eswincomputing.com diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt index e315e51..8b54b6b 100644 --- a/notify/mail-subject.txt +++ b/notify/mail-subject.txt @@ -1 +1 @@ -[Linaro-TCWG-CI] 24 commits in gcc: Success on aarch64 +[Linaro-TCWG-CI] 13 commits in gcc: Success on aarch64 -- cgit v1.2.3