+ 29800:jenkins141212332664888354.sh: build_container_exec: 29: set +x /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + 372926:round-robin-notify.sh: 68: false + 372926:round-robin-notify.sh: 71: dryrun= + 372926:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/.. + 372926:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/.. + 372926:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 372926:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 372926:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 372926:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/../tcwg_gnu-config.sh + 372926:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 372926:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 372926:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 372926:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 372926:round-robin-notify.sh: 162: declare -a changed_components + 372926:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 372926:round-robin-notify.sh: 219: declare print_details_f + 372926:round-robin-notify.sh: 514: dump_model_only=false + 372926:round-robin-notify.sh: 2844: setup_notify_environment + 372926:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' # setup_notify_environment + 372926:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 372926:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 372926:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 372926:round-robin-notify.sh: get_manifest: 1081: set +x + 372926:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gnu_cross_build ++ 372926:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 372926:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 372926:round-robin-notify.sh: get_manifest: 1081: set +x + 372926:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-aarch64 + 372926:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 372926:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 372926:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 372926:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 372926:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 372926:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 372926:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 372926:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 372926:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 372926:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 372926:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' # Debug traces : + 372926:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' ++ 372926:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 372926:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 372926:round-robin-notify.sh: get_manifest: 1081: set +x # Baseline : http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-aarch64-build/10122/ # Using dir : base-artifacts + 372926:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-aarch64-build/10122/' + 372926:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 372926:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 372926:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 372926:round-robin-notify.sh: get_manifest: 1081: set +x # Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-aarch64-build/10123/ # Using dir : artifacts + 372926:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gnu_cross_build--master-aarch64-build/10123/' + 372926:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 372926:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 372926:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 372926:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 372926:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 372926:round-robin-notify.sh: setup_notify_environment: 121: '[' ignore = precommit ']' + 372926:round-robin-notify.sh: 2845: check_source_changes # check_source_changes + 372926:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' ++ 372926:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 372926:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 372926:round-robin-notify.sh: get_manifest: 1081: set +x + 372926:round-robin-notify.sh: check_source_changes: 170: '[' onsuccess '!=' init ']' + 372926:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 372926:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 372926:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 372926:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 372926:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 372926:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 372926:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 372926:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 372926:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 372926:round-robin-notify.sh: print_updated_components: 1204: false +++ 372926:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[binutils_git] ]] +++ 372926:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 372926:round-robin-notify.sh: print_updated_components: 1212: echo -ne binutils +++ 372926:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 372926:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 372926:round-robin-notify.sh: print_updated_components: 1204: false +++ 372926:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 372926:round-robin-notify.sh: print_updated_components: 1211: '[' xgit+ssh://linaroci@gcc.gnu.org/git/gcc.git#master '!=' xbaseline ']' +++ 372926:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gcc' +++ 372926:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 372926:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 372926:round-robin-notify.sh: print_updated_components: 1204: false +++ 372926:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[linux_git] ]] +++ 372926:round-robin-notify.sh: print_updated_components: 1211: '[' xhttps://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline.git#master '!=' xbaseline ']' +++ 372926:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' linux' +++ 372926:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 372926:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 372926:round-robin-notify.sh: print_updated_components: 1204: false +++ 372926:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[glibc_git] ]] +++ 372926:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/glibc.git#master '!=' xbaseline ']' +++ 372926:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' glibc' +++ 372926:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 372926:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 372926:round-robin-notify.sh: print_updated_components: 1204: false +++ 372926:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gdb_git] ]] +++ 372926:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 372926:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' gdb' +++ 372926:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 372926:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 372926:round-robin-notify.sh: print_updated_components: 1204: false +++ 372926:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[qemu_git] ]] +++ 372926:round-robin-notify.sh: print_updated_components: 1211: '[' xhttps://gitlab.com/qemu-project/qemu.git#master '!=' xbaseline ']' +++ 372926:round-robin-notify.sh: print_updated_components: 1212: echo -ne ' qemu' +++ 372926:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 372926:round-robin-notify.sh: print_updated_components: 1217: echo ++ 372926:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 372926:round-robin-notify.sh: print_changed_components: 1249: false ++ 372926:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/binutils_rev ']' +++ 372926:round-robin-notify.sh: print_changed_components: 1264: get_current_git binutils_rev +++ 372926:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 372926:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 372926:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 372926:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev +++ 372926:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git binutils_rev +++ 372926:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 372926:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 372926:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 372926:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 372926:round-robin-notify.sh: print_changed_components: 1264: '[' x58b8db1ca4e6021161511cb24b18a48fcf8e5546 '!=' x3841c2ea3a4c58d1cab4ba6c8795fb084a2adbd2 ']' ++ 372926:round-robin-notify.sh: print_changed_components: 1266: echo -ne binutils ++ 372926:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 372926:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 372926:round-robin-notify.sh: print_changed_components: 1249: false ++ 372926:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 372926:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 372926:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 372926:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 372926:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 372926:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 372926:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 372926:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 372926:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 372926:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 372926:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 372926:round-robin-notify.sh: print_changed_components: 1264: '[' x9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 '!=' x3932bb4fb94a9a5fadebc31e7fdc6e0a66ea911d ']' ++ 372926:round-robin-notify.sh: print_changed_components: 1266: echo -ne ' gcc' ++ 372926:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 372926:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 372926:round-robin-notify.sh: print_changed_components: 1249: false ++ 372926:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/linux_rev ']' +++ 372926:round-robin-notify.sh: print_changed_components: 1264: get_current_git linux_rev +++ 372926:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 372926:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ 372926:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 372926:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/linux_rev +++ 372926:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git linux_rev +++ 372926:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 372926:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 372926:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/linux_rev ']' +++ 372926:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/linux_rev ++ 372926:round-robin-notify.sh: print_changed_components: 1264: '[' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 '!=' xdc59e4fea9d83f03bad6bddf3fa2e52491777482 ']' ++ 372926:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 372926:round-robin-notify.sh: print_changed_components: 1249: false ++ 372926:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/glibc_rev ']' +++ 372926:round-robin-notify.sh: print_changed_components: 1264: get_current_git glibc_rev +++ 372926:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 372926:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ 372926:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 372926:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/glibc_rev +++ 372926:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git glibc_rev +++ 372926:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 372926:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 372926:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/glibc_rev ']' +++ 372926:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/glibc_rev ++ 372926:round-robin-notify.sh: print_changed_components: 1264: '[' xd109f366ced6787fa295ab5c6b87de699c4bc25e '!=' xd109f366ced6787fa295ab5c6b87de699c4bc25e ']' ++ 372926:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 372926:round-robin-notify.sh: print_changed_components: 1249: false ++ 372926:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gdb_rev ']' +++ 372926:round-robin-notify.sh: print_changed_components: 1264: get_current_git gdb_rev +++ 372926:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 372926:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ 372926:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 372926:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gdb_rev +++ 372926:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gdb_rev +++ 372926:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 372926:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 372926:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' +++ 372926:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev ++ 372926:round-robin-notify.sh: print_changed_components: 1264: '[' x54e80f9747d62efea50038655801ecb58d37b507 '!=' x54e80f9747d62efea50038655801ecb58d37b507 ']' ++ 372926:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 372926:round-robin-notify.sh: print_changed_components: 1249: false ++ 372926:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/qemu_rev ']' +++ 372926:round-robin-notify.sh: print_changed_components: 1264: get_current_git qemu_rev +++ 372926:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 372926:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']' +++ 372926:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 372926:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/qemu_rev +++ 372926:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git qemu_rev +++ 372926:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 372926:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 372926:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/qemu_rev ']' +++ 372926:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/qemu_rev ++ 372926:round-robin-notify.sh: print_changed_components: 1264: '[' x30e8a06b64aa58a3990ba39cb5d09531e7d265e0 '!=' x30e8a06b64aa58a3990ba39cb5d09531e7d265e0 ']' ++ 372926:round-robin-notify.sh: print_changed_components: 1271: echo + 372926:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits # Debug traces : # change_kind=multiple_components : binutils gcc + 372926:round-robin-notify.sh: check_source_changes: 177: '[' 2 = 0 ']' + 372926:round-robin-notify.sh: check_source_changes: 180: '[' 2 = 1 ']' + 372926:round-robin-notify.sh: check_source_changes: 200: change_kind=multiple_components + 372926:round-robin-notify.sh: check_source_changes: 201: changed_single_component= + 372926:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' + 372926:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=multiple_components : binutils gcc' + 372926:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 372926:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev binutils ++ 372926:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 372926:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 372926:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 372926:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 372926:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 372926:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 372926:round-robin-notify.sh: check_source_changes: 208: base_rev=3841c2ea3a4c58d1cab4ba6c8795fb084a2adbd2 ++ 372926:round-robin-notify.sh: check_source_changes: 209: get_component_rev binutils ++ 372926:round-robin-notify.sh: get_component_rev: 1780: false ++ 372926:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev ++ 372926:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 372926:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ 372926:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 372926:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev + 372926:round-robin-notify.sh: check_source_changes: 209: cur_rev=58b8db1ca4e6021161511cb24b18a48fcf8e5546 ++ 372926:round-robin-notify.sh: check_source_changes: 211: git -C binutils rev-list --count 3841c2ea3a4c58d1cab4ba6c8795fb084a2adbd2..58b8db1ca4e6021161511cb24b18a48fcf8e5546 # rev for binutils : 3841c2ea3a4c58d1cab4ba6c8795fb084a2adbd2..58b8db1ca4e6021161511cb24b18a48fcf8e5546 (2 commits) + 372926:round-robin-notify.sh: check_source_changes: 211: c_commits=2 + 372926:round-robin-notify.sh: check_source_changes: 212: echo '# rev for binutils : 3841c2ea3a4c58d1cab4ba6c8795fb084a2adbd2..58b8db1ca4e6021161511cb24b18a48fcf8e5546 (2 commits)' + 372926:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 372926:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 372926:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 372926:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 372926:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 372926:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 372926:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 372926:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 372926:round-robin-notify.sh: check_source_changes: 208: base_rev=3932bb4fb94a9a5fadebc31e7fdc6e0a66ea911d ++ 372926:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 372926:round-robin-notify.sh: get_component_rev: 1780: false ++ 372926:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 372926:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 372926:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 372926:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 372926:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 372926:round-robin-notify.sh: check_source_changes: 209: cur_rev=9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 ++ 372926:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count 3932bb4fb94a9a5fadebc31e7fdc6e0a66ea911d..9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 # rev for gcc : 3932bb4fb94a9a5fadebc31e7fdc6e0a66ea911d..9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 (5 commits) + 372926:round-robin-notify.sh: check_source_changes: 211: c_commits=5 + 372926:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : 3932bb4fb94a9a5fadebc31e7fdc6e0a66ea911d..9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 (5 commits)' + 372926:round-robin-notify.sh: check_source_changes: 214: echo '' + 372926:round-robin-notify.sh: 2846: setup_stages_to_run + 372926:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 372926:round-robin-notify.sh: setup_stages_to_run: 231: '[' ignore = precommit ']' + 372926:round-robin-notify.sh: setup_stages_to_run: 237: '[' ignore = onregression ']' + 372926:round-robin-notify.sh: setup_stages_to_run: 241: '[' ignore = precommit ']' + 372926:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 372926:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 372926:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 372926:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 372926:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 372926:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 372926:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 372926:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 372926:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 372926:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 372926:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 372926:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 372926:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 372926:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 372926:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 372926:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 372926:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 372926:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 372926:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 372926:round-robin-notify.sh: 2849: post_interesting_commits init + 372926:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail + 372926:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' # post_interesting_commits + 372926:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 372926:round-robin-notify.sh: post_interesting_commits: 1655: '[' multiple_components '!=' single_commit ']' + 372926:round-robin-notify.sh: post_interesting_commits: 1656: return Init stage ran successfully. + 372926:round-robin-notify.sh: 2851: '[' init '!=' full ']' + 372926:round-robin-notify.sh: 2852: echo 'Init stage ran successfully.' + 372926:round-robin-notify.sh: 2853: exit 0