MOUNTS: /home/tcwg-buildslave/workspace/tcwg_bmk_1:/home/tcwg-buildslave/workspace/tcwg_bmk_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro ccache-tcwg_bmk-amd64-jammy:/home/tcwg-buildslave/.ccache /home/tcwg-benchmark DEBUG: starting docker on build-08.tcwglab from build-08, date Fri Jul 28 11:04:09 PM UTC 2023 ssh -Snone -oForwardAgent=no build-08.tcwglab docker-wrapper run --name 51-tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O3-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_bmk_1:/home/tcwg-buildslave/workspace/tcwg_bmk_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v ccache-tcwg_bmk-amd64-jammy:/home/tcwg-buildslave/.ccache -v /home/tcwg-benchmark --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true + false + dryrun= + declare top_artifacts ci_project ci_config + declare change_kind changed_single_component last_good first_bad + declare -a changed_components + declare print_commits_f print_result_f print_config_f print_last_icommit_f + dump_model_only=false # setup_notify_environment + setup_notify_environment + echo '# setup_notify_environment' + top_artifacts=artifacts ++ get_current_manifest '{rr[ci_project]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ set +x + ci_project=tcwg_bmk-code_size-coremark ++ get_current_manifest '{rr[ci_config]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_config]}' # Debug traces : # Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O3-build/46/ # Using dir : base-artifacts ++ set +x + ci_config=gnu_eabi-arm_eabi-master-O3 + echo '# Debug traces :' ++ get_baseline_manifest BUILD_URL ++ get_manifest base-artifacts/manifest.sh BUILD_URL false ++ set +x + echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O3-build/46/' + echo '# Using dir : base-artifacts' ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x # Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O3-build/51/ # Using dir : artifacts + echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O3-build/51/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify + '[' -f /home/tcwg-buildslave/.jipdate.yml ']' + set +x # check_source_changes + check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ set +x + '[' onsuccess '!=' init ']' + IFS=' ' + read -r -a changed_components ++ print_changed_components ++ set -euf -o pipefail ++ local c delim= +++ print_updated_components +++ set -euf -o pipefail +++ local c delim= +++ for c in ${rr[components]} +++ '[' xgit://sourceware.org/git/binutils-gdb.git#648bd020a28beab70768d44d256b7f5483746d38 '!=' xbaseline ']' +++ echo -ne binutils +++ delim=' ' +++ for c in ${rr[components]} +++ '[' xhttps://github.com/gcc-mirror/gcc.git#72fb44ca53fda15024e0c272052b74b1f32735b1 '!=' xbaseline ']' +++ echo -ne ' gcc' +++ delim=' ' +++ for c in ${rr[components]} +++ '[' xgit://sourceware.org/git/newlib-cygwin.git#a13b0b7aea9d12c6cefe21082ef5c921ac071e3a '!=' xbaseline ']' +++ echo -ne ' newlib' +++ delim=' ' +++ echo ++ for c in $(print_updated_components) +++ get_current_git binutils_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/binutils_rev +++ get_baseline_git binutils_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/binutils_rev ++ '[' x648bd020a28beab70768d44d256b7f5483746d38 '!=' x5c77898d60cfea469a86fc6026f51b4a6d8e7444 ']' ++ echo -ne binutils ++ delim=' ' ++ for c in $(print_updated_components) +++ get_current_git gcc_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/gcc_rev +++ get_baseline_git gcc_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gcc_rev ++ '[' x72fb44ca53fda15024e0c272052b74b1f32735b1 '!=' x061f74c06735e1fa35b910ae0bcf01b61a74ec23 ']' ++ echo -ne ' gcc' ++ delim=' ' ++ for c in $(print_updated_components) +++ get_current_git newlib_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/newlib_rev +++ get_baseline_git newlib_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/newlib_rev # Debug traces : # change_kind=multiple_components : binutils gcc newlib ++ '[' xa13b0b7aea9d12c6cefe21082ef5c921ac071e3a '!=' xfee0c04e30e31d9034276ecb70cc8dd82e33e761 ']' ++ echo -ne ' newlib' ++ delim=' ' ++ echo + local c base_rev cur_rev c_commits + '[' 3 = 0 ']' + '[' 3 = 1 ']' + change_kind=multiple_components + changed_single_component= + echo '# Debug traces :' + echo '# change_kind=multiple_components : binutils gcc newlib' + for c in "${changed_components[@]}" ++ get_baseline_git binutils_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/binutils_rev # rev for binutils : 5c77898d60cfea469a86fc6026f51b4a6d8e7444..648bd020a28beab70768d44d256b7f5483746d38 (130 commits) + base_rev=5c77898d60cfea469a86fc6026f51b4a6d8e7444 ++ get_current_git binutils_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/binutils_rev + cur_rev=648bd020a28beab70768d44d256b7f5483746d38 ++ git -C binutils rev-list --count 5c77898d60cfea469a86fc6026f51b4a6d8e7444..648bd020a28beab70768d44d256b7f5483746d38 + c_commits=130 + echo '# rev for binutils : 5c77898d60cfea469a86fc6026f51b4a6d8e7444..648bd020a28beab70768d44d256b7f5483746d38 (130 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/gcc_rev + base_rev=061f74c06735e1fa35b910ae0bcf01b61a74ec23 ++ get_current_git gcc_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/gcc_rev + cur_rev=72fb44ca53fda15024e0c272052b74b1f32735b1 ++ git -C gcc rev-list --count 061f74c06735e1fa35b910ae0bcf01b61a74ec23..72fb44ca53fda15024e0c272052b74b1f32735b1 # rev for gcc : 061f74c06735e1fa35b910ae0bcf01b61a74ec23..72fb44ca53fda15024e0c272052b74b1f32735b1 (315 commits) + c_commits=315 + echo '# rev for gcc : 061f74c06735e1fa35b910ae0bcf01b61a74ec23..72fb44ca53fda15024e0c272052b74b1f32735b1 (315 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git newlib_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/newlib_rev + base_rev=fee0c04e30e31d9034276ecb70cc8dd82e33e761 # rev for newlib : fee0c04e30e31d9034276ecb70cc8dd82e33e761..a13b0b7aea9d12c6cefe21082ef5c921ac071e3a (22 commits) ++ get_current_git newlib_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/newlib_rev + cur_rev=a13b0b7aea9d12c6cefe21082ef5c921ac071e3a ++ git -C newlib rev-list --count fee0c04e30e31d9034276ecb70cc8dd82e33e761..a13b0b7aea9d12c6cefe21082ef5c921ac071e3a + c_commits=22 + echo '# rev for newlib : fee0c04e30e31d9034276ecb70cc8dd82e33e761..a13b0b7aea9d12c6cefe21082ef5c921ac071e3a (22 commits)' + echo '' + setup_stages_to_run + '[' xignore == xignore ']' + post_jira_comment=false + post_jira_card=false + post_icommits=false + post_mail=false + generate_dashboard=false + post_dashboard=false + print_commits_f=print_commits + print_result_f=print_result + print_config_f=print_config + print_last_icommit_f=print_last_icommit + case "$ci_project" in + print_result_f=bmk_print_result + print_config_f=bmk_print_config + generate_extra_details # generate_extra_details # post_interesting_commits Init stage ran successfully. + set -euf -o pipefail + echo '# generate_extra_details' + post_interesting_commits init + set -euf -o pipefail + echo '# post_interesting_commits' + local stage=init + '[' multiple_components '!=' single_commit ']' + return + '[' init '!=' full ']' + echo 'Init stage ran successfully.' + exit 0 20238dc574fd4af5898aa5bcdaa7f7ff7cee52264370358264a129ab6c4c3031