+ 983919:jenkins1039702477471241918.sh: build_container_exec: 29: set +x /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_gnu-build.sh + 452697:round-robin-notify.sh: 68: false + 452697:round-robin-notify.sh: 71: dryrun= + 452697:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/rr/.. + 452697:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/rr/.. + 452697:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 452697:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 452697:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 452697:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/rr/../tcwg_gnu-config.sh # setup_notify_environment + 452697:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 452697:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 452697:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 452697:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 452697:round-robin-notify.sh: 162: declare -a changed_components + 452697:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 452697:round-robin-notify.sh: 219: declare print_details_f + 452697:round-robin-notify.sh: 514: dump_model_only=false + 452697:round-robin-notify.sh: 2844: setup_notify_environment + 452697:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' + 452697:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 452697:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 452697:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 452697:round-robin-notify.sh: get_manifest: 1081: set +x + 452697:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_bootstrap_build ++ 452697:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 452697:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 452697:round-robin-notify.sh: get_manifest: 1081: set +x + 452697:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-arm-bootstrap_profiled_lto + 452697:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 452697:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 452697:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 452697:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 452697:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 452697:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 452697:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 452697:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 452697:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 452697:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 452697:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' # Debug traces : + 452697:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' ++ 452697:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 452697:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 452697:round-robin-notify.sh: get_manifest: 1081: set +x # Baseline : http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10106/ # Using dir : base-artifacts + 452697:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10106/' + 452697:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 452697:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 452697:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 452697:round-robin-notify.sh: get_manifest: 1081: set +x # Artifacts : http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/ # Using dir : artifacts + 452697:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/' + 452697:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 452697:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 452697:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 452697:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 452697:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw # check_source_changes + 452697:round-robin-notify.sh: setup_notify_environment: 121: '[' ignore = precommit ']' + 452697:round-robin-notify.sh: 2845: check_source_changes + 452697:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' ++ 452697:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 452697:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 452697:round-robin-notify.sh: get_manifest: 1081: set +x + 452697:round-robin-notify.sh: check_source_changes: 170: '[' onsuccess '!=' init ']' + 452697:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 452697:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 452697:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 452697:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 452697:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 452697:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 452697:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 452697:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 452697:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 452697:round-robin-notify.sh: print_updated_components: 1204: false +++ 452697:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 452697:round-robin-notify.sh: print_updated_components: 1211: '[' xgit+ssh://linaroci@gcc.gnu.org/git/gcc.git#master '!=' xbaseline ']' +++ 452697:round-robin-notify.sh: print_updated_components: 1212: echo -ne gcc +++ 452697:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 452697:round-robin-notify.sh: print_updated_components: 1217: echo ++ 452697:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 452697:round-robin-notify.sh: print_changed_components: 1249: false ++ 452697:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 452697:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 452697:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 452697:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 452697:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 452697:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 452697:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 452697:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 452697:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 452697:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 452697:round-robin-notify.sh: print_changed_components: 1264: '[' xb460a877061a71daeed6f7fca01b8274d9fdd9da '!=' xde8cbe4445362bcaa8f55c044397661c19a4260c ']' ++ 452697:round-robin-notify.sh: print_changed_components: 1266: echo -ne gcc ++ 452697:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 452697:round-robin-notify.sh: print_changed_components: 1271: echo + 452697:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 452697:round-robin-notify.sh: check_source_changes: 177: '[' 1 = 0 ']' + 452697:round-robin-notify.sh: check_source_changes: 180: '[' 1 = 1 ']' + 452697:round-robin-notify.sh: check_source_changes: 181: changed_single_component=gcc ++ 452697:round-robin-notify.sh: check_source_changes: 183: get_component_rev gcc ++ 452697:round-robin-notify.sh: get_component_rev: 1780: false ++ 452697:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 452697:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 452697:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 452697:round-robin-notify.sh: check_source_changes: 183: first_bad=b460a877061a71daeed6f7fca01b8274d9fdd9da ++ 452697:round-robin-notify.sh: check_source_changes: 184: get_baseline_component_rev gcc ++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 452697:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 452697:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 452697:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 452697:round-robin-notify.sh: check_source_changes: 184: last_good=de8cbe4445362bcaa8f55c044397661c19a4260c + 452697:round-robin-notify.sh: check_source_changes: 187: local res + 452697:round-robin-notify.sh: check_source_changes: 190: res=0 + 452697:round-robin-notify.sh: check_source_changes: 190: wait 452790 + 452697:round-robin-notify.sh: check_source_changes: 188: git -C gcc rev-parse --verify HEAD + 452697:round-robin-notify.sh: check_source_changes: 191: assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x + 452697:round-robin-notify.sh: check_source_changes: 194: single_commit_p gcc + 452697:round-robin-notify.sh: single_commit_p: 139: set -euf -o pipefail + 452697:round-robin-notify.sh: single_commit_p: 141: local c=gcc + 452697:round-robin-notify.sh: single_commit_p: 143: local base_rev cur_rev sha1 ++ 452697:round-robin-notify.sh: single_commit_p: 144: get_baseline_component_rev gcc ++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 452697:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 452697:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 452697:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 452697:round-robin-notify.sh: single_commit_p: 144: base_rev=de8cbe4445362bcaa8f55c044397661c19a4260c ++ 452697:round-robin-notify.sh: single_commit_p: 145: get_component_rev gcc ++ 452697:round-robin-notify.sh: get_component_rev: 1780: false ++ 452697:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 452697:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 452697:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 452697:round-robin-notify.sh: single_commit_p: 145: cur_rev=b460a877061a71daeed6f7fca01b8274d9fdd9da ++ 452697:round-robin-notify.sh: single_commit_p: 147: git -C gcc rev-parse 'b460a877061a71daeed6f7fca01b8274d9fdd9da^@' # Debug traces : # change_kind=single_component : gcc + 452697:round-robin-notify.sh: single_commit_p: 147: for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + 452697:round-robin-notify.sh: single_commit_p: 148: '[' bfc82936d1ea078d21a58e063fd27022371ca3a3 = de8cbe4445362bcaa8f55c044397661c19a4260c ']' + 452697:round-robin-notify.sh: single_commit_p: 154: return 1 + 452697:round-robin-notify.sh: check_source_changes: 197: change_kind=single_component + 452697:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' + 452697:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=single_component : gcc' + 452697:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 452697:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 452697:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 452697:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 452697:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 452697:round-robin-notify.sh: check_source_changes: 208: base_rev=de8cbe4445362bcaa8f55c044397661c19a4260c ++ 452697:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 452697:round-robin-notify.sh: get_component_rev: 1780: false ++ 452697:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 452697:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 452697:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 452697:round-robin-notify.sh: check_source_changes: 209: cur_rev=b460a877061a71daeed6f7fca01b8274d9fdd9da ++ 452697:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count de8cbe4445362bcaa8f55c044397661c19a4260c..b460a877061a71daeed6f7fca01b8274d9fdd9da + 452697:round-robin-notify.sh: check_source_changes: 211: c_commits=51 # rev for gcc : de8cbe4445362bcaa8f55c044397661c19a4260c..b460a877061a71daeed6f7fca01b8274d9fdd9da (51 commits) + 452697:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : de8cbe4445362bcaa8f55c044397661c19a4260c..b460a877061a71daeed6f7fca01b8274d9fdd9da (51 commits)' + 452697:round-robin-notify.sh: check_source_changes: 214: echo '' + 452697:round-robin-notify.sh: 2846: setup_stages_to_run + 452697:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 452697:round-robin-notify.sh: setup_stages_to_run: 226: check_old_jira_cards=true + 452697:round-robin-notify.sh: setup_stages_to_run: 231: '[' ignore = precommit ']' + 452697:round-robin-notify.sh: setup_stages_to_run: 237: '[' ignore = onregression ']' + 452697:round-robin-notify.sh: setup_stages_to_run: 241: '[' ignore = precommit ']' + 452697:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 452697:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 452697:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 452697:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 452697:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 452697:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 452697:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 452697:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 452697:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 452697:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 452697:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 452697:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 452697:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 452697:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 452697:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 452697:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 452697:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 452697:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 452697:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 452697:round-robin-notify.sh: 2849: post_interesting_commits init + 452697:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail # post_interesting_commits + 452697:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' + 452697:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 452697:round-robin-notify.sh: post_interesting_commits: 1655: '[' single_component '!=' single_commit ']' + 452697:round-robin-notify.sh: post_interesting_commits: 1656: return + 452697:round-robin-notify.sh: 2851: '[' full '!=' full ']' + 452697:round-robin-notify.sh: 2856: gnu_generate_extra_details + 452697:round-robin-notify.sh: gnu_generate_extra_details: 390: set -euf -o pipefail + 452697:round-robin-notify.sh: gnu_generate_extra_details: 393: local tmpfile ++ 452697:round-robin-notify.sh: gnu_generate_extra_details: 394: mktemp + 452697:round-robin-notify.sh: gnu_generate_extra_details: 394: tmpfile=/tmp/tmp.Fx2QXCNSv7 + 452697:round-robin-notify.sh: gnu_generate_extra_details: 396: settings_for_ci_project_and_config tcwg_bootstrap_build master-arm-bootstrap_profiled_lto native + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_bootstrap_build + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-arm-bootstrap_profiled_lto + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-arm-bootstrap_profiled_lto + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-arm-bootstrap_profiled_lto + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native ++ 452697:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail ++ 452697:round-robin-notify.sh: print_gnu_target: 2121: local target=native ++ 452697:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in ++ 452697:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in +++ 452697:round-robin-notify.sh: print_gnu_target: 2131: uname -m ++ 452697:round-robin-notify.sh: print_gnu_target: 2134: target=armv8l-unknown-linux-gnueabihf ++ 452697:round-robin-notify.sh: print_gnu_target: 2144: echo armv8l-unknown-linux-gnueabihf + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on armv8l-unknown-linux-gnueabihf' + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 271: sed 's/^tcwg_//' ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 271: echo tcwg_bootstrap_build + 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 271: gnu_data[pretty_project]=bootstrap_build + 452697:round-robin-notify.sh: gnu_generate_extra_details: 398: echo + 452697:round-robin-notify.sh: gnu_generate_extra_details: 401: '[' 'none, autodetected on armv8l-unknown-linux-gnueabihf' '!=' '' ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 402: cat + 452697:round-robin-notify.sh: gnu_generate_extra_details: 413: cat + 452697:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 452697:round-robin-notify.sh: gnu_generate_extra_details: 476: set +f ++ 452697:round-robin-notify.sh: gnu_generate_extra_details: 476: find artifacts/01-reset_artifacts artifacts/02-prepare_abe artifacts/03-true artifacts/04-build_abe-bootstrap_profiled_lto artifacts/05-check_regression -name console.log.xz ++ 452697:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/01-reset_artifacts/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/01-reset_artifacts + 452697:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 452697:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/01-reset_artifacts/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.Fx2QXCNSv7 + 452697:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 452697:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.Fx2QXCNSv7 + 452697:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 452697:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.Fx2QXCNSv7-configure ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.Fx2QXCNSv7-make ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 452697:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/01-reset_artifacts/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.Fx2QXCNSv7-dj ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 452697:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/02-prepare_abe/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/02-prepare_abe + 452697:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 452697:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/02-prepare_abe/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.Fx2QXCNSv7 + 452697:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 452697:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.Fx2QXCNSv7 + 452697:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 452697:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.Fx2QXCNSv7-configure ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.Fx2QXCNSv7-make ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 452697:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/02-prepare_abe/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.Fx2QXCNSv7-dj ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 452697:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/03-true/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/03-true + 452697:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 452697:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/03-true/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.Fx2QXCNSv7 + 452697:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 452697:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.Fx2QXCNSv7 + 452697:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 452697:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.Fx2QXCNSv7-configure ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.Fx2QXCNSv7-make ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 452697:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/03-true/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.Fx2QXCNSv7-dj ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 452697:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/04-build_abe-bootstrap_profiled_lto/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/04-build_abe-bootstrap_profiled_lto + 452697:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 452697:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/04-build_abe-bootstrap_profiled_lto/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.Fx2QXCNSv7 + 452697:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.Fx2QXCNSv7 + 452697:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.Fx2QXCNSv7-configure ']' ++ 452697:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/04-build_abe-bootstrap_profiled_lto + 452697:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 04-build_abe-bootstrap_profiled_lto' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.Fx2QXCNSv7-configure /tmp/tmp.Fx2QXCNSv7-make + 452697:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 452697:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 452697:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/04-build_abe-bootstrap_profiled_lto/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.Fx2QXCNSv7-dj ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 452697:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/05-check_regression/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/05-check_regression + 452697:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 452697:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/05-check_regression/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.Fx2QXCNSv7 + 452697:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 452697:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.Fx2QXCNSv7 + 452697:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 452697:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.Fx2QXCNSv7-configure ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.Fx2QXCNSv7-make ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 452697:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/05-check_regression/console.log.xz + 452697:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.Fx2QXCNSv7-dj ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console + 452697:round-robin-notify.sh: gnu_generate_extra_details: 454: rm -f /tmp/tmp.Fx2QXCNSv7 /tmp/tmp.Fx2QXCNSv7-configure /tmp/tmp.Fx2QXCNSv7-make /tmp/tmp.Fx2QXCNSv7-dj + 452697:round-robin-notify.sh: gnu_generate_extra_details: 456: '[' -s artifacts/notify/configure-toolchain.txt ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 458: '[' -d artifacts/sumfiles ']' + 452697:round-robin-notify.sh: gnu_generate_extra_details: 459: return 0 + 452697:round-robin-notify.sh: 2857: calculate_results_date + 452697:round-robin-notify.sh: calculate_results_date: 2522: set -euf -o pipefail + 452697:round-robin-notify.sh: calculate_results_date: 2524: local c base_d cur_d results_date=0 ++ 452697:round-robin-notify.sh: calculate_results_date: 2527: get_current_manifest '{rr[components]}' ++ 452697:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[components]}' ++ 452697:round-robin-notify.sh: get_manifest: 1081: set +x + 452697:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 452697:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 452697:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev gcc ++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 452697:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 452697:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 452697:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 452697:round-robin-notify.sh: calculate_results_date: 2529: '[' de8cbe4445362bcaa8f55c044397661c19a4260c '!=' '' ']' ++ 452697:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date gcc ++ 452697:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 452697:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 452697:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev gcc +++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 452697:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 452697:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 452697:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 452697:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 452697:round-robin-notify.sh: get_baseline_component_date: 1173: rev=de8cbe4445362bcaa8f55c044397661c19a4260c ++ 452697:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No gcc in current git' '[' xde8cbe4445362bcaa8f55c044397661c19a4260c '!=' x ']' ++ 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 452697:round-robin-notify.sh: get_baseline_component_date: 1177: git -C gcc show --no-patch --pretty=%ct de8cbe4445362bcaa8f55c044397661c19a4260c + 452697:round-robin-notify.sh: calculate_results_date: 2530: base_d=1784123253 ++ 452697:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date gcc ++ 452697:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 452697:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev gcc +++ 452697:round-robin-notify.sh: get_component_rev: 1780: false +++ 452697:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 452697:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 452697:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 452697:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 452697:round-robin-notify.sh: get_current_component_date: 1187: rev=b460a877061a71daeed6f7fca01b8274d9fdd9da ++ 452697:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No gcc in current git' '[' xb460a877061a71daeed6f7fca01b8274d9fdd9da '!=' x ']' ++ 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 452697:round-robin-notify.sh: get_current_component_date: 1191: git -C gcc show --no-patch --pretty=%ct b460a877061a71daeed6f7fca01b8274d9fdd9da + 452697:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1784217317 + 452697:round-robin-notify.sh: calculate_results_date: 2533: '[' x1784123253 '!=' x ']' + 452697:round-robin-notify.sh: calculate_results_date: 2534: '[' x1784217317 = x ']' + 452697:round-robin-notify.sh: calculate_results_date: 2534: '[' 1784217317 -lt 1784123253 ']' + 452697:round-robin-notify.sh: calculate_results_date: 2538: '[' x1784217317 = x ']' + 452697:round-robin-notify.sh: calculate_results_date: 2542: '[' 1784217317 -gt 0 ']' + 452697:round-robin-notify.sh: calculate_results_date: 2543: results_date=1784217317 + 452697:round-robin-notify.sh: calculate_results_date: 2547: assert_with_msg 'Failed to produce results_date' '[' 1784217317 -gt 0 ']' + 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 452697:round-robin-notify.sh: calculate_results_date: 2549: get_baseline_manifest '{rr[results_date]}' ++ 452697:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false ++ 452697:round-robin-notify.sh: get_manifest: 1081: set +x + 452697:round-robin-notify.sh: calculate_results_date: 2549: base_d=1784036346 + 452697:round-robin-notify.sh: calculate_results_date: 2564: '[' 1784036346 '!=' '' ']' + 452697:round-robin-notify.sh: calculate_results_date: 2565: '[' 1784217317 -gt 1784036346 ']' + 452697:round-robin-notify.sh: calculate_results_date: 2569: results_date=1784126831 + 452697:round-robin-notify.sh: calculate_results_date: 2584: rr[results_date]=1784126831 + 452697:round-robin-notify.sh: calculate_results_date: 2585: cat + 452697:round-robin-notify.sh: calculate_results_date: 2587: manifest_out + 452697:round-robin-notify.sh: manifest_out: 1071: cat + 452697:round-robin-notify.sh: 2859: check_if_first_report + 452697:round-robin-notify.sh: check_if_first_report: 733: declare -g first_icommit_to_report + 452697:round-robin-notify.sh: check_if_first_report: 735: first_icommit_to_report=false + 452697:round-robin-notify.sh: check_if_first_report: 736: '[' xsingle_component '!=' xsingle_commit ']' + 452697:round-robin-notify.sh: check_if_first_report: 737: return + 452697:round-robin-notify.sh: 2862: post_interesting_commits full # post_interesting_commits + 452697:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail + 452697:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' + 452697:round-robin-notify.sh: post_interesting_commits: 1653: local stage=full + 452697:round-robin-notify.sh: post_interesting_commits: 1655: '[' single_component '!=' single_commit ']' + 452697:round-robin-notify.sh: post_interesting_commits: 1656: return + 452697:round-robin-notify.sh: 2864: true + 452697:round-robin-notify.sh: 2865: generate_jira_dir + 452697:round-robin-notify.sh: generate_jira_dir: 1869: set -euf -o pipefail + 452697:round-robin-notify.sh: generate_jira_dir: 1871: local icommit_entry jira_key= ++ 452697:round-robin-notify.sh: generate_jira_dir: 1872: print_last_icommit --entry ++ 452697:round-robin-notify.sh: print_last_icommit: 691: false ++ 452697:round-robin-notify.sh: print_last_icommit: 692: set -euf -o pipefail ++ 452697:round-robin-notify.sh: print_last_icommit: 693: local print_arg=--entry ++ 452697:round-robin-notify.sh: print_last_icommit: 694: shift 1 ++ 452697:round-robin-notify.sh: print_last_icommit: 696: '[' xsingle_component '!=' xsingle_commit ']' ++ 452697:round-robin-notify.sh: print_last_icommit: 697: return 0 + 452697:round-robin-notify.sh: generate_jira_dir: 1872: icommit_entry= + 452697:round-robin-notify.sh: generate_jira_dir: 1874: '[' '' '!=' '' ']' + 452697:round-robin-notify.sh: generate_jira_dir: 1880: mkdir -p artifacts/notify/jira + 452697:round-robin-notify.sh: generate_jira_dir: 1883: '[' '' '!=' '' ']' + 452697:round-robin-notify.sh: generate_jira_dir: 1896: cat ++ 452697:round-robin-notify.sh: generate_jira_dir: 1896: print_jira_template_card ++ 452697:round-robin-notify.sh: print_jira_template_card: 1726: local jira_card=GNU-692 ++ 452697:round-robin-notify.sh: print_jira_template_card: 1727: case "$ci_project/$ci_config:$changed_single_component" in ++ 452697:round-robin-notify.sh: print_jira_template_card: 1744: echo GNU-692 ++ 452697:round-robin-notify.sh: generate_jira_dir: 1896: gnu_llvm_print_result --oneline ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 452697:round-robin-notify.sh: print_result: 662: false ++ 452697:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 452697:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 452697:round-robin-notify.sh: print_result: 667: '[' 0 = 0 ']' ++ 452697:round-robin-notify.sh: print_result: 668: echo Success ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 ++ 452697:round-robin-notify.sh: generate_jira_dir: 1896: print_artifacts_url 'notify/mail-body.txt/*view*/' ++ 452697:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail ++ 452697:round-robin-notify.sh: print_artifacts_url: 794: local url +++ 452697:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL +++ 452697:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL +++ 452697:round-robin-notify.sh: get_manifest: 1081: set +x ++ 452697:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/artifact/artifacts ++ 452697:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' +++ 452697:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url 'http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2712: local 'input_url=http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/artifact/artifacts/notify/mail-body.txt/*view*/' +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2716: false +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 11 ']' +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 11 ']' +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107 +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 11 ']' +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 11 ']' +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 11 ']' +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 11 ']' +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts/notify +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 11 ']' +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts/notify/mail-body.txt +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2823: idx=10 +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 10 -lt 11 ']' +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2818: endchar= +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2823: idx=11 +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 11 -lt 11 ']' +++ 452697:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts/notify/mail-body.txt ++ 452697:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts/notify/mail-body.txt + 452697:round-robin-notify.sh: 2868: echo '# print all notification files' # print all notification files + 452697:round-robin-notify.sh: 2869: true + 452697:round-robin-notify.sh: 2870: generate_mail_files + 452697:round-robin-notify.sh: generate_mail_files: 2243: set -euf -o pipefail + 452697:round-robin-notify.sh: generate_mail_files: 2245: print_mail_recipients + 452697:round-robin-notify.sh: print_mail_recipients: 1992: set -euf -o pipefail + 452697:round-robin-notify.sh: print_mail_recipients: 1994: local c=gcc + 452697:round-robin-notify.sh: print_mail_recipients: 1995: '[' gcc = '' ']' + 452697:round-robin-notify.sh: print_mail_recipients: 2000: local -A emails + 452697:round-robin-notify.sh: print_mail_recipients: 2001: emails["tcwg-validation@linaro.org"]=bcc + 452697:round-robin-notify.sh: print_mail_recipients: 2002: emails["author"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2003: emails["committer"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2005: case "$ci_project/$ci_config:$c" in + 452697:round-robin-notify.sh: print_mail_recipients: 2053: emails["gcc-regression@gcc.gnu.org"]=cc_postcommit + 452697:round-robin-notify.sh: print_mail_recipients: 2063: local c email base_rev cur_rev ++ 452697:round-robin-notify.sh: print_mail_recipients: 2066: get_baseline_component_rev gcc ++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 452697:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 452697:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 452697:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 452697:round-robin-notify.sh: print_mail_recipients: 2066: base_rev=de8cbe4445362bcaa8f55c044397661c19a4260c ++ 452697:round-robin-notify.sh: print_mail_recipients: 2067: get_component_rev gcc ++ 452697:round-robin-notify.sh: get_component_rev: 1780: false ++ 452697:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 452697:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 452697:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 452697:round-robin-notify.sh: print_mail_recipients: 2067: cur_rev=b460a877061a71daeed6f7fca01b8274d9fdd9da ++ 452697:round-robin-notify.sh: print_mail_recipients: 2124: git -C gcc log --pretty=%ae de8cbe4445362bcaa8f55c044397661c19a4260c..b460a877061a71daeed6f7fca01b8274d9fdd9da + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2069: emails["$email"]=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2068: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2073: local precommit_postcommit=postcommit + 452697:round-robin-notify.sh: print_mail_recipients: 2074: '[' ignore '!=' precommit ']' ++ 452697:round-robin-notify.sh: print_mail_recipients: 2076: get_baseline_component_rev gcc ++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 452697:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 452697:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 452697:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 452697:round-robin-notify.sh: print_mail_recipients: 2076: base_rev=de8cbe4445362bcaa8f55c044397661c19a4260c ++ 452697:round-robin-notify.sh: print_mail_recipients: 2077: get_component_rev gcc ++ 452697:round-robin-notify.sh: get_component_rev: 1780: false ++ 452697:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 452697:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 452697:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 452697:round-robin-notify.sh: print_mail_recipients: 2077: cur_rev=b460a877061a71daeed6f7fca01b8274d9fdd9da + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email ++ 452697:round-robin-notify.sh: print_mail_recipients: 2124: git -C gcc log --pretty=%ce de8cbe4445362bcaa8f55c044397661c19a4260c..b460a877061a71daeed6f7fca01b8274d9fdd9da + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2080: emails["$email"]=to + 452697:round-robin-notify.sh: print_mail_recipients: 2078: read -r email + 452697:round-robin-notify.sh: print_mail_recipients: 2098: unset 'emails[author]' 'emails[committer]' + 452697:round-robin-notify.sh: print_mail_recipients: 2099: unset 'emails[noreply@github.com]' + 452697:round-robin-notify.sh: print_mail_recipients: 2101: local type + 452697:round-robin-notify.sh: print_mail_recipients: 2102: recipients=() + 452697:round-robin-notify.sh: print_mail_recipients: 2102: local -a recipients + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=bcc + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2119: recipients+=("$type:$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2119: recipients+=("$type:$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=cc_postcommit + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2113: type=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2119: recipients+=("$type:$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2119: recipients+=("$type:$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2119: recipients+=("$type:$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2119: recipients+=("$type:$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2119: recipients+=("$type:$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=cc + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2119: recipients+=("$type:$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2103: for email in "${!emails[@]}" + 452697:round-robin-notify.sh: print_mail_recipients: 2104: type=to + 452697:round-robin-notify.sh: print_mail_recipients: 2105: case "$precommit_postcommit:$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2116: case "$type" in + 452697:round-robin-notify.sh: print_mail_recipients: 2118: recipients+=("$email") + 452697:round-robin-notify.sh: print_mail_recipients: 2123: IFS=, + 452697:round-robin-notify.sh: print_mail_recipients: 2123: echo hjl.tools@gmail.com,tburnus@baylibre.com,tkaminsk@redhat.com,nathan@acm.org,ebotcazou@adacore.com,jakub@gcc.gnu.org,kishan@linux.ibm.com,bcc:tcwg-validation@linaro.org,arsen@gcc.gnu.org,cc:jakub@redhat.com,danglin@gcc.gnu.org,redi@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,jklowden@cobolworx.com,amacleod@redhat.com,cc:jim@andestech.com,cc:aarsenovic@baylibre.com,jemarch@gnu.org,avr@gjlay.de,cc:rguenther@suse.de,gccadmin@gcc.gnu.org,ro@CeBiTec.Uni-Bielefeld.DE,jinma@linux.alibaba.com,pan2.li@intel.com,iain@sandoe.co.uk,cc:juewang@linux.alibaba.com,rguenth@gcc.gnu.org,sebastian.huber@embedded-brains.de,jeffrey.law@oss.qualcomm.com,mjires@suse.cz,craig.blackmore@embecosm.com,tkoenig@gcc.gnu.org,cc:jwakely@redhat.com,tschwinge@baylibre.com ++ 452697:round-robin-notify.sh: generate_mail_files: 2248: print_commits --oneline ++ 452697:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail ++ 452697:round-robin-notify.sh: print_commits: 528: false ++ 452697:round-robin-notify.sh: print_commits: 529: local print_arg=--oneline ++ 452697:round-robin-notify.sh: print_commits: 531: '[' single_component = no_change ']' ++ 452697:round-robin-notify.sh: print_commits: 536: local more_lines ++ 452697:round-robin-notify.sh: print_commits: 537: '[' single_component = single_commit ']' ++ 452697:round-robin-notify.sh: print_commits: 603: '[' single_component = single_component ']' ++ 452697:round-robin-notify.sh: print_commits: 605: local new_commits c base_rev cur_rev c_commits components ++ 452697:round-robin-notify.sh: print_commits: 607: local commits_or_patches ++ 452697:round-robin-notify.sh: print_commits: 608: '[' '' '!=' '' ']' ++ 452697:round-robin-notify.sh: print_commits: 611: commits_or_patches=commits ++ 452697:round-robin-notify.sh: print_commits: 614: new_commits=0 ++ 452697:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 452697:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gcc +++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 452697:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 452697:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 452697:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 452697:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 452697:round-robin-notify.sh: print_commits: 616: base_rev=de8cbe4445362bcaa8f55c044397661c19a4260c +++ 452697:round-robin-notify.sh: print_commits: 617: get_component_rev gcc +++ 452697:round-robin-notify.sh: get_component_rev: 1780: false +++ 452697:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 452697:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 452697:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 452697:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 452697:round-robin-notify.sh: print_commits: 617: cur_rev=b460a877061a71daeed6f7fca01b8274d9fdd9da +++ 452697:round-robin-notify.sh: print_commits: 619: git -C gcc rev-list --count de8cbe4445362bcaa8f55c044397661c19a4260c..b460a877061a71daeed6f7fca01b8274d9fdd9da ++ 452697:round-robin-notify.sh: print_commits: 619: c_commits=51 ++ 452697:round-robin-notify.sh: print_commits: 620: new_commits=51 +++ 452697:round-robin-notify.sh: print_commits: 622: echo gcc +++ 452697:round-robin-notify.sh: print_commits: 622: tr ' ' , ++ 452697:round-robin-notify.sh: print_commits: 622: components=gcc ++ 452697:round-robin-notify.sh: print_commits: 624: echo '51 commits in gcc' ++ 452697:round-robin-notify.sh: print_commits: 626: '[' --oneline = --oneline ']' ++ 452697:round-robin-notify.sh: print_commits: 627: return 0 ++ 452697:round-robin-notify.sh: generate_mail_files: 2248: gnu_llvm_print_result --oneline ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 452697:round-robin-notify.sh: print_result: 662: false ++ 452697:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 452697:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 452697:round-robin-notify.sh: print_result: 667: '[' 0 = 0 ']' ++ 452697:round-robin-notify.sh: print_result: 668: echo Success ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 ++ 452697:round-robin-notify.sh: generate_mail_files: 2248: gnu_print_config --oneline ++ 452697:round-robin-notify.sh: gnu_print_config: 819: false ++ 452697:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_bootstrap_build master-arm-bootstrap_profiled_lto native ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_bootstrap_build ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-arm-bootstrap_profiled_lto ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-arm-bootstrap_profiled_lto ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-arm-bootstrap_profiled_lto ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 452697:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 452697:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 452697:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 452697:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 452697:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 452697:round-robin-notify.sh: print_gnu_target: 2134: target=armv8l-unknown-linux-gnueabihf +++ 452697:round-robin-notify.sh: print_gnu_target: 2144: echo armv8l-unknown-linux-gnueabihf ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on armv8l-unknown-linux-gnueabihf' ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in +++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 271: echo tcwg_bootstrap_build +++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 271: sed 's/^tcwg_//' ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 271: gnu_data[pretty_project]=bootstrap_build ++ 452697:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--oneline ++ 452697:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 452697:round-robin-notify.sh: gnu_print_config: 826: print_config --oneline ++ 452697:round-robin-notify.sh: print_config: 763: false ++ 452697:round-robin-notify.sh: print_config: 765: local print_arg=--oneline ++ 452697:round-robin-notify.sh: print_config: 766: case "$print_arg" in ++ 452697:round-robin-notify.sh: print_config: 768: case "$ci_config" in ++ 452697:round-robin-notify.sh: print_config: 769: echo arm + 452697:round-robin-notify.sh: generate_mail_files: 2248: echo '[Linaro-TCWG-CI]' '51 commits in gcc: Success on arm' + 452697:round-robin-notify.sh: generate_mail_files: 2259: sed -e 's|\$\([^\\]\)|$\\\1|g' + 452697:round-robin-notify.sh: generate_mail_files: 2259: print_mail_body + 452697:round-robin-notify.sh: print_mail_body: 2139: local bad_artifacts_url good_artifacts_url ++ 452697:round-robin-notify.sh: print_mail_body: 2140: get_current_manifest BUILD_URL ++ 452697:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 452697:round-robin-notify.sh: get_manifest: 1081: set +x + 452697:round-robin-notify.sh: print_mail_body: 2140: bad_artifacts_url=http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/artifact/artifacts/ ++ 452697:round-robin-notify.sh: print_mail_body: 2141: get_baseline_manifest BUILD_URL ++ 452697:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 452697:round-robin-notify.sh: get_manifest: 1081: set +x + 452697:round-robin-notify.sh: print_mail_body: 2141: good_artifacts_url=http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10106/artifact/artifacts/ + 452697:round-robin-notify.sh: print_mail_body: 2143: local key= + 452697:round-robin-notify.sh: print_mail_body: 2146: '[' single_component = single_commit ']' + 452697:round-robin-notify.sh: print_mail_body: 2154: local detection_msg= + 452697:round-robin-notify.sh: print_mail_body: 2155: '[' 0 = 0 ']' + 452697:round-robin-notify.sh: print_mail_body: 2156: detection_msg='successfully passed with' + 452697:round-robin-notify.sh: print_mail_body: 2160: cat + 452697:round-robin-notify.sh: print_mail_body: 2168: cat ++ 452697:round-robin-notify.sh: print_mail_body: 2168: gnu_print_config --short ++ 452697:round-robin-notify.sh: gnu_print_config: 819: false ++ 452697:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_bootstrap_build master-arm-bootstrap_profiled_lto native ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_bootstrap_build ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-arm-bootstrap_profiled_lto ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-arm-bootstrap_profiled_lto ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-arm-bootstrap_profiled_lto ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 452697:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 452697:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 452697:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 452697:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 452697:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 452697:round-robin-notify.sh: print_gnu_target: 2134: target=armv8l-unknown-linux-gnueabihf +++ 452697:round-robin-notify.sh: print_gnu_target: 2144: echo armv8l-unknown-linux-gnueabihf ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on armv8l-unknown-linux-gnueabihf' ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in +++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 271: echo tcwg_bootstrap_build +++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 271: sed 's/^tcwg_//' ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 271: gnu_data[pretty_project]=bootstrap_build ++ 452697:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--short ++ 452697:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 452697:round-robin-notify.sh: gnu_print_config: 830: echo 'bootstrap_build master-arm-bootstrap_profiled_lto' ++ 452697:round-robin-notify.sh: print_mail_body: 2168: print_commits --short ++ 452697:round-robin-notify.sh: print_mail_body: 2168: sed -e 's/^/ | /' ++ 452697:round-robin-notify.sh: print_commits: 527: set -euf -o pipefail ++ 452697:round-robin-notify.sh: print_commits: 528: false ++ 452697:round-robin-notify.sh: print_commits: 529: local print_arg=--short ++ 452697:round-robin-notify.sh: print_commits: 531: '[' single_component = no_change ']' ++ 452697:round-robin-notify.sh: print_commits: 536: local more_lines ++ 452697:round-robin-notify.sh: print_commits: 537: '[' single_component = single_commit ']' ++ 452697:round-robin-notify.sh: print_commits: 603: '[' single_component = single_component ']' ++ 452697:round-robin-notify.sh: print_commits: 605: local new_commits c base_rev cur_rev c_commits components ++ 452697:round-robin-notify.sh: print_commits: 607: local commits_or_patches ++ 452697:round-robin-notify.sh: print_commits: 608: '[' '' '!=' '' ']' ++ 452697:round-robin-notify.sh: print_commits: 611: commits_or_patches=commits ++ 452697:round-robin-notify.sh: print_commits: 614: new_commits=0 ++ 452697:round-robin-notify.sh: print_commits: 615: for c in "${changed_components[@]}" +++ 452697:round-robin-notify.sh: print_commits: 616: get_baseline_component_rev gcc +++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 452697:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 452697:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 452697:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 452697:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 452697:round-robin-notify.sh: print_commits: 616: base_rev=de8cbe4445362bcaa8f55c044397661c19a4260c +++ 452697:round-robin-notify.sh: print_commits: 617: get_component_rev gcc +++ 452697:round-robin-notify.sh: get_component_rev: 1780: false +++ 452697:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 452697:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 452697:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 452697:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 452697:round-robin-notify.sh: print_commits: 617: cur_rev=b460a877061a71daeed6f7fca01b8274d9fdd9da +++ 452697:round-robin-notify.sh: print_commits: 619: git -C gcc rev-list --count de8cbe4445362bcaa8f55c044397661c19a4260c..b460a877061a71daeed6f7fca01b8274d9fdd9da ++ 452697:round-robin-notify.sh: print_commits: 619: c_commits=51 ++ 452697:round-robin-notify.sh: print_commits: 620: new_commits=51 +++ 452697:round-robin-notify.sh: print_commits: 622: echo gcc +++ 452697:round-robin-notify.sh: print_commits: 622: tr ' ' , ++ 452697:round-robin-notify.sh: print_commits: 622: components=gcc ++ 452697:round-robin-notify.sh: print_commits: 624: echo '51 commits in gcc' ++ 452697:round-robin-notify.sh: print_commits: 626: '[' --short = --oneline ']' ++ 452697:round-robin-notify.sh: print_commits: 630: for c in "${changed_components[@]}" +++ 452697:round-robin-notify.sh: print_commits: 631: get_baseline_component_rev gcc +++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 452697:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 452697:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 452697:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 452697:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 452697:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 452697:round-robin-notify.sh: print_commits: 631: base_rev=de8cbe4445362bcaa8f55c044397661c19a4260c +++ 452697:round-robin-notify.sh: print_commits: 632: get_component_rev gcc +++ 452697:round-robin-notify.sh: get_component_rev: 1780: false +++ 452697:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 452697:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 452697:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 452697:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 452697:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 452697:round-robin-notify.sh: print_commits: 632: cur_rev=b460a877061a71daeed6f7fca01b8274d9fdd9da +++ 452697:round-robin-notify.sh: print_commits: 634: git -C gcc rev-list --count de8cbe4445362bcaa8f55c044397661c19a4260c..b460a877061a71daeed6f7fca01b8274d9fdd9da ++ 452697:round-robin-notify.sh: print_commits: 634: c_commits=51 ++ 452697:round-robin-notify.sh: print_commits: 636: '[' '' '!=' '' ']' ++ 452697:round-robin-notify.sh: print_commits: 640: git -C gcc log -n 5 --oneline de8cbe4445362bcaa8f55c044397661c19a4260c..b460a877061a71daeed6f7fca01b8274d9fdd9da ++ 452697:round-robin-notify.sh: print_commits: 641: '[' 51 -gt 5 ']' ++ 452697:round-robin-notify.sh: print_commits: 642: echo '... and 46 more commits in gcc' ++ 452697:round-robin-notify.sh: print_commits: 645: '[' '' '!=' '' ']' ++ 452697:round-robin-notify.sh: print_commits: 651: return 0 + 452697:round-robin-notify.sh: print_mail_body: 2177: local short= ++ 452697:round-robin-notify.sh: print_mail_body: 2178: gnu_llvm_print_result --short ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--short ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --short ++ 452697:round-robin-notify.sh: print_result: 662: false ++ 452697:round-robin-notify.sh: print_result: 664: local print_arg=--short ++ 452697:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 452697:round-robin-notify.sh: print_result: 674: echo 'Results changed to' ++ 452697:round-robin-notify.sh: print_mail_body: 2178: sed -e 's/^/ | /' +++ 452697:round-robin-notify.sh: print_result: 675: cat artifacts/results ++ 452697:round-robin-notify.sh: print_result: 675: echo '# reset_artifacts: -10 # true: 0 # build_abe bootstrap_profiled_lto: 1' ++ 452697:round-robin-notify.sh: print_result: 676: echo '' ++ 452697:round-robin-notify.sh: print_result: 677: echo From +++ 452697:round-robin-notify.sh: print_result: 678: cat base-artifacts/results ++ 452697:round-robin-notify.sh: print_result: 678: echo '# reset_artifacts: -10 # true: 0 # build_abe bootstrap_profiled_lto: 1' ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 + 452697:round-robin-notify.sh: print_mail_body: 2178: short=' | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_profiled_lto: | 1 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_profiled_lto: | 1' + 452697:round-robin-notify.sh: print_mail_body: 2179: '[' ' | Results changed to | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_profiled_lto: | 1 | | From | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_profiled_lto: | 1' '!=' '' ']' + 452697:round-robin-notify.sh: print_mail_body: 2180: cat ++ 452697:round-robin-notify.sh: print_mail_body: 2180: gnu_llvm_print_result --oneline ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--oneline ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --oneline ++ 452697:round-robin-notify.sh: print_result: 662: false ++ 452697:round-robin-notify.sh: print_result: 664: local print_arg=--oneline ++ 452697:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 452697:round-robin-notify.sh: print_result: 667: '[' 0 = 0 ']' ++ 452697:round-robin-notify.sh: print_result: 668: echo Success ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 ++ 452697:round-robin-notify.sh: print_mail_body: 2180: gnu_llvm_print_result --short ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 844: false ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 845: local print_arg=--short ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 847: local results_new=artifacts/sumfiles ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 849: '[' -d artifacts/sumfiles ']' ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 850: print_result --short ++ 452697:round-robin-notify.sh: print_result: 662: false ++ 452697:round-robin-notify.sh: print_result: 664: local print_arg=--short ++ 452697:round-robin-notify.sh: print_result: 665: case "$print_arg" in ++ 452697:round-robin-notify.sh: print_result: 674: echo 'Results changed to' ++ 452697:round-robin-notify.sh: print_mail_body: 2180: sed -e 's/^/ | /' +++ 452697:round-robin-notify.sh: print_result: 675: cat artifacts/results ++ 452697:round-robin-notify.sh: print_result: 675: echo '# reset_artifacts: -10 # true: 0 # build_abe bootstrap_profiled_lto: 1' ++ 452697:round-robin-notify.sh: print_result: 676: echo '' ++ 452697:round-robin-notify.sh: print_result: 677: echo From +++ 452697:round-robin-notify.sh: print_result: 678: cat base-artifacts/results ++ 452697:round-robin-notify.sh: print_result: 678: echo '# reset_artifacts: -10 # true: 0 # build_abe bootstrap_profiled_lto: 1' ++ 452697:round-robin-notify.sh: gnu_llvm_print_result: 851: return 0 + 452697:round-robin-notify.sh: print_mail_body: 2186: cat ++ 452697:round-robin-notify.sh: print_mail_body: 2186: gnu_print_config --long ++ 452697:round-robin-notify.sh: print_mail_body: 2186: sed -e 's/^/ /' ++ 452697:round-robin-notify.sh: gnu_print_config: 819: false ++ 452697:round-robin-notify.sh: gnu_print_config: 821: settings_for_ci_project_and_config tcwg_bootstrap_build master-arm-bootstrap_profiled_lto native ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_bootstrap_build ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-arm-bootstrap_profiled_lto ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-arm-bootstrap_profiled_lto ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-arm-bootstrap_profiled_lto ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' +++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native +++ 452697:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail +++ 452697:round-robin-notify.sh: print_gnu_target: 2121: local target=native +++ 452697:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in +++ 452697:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in ++++ 452697:round-robin-notify.sh: print_gnu_target: 2131: uname -m +++ 452697:round-robin-notify.sh: print_gnu_target: 2134: target=armv8l-unknown-linux-gnueabihf +++ 452697:round-robin-notify.sh: print_gnu_target: 2144: echo armv8l-unknown-linux-gnueabihf ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on armv8l-unknown-linux-gnueabihf' ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in +++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 271: echo tcwg_bootstrap_build +++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 271: sed 's/^tcwg_//' ++ 452697:round-robin-notify.sh: settings_for_ci_project_and_config: 271: gnu_data[pretty_project]=bootstrap_build ++ 452697:round-robin-notify.sh: gnu_print_config: 823: local print_arg=--long ++ 452697:round-robin-notify.sh: gnu_print_config: 824: case "$print_arg" in ++ 452697:round-robin-notify.sh: gnu_print_config: 834: echo '*CI config* tcwg_bootstrap_build master-arm-bootstrap_profiled_lto' ++ 452697:round-robin-notify.sh: gnu_print_config: 835: echo '*configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf' + 452697:round-robin-notify.sh: print_mail_body: 2193: '[' '' '!=' '' ']' + 452697:round-robin-notify.sh: print_mail_body: 2201: cat ++ 452697:round-robin-notify.sh: print_mail_body: 2201: gnu_llvm_print_details ++ 452697:round-robin-notify.sh: gnu_llvm_print_details: 1000: '[' -d artifacts/00-sumfiles ']' ++ 452697:round-robin-notify.sh: gnu_llvm_print_details: 1006: cat +++ 452697:round-robin-notify.sh: gnu_llvm_print_details: 1006: print_artifacts_url +++ 452697:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail +++ 452697:round-robin-notify.sh: print_artifacts_url: 794: local url ++++ 452697:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL ++++ 452697:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 452697:round-robin-notify.sh: get_manifest: 1081: set +x +++ 452697:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/artifact/artifacts +++ 452697:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' ++++ 452697:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/artifact/artifacts/ ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/artifact/artifacts/ ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts/ +++ 452697:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts/ ++ 452697:round-robin-notify.sh: gnu_llvm_print_details: 1011: cat +++ 452697:round-robin-notify.sh: gnu_llvm_print_details: 1011: print_artifacts_url notify/ +++ 452697:round-robin-notify.sh: print_artifacts_url: 792: set -euf -o pipefail +++ 452697:round-robin-notify.sh: print_artifacts_url: 794: local url ++++ 452697:round-robin-notify.sh: print_artifacts_url: 795: get_current_manifest BUILD_URL ++++ 452697:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++++ 452697:round-robin-notify.sh: get_manifest: 1081: set +x +++ 452697:round-robin-notify.sh: print_artifacts_url: 795: url=http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/artifact/artifacts +++ 452697:round-robin-notify.sh: print_artifacts_url: 796: '[' '' '!=' '' ']' ++++ 452697:round-robin-notify.sh: print_artifacts_url: 799: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/artifact/artifacts/notify/ ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/artifact/artifacts/notify/ ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2716: false ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 9 ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 9 ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 9 ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 9 ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 9 ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 9 ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts/notify ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2823: idx=9 ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 9 -lt 9 ']' ++++ 452697:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts/notify/ +++ 452697:round-robin-notify.sh: print_artifacts_url: 799: echo http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts/notify/ ++ 452697:round-robin-notify.sh: gnu_llvm_print_details: 1016: '[' -d artifacts/sumfiles ']' ++ 452697:round-robin-notify.sh: gnu_llvm_print_details: 1023: cat ++ 452697:round-robin-notify.sh: gnu_llvm_print_details: 1027: '[' tcwg_bootstrap_build == tcwg_flang_test ']' ++ 452697:round-robin-notify.sh: print_mail_body: 2201: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/artifact/artifacts/ ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10107/artifact/artifacts/ ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10107/archive/artifacts/ ++ 452697:round-robin-notify.sh: print_mail_body: 2201: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10106/artifact/artifacts/ ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/10106/artifact/artifacts/ ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2716: false ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10106 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10106/archive ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10106/archive/artifacts ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' ++ 452697:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_bootstrap_build--master-arm-bootstrap_profiled_lto-build/builds/10106/archive/artifacts/ + 452697:round-robin-notify.sh: print_mail_body: 2217: '[' '' '!=' '' ']' + 452697:round-robin-notify.sh: print_mail_body: 2226: '[' single_component '!=' single_commit ']' + 452697:round-robin-notify.sh: print_mail_body: 2228: return + 452697:round-robin-notify.sh: 2873: true + 452697:round-robin-notify.sh: 2874: generate_jenkins_html_files # generate_jenkins_html_files ... Skipping + 452697:round-robin-notify.sh: generate_jenkins_html_files: 2505: wait 453170 + 452697:round-robin-notify.sh: generate_jenkins_html_files: 2475: set -euf -o pipefail + 452697:round-robin-notify.sh: generate_jenkins_html_files: 2477: echo '# generate_jenkins_html_files' + 452697:round-robin-notify.sh: generate_jenkins_html_files: 2478: true + 452697:round-robin-notify.sh: generate_jenkins_html_files: 2483: case "$ci_project" in + 452697:round-robin-notify.sh: generate_jenkins_html_files: 2500: echo '... Skipping' + 452697:round-robin-notify.sh: generate_jenkins_html_files: 2501: return + 452697:round-robin-notify.sh: generate_jenkins_html_files: 2507: generate_readme html + 452697:round-robin-notify.sh: generate_readme: 2345: set -euf -o pipefail + 452697:round-robin-notify.sh: generate_readme: 2347: local text_type=html + 452697:round-robin-notify.sh: generate_readme: 2349: local gnu_text=false + 452697:round-robin-notify.sh: generate_readme: 2350: case "$ci_project" in + 452697:round-robin-notify.sh: generate_readme: 2360: local list_start= + 452697:round-robin-notify.sh: generate_readme: 2361: local list_end= + 452697:round-robin-notify.sh: generate_readme: 2362: local 'list_item=- ' + 452697:round-robin-notify.sh: generate_readme: 2363: local new_parag= + 452697:round-robin-notify.sh: generate_readme: 2365: '[' html = html ']' + 452697:round-robin-notify.sh: generate_readme: 2366: list_start='
' + 452697:round-robin-notify.sh: generate_readme: 2372: print_readme_header html + 452697:round-robin-notify.sh: print_readme_header: 2266: set -euf -o pipefail + 452697:round-robin-notify.sh: print_readme_header: 2268: local text_type=html + 452697:round-robin-notify.sh: print_readme_header: 2270: local 'msg=How to browse artifacts of this build' + 452697:round-robin-notify.sh: print_readme_header: 2271: case $text_type in + 452697:round-robin-notify.sh: print_readme_header: 2273: cat + 452697:round-robin-notify.sh: generate_readme: 2374: cat + 452697:round-robin-notify.sh: generate_readme: 2385: '[' -d artifacts/00-sumfiles ']' + 452697:round-robin-notify.sh: generate_readme: 2398: cat ++ 452697:round-robin-notify.sh: generate_readme: 2398: print_readme_link html git/ '' ++ 452697:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 452697:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 452697:round-robin-notify.sh: print_readme_link: 2301: local msg=git/ ++ 452697:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 452697:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 452697:round-robin-notify.sh: print_readme_link: 2308: view= ++ 452697:round-robin-notify.sh: print_readme_link: 2309: '[' -f /git/ ']' ++ 452697:round-robin-notify.sh: print_readme_link: 2314: echo -n 'git/' ++ 452697:round-robin-notify.sh: generate_readme: 2398: print_readme_link html jenkins/ '' ++ 452697:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 452697:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 452697:round-robin-notify.sh: print_readme_link: 2301: local msg=jenkins/ ++ 452697:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 452697:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 452697:round-robin-notify.sh: print_readme_link: 2308: view= ++ 452697:round-robin-notify.sh: print_readme_link: 2309: '[' -f /jenkins/ ']' ++ 452697:round-robin-notify.sh: print_readme_link: 2314: echo -n 'jenkins/' ++ 452697:round-robin-notify.sh: generate_readme: 2398: print_readme_link html notify/ '' ++ 452697:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 452697:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 452697:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/ ++ 452697:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 452697:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 452697:round-robin-notify.sh: print_readme_link: 2308: view= ++ 452697:round-robin-notify.sh: print_readme_link: 2309: '[' -f /notify/ ']' ++ 452697:round-robin-notify.sh: print_readme_link: 2314: echo -n 'notify/' + 452697:round-robin-notify.sh: generate_readme: 2408: false + 452697:round-robin-notify.sh: generate_readme: 2415: cat ++ 452697:round-robin-notify.sh: generate_readme: 2415: print_readme_link html notify/ '' ++ 452697:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 452697:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 452697:round-robin-notify.sh: print_readme_link: 2301: local msg=notify/ ++ 452697:round-robin-notify.sh: print_readme_link: 2302: local home= ++ 452697:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 452697:round-robin-notify.sh: print_readme_link: 2308: view= ++ 452697:round-robin-notify.sh: print_readme_link: 2309: '[' -f /notify/ ']' ++ 452697:round-robin-notify.sh: print_readme_link: 2314: echo -n 'notify/' + 452697:round-robin-notify.sh: generate_readme: 2423: false + 452697:round-robin-notify.sh: generate_readme: 2451: cat + 452697:round-robin-notify.sh: generate_readme: 2458: read -r cur_file ++ 452697:round-robin-notify.sh: generate_readme: 2467: cd artifacts ++ 452697:round-robin-notify.sh: generate_readme: 2467: find . -type f ++ 452697:round-robin-notify.sh: generate_readme: 2467: sort ++ 452697:round-robin-notify.sh: generate_readme: 2459: print_readme_link html ./01-reset_artifacts/console.log.xz artifacts ++ 452697:round-robin-notify.sh: print_readme_link: 2298: set -euf -o pipefail ++ 452697:round-robin-notify.sh: print_readme_link: 2300: local text_type=html ++ 452697:round-robin-notify.sh: print_readme_link: 2301: local msg=./01-reset_artifacts/console.log.xz ++ 452697:round-robin-notify.sh: print_readme_link: 2302: local home=artifacts ++ 452697:round-robin-notify.sh: print_readme_link: 2304: case $text_type in ++ 452697:round-robin-notify.sh: print_readme_link: 2308: view= ++ 452697:round-robin-notify.sh: print_readme_link: 2309: '[' -f artifacts/./01-reset_artifacts/console.log.xz ']' ++ 452697:round-robin-notify.sh: print_readme_link: 2310: file artifacts/./01-reset_artifacts/console.log.xz ++ 452697:round-robin-notify.sh: print_readme_link: 2310: grep -qw text ++ 452697:round-robin-notify.sh: print_readme_link: 2314: echo -n './01-reset_artifacts/console.log.xz' + 452697:round-robin-notify.sh: generate_readme: 2459: echo '