++ pwd ++ cat + remote_exec build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49255: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true + set -euf -o pipefail + local host ++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49255: ++ cut -d: -f 1 + host=build-01.tcwglab + local port ++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49255: ++ cut -s -d: -f 2 + port= + local dir ++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49255: ++ cut -s -d: -f 3 + dir=/home/tcwg-buildslave/workspace/tcwg_gnu_1 + local opts ++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49255: ++ cut -s -d: -f 4 + opts=-p49255 + local env_vars ++ echo build-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p49255: ++ cut -s -d: -f 5 + env_vars= + shift + local -a cmd + cmd=() + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q ./jenkins-scripts/round-robin-notify.sh + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q '@@rr[top_artifacts]' + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q artifacts + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q __TCWG_JIRA_TOKEN + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q ijQW9spm0p7HwZnUtLFx7CCA + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q __stage + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q full + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q __verbose + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q true ++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_1 + ssh -p49255 build-01.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true' /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true + false + dryrun= + declare top_artifacts ci_project ci_config + declare change_kind changed_single_component last_good first_bad + declare -a changed_components + declare print_commits_f print_result_f print_config_f print_last_icommit_f + dump_model_only=false # setup_notify_environment + setup_notify_environment + echo '# setup_notify_environment' + top_artifacts=artifacts ++ get_current_manifest '{rr[ci_project]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ set +x + ci_project=tcwg_gnu_embed_check_binutils ++ get_current_manifest '{rr[ci_config]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ set +x # Debug traces : + ci_config=master-arm_v7a_softfp_eabi + echo '# Debug traces :' ++ get_baseline_manifest BUILD_URL ++ get_manifest base-artifacts/manifest.sh BUILD_URL false ++ set +x # Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/101/ # Using dir : base-artifacts + echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/101/' + 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_binutils--master-arm_v7a_softfp_eabi-build/103/ # Using dir : artifacts + echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/103/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify + '[' -f /home/tcwg-buildslave/.jipdate.yml ']' + set +x # check_source_changes + declare -Ag pw + '[' ignore = precommit ']' + check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ set +x + '[' onsuccess '!=' init ']' + IFS=' ' + read -r -a changed_components ++ print_changed_components ++ set -euf -o pipefail ++ local c delim= +++ print_updated_components +++ set -euf -o pipefail +++ local c delim= +++ for c in ${rr[components]} +++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ echo -ne binutils +++ delim=' ' +++ for c in ${rr[components]} +++ '[' xhttps://github.com/gcc-mirror/gcc.git#master '!=' xbaseline ']' +++ echo -ne ' gcc' +++ delim=' ' +++ for c in ${rr[components]} +++ '[' xgit://sourceware.org/git/newlib-cygwin.git#master '!=' xbaseline ']' +++ echo -ne ' newlib' +++ delim=' ' +++ for c in ${rr[components]} +++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ echo -ne ' gdb' +++ delim=' ' +++ for c in ${rr[components]} +++ '[' xhttps://gitlab.com/qemu-project/qemu.git#master '!=' xbaseline ']' +++ echo -ne ' qemu' +++ delim=' ' +++ echo ++ for c in $(print_updated_components) +++ get_current_git binutils_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/binutils_rev +++ get_baseline_git binutils_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/binutils_rev ++ '[' x4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 '!=' x9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c ']' ++ echo -ne binutils ++ delim=' ' ++ for c in $(print_updated_components) +++ 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 +++ 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 ++ '[' xfcf66bceb4670fcd6ed8efef7f64003354e609f1 '!=' xe4775af423a590947a10429b9fa889f5d3d41d40 ']' ++ echo -ne ' gcc' ++ delim=' ' ++ for c in $(print_updated_components) +++ get_current_git newlib_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/newlib_rev +++ get_baseline_git newlib_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/newlib_rev ++ '[' xc2d2bf34e6959615a3ba0edf4153d210501ba04f '!=' x2c06014f12b0231e40d4256ae5f0d16a4b21be48 ']' ++ echo -ne ' newlib' ++ delim=' ' ++ for c in $(print_updated_components) +++ get_current_git gdb_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/gdb_rev +++ get_baseline_git gdb_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gdb_rev ++ '[' x4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 '!=' x9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c ']' ++ echo -ne ' gdb' ++ delim=' ' ++ for c in $(print_updated_components) +++ get_current_git qemu_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/qemu_rev +++ get_baseline_git qemu_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/qemu_rev ++ '[' x9ef497755afc252fb8e060c9ea6b0987abfd20b6 '!=' xc152379422a204109f34ca2b43ecc538c7d738ae ']' ++ echo -ne ' qemu' ++ delim=' ' ++ echo # Debug traces : # change_kind=multiple_components : binutils gcc newlib gdb qemu + local c base_rev cur_rev c_commits + '[' 5 = 0 ']' + '[' 5 = 1 ']' + change_kind=multiple_components + changed_single_component= + echo '# Debug traces :' + echo '# change_kind=multiple_components : binutils gcc newlib gdb qemu' + for c in "${changed_components[@]}" ++ get_baseline_git binutils_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/binutils_rev + base_rev=9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c ++ get_current_git binutils_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/binutils_rev + cur_rev=4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 ++ git -C binutils rev-list --count 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 # rev for binutils : 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 (52 commits) + c_commits=52 + echo '# rev for binutils : 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 (52 commits)' + 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=e4775af423a590947a10429b9fa889f5d3d41d40 ++ 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=fcf66bceb4670fcd6ed8efef7f64003354e609f1 ++ git -C gcc rev-list --count e4775af423a590947a10429b9fa889f5d3d41d40..fcf66bceb4670fcd6ed8efef7f64003354e609f1 # rev for gcc : e4775af423a590947a10429b9fa889f5d3d41d40..fcf66bceb4670fcd6ed8efef7f64003354e609f1 (149 commits) + c_commits=149 + echo '# rev for gcc : e4775af423a590947a10429b9fa889f5d3d41d40..fcf66bceb4670fcd6ed8efef7f64003354e609f1 (149 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git newlib_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/newlib_rev + base_rev=2c06014f12b0231e40d4256ae5f0d16a4b21be48 ++ get_current_git newlib_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/newlib_rev + cur_rev=c2d2bf34e6959615a3ba0edf4153d210501ba04f ++ git -C newlib rev-list --count 2c06014f12b0231e40d4256ae5f0d16a4b21be48..c2d2bf34e6959615a3ba0edf4153d210501ba04f # rev for newlib : 2c06014f12b0231e40d4256ae5f0d16a4b21be48..c2d2bf34e6959615a3ba0edf4153d210501ba04f (14 commits) + c_commits=14 + echo '# rev for newlib : 2c06014f12b0231e40d4256ae5f0d16a4b21be48..c2d2bf34e6959615a3ba0edf4153d210501ba04f (14 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gdb_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/gdb_rev + base_rev=9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c ++ get_current_git gdb_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/gdb_rev + cur_rev=4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 ++ git -C gdb rev-list --count 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 # rev for gdb : 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 (52 commits) + c_commits=52 + echo '# rev for gdb : 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 (52 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git qemu_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/qemu_rev + base_rev=c152379422a204109f34ca2b43ecc538c7d738ae ++ get_current_git qemu_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/qemu_rev + cur_rev=9ef497755afc252fb8e060c9ea6b0987abfd20b6 ++ git -C qemu rev-list --count c152379422a204109f34ca2b43ecc538c7d738ae..9ef497755afc252fb8e060c9ea6b0987abfd20b6 # rev for qemu : c152379422a204109f34ca2b43ecc538c7d738ae..9ef497755afc252fb8e060c9ea6b0987abfd20b6 (261 commits) + c_commits=261 + echo '# rev for qemu : c152379422a204109f34ca2b43ecc538c7d738ae..9ef497755afc252fb8e060c9ea6b0987abfd20b6 (261 commits)' + echo '' + setup_stages_to_run + '[' 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 + print_result_f=print_result + print_config_f=print_config + print_last_icommit_f=print_last_icommit + generate_extra_details_f=generate_extra_details + case "$ci_project" in + print_result_f=gnu_print_result + generate_extra_details_f=gnu_generate_extra_details + post_interesting_commits init # post_interesting_commits + set -euf -o pipefail + echo '# post_interesting_commits' + local stage=init + '[' multiple_components '!=' single_commit ']' + return + '[' full '!=' full ']' + gnu_generate_extra_details + set -euf -o pipefail + '[' -d artifacts/sumfiles ']' + wait 289685 + gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles + true + check_if_first_report + declare -g first_icommit_to_report + first_icommit_to_report=false + '[' xmultiple_components '!=' xsingle_commit ']' + return + post_interesting_commits full # post_interesting_commits + set -euf -o pipefail + echo '# post_interesting_commits' + local stage=full + '[' multiple_components '!=' single_commit ']' + return + true + generate_jira_dir + set -euf -o pipefail + local icommit_entry jira_key= ++ print_last_icommit --entry ++ false ++ set -euf -o pipefail ++ local print_arg=--entry ++ shift 1 ++ '[' xmultiple_components '!=' xsingle_commit ']' ++ return 0 + icommit_entry= + '[' '' '!=' '' ']' + mkdir -p artifacts/notify/jira + '[' '' '!=' '' ']' + cat ++ print_jira_template_card ++ local jira_card=GNU-692 ++ case "$ci_project/$ci_config:$changed_single_component" in ++ echo GNU-692 ++ 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 289742 ++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230912 --build_dir=artifacts/sumfiles --verbosity=1 ++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230912 --build_dir=artifacts/sumfiles --verbosity=1 ++ wait 289743 ++ local n_regressions n_progressions pass_fail=PASS ++ '[' 0 '!=' 0 ']' +++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum +++ true ++ n_regressions=0 +++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum +++ 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_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_binutils--master-arm_v7a_softfp_eabi-build/103/artifact/artifacts ++ '[' '' '!=' '' ']' ++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/103/artifact/artifacts/notify/mail-body.txt/*view*/' # print all notification files + echo '# print all notification files' + true + generate_mail_files + set -euf -o pipefail + print_mail_recipients + set -euf -o pipefail + local c= + '[' '' = '' ']' + echo bcc:tcwg-validation@linaro.org + return 0 ++ print_commits --oneline ++ set -euf -o pipefail ++ false ++ local print_arg=--oneline ++ '[' multiple_components = no_change ']' ++ local more_lines ++ '[' multiple_components = single_commit ']' ++ '[' multiple_components = single_component ']' ++ '[' multiple_components = multiple_components ']' ++ 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 binutils_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/binutils_rev ++ base_rev=9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c +++ get_current_git binutils_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/binutils_rev ++ cur_rev=4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 +++ git -C binutils rev-list --count 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 ++ c_commits=52 ++ new_commits=52 ++ 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=e4775af423a590947a10429b9fa889f5d3d41d40 +++ 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=fcf66bceb4670fcd6ed8efef7f64003354e609f1 +++ git -C gcc rev-list --count e4775af423a590947a10429b9fa889f5d3d41d40..fcf66bceb4670fcd6ed8efef7f64003354e609f1 ++ c_commits=149 ++ new_commits=201 ++ for c in "${changed_components[@]}" +++ get_baseline_git newlib_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/newlib_rev ++ base_rev=2c06014f12b0231e40d4256ae5f0d16a4b21be48 +++ get_current_git newlib_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/newlib_rev ++ cur_rev=c2d2bf34e6959615a3ba0edf4153d210501ba04f +++ git -C newlib rev-list --count 2c06014f12b0231e40d4256ae5f0d16a4b21be48..c2d2bf34e6959615a3ba0edf4153d210501ba04f ++ c_commits=14 ++ new_commits=215 ++ for c in "${changed_components[@]}" +++ get_baseline_git gdb_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gdb_rev ++ base_rev=9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c +++ get_current_git gdb_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/gdb_rev ++ cur_rev=4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 +++ git -C gdb rev-list --count 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 ++ c_commits=52 ++ new_commits=267 ++ for c in "${changed_components[@]}" +++ get_baseline_git qemu_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/qemu_rev ++ base_rev=c152379422a204109f34ca2b43ecc538c7d738ae +++ get_current_git qemu_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/qemu_rev ++ cur_rev=9ef497755afc252fb8e060c9ea6b0987abfd20b6 +++ git -C qemu rev-list --count c152379422a204109f34ca2b43ecc538c7d738ae..9ef497755afc252fb8e060c9ea6b0987abfd20b6 ++ c_commits=261 ++ new_commits=528 +++ echo binutils gcc newlib gdb qemu +++ tr ' ' , ++ components=binutils,gcc,newlib,gdb,qemu ++ echo '528 commits in binutils,gcc,newlib,gdb,qemu' ++ '[' --oneline = --oneline ']' ++ return 0 ++ 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 289818 ++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230912 --build_dir=artifacts/sumfiles --verbosity=1 ++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230912 --build_dir=artifacts/sumfiles --verbosity=1 ++ wait 289819 ++ local n_regressions n_progressions pass_fail=PASS ++ '[' 0 '!=' 0 ']' +++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum +++ true ++ n_regressions=0 +++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum +++ 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 + echo '[Linaro-TCWG-CI]' '528 commits in binutils,gcc,newlib,gdb,qemu: PASS' + 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_binutils--master-arm_v7a_softfp_eabi-build/103/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_binutils--master-arm_v7a_softfp_eabi-build/101/artifact/artifacts + cat ++ print_commits --short ++ sed -e 's/^/ | /' ++ set -euf -o pipefail ++ false ++ local print_arg=--short ++ '[' multiple_components = no_change ']' ++ local more_lines ++ '[' multiple_components = single_commit ']' ++ '[' multiple_components = single_component ']' ++ '[' multiple_components = multiple_components ']' ++ 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 binutils_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/binutils_rev ++ base_rev=9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c +++ get_current_git binutils_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/binutils_rev ++ cur_rev=4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 +++ git -C binutils rev-list --count 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 ++ c_commits=52 ++ new_commits=52 ++ 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=e4775af423a590947a10429b9fa889f5d3d41d40 +++ 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=fcf66bceb4670fcd6ed8efef7f64003354e609f1 +++ git -C gcc rev-list --count e4775af423a590947a10429b9fa889f5d3d41d40..fcf66bceb4670fcd6ed8efef7f64003354e609f1 ++ c_commits=149 ++ new_commits=201 ++ for c in "${changed_components[@]}" +++ get_baseline_git newlib_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/newlib_rev ++ base_rev=2c06014f12b0231e40d4256ae5f0d16a4b21be48 +++ get_current_git newlib_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/newlib_rev ++ cur_rev=c2d2bf34e6959615a3ba0edf4153d210501ba04f +++ git -C newlib rev-list --count 2c06014f12b0231e40d4256ae5f0d16a4b21be48..c2d2bf34e6959615a3ba0edf4153d210501ba04f ++ c_commits=14 ++ new_commits=215 ++ for c in "${changed_components[@]}" +++ get_baseline_git gdb_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gdb_rev ++ base_rev=9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c +++ get_current_git gdb_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/gdb_rev ++ cur_rev=4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 +++ git -C gdb rev-list --count 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 ++ c_commits=52 ++ new_commits=267 ++ for c in "${changed_components[@]}" +++ get_baseline_git qemu_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/qemu_rev ++ base_rev=c152379422a204109f34ca2b43ecc538c7d738ae +++ get_current_git qemu_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/qemu_rev ++ cur_rev=9ef497755afc252fb8e060c9ea6b0987abfd20b6 +++ git -C qemu rev-list --count c152379422a204109f34ca2b43ecc538c7d738ae..9ef497755afc252fb8e060c9ea6b0987abfd20b6 ++ c_commits=261 ++ new_commits=528 +++ echo binutils gcc newlib gdb qemu +++ tr ' ' , ++ components=binutils,gcc,newlib,gdb,qemu ++ echo '528 commits in binutils,gcc,newlib,gdb,qemu' ++ '[' --short = --oneline ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git binutils_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/binutils_rev ++ base_rev=9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c +++ get_current_git binutils_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/binutils_rev ++ cur_rev=4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 +++ git -C binutils rev-list --count 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 ++ c_commits=52 ++ '[' '' '!=' '' ']' ++ git -C binutils log -n 5 --oneline 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 ++ '[' 52 -gt 5 ']' ++ echo '... and 47 more commits in binutils' ++ '[' '' '!=' '' ']' ++ 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=e4775af423a590947a10429b9fa889f5d3d41d40 +++ 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=fcf66bceb4670fcd6ed8efef7f64003354e609f1 +++ git -C gcc rev-list --count e4775af423a590947a10429b9fa889f5d3d41d40..fcf66bceb4670fcd6ed8efef7f64003354e609f1 ++ c_commits=149 ++ '[' '' '!=' '' ']' ++ git -C gcc log -n 5 --oneline e4775af423a590947a10429b9fa889f5d3d41d40..fcf66bceb4670fcd6ed8efef7f64003354e609f1 ++ '[' 149 -gt 5 ']' ++ echo '... and 144 more commits in gcc' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git newlib_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/newlib_rev ++ base_rev=2c06014f12b0231e40d4256ae5f0d16a4b21be48 +++ get_current_git newlib_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/newlib_rev ++ cur_rev=c2d2bf34e6959615a3ba0edf4153d210501ba04f +++ git -C newlib rev-list --count 2c06014f12b0231e40d4256ae5f0d16a4b21be48..c2d2bf34e6959615a3ba0edf4153d210501ba04f ++ c_commits=14 ++ '[' '' '!=' '' ']' ++ git -C newlib log -n 5 --oneline 2c06014f12b0231e40d4256ae5f0d16a4b21be48..c2d2bf34e6959615a3ba0edf4153d210501ba04f ++ '[' 14 -gt 5 ']' ++ echo '... and 9 more commits in newlib' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git gdb_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gdb_rev ++ base_rev=9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c +++ get_current_git gdb_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/gdb_rev ++ cur_rev=4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 +++ git -C gdb rev-list --count 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 ++ c_commits=52 ++ '[' '' '!=' '' ']' ++ git -C gdb log -n 5 --oneline 9e99d10c9a7fc20adb0009d3761fe3cdfdbe0a8c..4bc4551bdc5cd8e0811e1c94b7367de00e3e4fb8 ++ '[' 52 -gt 5 ']' ++ echo '... and 47 more commits in gdb' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git qemu_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/qemu_rev ++ base_rev=c152379422a204109f34ca2b43ecc538c7d738ae +++ get_current_git qemu_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/qemu_rev ++ cur_rev=9ef497755afc252fb8e060c9ea6b0987abfd20b6 +++ git -C qemu rev-list --count c152379422a204109f34ca2b43ecc538c7d738ae..9ef497755afc252fb8e060c9ea6b0987abfd20b6 ++ c_commits=261 ++ '[' '' '!=' '' ']' ++ git -C qemu log -n 5 --oneline c152379422a204109f34ca2b43ecc538c7d738ae..9ef497755afc252fb8e060c9ea6b0987abfd20b6 ++ '[' 261 -gt 5 ']' ++ echo '... and 256 more commits in qemu' ++ '[' '' '!=' '' ']' ++ return 0 ++ gnu_print_result --short ++ false ++ local print_arg=--short ++ '[' -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 289956 ++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230912 --build_dir=artifacts/sumfiles --verbosity=1 ++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230912 --build_dir=artifacts/sumfiles --verbosity=1 ++ wait 289957 ++ local n_regressions n_progressions pass_fail=PASS ++ '[' 0 '!=' 0 ']' +++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum +++ true ++ n_regressions=0 +++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum +++ 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 ']' ++ continue ++ for outfile in regressions.sum progressions.sum ++ '[' -f artifacts/notify/progressions.sum ']' ++ continue ++ 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_binutils--master-arm_v7a_softfp_eabi-build/103/artifact/artifacts +++ '[' '' '!=' '' ']' +++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/103/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_binutils--master-arm_v7a_softfp_eabi-build/103/artifact/artifacts +++ '[' '' '!=' '' ']' +++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/103/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_binutils--master-arm_v7a_softfp_eabi-build/103/artifact/artifacts +++ '[' '' '!=' '' ']' +++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/103/artifact/artifacts/sumfiles/xfails.xfail ++ print_config ++ : + '[' multiple_components '!=' single_commit ']' + return # generate dashboard # generate_dashboard_squad ... Skipping # post_dashboard_squad ... Skipping + echo '# generate dashboard' + generate_dashboard_squad + local results_date + echo '# generate_dashboard_squad' + false + echo '... Skipping' + return + post_dashboard_squad + echo '# post_dashboard_squad' + false + echo '... Skipping' + return + false + post_to_jira # post_to_jira + set -euf -o pipefail + echo '# post_to_jira' + local post_card_comment=false + local post_template_comment=false + false + false + false Full stage ran successfully. + echo 'Full stage ran successfully.'