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 c4a67bd..9763354 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_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=
@@ -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,32 +21,32 @@
++ 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/1539/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1539/'
-# Using dir : base-artifacts
+# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1540/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1540/'
+ echo '# Using dir : base-artifacts'
+# 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/1540/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1540/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1541/
# Using dir : artifacts
-
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1541/'
+ echo '# Using dir : artifacts'
+ echo ''
+
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+ case "$notify" in
+ declare -Ag pw
+# check_source_changes
+ '[' ignore = precommit ']'
+ check_source_changes
-# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -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
-++ '[' x0beeddd6b1b1cb41104c4df925323e8fc0437ba8 '!=' xf0269df25af37097a06ae247a18c71e24aa32e3e ']'
+++ '[' xed60b2868abdb7932bda1dd08477c12fe62a49cb '!=' x0beeddd6b1b1cb41104c4df925323e8fc0437ba8 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,17 +90,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=0beeddd6b1b1cb41104c4df925323e8fc0437ba8
++ first_bad=ed60b2868abdb7932bda1dd08477c12fe62a49cb
++ 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=f0269df25af37097a06ae247a18c71e24aa32e3e
++ last_good=0beeddd6b1b1cb41104c4df925323e8fc0437ba8
+ local res
+ res=0
-+ wait 157266
++ wait 160511
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,22 +114,22 @@
++ 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=f0269df25af37097a06ae247a18c71e24aa32e3e
++ base_rev=0beeddd6b1b1cb41104c4df925323e8fc0437ba8
++ 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=0beeddd6b1b1cb41104c4df925323e8fc0437ba8
-++ git -C gcc rev-parse '0beeddd6b1b1cb41104c4df925323e8fc0437ba8^@'
++ cur_rev=ed60b2868abdb7932bda1dd08477c12fe62a49cb
+++ git -C gcc rev-parse 'ed60b2868abdb7932bda1dd08477c12fe62a49cb^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 59ecd5ff096f800de17b804f1482055f2d84d629 = f0269df25af37097a06ae247a18c71e24aa32e3e ']'
++ '[' fd032cce216e003d58b2394f7e61b03dee27e81a = 0beeddd6b1b1cb41104c4df925323e8fc0437ba8 ']'
+ return 1
+ change_kind=single_component
# Debug traces :
+ echo '# Debug traces :'
-# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+# change_kind=single_component : gcc
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -137,17 +137,17 @@
++ 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=f0269df25af37097a06ae247a18c71e24aa32e3e
++ base_rev=0beeddd6b1b1cb41104c4df925323e8fc0437ba8
++ 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=0beeddd6b1b1cb41104c4df925323e8fc0437ba8
-++ git -C gcc rev-list --count f0269df25af37097a06ae247a18c71e24aa32e3e..0beeddd6b1b1cb41104c4df925323e8fc0437ba8
-+ c_commits=2
-# rev for gcc : f0269df25af37097a06ae247a18c71e24aa32e3e..0beeddd6b1b1cb41104c4df925323e8fc0437ba8 (2 commits)
-+ echo '# rev for gcc : f0269df25af37097a06ae247a18c71e24aa32e3e..0beeddd6b1b1cb41104c4df925323e8fc0437ba8 (2 commits)'
++ cur_rev=ed60b2868abdb7932bda1dd08477c12fe62a49cb
+++ git -C gcc rev-list --count 0beeddd6b1b1cb41104c4df925323e8fc0437ba8..ed60b2868abdb7932bda1dd08477c12fe62a49cb
++ c_commits=3
+# rev for gcc : 0beeddd6b1b1cb41104c4df925323e8fc0437ba8..ed60b2868abdb7932bda1dd08477c12fe62a49cb (3 commits)
++ echo '# rev for gcc : 0beeddd6b1b1cb41104c4df925323e8fc0437ba8..ed60b2868abdb7932bda1dd08477c12fe62a49cb (3 commits)'
+ echo ''
+ setup_stages_to_run
@@ -179,6 +179,6 @@
+ '[' single_component '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
-Init stage ran successfully.
+ echo 'Init stage ran successfully.'
+Init stage ran successfully.
+ exit 0