summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log52
1 files changed, 26 insertions, 26 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 7259319..31ad925 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_3/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]}'
@@ -21,31 +21,31 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-arm
-# Debug traces :
+ echo '# Debug traces :'
+# 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_gcc_build--master-arm-build/1544/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1544/'
-+ echo '# Using dir : base-artifacts'
+# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1545/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1545/'
# 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_gcc_build--master-arm-build/1545/
-# Using dir : artifacts
-
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1545/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1546/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1546/'
+ echo '# Using dir : artifacts'
+ echo ''
+# Using dir : artifacts
+
+ mkdir -p artifacts/notify
+ case "$notify" in
+ declare -Ag pw
+# check_source_changes
+ '[' 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
@@ -75,7 +75,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
-++ '[' x87dfd70723385486645de3b8c93fa1e19143fa46 '!=' x7c6615692e052e6bd08f46d9ed060fdbcd711c5c ']'
+++ '[' x86f535cb4664fcaf96ff12942887db949beef27d '!=' x87dfd70723385486645de3b8c93fa1e19143fa46 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -88,17 +88,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=87dfd70723385486645de3b8c93fa1e19143fa46
++ first_bad=86f535cb4664fcaf96ff12942887db949beef27d
++ 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=7c6615692e052e6bd08f46d9ed060fdbcd711c5c
++ last_good=87dfd70723385486645de3b8c93fa1e19143fa46
+ local res
+ res=0
-+ wait 153933
++ wait 154633
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -112,20 +112,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=7c6615692e052e6bd08f46d9ed060fdbcd711c5c
++ base_rev=87dfd70723385486645de3b8c93fa1e19143fa46
++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
-++ git -C gcc rev-parse '87dfd70723385486645de3b8c93fa1e19143fa46^@'
++ cur_rev=86f535cb4664fcaf96ff12942887db949beef27d
+++ git -C gcc rev-parse '86f535cb4664fcaf96ff12942887db949beef27d^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' f83cfb8148bcf0876df76761a9a4545bc939667d = 7c6615692e052e6bd08f46d9ed060fdbcd711c5c ']'
++ '[' a004a59f1cba02c55770f94340993b7a4e158fde = 87dfd70723385486645de3b8c93fa1e19143fa46 ']'
+ return 1
+ change_kind=single_component
-# Debug traces :
+ echo '# Debug traces :'
+# Debug traces :
# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
@@ -135,19 +135,19 @@
++ 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=7c6615692e052e6bd08f46d9ed060fdbcd711c5c
++ base_rev=87dfd70723385486645de3b8c93fa1e19143fa46
++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
-++ git -C gcc rev-list --count 7c6615692e052e6bd08f46d9ed060fdbcd711c5c..87dfd70723385486645de3b8c93fa1e19143fa46
++ cur_rev=86f535cb4664fcaf96ff12942887db949beef27d
+++ git -C gcc rev-list --count 87dfd70723385486645de3b8c93fa1e19143fa46..86f535cb4664fcaf96ff12942887db949beef27d
+ c_commits=3
-+ echo '# rev for gcc : 7c6615692e052e6bd08f46d9ed060fdbcd711c5c..87dfd70723385486645de3b8c93fa1e19143fa46 (3 commits)'
-# rev for gcc : 7c6615692e052e6bd08f46d9ed060fdbcd711c5c..87dfd70723385486645de3b8c93fa1e19143fa46 (3 commits)
-
+# rev for gcc : 87dfd70723385486645de3b8c93fa1e19143fa46..86f535cb4664fcaf96ff12942887db949beef27d (3 commits)
++ echo '# rev for gcc : 87dfd70723385486645de3b8c93fa1e19143fa46..86f535cb4664fcaf96ff12942887db949beef27d (3 commits)'
+ echo ''
+
+ setup_stages_to_run
+ '[' ignore = onregression ']'
+ '[' ignore = precommit ']'