summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-06 23:16:48 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-06 23:16:48 +0000
commit3c968687c3d43839278f02c3a0decf50f6b32c22 (patch)
tree79c0c7c0be1123f57fa77e7b5e9160ef913a9921 /jenkins/notify-init.log
parent8c43b9fbdcb0e98d74d37f0d569069a37da7d61e (diff)
onsuccess: #288: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/288/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_O3: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log54
1 files changed, 27 insertions, 27 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 703168d..2007742 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_5/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -8,8 +8,8 @@
+ 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
++ dump_model_only=false
+ setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
@@ -20,34 +20,34 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-+ ci_config=master-aarch64-bootstrap_O3
# Debug traces :
++ ci_config=master-aarch64-bootstrap_O3
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/286/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/286/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/287/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/287/'
+ 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_O3-build/287/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/287/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/288/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/288/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+# check_source_changes
+ set +x
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
+ echo '# check_source_changes'
-# check_source_changes
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -77,7 +77,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
-++ '[' xb8cf266f4ca4ff89704b190c827abf9ea7e7b5bf '!=' x886f256ce3be4aa85f30af88558f0dfcb8003300 ']'
+++ '[' x09a08df71939cc0035ebae85220ff0214a38fb7c '!=' xb8cf266f4ca4ff89704b190c827abf9ea7e7b5bf ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,18 +90,18 @@
++ 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=b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf
++ first_bad=09a08df71939cc0035ebae85220ff0214a38fb7c
++ 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=886f256ce3be4aa85f30af88558f0dfcb8003300
++ last_good=b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf
+ local res
-+ git -C gcc rev-parse --verify HEAD
+ res=0
-+ wait 253519
++ wait 253748
++ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
+ single_commit_p gcc
@@ -114,21 +114,21 @@
++ 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=886f256ce3be4aa85f30af88558f0dfcb8003300
++ base_rev=b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf
++ 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=b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf
-++ git -C gcc rev-parse 'b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf^@'
++ cur_rev=09a08df71939cc0035ebae85220ff0214a38fb7c
+++ git -C gcc rev-parse '09a08df71939cc0035ebae85220ff0214a38fb7c^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 9610ba7b6ff88c1c9b4fba232458e9397cc71a02 = 886f256ce3be4aa85f30af88558f0dfcb8003300 ']'
++ '[' 88157c88172b06f1afb6136e9bd8fce1de5ba823 = b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf ']'
+ return 1
-+ change_kind=single_component
-+ echo '# Debug traces :'
# Debug traces :
# change_kind=single_component : gcc
++ change_kind=single_component
++ echo '# Debug traces :'
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
@@ -137,18 +137,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=886f256ce3be4aa85f30af88558f0dfcb8003300
++ base_rev=b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf
++ 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=b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf
-++ git -C gcc rev-list --count 886f256ce3be4aa85f30af88558f0dfcb8003300..b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf
-+ c_commits=69
-+ echo '# rev for gcc : 886f256ce3be4aa85f30af88558f0dfcb8003300..b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf (69 commits)'
-# rev for gcc : 886f256ce3be4aa85f30af88558f0dfcb8003300..b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf (69 commits)
++ cur_rev=09a08df71939cc0035ebae85220ff0214a38fb7c
+++ git -C gcc rev-list --count b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf..09a08df71939cc0035ebae85220ff0214a38fb7c
+# rev for gcc : b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf..09a08df71939cc0035ebae85220ff0214a38fb7c (41 commits)
++ c_commits=41
++ echo '# rev for gcc : b8cf266f4ca4ff89704b190c827abf9ea7e7b5bf..09a08df71939cc0035ebae85220ff0214a38fb7c (41 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -172,12 +172,12 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
+Init stage ran successfully.
++ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
-Init stage ran successfully.
+ exit 0