From 4737422ddf2a864cd60c1e4c9f482a41d0f938fc Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Sun, 19 Nov 2023 06:41:30 +0000 Subject: onsuccess: #285: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/285/ Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_profiled: | 1 check_regression status : 0 --- jenkins/notify-init.log | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'jenkins/notify-init.log') diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log index e2c6265..7308392 100644 --- a/jenkins/notify-init.log +++ b/jenkins/notify-init.log @@ -1,6 +1,6 @@ + set +x -/home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh +/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + false + dryrun= @@ -9,8 +9,8 @@ + 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 ++ setup_notify_environment + echo '# setup_notify_environment' + top_artifacts=artifacts ++ get_current_manifest '{rr[ci_project]}' @@ -26,17 +26,17 @@ ++ get_baseline_manifest BUILD_URL ++ get_manifest base-artifacts/manifest.sh BUILD_URL false ++ set +x -# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/283/ -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/283/' +# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/284/ ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/284/' # Using dir : base-artifacts + 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_bootstrap_build--master-aarch64-bootstrap_profiled-build/284/ +# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/285/ ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/285/' # Using dir : artifacts -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/284/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify @@ -44,8 +44,8 @@ + set +x + declare -Ag pw + '[' ignore = precommit ']' -+ check_source_changes # check_source_changes ++ check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' @@ -76,7 +76,7 @@ +++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gcc_rev -++ '[' x841008d3966c0fe7a80ec10703a50fbdab7620ac '!=' x37183018134049a70482a59b8f12180946ab8fa4 ']' +++ '[' xf65f63c4d86a48be042a3ad242fffe5fe8347ff0 '!=' x841008d3966c0fe7a80ec10703a50fbdab7620ac ']' ++ echo -ne gcc ++ delim=' ' ++ echo @@ -89,17 +89,17 @@ ++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/gcc_rev -+ first_bad=841008d3966c0fe7a80ec10703a50fbdab7620ac ++ first_bad=f65f63c4d86a48be042a3ad242fffe5fe8347ff0 ++ get_baseline_git gcc_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/gcc_rev -+ last_good=37183018134049a70482a59b8f12180946ab8fa4 ++ last_good=841008d3966c0fe7a80ec10703a50fbdab7620ac + local res + res=0 -+ wait 303385 ++ wait 303617 + git -C gcc rev-parse --verify HEAD + assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + set -euf -o pipefail +x @@ -113,20 +113,20 @@ ++ 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=37183018134049a70482a59b8f12180946ab8fa4 ++ base_rev=841008d3966c0fe7a80ec10703a50fbdab7620ac ++ 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=841008d3966c0fe7a80ec10703a50fbdab7620ac -++ git -C gcc rev-parse '841008d3966c0fe7a80ec10703a50fbdab7620ac^@' ++ cur_rev=f65f63c4d86a48be042a3ad242fffe5fe8347ff0 +++ git -C gcc rev-parse 'f65f63c4d86a48be042a3ad242fffe5fe8347ff0^@' + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") -+ '[' c63a0bbce57e89839317f10cefafccce9d4996a0 = 37183018134049a70482a59b8f12180946ab8fa4 ']' ++ '[' 9d58d2d8ba290d2d72ef9700c6f3b37ce99c93c3 = 841008d3966c0fe7a80ec10703a50fbdab7620ac ']' + return 1 + change_kind=single_component -+ echo '# Debug traces :' # Debug traces : ++ echo '# Debug traces :' # change_kind=single_component : gcc + echo '# change_kind=single_component : gcc' + for c in "${changed_components[@]}" @@ -136,18 +136,18 @@ ++ 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=37183018134049a70482a59b8f12180946ab8fa4 ++ base_rev=841008d3966c0fe7a80ec10703a50fbdab7620ac ++ 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=841008d3966c0fe7a80ec10703a50fbdab7620ac -++ git -C gcc rev-list --count 37183018134049a70482a59b8f12180946ab8fa4..841008d3966c0fe7a80ec10703a50fbdab7620ac -+ c_commits=21 -# rev for gcc : 37183018134049a70482a59b8f12180946ab8fa4..841008d3966c0fe7a80ec10703a50fbdab7620ac (21 commits) ++ cur_rev=f65f63c4d86a48be042a3ad242fffe5fe8347ff0 +++ git -C gcc rev-list --count 841008d3966c0fe7a80ec10703a50fbdab7620ac..f65f63c4d86a48be042a3ad242fffe5fe8347ff0 ++ c_commits=25 +# rev for gcc : 841008d3966c0fe7a80ec10703a50fbdab7620ac..f65f63c4d86a48be042a3ad242fffe5fe8347ff0 (25 commits) -+ echo '# rev for gcc : 37183018134049a70482a59b8f12180946ab8fa4..841008d3966c0fe7a80ec10703a50fbdab7620ac (21 commits)' ++ echo '# rev for gcc : 841008d3966c0fe7a80ec10703a50fbdab7620ac..f65f63c4d86a48be042a3ad242fffe5fe8347ff0 (25 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' -- cgit v1.2.3