From 85f9b99a8136212c9cfd69879e0a52d815281c87 Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Wed, 8 Nov 2023 18:52:30 +0000 Subject: onsuccess: #173: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/ Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m3 --set gcc_override_configure=--with-float=softfp: | -7 | # build_abe newlib: | -5 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m3 --set gcc_override_configure=--with-float=softfp: | -4 | # build_abe gdb: | -3 | # build_abe qemu: | -2 | # build_abe dejagnu: | -1 | # build_abe check_gcc -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m3 --set gcc_override_configure=--with-float=softfp --set target_board_options={-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto} --qemu-cpu cortex-m3: | 0 check_regression status : 0 --- jenkins/build-name | 2 +- jenkins/notify-full.log | 1576 +++++++++-------------------------------------- jenkins/notify-init.log | 307 ++------- jenkins/run-build.env | 8 +- 4 files changed, 332 insertions(+), 1561 deletions(-) (limited to 'jenkins') diff --git a/jenkins/build-name b/jenkins/build-name index 863b1cd..a2925a9 100644 --- a/jenkins/build-name +++ b/jenkins/build-name @@ -1 +1 @@ -#172-gcc-R# 8 regressions-force +#173-gcc-R0 diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log index 43826e0..da15f4a 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_gnu_embed_check_gcc--master-thumb_m3_eabi-build/171/ +# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/ # Using dir : base-artifacts -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/171/' ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/' + 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_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/ +# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/ # Using dir : artifacts -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/' ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify @@ -44,13 +44,13 @@ + set +x # check_source_changes + declare -Ag pw -+ '[' onregression = precommit ']' ++ '[' ignore = precommit ']' + check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ set +x -+ '[' force '!=' init ']' ++ '[' onsuccess '!=' init ']' + IFS=' ' + read -r -a changed_components ++ print_changed_components @@ -62,7 +62,7 @@ +++ for c in ${rr[components]} +++ '[' xbaseline '!=' xbaseline ']' +++ for c in ${rr[components]} -+++ '[' xhttps://github.com/gcc-mirror/gcc.git#f27246b009636aff4733ccfca1a42c3914d7d9c6 '!=' xbaseline ']' ++++ '[' xhttps://github.com/gcc-mirror/gcc.git#master '!=' xbaseline ']' +++ echo -ne gcc +++ delim=' ' +++ for c in ${rr[components]} @@ -84,7 +84,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 -++ '[' xf27246b009636aff4733ccfca1a42c3914d7d9c6 '!=' xc48f1056858fdc199e167d4a04fcc0a602e4f442 ']' +++ '[' x39d81b667373b0033f44702a4b532a4618dde9ff '!=' xf27246b009636aff4733ccfca1a42c3914d7d9c6 ']' ++ echo -ne gcc ++ delim=' ' ++ echo @@ -97,17 +97,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=f27246b009636aff4733ccfca1a42c3914d7d9c6 ++ first_bad=39d81b667373b0033f44702a4b532a4618dde9ff ++ 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=c48f1056858fdc199e167d4a04fcc0a602e4f442 ++ last_good=f27246b009636aff4733ccfca1a42c3914d7d9c6 + local res + res=0 -+ wait 6417 ++ wait 25438 + git -C gcc rev-parse --verify HEAD + assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + set -euf -o pipefail +x @@ -121,22 +121,22 @@ ++ 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=c48f1056858fdc199e167d4a04fcc0a602e4f442 ++ base_rev=f27246b009636aff4733ccfca1a42c3914d7d9c6 ++ 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=f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ git -C gcc rev-parse 'f27246b009636aff4733ccfca1a42c3914d7d9c6^@' ++ cur_rev=39d81b667373b0033f44702a4b532a4618dde9ff +++ git -C gcc rev-parse '39d81b667373b0033f44702a4b532a4618dde9ff^@' + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") -+ '[' c48f1056858fdc199e167d4a04fcc0a602e4f442 = c48f1056858fdc199e167d4a04fcc0a602e4f442 ']' -+ return 0 -+ change_kind=single_commit -+ echo '# Debug traces :' ++ '[' 38168bb69f8ed2b5d3e2e66a3813435230f83293 = f27246b009636aff4733ccfca1a42c3914d7d9c6 ']' ++ return 1 # Debug traces : -# change_kind=single_commit : gcc -+ echo '# change_kind=single_commit : gcc' +# 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 ++ set -euf -o pipefail @@ -144,26 +144,28 @@ ++ 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=c48f1056858fdc199e167d4a04fcc0a602e4f442 ++ base_rev=f27246b009636aff4733ccfca1a42c3914d7d9c6 ++ 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=f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ git -C gcc rev-list --count c48f1056858fdc199e167d4a04fcc0a602e4f442..f27246b009636aff4733ccfca1a42c3914d7d9c6 -# rev for gcc : c48f1056858fdc199e167d4a04fcc0a602e4f442..f27246b009636aff4733ccfca1a42c3914d7d9c6 (1 commits) ++ cur_rev=39d81b667373b0033f44702a4b532a4618dde9ff +++ git -C gcc rev-list --count f27246b009636aff4733ccfca1a42c3914d7d9c6..39d81b667373b0033f44702a4b532a4618dde9ff +# rev for gcc : f27246b009636aff4733ccfca1a42c3914d7d9c6..39d81b667373b0033f44702a4b532a4618dde9ff (16 commits) -+ c_commits=1 -+ echo '# rev for gcc : c48f1056858fdc199e167d4a04fcc0a602e4f442..f27246b009636aff4733ccfca1a42c3914d7d9c6 (1 commits)' ++ c_commits=16 ++ echo '# rev for gcc : f27246b009636aff4733ccfca1a42c3914d7d9c6..39d81b667373b0033f44702a4b532a4618dde9ff (16 commits)' + echo '' + setup_stages_to_run -+ '[' onregression = onregression ']' -+ '[' 2 = 0 ']' -+ '[' single_commit '!=' single_commit ']' -+ '[' onregression = precommit ']' -+ '[' onregression = ignore ']' -+ '[' onregression = precommit ']' ++ '[' ignore = onregression ']' ++ '[' ignore = precommit ']' ++ '[' ignore = ignore ']' ++ post_jira_comment=false ++ post_jira_card=false ++ post_icommits=false ++ '[' ignore = ignore ']' ++ post_mail=false + generate_dashboard=false + post_dashboard=false + print_commits_f=print_commits @@ -180,945 +182,26 @@ + set -euf -o pipefail + echo '# post_interesting_commits' + local stage=init -+ '[' single_commit '!=' single_commit ']' -+ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master -+ set -euf -o pipefail -+ local dir=interesting-commits -+ local ref=master -+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -+ local reference=auto -+ local single_branch=master -+ local remote=origin -+ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin -+ set -euf -o pipefail -+ local dir=interesting-commits -+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -+ local reference=auto -+ local single_branch=master -+ local remote=origin -+ local refopt= -+ case "$reference" in -+ local ref_dir -+ for ref_dir in $url $dir -++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git -+ ref_dir=interesting-commits -+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git -+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir -+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' -+ for ref_dir in $url $dir -++ basename interesting-commits .git -+ ref_dir=interesting-commits -+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git -+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir -+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' -+ git -C interesting-commits status -+ '[' -d interesting-commits ']' -+ '[' x '!=' x ']' -+ '[' -d interesting-commits ']' -+ rm -f interesting-commits/.git/gc.log -+ git -C interesting-commits config gc.autoDetach false -+ git -C interesting-commits gc --auto --force --prune=all -+ find interesting-commits/.git -name '*.lock' -delete -+ local i -+ for i in am cherry-pick rebase -+ git -C interesting-commits am --abort -+ true -+ for i in am cherry-pick rebase -+ git -C interesting-commits cherry-pick --abort -+ true -+ for i in am cherry-pick rebase -+ git -C interesting-commits rebase --abort -+ true -+ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master -+ set -euf -o pipefail -+ local dir=interesting-commits -+ local remote=origin -+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -+ local single_branch=master -+ git -C interesting-commits remote rm origin -+ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git -timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune -+ local refspec -+ '[' xmaster = x ']' -+ refspec=+refs/heads/master:refs/remotes/origin/master -+ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune -+ local duration=1h -+ shift -+ local tries=3 -+ shift -+ local n=0 -+ local ret=0 -+ '[' 0 -eq 3 ']' -+ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune -+ ret=0 -+ wait 6497 -+ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune -+ '[' 0 -eq 0 ']' -+ break -+ return 0 -+ git_checkout interesting-commits master origin -+ set -euf -o pipefail -+ local dir=interesting-commits -+ local ref=master -+ local remote=origin -+ git_clean interesting-commits -+ set -euf -o pipefail -+ local dir=interesting-commits -+ shift -+ fresh_dir interesting-commits 'interesting-commits/.git/*' -+ set -euf -o pipefail -+ local dir=interesting-commits -+ shift 1 -++ dirname interesting-commits/something -+ dir=interesting-commits -+ mkdir -p interesting-commits -+ find_opts=("!" "-path" "$dir") -+ for keep_pattern in "$@" -+ : -+ find_opts+=("!" "-path" "$keep_pattern") -++ dirname 'interesting-commits/.git/*' -+ keep_pattern=interesting-commits/.git -+ '[' xinteresting-commits/.git = xinteresting-commits ']' -+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' -+ set -euf -o pipefail +x -+ : -+ find_opts+=("!" "-path" "$keep_pattern") -++ dirname interesting-commits/.git -+ keep_pattern=interesting-commits -+ '[' xinteresting-commits = xinteresting-commits ']' -+ break -+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' -+ chmod -R +rw interesting-commits -+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete -+ git -C interesting-commits reset -q --hard -+ local sha1 -++ git_rev_parse interesting-commits master origin -++ set -euf -o pipefail -++ local dir=interesting-commits -++ local ref=master -++ local remote=origin -++ '[' 3 -ge 3 ']' -++ remote=origin -++ git_rev_parse_1 interesting-commits master origin --short -++ set -euf -o pipefail -++ local dir=interesting-commits -++ local ref=master -++ local remote=origin -++ local opts=--short -++ local ret -++ cd interesting-commits -++ local sha1 try_ref -++ case "$ref" in -++ try_ref=refs/remotes/origin/master -++ ret=0 -+++ git rev-parse --short refs/remotes/origin/master -++ sha1=1ad8e3ec -++ '[' 0 -ne 0 ']' -++ echo 1ad8e3ec -+ sha1=1ad8e3ec -+ git -C interesting-commits checkout --detach 1ad8e3ec -HEAD is now at 1ad8e3ec Add entry f27246b009636aff4733ccfca1a42c3914d7d9c6 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/ -+ true -+ local jira_dir jira_key= -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ local dir=gcc/sha1 -++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 2 -ge 3 ']' -++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira -+ '[' init = full ']' -+ true -+ git -C interesting-commits remote update -p -Fetching origin -+ git_clean interesting-commits refs/remotes/origin/master -+ set -euf -o pipefail -+ local dir=interesting-commits -+ shift -+ fresh_dir interesting-commits 'interesting-commits/.git/*' -+ set -euf -o pipefail -+ local dir=interesting-commits -+ shift 1 -++ dirname interesting-commits/something -+ dir=interesting-commits -+ mkdir -p interesting-commits -+ find_opts=("!" "-path" "$dir") -+ for keep_pattern in "$@" -+ : -+ find_opts+=("!" "-path" "$keep_pattern") -++ dirname 'interesting-commits/.git/*' -+ keep_pattern=interesting-commits/.git -+ '[' xinteresting-commits/.git = xinteresting-commits ']' -+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' -+ set -euf -o pipefail +x -+ : -+ find_opts+=("!" "-path" "$keep_pattern") -++ dirname interesting-commits/.git -+ keep_pattern=interesting-commits -+ '[' xinteresting-commits = xinteresting-commits ']' -+ break -+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' -+ chmod -R +rw interesting-commits -+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete -+ git -C interesting-commits reset -q --hard refs/remotes/origin/master -# update_interesting_commits -+ update_interesting_commits init '' -+ echo '# update_interesting_commits' -+ local stage=init -+ local jira_key= -+ local subdir3 subdir4 subdir4 -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ local dir=gcc/sha1 -++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 2 -ge 3 ']' -++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ subdir3=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 tcwg_gnu_embed_check_gcc -++ local dir=gcc/sha1 -++ '[' 3 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 3 -ge 3 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -++ '[' 3 -ge 4 ']' -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -+ subdir4=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 tcwg_gnu_embed_check_gcc master-thumb_m3_eabi -++ local dir=gcc/sha1 -++ '[' 4 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 4 -ge 3 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -++ '[' 4 -ge 4 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -+ subdir5=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -+ '[' -d interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 ']' -+ mkdir -p interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -+ get_current_manifest BUILD_URL -+ get_manifest artifacts/manifest.sh BUILD_URL -+ set +x -+ echo c48f1056858fdc199e167d4a04fcc0a602e4f442 -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/build_url gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/last_good -+ '[' init '!=' full ']' ++ '[' single_component '!=' single_commit ']' + return -++ get_current_manifest BUILD_URL -++ get_manifest artifacts/manifest.sh BUILD_URL -++ set +x -+ git -C interesting-commits commit -m 'Add entry f27246b009636aff4733ccfca1a42c3914d7d9c6 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/' -HEAD detached from de39939b -nothing to commit, working tree clean -+ break + '[' full '!=' full ']' + gnu_generate_extra_details + set -euf -o pipefail + '[' -d artifacts/sumfiles ']' -+ wait 18794 ++ wait 25462 + gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles -+ true +# post_interesting_commits + check_if_first_report + declare -g first_icommit_to_report + first_icommit_to_report=false -+ '[' xsingle_commit '!=' xsingle_commit ']' -+ local isubdir -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ local dir=gcc/sha1 -++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 2 -ge 3 ']' -++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ isubdir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -# post_interesting_commits -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/first_url ']' -+ local first_url -++ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/first_url -+ first_url=https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1231/ -++ get_current_manifest BUILD_URL -++ get_manifest artifacts/manifest.sh BUILD_URL -++ set +x -+ '[' https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1231/ = https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/ ']' -+ '[' onregression = onregression ']' -+ post_mail=false ++ '[' xsingle_component '!=' xsingle_commit ']' ++ return + post_interesting_commits full + set -euf -o pipefail + echo '# post_interesting_commits' + local stage=full -+ '[' single_commit '!=' single_commit ']' -+ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master -+ set -euf -o pipefail -+ local dir=interesting-commits -+ local ref=master -+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -+ local reference=auto -+ local single_branch=master -+ local remote=origin -+ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin -+ set -euf -o pipefail -+ local dir=interesting-commits -+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -+ local reference=auto -+ local single_branch=master -+ local remote=origin -+ local refopt= -+ case "$reference" in -+ local ref_dir -+ for ref_dir in $url $dir -++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git -+ ref_dir=interesting-commits -+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git -+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir -+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' -+ for ref_dir in $url $dir -++ basename interesting-commits .git -+ ref_dir=interesting-commits -+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git -+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir -+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' -+ git -C interesting-commits status -+ '[' -d interesting-commits ']' -+ '[' x '!=' x ']' -+ '[' -d interesting-commits ']' -+ rm -f interesting-commits/.git/gc.log -+ git -C interesting-commits config gc.autoDetach false -+ git -C interesting-commits gc --auto --force --prune=all -+ find interesting-commits/.git -name '*.lock' -delete -+ local i -+ for i in am cherry-pick rebase -+ git -C interesting-commits am --abort -+ true -+ for i in am cherry-pick rebase -+ git -C interesting-commits cherry-pick --abort -+ true -+ for i in am cherry-pick rebase -+ git -C interesting-commits rebase --abort -+ true -+ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master -+ set -euf -o pipefail -+ local dir=interesting-commits -+ local remote=origin -+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -+ local single_branch=master -+ git -C interesting-commits remote rm origin -+ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git -timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune -+ local refspec -+ '[' xmaster = x ']' -+ refspec=+refs/heads/master:refs/remotes/origin/master -+ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune -+ local duration=1h -+ shift -+ local tries=3 -+ shift -+ local n=0 -+ local ret=0 -+ '[' 0 -eq 3 ']' -+ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune -+ ret=0 -+ wait 18911 -+ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune -+ '[' 0 -eq 0 ']' -+ break -+ return 0 -+ git_checkout interesting-commits master origin -+ set -euf -o pipefail -+ local dir=interesting-commits -+ local ref=master -+ local remote=origin -+ git_clean interesting-commits -+ set -euf -o pipefail -+ local dir=interesting-commits -+ shift -+ fresh_dir interesting-commits 'interesting-commits/.git/*' -+ set -euf -o pipefail -+ local dir=interesting-commits -+ shift 1 -++ dirname interesting-commits/something -+ dir=interesting-commits -+ mkdir -p interesting-commits -+ find_opts=("!" "-path" "$dir") -+ for keep_pattern in "$@" -+ : -+ find_opts+=("!" "-path" "$keep_pattern") -++ dirname 'interesting-commits/.git/*' -+ keep_pattern=interesting-commits/.git -+ '[' xinteresting-commits/.git = xinteresting-commits ']' -+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' -+ set -euf -o pipefail +x -+ : -+ find_opts+=("!" "-path" "$keep_pattern") -++ dirname interesting-commits/.git -+ keep_pattern=interesting-commits -+ '[' xinteresting-commits = xinteresting-commits ']' -+ break -+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' -+ chmod -R +rw interesting-commits -+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete -+ git -C interesting-commits reset -q --hard -+ local sha1 -++ git_rev_parse interesting-commits master origin -++ set -euf -o pipefail -++ local dir=interesting-commits -++ local ref=master -++ local remote=origin -++ '[' 3 -ge 3 ']' -++ remote=origin -++ git_rev_parse_1 interesting-commits master origin --short -++ set -euf -o pipefail -++ local dir=interesting-commits -++ local ref=master -++ local remote=origin -++ local opts=--short -++ local ret -++ cd interesting-commits -++ local sha1 try_ref -++ case "$ref" in -++ try_ref=refs/remotes/origin/master -++ ret=0 -+++ git rev-parse --short refs/remotes/origin/master -++ sha1=1ad8e3ec -++ '[' 0 -ne 0 ']' -++ echo 1ad8e3ec -+ sha1=1ad8e3ec -+ git -C interesting-commits checkout --detach 1ad8e3ec -HEAD is now at 1ad8e3ec Add entry f27246b009636aff4733ccfca1a42c3914d7d9c6 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/ -+ true -+ local jira_dir jira_key= -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ local dir=gcc/sha1 -++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 2 -ge 3 ']' -++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira -+ '[' full = full ']' -+ true -+ false -+ true -+ git -C interesting-commits remote update -p -Fetching origin -+ git_clean interesting-commits refs/remotes/origin/master -+ set -euf -o pipefail -+ local dir=interesting-commits -+ shift -+ fresh_dir interesting-commits 'interesting-commits/.git/*' -+ set -euf -o pipefail -+ local dir=interesting-commits -+ shift 1 -++ dirname interesting-commits/something -+ dir=interesting-commits -+ mkdir -p interesting-commits -+ find_opts=("!" "-path" "$dir") -+ for keep_pattern in "$@" -+ : -+ find_opts+=("!" "-path" "$keep_pattern") -++ dirname 'interesting-commits/.git/*' -+ keep_pattern=interesting-commits/.git -+ '[' xinteresting-commits/.git = xinteresting-commits ']' -+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' -+ set -euf -o pipefail +x -+ : -+ find_opts+=("!" "-path" "$keep_pattern") -++ dirname interesting-commits/.git -+ keep_pattern=interesting-commits -+ '[' xinteresting-commits = xinteresting-commits ']' -+ break -+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' -+ chmod -R +rw interesting-commits -+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete -+ git -C interesting-commits reset -q --hard refs/remotes/origin/master -# update_interesting_commits -+ update_interesting_commits full '' -+ echo '# update_interesting_commits' -+ local stage=full -+ local jira_key= -+ local subdir3 subdir4 subdir4 -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ local dir=gcc/sha1 -++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 2 -ge 3 ']' -++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ subdir3=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 tcwg_gnu_embed_check_gcc -++ local dir=gcc/sha1 -++ '[' 3 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 3 -ge 3 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -++ '[' 3 -ge 4 ']' -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -+ subdir4=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 tcwg_gnu_embed_check_gcc master-thumb_m3_eabi -++ local dir=gcc/sha1 -++ '[' 4 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 4 -ge 3 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -++ '[' 4 -ge 4 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -+ subdir5=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -+ '[' -d interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 ']' -+ mkdir -p interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -+ get_current_manifest BUILD_URL -+ get_manifest artifacts/manifest.sh BUILD_URL -+ set +x -+ echo c48f1056858fdc199e167d4a04fcc0a602e4f442 -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/build_url gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/last_good -+ '[' full '!=' full ']' -+ gnu_print_result --oneline -+ false -+ local print_arg=--oneline -+ '[' -d artifacts/sumfiles ']' -+ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py -+ local xfails=artifacts/sumfiles/xfails.xfail -+ '[' -f artifacts/sumfiles/xfails.xfail ']' -+ wait 31158 -+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1 -+ true -+ wait 31159 -+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1 -+ true -+ local n_regressions n_progressions pass_fail=PASS -+ '[' 2 '!=' 0 ']' -+ pass_fail=FAIL -++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum -+ n_regressions=8 -++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum -+ n_progressions=8 -+ printf FAIL -+ '[' 8 '!=' 0 ']' -+ printf ': 8 regressions' -+ '[' 8 '!=' 0 ']' -+ printf ': 8 progressions' -+ printf '\n' -+ '[' --oneline = --oneline ']' -+ return 0 -+ merge_status_summary interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -+ set -euf -o pipefail -+ local subdir=interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -+ local cur_file cur best= best_file -+ read -r cur_file -++ find interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -mindepth 2 -maxdepth 2 -name status-summary.txt -++ sort -++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/status-summary.txt -+ cur=8 -+ '[' 8 -le '' ']' -/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh: line 1030: [: : integer expression expected -+ best=8 -+ best_file=interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/status-summary.txt -+ read -r cur_file -++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status-summary.txt -+ cur=8 -+ '[' 8 -le 8 ']' -+ read -r cur_file -++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/status-summary.txt -+ cur=8 -+ '[' 8 -le 8 ']' -+ read -r cur_file -+ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/status-summary.txt -+ merge_status_summary interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ set -euf -o pipefail -+ local subdir=interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ local cur_file cur best= best_file -+ read -r cur_file -++ find interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -mindepth 2 -maxdepth 2 -name status-summary.txt -++ sort -++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_bootstrap_check/status-summary.txt -+ cur=8 -+ '[' 8 -le '' ']' -/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh: line 1030: [: : integer expression expected -+ best=8 -+ best_file=interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_bootstrap_check/status-summary.txt -+ read -r cur_file -++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gcc_check/status-summary.txt -+ cur=8 -+ '[' 8 -le 8 ']' -+ read -r cur_file -++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_cross_check_gcc/status-summary.txt -+ cur=8 -+ '[' 8 -le 8 ']' -+ read -r cur_file -++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/status-summary.txt -+ cur=8 -+ '[' 8 -le 8 ']' -+ read -r cur_file -+ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_bootstrap_check/status-summary.txt -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status-summary.txt gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/status-summary.txt gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/status-summary.txt -+ gnu_print_result --long -+ false -+ local print_arg=--long -+ '[' -d artifacts/sumfiles ']' -+ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py -+ local xfails=artifacts/sumfiles/xfails.xfail -+ '[' -f artifacts/sumfiles/xfails.xfail ']' -+ wait 31202 -+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1 -+ true -+ wait 31203 -+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1 -+ true -+ local n_regressions n_progressions pass_fail=PASS -+ '[' 2 '!=' 0 ']' -+ pass_fail=FAIL -++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum -+ n_regressions=8 -++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum -+ n_progressions=8 -+ printf FAIL -+ '[' 8 '!=' 0 ']' -+ printf ': 8 regressions' -+ '[' 8 '!=' 0 ']' -+ printf ': 8 progressions' -+ printf '\n' -+ '[' --long = --oneline ']' -+ local length=10 outfile n_lines -+ '[' --long = --long ']' -+ length=-0 -+ for outfile in regressions.sum progressions.sum -+ '[' -f artifacts/notify/regressions.sum ']' -+ echo -+ echo regressions.sum: -++ cat artifacts/notify/regressions.sum -++ wc -l -+ n_lines=15 -+ n_lines=15 -+ head -n-0 artifacts/notify/regressions.sum -+ '[' 15 -gt 0 ']' -+ '[' -0 '!=' -0 ']' -+ for outfile in regressions.sum progressions.sum -+ '[' -f artifacts/notify/progressions.sum ']' -+ echo -+ echo progressions.sum: -++ cat artifacts/notify/progressions.sum -++ wc -l -+ n_lines=15 -+ n_lines=15 -+ head -n-0 artifacts/notify/progressions.sum -+ '[' 15 -gt 0 ']' -+ '[' -0 '!=' -0 ']' -+ cat -++ print_artifacts_url 00-sumfiles/ -++ set -euf -o pipefail -++ local url -+++ get_current_manifest BUILD_URL -+++ get_manifest artifacts/manifest.sh BUILD_URL -+++ set +x -++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts -++ '[' '' '!=' '' ']' -++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts/00-sumfiles/ -++ print_artifacts_url notify/ -++ set -euf -o pipefail -++ local url -+++ get_current_manifest BUILD_URL -+++ get_manifest artifacts/manifest.sh BUILD_URL -+++ set +x -++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts -++ '[' '' '!=' '' ']' -++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts/notify/ -++ print_artifacts_url sumfiles/xfails.xfail -++ set -euf -o pipefail -++ local url -+++ get_current_manifest BUILD_URL -+++ get_manifest artifacts/manifest.sh BUILD_URL -+++ set +x -++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts -++ '[' '' '!=' '' ']' -++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts/sumfiles/xfails.xfail -+ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status-summary.txt -+ sed 's/^/* /' -+ print_icommits_link gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt -+ set -euf -o pipefail -+ local path=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt -+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -+ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt -+ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/build_url -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status.txt -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/summary.txt ']' -+ 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_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/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_gnu_embed_check_gcc--master-thumb_m3_eabi-build/171/artifact/artifacts -+ cat -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/reproduction_instructions.txt -+ local ci_config -+ read ci_config -++ cd interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -++ ls -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/summary.txt ']' -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/status.txt ']' -+ echo '* master-arm_v7a_softfp_eabi' -+ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/status.txt -+ sed 's/^/*/' -+ read ci_config -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/summary.txt ']' -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status.txt ']' -+ echo '* master-thumb_m3_eabi' -+ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status.txt -+ sed 's/^/*/' -+ read ci_config -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/summary.txt ']' -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/status.txt ']' -+ echo '* master-thumb_m55_hard_eabi' -+ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/status.txt -+ sed 's/^/*/' -+ read ci_config -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/status-summary.txt/summary.txt ']' -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/status-summary.txt/status.txt ']' -+ continue -+ read ci_config -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/status.txt/summary.txt ']' -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/status.txt/status.txt ']' -+ continue -+ read ci_config -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/status.txt -+ local ci_project -+ read ci_project -++ cd interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ ls -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/commit-log.txt/status.txt ']' -+ continue -+ read ci_project -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/first_url/status.txt ']' -+ continue -+ read ci_project -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/status.txt ']' -+ continue -+ read ci_project -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/status-summary.txt/status.txt ']' -+ continue -+ read ci_project -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/status.txt/status.txt ']' -+ continue -+ read ci_project -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_bootstrap_check/status.txt ']' -+ echo '* tcwg_bootstrap_check' -+ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_bootstrap_check/status.txt -+ sed 's/^/*/' -+ read ci_project -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gcc_check/status.txt ']' -+ echo '* tcwg_gcc_check' -+ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gcc_check/status.txt -+ sed 's/^/*/' -+ read ci_project -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_cross_check_gcc/status.txt ']' -+ echo '* tcwg_gnu_cross_check_gcc' -+ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_cross_check_gcc/status.txt -+ sed 's/^/*/' -+ read ci_project -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/status.txt ']' -+ echo '* tcwg_gnu_embed_check_gcc' -+ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/status.txt -+ sed 's/^/*/' -+ read ci_project -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/status.txt -+ print_commits --short -+ set -euf -o pipefail -+ false -+ local print_arg=--short -+ '[' single_commit = no_change ']' -+ local more_lines -+ '[' single_commit = single_commit ']' -+ local c=gcc -+ '[' --short = --link ']' -+ local describe -+ '[' '' = '' ']' -++ describe_sha1 gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 true -++ local component=gcc -++ local sha1=f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ local anything=true -++ match=() -++ local -a match -++ case "$component" in -++ match=(--match "basepoints/*" --match "releases/*") -++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ describe=basepoints/gcc-14-5237-gf27246b0096 -++ echo basepoints/gcc-14-5237-gf27246b0096 -++ sed 's,^basepoints/,,' -+ describe=gcc-14-5237-gf27246b0096 -+ '[' --short = --oneline ']' -+ '[' '' = '' ']' -+ echo 'commit gcc-14-5237-gf27246b0096' -+ local tmpfile -++ mktemp -+ tmpfile=/tmp/tmp.Cd4T3Gx7r9 -+ git -C gcc log -n1 f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ tail -n +2 -+ head -n 10 /tmp/tmp.Cd4T3Gx7r9 -++ cat /tmp/tmp.Cd4T3Gx7r9 -++ wc -l -+ more_lines=467 -+ '[' 467 -gt 0 ']' -+ echo '... 467 lines of the commit log omitted.' -+ rm /tmp/tmp.Cd4T3Gx7r9 -+ '[' '' '!=' '' ']' -+ return 0 -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/commit-log.txt -+ true -+ local jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira -+ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/key ']' -+ assert_with_msg 'Should not have created multiple jira cards' '[' '' = '' ']' -+ set -euf -o pipefail +x -++ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/key -+ jira_key=GNU-997 -+ '[' -e interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira ']' -+ git -C interesting-commits rm -rf gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira -rm 'gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/components' -rm 'gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/description' -rm 'gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/key' -rm 'gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/startdate' -rm 'gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/summary' -rm 'gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/yaml' -+ mkdir interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira -+ '[' GNU-997 '!=' '' ']' -+ echo GNU-997 -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/key -++ print_commits --oneline -++ set -euf -o pipefail -++ false -++ local print_arg=--oneline -++ '[' single_commit = no_change ']' -++ local more_lines -++ '[' single_commit = single_commit ']' -++ local c=gcc -++ '[' --oneline = --link ']' -++ local describe -++ '[' '' = '' ']' -+++ describe_sha1 gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 true -+++ local component=gcc -+++ local sha1=f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ local anything=true -+++ match=() -+++ local -a match -+++ case "$component" in -+++ match=(--match "basepoints/*" --match "releases/*") -+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ describe=basepoints/gcc-14-5237-gf27246b0096 -+++ echo basepoints/gcc-14-5237-gf27246b0096 -+++ sed 's,^basepoints/,,' -++ describe=gcc-14-5237-gf27246b0096 -++ '[' --oneline = --oneline ']' -++ echo gcc-14-5237-gf27246b0096 -++ return 0 -++ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/status-summary.txt -+ echo gcc-14-5237-gf27246b0096: 'FAIL: 8 regressions: 8 progressions' -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/summary -+ cat -++ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/commit-log.txt -++ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/status.txt -++ print_icommits_link gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/yaml -++ set -euf -o pipefail -++ local path=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/yaml -++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/yaml -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/description -+ update_jira_card -# update_jira_card -+ set -euf -o pipefail -+ echo '# update_jira_card' -+ local jira_dir -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ local dir=gcc/sha1 -++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 2 -ge 3 ']' -++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira -+ components=() -+ local -a components -+ case "$changed_single_component" in -+ components+=(GCC) -+ IFS=, -+ echo GCC -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/components -+ local commit_date -++ git -C gcc log -n1 --pretty=%cd --date=iso f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ commit_date='2023-11-08 00:21:07 +0000' -+ date -d '2023-11-08 00:21:07 +0000' +%Y-%m-%d -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/startdate -+ local key project -++ print_jira_card_key -++ set -euf -o pipefail -++ local jira_dir -+++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ local dir=gcc/sha1 -+++ '[' 2 -ge 2 ']' -+++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ '[' 2 -ge 3 ']' -+++ '[' 2 -ge 4 ']' -+++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira -++ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/key ']' -++ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/key -+ key=GNU-997 -+ '[' -z GNU-997 ']' -+ project=GNU -+ local yaml=interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/yaml -+ cat -+ sed -e 's/^/ /' interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/summary -+ cat -++ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/components -++ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/startdate -+ sed -e 's/^/ /' interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/description -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/yaml -+ local describe -++ describe_sha1 gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 false -++ local component=gcc -++ local sha1=f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ local anything=false -++ match=() -++ local -a match -++ case "$component" in -++ match=(--match "basepoints/*" --match "releases/*") -++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ describe=basepoints/gcc-14-5237-gf27246b0096 -+ '[' basepoints/gcc-14-5237-gf27246b0096 '!=' '' ']' -+ local d -++ dirname basepoints/gcc-14-5237-gf27246b0096 -+ d=basepoints -+ mkdir -p interesting-commits/gcc/basepoints -+ local symlink= -+ '[' basepoints '!=' . ']' -+ symlink=../ -++ dirname basepoints -+ d=. -+ '[' . '!=' . ']' -+ symlink=../sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ rm -f interesting-commits/gcc/basepoints/gcc-14-5237-gf27246b0096 -+ ln -s ../sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 interesting-commits/gcc/basepoints/gcc-14-5237-gf27246b0096 -+ git -C interesting-commits add gcc/basepoints/gcc-14-5237-gf27246b0096 -++ get_current_manifest BUILD_URL -++ get_manifest artifacts/manifest.sh BUILD_URL -++ set +x -+ git -C interesting-commits commit -m 'Add entry f27246b009636aff4733ccfca1a42c3914d7d9c6 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/' -[detached HEAD 34463f36] Add entry f27246b009636aff4733ccfca1a42c3914d7d9c6 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/ - 8 files changed, 77 insertions(+) - create mode 100644 gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt - create mode 100644 gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/reproduction_instructions.txt - create mode 100644 gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status-summary.txt - create mode 100644 gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status.txt -+ wait 31662 -+ git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master -remote: Sending notification emails to: tcwg-commits@lists.linaro.org -post-git trigger: updating grokmirror -To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git - 1ad8e3ec..34463f36 HEAD -> master -+ break ++ '[' single_component '!=' single_commit ']' ++ return + true + generate_jira_dir + set -euf -o pipefail @@ -1128,64 +211,12 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ set -euf -o pipefail ++ local print_arg=--entry ++ shift 1 -++ '[' xsingle_commit '!=' xsingle_commit ']' -++ local isubdir -+++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ local dir=gcc/sha1 -+++ '[' 2 -ge 2 ']' -+++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ '[' 2 -ge 3 ']' -+++ '[' 2 -ge 4 ']' -+++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ isubdir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ case "$print_arg" in -++ echo interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ icommit_entry=interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ '[' interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 '!=' '' ']' -+ '[' -d interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira ']' -+ rsync -a interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/ artifacts/notify/jira/ -+ '[' -f artifacts/notify/jira/key ']' -++ cat artifacts/notify/jira/key -+ jira_key=GNU-997 -+ '[' GNU-997 '!=' '' ']' -+ cat -++ gnu_print_result --oneline -++ false -++ local print_arg=--oneline -++ '[' -d artifacts/sumfiles ']' -++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py -++ local xfails=artifacts/sumfiles/xfails.xfail -++ '[' -f artifacts/sumfiles/xfails.xfail ']' -++ wait 31677 -++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1 -++ true -++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1 -++ wait 31678 -++ true -++ local n_regressions n_progressions pass_fail=PASS -++ '[' 2 '!=' 0 ']' -++ pass_fail=FAIL -+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum -++ n_regressions=8 -+++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum -++ n_progressions=8 -++ printf FAIL -++ '[' 8 '!=' 0 ']' -++ printf ': 8 regressions' -++ '[' 8 '!=' 0 ']' -++ printf ': 8 progressions' -++ printf '\n' -++ '[' --oneline = --oneline ']' +++ '[' xsingle_component '!=' xsingle_commit ']' ++ return 0 -++ print_artifacts_url 'notify/mail-body.txt/*view*/' -++ set -euf -o pipefail -++ local url -+++ get_current_manifest BUILD_URL -+++ get_manifest artifacts/manifest.sh BUILD_URL -+++ set +x -++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts -++ '[' '' '!=' '' ']' -++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts/notify/mail-body.txt/*view*/' ++ icommit_entry= ++ '[' '' '!=' '' ']' ++ mkdir -p artifacts/notify/jira ++ '[' '' '!=' '' ']' + cat ++ print_jira_template_card ++ local jira_card=GNU-692 @@ -1198,37 +229,36 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py ++ local xfails=artifacts/sumfiles/xfails.xfail ++ '[' -f artifacts/sumfiles/xfails.xfail ']' -++ wait 31696 +++ wait 25519 ++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1 -++ true ++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1 -++ wait 31697 -++ true +++ wait 25520 ++ local n_regressions n_progressions pass_fail=PASS -++ '[' 2 '!=' 0 ']' -++ pass_fail=FAIL +++ '[' 0 '!=' 0 ']' +++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum -++ n_regressions=8 ++++ true +++ n_regressions=0 +++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum -++ n_progressions=8 -++ printf FAIL -++ '[' 8 '!=' 0 ']' -++ printf ': 8 regressions' -++ '[' 8 '!=' 0 ']' -++ printf ': 8 progressions' ++++ true +++ n_progressions=0 +++ printf PASS +++ '[' 0 '!=' 0 ']' +++ rm artifacts/notify/regressions.sum +++ '[' 0 '!=' 0 ']' +++ rm artifacts/notify/progressions.sum ++ printf '\n' ++ '[' --oneline = --oneline ']' ++ return 0 -# print all notification files ++ print_artifacts_url 'notify/mail-body.txt/*view*/' ++ set -euf -o pipefail ++ local url +++ get_current_manifest BUILD_URL +++ get_manifest artifacts/manifest.sh BUILD_URL +++ set +x -++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts +++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/artifact/artifacts ++ '[' '' '!=' '' ']' -++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts/notify/mail-body.txt/*view*/' +++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/artifact/artifacts/notify/mail-body.txt/*view*/' +# print all notification files + echo '# print all notification files' + true + generate_mail_files @@ -1252,15 +282,45 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ 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=c48f1056858fdc199e167d4a04fcc0a602e4f442 ++ base_rev=f27246b009636aff4733ccfca1a42c3914d7d9c6 ++ 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=f27246b009636aff4733ccfca1a42c3914d7d9c6 ++ cur_rev=39d81b667373b0033f44702a4b532a4618dde9ff ++ read -r email +++ git -C gcc log --pretty=%ae f27246b009636aff4733ccfca1a42c3914d7d9c6..39d81b667373b0033f44702a4b532a4618dde9ff ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no + read -r email -++ git -C gcc log --pretty=%ae c48f1056858fdc199e167d4a04fcc0a602e4f442..f27246b009636aff4733ccfca1a42c3914d7d9c6 + emails["$email"]=no + read -r email + local precommit_postcommit=postcommit @@ -1271,15 +331,45 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ 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=c48f1056858fdc199e167d4a04fcc0a602e4f442 ++ base_rev=f27246b009636aff4733ccfca1a42c3914d7d9c6 ++ 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=f27246b009636aff4733ccfca1a42c3914d7d9c6 ++ cur_rev=39d81b667373b0033f44702a4b532a4618dde9ff ++ read -r email +++ git -C gcc log --pretty=%ce f27246b009636aff4733ccfca1a42c3914d7d9c6..39d81b667373b0033f44702a4b532a4618dde9ff ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no ++ read -r email ++ emails["$email"]=no + read -r email -++ git -C gcc log --pretty=%ce c48f1056858fdc199e167d4a04fcc0a602e4f442..f27246b009636aff4733ccfca1a42c3914d7d9c6 + emails["$email"]=no + read -r email + unset 'emails[author]' 'emails[committer]' @@ -1287,11 +377,23 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git + recipients=() + local -a recipients + for email in "${!emails[@]}" ++ type=no ++ case "$precommit_postcommit:$type" in ++ case "$type" in ++ for email in "${!emails[@]}" ++ type=no ++ case "$precommit_postcommit:$type" in ++ case "$type" in ++ for email in "${!emails[@]}" + type=bcc + case "$precommit_postcommit:$type" in + case "$type" in + recipients+=("$type:$email") + for email in "${!emails[@]}" ++ type=no ++ case "$precommit_postcommit:$type" in ++ case "$type" in ++ for email in "${!emails[@]}" + type=to + case "$precommit_postcommit:$type" in + case "$type" in @@ -1300,34 +402,67 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git + type=no + case "$precommit_postcommit:$type" in + case "$type" in ++ for email in "${!emails[@]}" ++ type=no ++ case "$precommit_postcommit:$type" in ++ case "$type" in ++ for email in "${!emails[@]}" ++ type=no ++ case "$precommit_postcommit:$type" in ++ case "$type" in ++ for email in "${!emails[@]}" ++ type=no ++ case "$precommit_postcommit:$type" in ++ case "$type" in ++ for email in "${!emails[@]}" ++ type=no ++ case "$precommit_postcommit:$type" in ++ case "$type" in ++ for email in "${!emails[@]}" ++ type=no ++ case "$precommit_postcommit:$type" in ++ case "$type" in ++ for email in "${!emails[@]}" ++ type=no ++ case "$precommit_postcommit:$type" in ++ case "$type" in + IFS=, + echo bcc:tcwg-validation@linaro.org,christophe.lyon@linaro.org ++ print_commits --oneline ++ set -euf -o pipefail ++ false ++ local print_arg=--oneline -++ '[' single_commit = no_change ']' +++ '[' single_component = no_change ']' ++ local more_lines -++ '[' single_commit = single_commit ']' -++ local c=gcc -++ '[' --oneline = --link ']' -++ local describe -++ '[' '' = '' ']' -+++ describe_sha1 gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 true -+++ local component=gcc -+++ local sha1=f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ local anything=true -+++ match=() -+++ local -a match -+++ case "$component" in -+++ match=(--match "basepoints/*" --match "releases/*") -+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ describe=basepoints/gcc-14-5237-gf27246b0096 -+++ echo basepoints/gcc-14-5237-gf27246b0096 -+++ sed 's,^basepoints/,,' -++ describe=gcc-14-5237-gf27246b0096 +++ '[' single_component = single_commit ']' +++ '[' single_component = single_component ']' +++ local new_commits c base_rev cur_rev c_commits components +++ local commits_or_patches +++ '[' '' '!=' '' ']' +++ commits_or_patches=commits +++ new_commits=0 +++ for c in "${changed_components[@]}" ++++ 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 +++ base_rev=f27246b009636aff4733ccfca1a42c3914d7d9c6 ++++ 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=39d81b667373b0033f44702a4b532a4618dde9ff ++++ git -C gcc rev-list --count f27246b009636aff4733ccfca1a42c3914d7d9c6..39d81b667373b0033f44702a4b532a4618dde9ff +++ c_commits=16 +++ new_commits=16 ++++ echo gcc ++++ tr ' ' , +++ components=gcc +++ echo '16 commits in gcc' ++ '[' --oneline = --oneline ']' -++ echo gcc-14-5237-gf27246b0096 ++ return 0 ++ gnu_print_result --oneline ++ false @@ -1336,24 +471,23 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py ++ local xfails=artifacts/sumfiles/xfails.xfail ++ '[' -f artifacts/sumfiles/xfails.xfail ']' -++ wait 31743 +++ wait 25576 ++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1 -++ true -++ wait 31744 +++ wait 25577 ++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1 -++ true ++ local n_regressions n_progressions pass_fail=PASS -++ '[' 2 '!=' 0 ']' -++ pass_fail=FAIL +++ '[' 0 '!=' 0 ']' +++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum -++ n_regressions=8 ++++ true +++ n_regressions=0 +++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum -++ n_progressions=8 -++ printf FAIL -++ '[' 8 '!=' 0 ']' -++ printf ': 8 regressions' -++ '[' 8 '!=' 0 ']' -++ printf ': 8 progressions' ++++ true +++ n_progressions=0 +++ printf PASS +++ '[' 0 '!=' 0 ']' +++ rm artifacts/notify/regressions.sum +++ '[' 0 '!=' 0 ']' +++ rm artifacts/notify/progressions.sum ++ printf '\n' ++ '[' --oneline = --oneline ']' ++ return 0 @@ -1382,17 +516,17 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ case "$print_arg" in ++ case "$ci_config" in ++ echo master-thumb_m3_eabi -+ echo '[Linaro-TCWG-CI]' 'gcc-14-5237-gf27246b0096: FAIL: 8 regressions: 8 progressions on master-thumb_m3_eabi' ++ echo '[Linaro-TCWG-CI]' '16 commits in gcc: PASS on master-thumb_m3_eabi' + 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_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts ++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/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_gnu_embed_check_gcc--master-thumb_m3_eabi-build/171/artifact/artifacts ++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts + cat ++ gnu_print_config --short ++ false @@ -1419,41 +553,57 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ set -euf -o pipefail ++ false ++ local print_arg=--short -++ '[' single_commit = no_change ']' +++ '[' single_component = no_change ']' ++ local more_lines -++ '[' single_commit = single_commit ']' -++ local c=gcc -++ '[' --short = --link ']' -++ local describe -++ '[' '' = '' ']' -+++ describe_sha1 gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 true -+++ local component=gcc -+++ local sha1=f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ local anything=true -+++ match=() -+++ local -a match -+++ case "$component" in -+++ match=(--match "basepoints/*" --match "releases/*") -+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ describe=basepoints/gcc-14-5237-gf27246b0096 -+++ echo basepoints/gcc-14-5237-gf27246b0096 -+++ sed 's,^basepoints/,,' -++ describe=gcc-14-5237-gf27246b0096 +++ '[' single_component = single_commit ']' +++ '[' single_component = single_component ']' +++ local new_commits c base_rev cur_rev c_commits components +++ local commits_or_patches +++ '[' '' '!=' '' ']' +++ commits_or_patches=commits +++ new_commits=0 +++ for c in "${changed_components[@]}" ++++ 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 +++ base_rev=f27246b009636aff4733ccfca1a42c3914d7d9c6 ++++ 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=39d81b667373b0033f44702a4b532a4618dde9ff ++++ git -C gcc rev-list --count f27246b009636aff4733ccfca1a42c3914d7d9c6..39d81b667373b0033f44702a4b532a4618dde9ff +++ c_commits=16 +++ new_commits=16 ++++ echo gcc ++++ tr ' ' , +++ components=gcc +++ echo '16 commits in gcc' ++ '[' --short = --oneline ']' -++ '[' '' = '' ']' -++ echo 'commit gcc-14-5237-gf27246b0096' -++ local tmpfile -+++ mktemp -++ tmpfile=/tmp/tmp.fVAZ7daeVQ -++ git -C gcc log -n1 f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ tail -n +2 -++ head -n 10 /tmp/tmp.fVAZ7daeVQ -+++ cat /tmp/tmp.fVAZ7daeVQ -+++ wc -l -++ more_lines=467 -++ '[' 467 -gt 0 ']' -++ echo '... 467 lines of the commit log omitted.' -++ rm /tmp/tmp.fVAZ7daeVQ +++ for c in "${changed_components[@]}" ++++ 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 +++ base_rev=f27246b009636aff4733ccfca1a42c3914d7d9c6 ++++ 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=39d81b667373b0033f44702a4b532a4618dde9ff ++++ git -C gcc rev-list --count f27246b009636aff4733ccfca1a42c3914d7d9c6..39d81b667373b0033f44702a4b532a4618dde9ff +++ c_commits=16 +++ '[' '' '!=' '' ']' +++ git -C gcc log -n 5 --oneline f27246b009636aff4733ccfca1a42c3914d7d9c6..39d81b667373b0033f44702a4b532a4618dde9ff +++ '[' 16 -gt 5 ']' +++ echo '... and 11 more commits in gcc' ++ '[' '' '!=' '' ']' ++ return 0 ++ gnu_print_result --short @@ -1463,52 +613,33 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py ++ local xfails=artifacts/sumfiles/xfails.xfail ++ '[' -f artifacts/sumfiles/xfails.xfail ']' -++ wait 31788 +++ wait 25634 ++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1 -++ true -++ wait 31789 +++ wait 25635 ++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231108 --build_dir=artifacts/sumfiles --verbosity=1 -++ true ++ local n_regressions n_progressions pass_fail=PASS -++ '[' 2 '!=' 0 ']' -++ pass_fail=FAIL +++ '[' 0 '!=' 0 ']' +++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum -++ n_regressions=8 ++++ true +++ n_regressions=0 +++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum -++ n_progressions=8 -++ printf FAIL -++ '[' 8 '!=' 0 ']' -++ printf ': 8 regressions' -++ '[' 8 '!=' 0 ']' -++ printf ': 8 progressions' ++++ true +++ n_progressions=0 +++ printf PASS +++ '[' 0 '!=' 0 ']' +++ rm artifacts/notify/regressions.sum +++ '[' 0 '!=' 0 ']' +++ rm artifacts/notify/progressions.sum ++ printf '\n' ++ '[' --short = --oneline ']' ++ local length=10 outfile n_lines ++ '[' --short = --long ']' ++ for outfile in regressions.sum progressions.sum ++ '[' -f artifacts/notify/regressions.sum ']' -++ echo -++ echo regressions.sum: -+++ cat artifacts/notify/regressions.sum -+++ wc -l -++ n_lines=15 -++ n_lines=5 -++ head -n10 artifacts/notify/regressions.sum -++ '[' 5 -gt 0 ']' -++ '[' 10 '!=' -0 ']' -++ echo '... and 5 more entries' +++ continue ++ for outfile in regressions.sum progressions.sum ++ '[' -f artifacts/notify/progressions.sum ']' -++ echo -++ echo progressions.sum: -+++ cat artifacts/notify/progressions.sum -+++ wc -l -++ n_lines=15 -++ n_lines=5 -++ head -n10 artifacts/notify/progressions.sum -++ '[' 5 -gt 0 ']' -++ '[' 10 '!=' -0 ']' -++ echo '... and 5 more entries' +++ continue ++ cat +++ print_artifacts_url 00-sumfiles/ +++ set -euf -o pipefail @@ -1516,27 +647,27 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git ++++ get_current_manifest BUILD_URL ++++ get_manifest artifacts/manifest.sh BUILD_URL ++++ set +x -+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts ++++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/artifact/artifacts +++ '[' '' '!=' '' ']' -+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts/00-sumfiles/ ++++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/artifact/artifacts/00-sumfiles/ +++ print_artifacts_url notify/ +++ set -euf -o pipefail +++ local url ++++ get_current_manifest BUILD_URL ++++ get_manifest artifacts/manifest.sh BUILD_URL ++++ set +x -+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts ++++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/artifact/artifacts +++ '[' '' '!=' '' ']' -+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts/notify/ ++++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/artifact/artifacts/notify/ +++ print_artifacts_url sumfiles/xfails.xfail +++ set -euf -o pipefail +++ local url ++++ get_current_manifest BUILD_URL ++++ get_manifest artifacts/manifest.sh BUILD_URL ++++ set +x -+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts ++++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/artifact/artifacts +++ '[' '' '!=' '' ']' -+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts/sumfiles/xfails.xfail ++++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/artifact/artifacts/sumfiles/xfails.xfail ++ gnu_print_config --long ++ false ++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh @@ -1561,87 +692,8 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ local print_arg=--long ++ case "$print_arg" in ++ echo 'CI config tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi' -+ '[' single_commit '!=' single_commit ']' -+ '[' '' '!=' '' ']' -+ local key -++ print_jira_card_key -++ set -euf -o pipefail -++ local jira_dir -+++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ local dir=gcc/sha1 -+++ '[' 2 -ge 2 ']' -+++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ '[' 2 -ge 3 ']' -+++ '[' 2 -ge 4 ']' -+++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira -++ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/key ']' -++ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/key -+ key=GNU-997 -+ '[' -z GNU-997 ']' -+ cat -++ print_last_icommit --reproduction_instructions_link tcwg_gnu_embed_check_gcc master-thumb_m3_eabi -++ false -++ set -euf -o pipefail -++ local print_arg=--reproduction_instructions_link -++ shift 1 -++ '[' xsingle_commit '!=' xsingle_commit ']' -++ local isubdir -+++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 tcwg_gnu_embed_check_gcc master-thumb_m3_eabi -+++ local dir=gcc/sha1 -+++ '[' 4 -ge 2 ']' -+++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ '[' 4 -ge 3 ']' -+++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -+++ '[' 4 -ge 4 ']' -+++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -+++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -++ isubdir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -++ case "$print_arg" in -++ print_icommits_link gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/reproduction_instructions.txt -++ set -euf -o pipefail -++ local path=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/reproduction_instructions.txt -++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/reproduction_instructions.txt -++ print_commits --link -++ set -euf -o pipefail -++ false -++ local print_arg=--link -++ '[' single_commit = no_change ']' -++ local more_lines -++ '[' single_commit = single_commit ']' -++ local c=gcc -++ '[' --link = --link ']' -++ local url -+++ get_baseline_git gcc_url -+++ set -euf -o pipefail -+++ local base_artifacts=base-artifacts -+++ assert_with_msg 'ERROR: No gcc_url in baseline git' '[' -f base-artifacts/git/gcc_url ']' -+++ set -euf -o pipefail +x -+++ cat base-artifacts/git/gcc_url -++ url=https://github.com/gcc-mirror/gcc.git -++ [[ https://github.com/gcc-mirror/gcc.git =~ git://sourceware.org/git/ ]] -++ [[ https://github.com/gcc-mirror/gcc.git =~ https://github.com/ ]] -++ echo https://github.com/gcc-mirror/gcc/commit/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ return 0 -++ print_last_icommit --status -++ false -++ set -euf -o pipefail -++ local print_arg=--status -++ shift 1 -++ '[' xsingle_commit '!=' xsingle_commit ']' -++ local isubdir -+++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ local dir=gcc/sha1 -+++ '[' 2 -ge 2 ']' -+++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ '[' 2 -ge 3 ']' -+++ '[' 2 -ge 4 ']' -+++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ isubdir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ case "$print_arg" in -++ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/status.txt ++ '[' single_component '!=' single_commit ']' ++ return # generate dashboard # generate_dashboard_squad ... Skipping @@ -1660,9 +712,9 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git + echo '... Skipping' + return + generate_lnt_report -+ wait 31854 -# generate_lnt_report ++ wait 25675 + set -euf -o pipefail +# generate_lnt_report + echo '# generate_lnt_report' + true + case "$ci_project" in @@ -1670,8 +722,8 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ 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_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/ tcwg_gnu_embed_check_gcc master-thumb_m3_eabi artifacts/sumfiles artifacts/notify/lnt_report.json -+ local build_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/ ++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/ tcwg_gnu_embed_check_gcc master-thumb_m3_eabi artifacts/sumfiles artifacts/notify/lnt_report.json ++ local build_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/ + local ci_project=tcwg_gnu_embed_check_gcc + local ci_config=master-thumb_m3_eabi + local sumfiles_dir=artifacts/sumfiles @@ -1686,16 +738,16 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git + local machine_name=tcwg_gnu_embed_check_gcc_master-thumb_m3_eabi + local lnt_testsuite=tcwg_gnu_check + local build_number -++ basename https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/ -+ build_number=172 +++ basename https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/ ++ build_number=173 + all_fields=('expected_failures' 'expected_passes' 'unsupported_tests' 'unexpected_failures' 'unexpected_successes' 'unresolved_testcases' 'untested_testcases') + local all_fields ++ date '+%Y-%m-%d %H:%M:%S' -+ date_time='2023-11-08 18:00:36' -+ report_header 172 tcwg_gnu_embed_check_gcc_master-thumb_m3_eabi '2023-11-08 18:00:36' tcwg_gnu_check -+ local build_number=172 ++ date_time='2023-11-08 18:52:28' ++ report_header 173 tcwg_gnu_embed_check_gcc_master-thumb_m3_eabi '2023-11-08 18:52:28' tcwg_gnu_check ++ local build_number=173 + local machine_name=tcwg_gnu_embed_check_gcc_master-thumb_m3_eabi -+ local 'date_time=2023-11-08 18:00:36' ++ local 'date_time=2023-11-08 18:52:28' + local lnt_testsuite=tcwg_gnu_check + cat + for field in "${all_fields[@]}" @@ -2378,54 +1430,10 @@ To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git # post_to_jira + set -euf -o pipefail + echo '# post_to_jira' -+ local post_card_comment=true -+ local post_template_comment=true -+ true -+ '[' -f artifacts/notify/jira/yaml ']' -+ local key status -++ print_jira_card_key -++ set -euf -o pipefail -++ local jira_dir -+++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ local dir=gcc/sha1 -+++ '[' 2 -ge 2 ']' -+++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+++ '[' 2 -ge 3 ']' -+++ '[' 2 -ge 4 ']' -+++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira -++ '[' -f interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/key ']' -++ cat interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira/key -+ key=GNU-997 -++ jipsearch -j key=GNU-997 -s status:name -++ sed -e 's/.* , //' -+ status=Open -+ case "$status" in -+ jipcreate -f artifacts/notify/jira/yaml -Existing issue updated: https://linaro.atlassian.net/browse/GNU-997 -+ post_template_comment=false -+ true -+ '[' -f artifacts/notify/jira/comment-card.txt ']' -+ echo y -+ jipdate -f artifacts/notify/jira/comment-card.txt -These JIRA cards will be updated as follows: - -[GNU-997] - FAIL: 8 regressions: 8 progressions - Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts/notify/mail-body.txt/*view*/ - -Server to update: https://linaro.atlassian.net - -Are you sure you want to update Jira with the information above? [y/n] Successfully updated your Jira tickets! - -This is your status: - ---- - -[GNU-997] -FAIL: 8 regressions: 8 progressions -Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/artifact/artifacts/notify/mail-body.txt/*view*/ ++ local post_card_comment=false ++ local post_template_comment=false ++ false ++ false + false Full stage ran successfully. + echo 'Full stage ran successfully.' diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log index baa3278..e4303a1 100644 --- a/jenkins/notify-init.log +++ b/jenkins/notify-init.log @@ -1,6 +1,6 @@ + set +x -/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify onregression __stage init __verbose true __build_script tcwg_gnu-build.sh +/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + false + dryrun= @@ -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_gnu_embed_check_gcc--master-thumb_m3_eabi-build/171/ +# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/ # Using dir : base-artifacts -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/171/' ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/' + 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_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/ +# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/ # Using dir : artifacts -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/' ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/173/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify @@ -44,13 +44,13 @@ + set +x # check_source_changes + declare -Ag pw -+ '[' onregression = precommit ']' ++ '[' ignore = precommit ']' + check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ set +x -+ '[' force '!=' init ']' ++ '[' onsuccess '!=' init ']' + IFS=' ' + read -r -a changed_components ++ print_changed_components @@ -62,7 +62,7 @@ +++ for c in ${rr[components]} +++ '[' xbaseline '!=' xbaseline ']' +++ for c in ${rr[components]} -+++ '[' xhttps://github.com/gcc-mirror/gcc.git#f27246b009636aff4733ccfca1a42c3914d7d9c6 '!=' xbaseline ']' ++++ '[' xhttps://github.com/gcc-mirror/gcc.git#master '!=' xbaseline ']' +++ echo -ne gcc +++ delim=' ' +++ for c in ${rr[components]} @@ -84,7 +84,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 -++ '[' xf27246b009636aff4733ccfca1a42c3914d7d9c6 '!=' xc48f1056858fdc199e167d4a04fcc0a602e4f442 ']' +++ '[' x39d81b667373b0033f44702a4b532a4618dde9ff '!=' xf27246b009636aff4733ccfca1a42c3914d7d9c6 ']' ++ echo -ne gcc ++ delim=' ' ++ echo @@ -97,17 +97,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=f27246b009636aff4733ccfca1a42c3914d7d9c6 ++ first_bad=39d81b667373b0033f44702a4b532a4618dde9ff ++ 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=c48f1056858fdc199e167d4a04fcc0a602e4f442 ++ last_good=f27246b009636aff4733ccfca1a42c3914d7d9c6 + local res + res=0 -+ wait 26501 ++ wait 25325 + git -C gcc rev-parse --verify HEAD + assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + set -euf -o pipefail +x @@ -121,22 +121,22 @@ ++ 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=c48f1056858fdc199e167d4a04fcc0a602e4f442 ++ base_rev=f27246b009636aff4733ccfca1a42c3914d7d9c6 ++ 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=f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ git -C gcc rev-parse 'f27246b009636aff4733ccfca1a42c3914d7d9c6^@' ++ cur_rev=39d81b667373b0033f44702a4b532a4618dde9ff +++ git -C gcc rev-parse '39d81b667373b0033f44702a4b532a4618dde9ff^@' + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") -+ '[' c48f1056858fdc199e167d4a04fcc0a602e4f442 = c48f1056858fdc199e167d4a04fcc0a602e4f442 ']' -+ return 0 ++ '[' 38168bb69f8ed2b5d3e2e66a3813435230f83293 = f27246b009636aff4733ccfca1a42c3914d7d9c6 ']' ++ return 1 # Debug traces : -# change_kind=single_commit : gcc -+ change_kind=single_commit +# change_kind=single_component : gcc ++ change_kind=single_component + echo '# Debug traces :' -+ echo '# change_kind=single_commit : gcc' ++ echo '# change_kind=single_component : gcc' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev ++ set -euf -o pipefail @@ -144,26 +144,28 @@ ++ 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=c48f1056858fdc199e167d4a04fcc0a602e4f442 ++ base_rev=f27246b009636aff4733ccfca1a42c3914d7d9c6 ++ 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=f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ git -C gcc rev-list --count c48f1056858fdc199e167d4a04fcc0a602e4f442..f27246b009636aff4733ccfca1a42c3914d7d9c6 -# rev for gcc : c48f1056858fdc199e167d4a04fcc0a602e4f442..f27246b009636aff4733ccfca1a42c3914d7d9c6 (1 commits) ++ cur_rev=39d81b667373b0033f44702a4b532a4618dde9ff +++ git -C gcc rev-list --count f27246b009636aff4733ccfca1a42c3914d7d9c6..39d81b667373b0033f44702a4b532a4618dde9ff +# rev for gcc : f27246b009636aff4733ccfca1a42c3914d7d9c6..39d81b667373b0033f44702a4b532a4618dde9ff (16 commits) -+ c_commits=1 -+ echo '# rev for gcc : c48f1056858fdc199e167d4a04fcc0a602e4f442..f27246b009636aff4733ccfca1a42c3914d7d9c6 (1 commits)' ++ c_commits=16 ++ echo '# rev for gcc : f27246b009636aff4733ccfca1a42c3914d7d9c6..39d81b667373b0033f44702a4b532a4618dde9ff (16 commits)' + echo '' + setup_stages_to_run -+ '[' onregression = onregression ']' -+ '[' 2 = 0 ']' -+ '[' single_commit '!=' single_commit ']' -+ '[' onregression = precommit ']' -+ '[' onregression = ignore ']' -+ '[' onregression = precommit ']' ++ '[' ignore = onregression ']' ++ '[' ignore = precommit ']' ++ '[' ignore = ignore ']' ++ post_jira_comment=false ++ post_jira_card=false ++ post_icommits=false ++ '[' ignore = ignore ']' ++ post_mail=false + generate_dashboard=false + post_dashboard=false + print_commits_f=print_commits @@ -180,247 +182,8 @@ + set -euf -o pipefail + echo '# post_interesting_commits' + local stage=init -+ '[' single_commit '!=' single_commit ']' -+ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master -+ set -euf -o pipefail -+ local dir=interesting-commits -+ local ref=master -+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -+ local reference=auto -+ local single_branch=master -+ local remote=origin -+ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin -+ set -euf -o pipefail -+ local dir=interesting-commits -+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -+ local reference=auto -+ local single_branch=master -+ local remote=origin -+ local refopt= -+ case "$reference" in -+ local ref_dir -+ for ref_dir in $url $dir -++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git -+ ref_dir=interesting-commits -+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git -+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir -+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' -+ for ref_dir in $url $dir -++ basename interesting-commits .git -+ ref_dir=interesting-commits -+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git -+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir -+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' -+ git -C interesting-commits status -+ '[' -d interesting-commits ']' -+ '[' x '!=' x ']' -+ '[' -d interesting-commits ']' -+ rm -f interesting-commits/.git/gc.log -+ git -C interesting-commits config gc.autoDetach false -+ git -C interesting-commits gc --auto --force --prune=all -+ find interesting-commits/.git -name '*.lock' -delete -+ local i -+ for i in am cherry-pick rebase -+ git -C interesting-commits am --abort -+ true -+ for i in am cherry-pick rebase -+ git -C interesting-commits cherry-pick --abort -+ true -+ for i in am cherry-pick rebase -+ git -C interesting-commits rebase --abort -+ true -+ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master -+ set -euf -o pipefail -+ local dir=interesting-commits -+ local remote=origin -+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git -+ local single_branch=master -+ git -C interesting-commits remote rm origin -+ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git -+ local refspec -+ '[' xmaster = x ']' -+ refspec=+refs/heads/master:refs/remotes/origin/master -+ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune -+ local duration=1h -+ shift -+ local tries=3 -+ shift -+ local n=0 -+ local ret=0 -+ '[' 0 -eq 3 ']' -timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune -+ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune -+ ret=0 -+ wait 26581 -+ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune -+ '[' 0 -eq 0 ']' -+ break -+ return 0 -+ git_checkout interesting-commits master origin -+ set -euf -o pipefail -+ local dir=interesting-commits -+ local ref=master -+ local remote=origin -+ git_clean interesting-commits -+ set -euf -o pipefail -+ local dir=interesting-commits -+ shift -+ fresh_dir interesting-commits 'interesting-commits/.git/*' -+ set -euf -o pipefail -+ local dir=interesting-commits -+ shift 1 -++ dirname interesting-commits/something -+ dir=interesting-commits -+ mkdir -p interesting-commits -+ find_opts=("!" "-path" "$dir") -+ for keep_pattern in "$@" -+ : -+ find_opts+=("!" "-path" "$keep_pattern") -++ dirname 'interesting-commits/.git/*' -+ keep_pattern=interesting-commits/.git -+ '[' xinteresting-commits/.git = xinteresting-commits ']' -+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' -+ set -euf -o pipefail +x -+ : -+ find_opts+=("!" "-path" "$keep_pattern") -++ dirname interesting-commits/.git -+ keep_pattern=interesting-commits -+ '[' xinteresting-commits = xinteresting-commits ']' -+ break -+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' -+ chmod -R +rw interesting-commits -+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete -+ git -C interesting-commits reset -q --hard -+ local sha1 -++ git_rev_parse interesting-commits master origin -++ set -euf -o pipefail -++ local dir=interesting-commits -++ local ref=master -++ local remote=origin -++ '[' 3 -ge 3 ']' -++ remote=origin -++ git_rev_parse_1 interesting-commits master origin --short -++ set -euf -o pipefail -++ local dir=interesting-commits -++ local ref=master -++ local remote=origin -++ local opts=--short -++ local ret -++ cd interesting-commits -++ local sha1 try_ref -++ case "$ref" in -++ try_ref=refs/remotes/origin/master -++ ret=0 -+++ git rev-parse --short refs/remotes/origin/master -++ sha1=de39939b -++ '[' 0 -ne 0 ']' -++ echo de39939b -+ sha1=de39939b -+ git -C interesting-commits checkout --detach de39939b -Previous HEAD position was 05acc10b Add entry 38ee0a7dfb4b15407678df26448e4a18fd9a51d4 from https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/930/ -HEAD is now at de39939b Add entry f27246b009636aff4733ccfca1a42c3914d7d9c6 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/187/ -+ true -+ local jira_dir jira_key= -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ local dir=gcc/sha1 -++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 2 -ge 3 ']' -++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ jira_dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/jira -+ '[' init = full ']' -+ true -+ git -C interesting-commits remote update -p -Fetching origin -+ git_clean interesting-commits refs/remotes/origin/master -+ set -euf -o pipefail -+ local dir=interesting-commits -+ shift -+ fresh_dir interesting-commits 'interesting-commits/.git/*' -+ set -euf -o pipefail -+ local dir=interesting-commits -+ shift 1 -++ dirname interesting-commits/something -+ dir=interesting-commits -+ mkdir -p interesting-commits -+ find_opts=("!" "-path" "$dir") -+ for keep_pattern in "$@" -+ : -+ find_opts+=("!" "-path" "$keep_pattern") -++ dirname 'interesting-commits/.git/*' -+ keep_pattern=interesting-commits/.git -+ '[' xinteresting-commits/.git = xinteresting-commits ']' -+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' -+ set -euf -o pipefail +x -+ : -+ find_opts+=("!" "-path" "$keep_pattern") -++ dirname interesting-commits/.git -+ keep_pattern=interesting-commits -+ '[' xinteresting-commits = xinteresting-commits ']' -+ break -+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' -+ chmod -R +rw interesting-commits -+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete -+ git -C interesting-commits reset -q --hard refs/remotes/origin/master -# update_interesting_commits -+ update_interesting_commits init '' -+ echo '# update_interesting_commits' -+ local stage=init -+ local jira_key= -+ local subdir3 subdir4 subdir4 -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ local dir=gcc/sha1 -++ '[' 2 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 2 -ge 3 ']' -++ '[' 2 -ge 4 ']' -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -+ subdir3=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 tcwg_gnu_embed_check_gcc -++ local dir=gcc/sha1 -++ '[' 3 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 3 -ge 3 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -++ '[' 3 -ge 4 ']' -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -+ subdir4=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -++ interesting_subdir gcc f27246b009636aff4733ccfca1a42c3914d7d9c6 tcwg_gnu_embed_check_gcc master-thumb_m3_eabi -++ local dir=gcc/sha1 -++ '[' 4 -ge 2 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 -++ '[' 4 -ge 3 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc -++ '[' 4 -ge 4 ']' -++ dir=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -++ echo gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -+ subdir5=gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -+ '[' -d interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6 ']' -+ mkdir -p interesting-commits/gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -+ get_current_manifest BUILD_URL -+ get_manifest artifacts/manifest.sh BUILD_URL -+ set +x -+ echo c48f1056858fdc199e167d4a04fcc0a602e4f442 -+ git -C interesting-commits add gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/build_url gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/last_good -+ '[' init '!=' full ']' ++ '[' single_component '!=' single_commit ']' + return -++ get_current_manifest BUILD_URL -++ get_manifest artifacts/manifest.sh BUILD_URL -++ set +x -+ git -C interesting-commits commit -m 'Add entry f27246b009636aff4733ccfca1a42c3914d7d9c6 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/' -[detached HEAD 1ad8e3ec] Add entry f27246b009636aff4733ccfca1a42c3914d7d9c6 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/172/ - 2 files changed, 2 insertions(+) - create mode 100644 gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/build_url - create mode 100644 gcc/sha1/f27246b009636aff4733ccfca1a42c3914d7d9c6/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/last_good -+ wait 6322 -+ git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master -remote: Sending notification emails to: tcwg-commits@lists.linaro.org -post-git trigger: updating grokmirror -To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git - de39939b..1ad8e3ec HEAD -> master -+ break Init stage ran successfully. + '[' init '!=' full ']' + echo 'Init stage ran successfully.' diff --git a/jenkins/run-build.env b/jenkins/run-build.env index 134c5ef..8fc834e 100644 --- a/jenkins/run-build.env +++ b/jenkins/run-build.env @@ -1,9 +1,9 @@ -build_name="#172" +build_name="#173" docker_opts=(--distro default ) source build_container.sh trap "cleanup_all_containers" EXIT -build_name="#172-gcc" +build_name="#173-gcc" branch_opt=(==rr\[gcc_git\] -https://github.com/gcc-mirror/gcc.git#f27246b009636aff4733ccfca1a42c3914d7d9c6 ) -build_name="#172-gcc-R# 8 regressions-force" +https://github.com/gcc-mirror/gcc.git#master ) +build_name="#173-gcc-R0" -- cgit v1.2.3