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.log76
1 files changed, 38 insertions, 38 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 51b401b..f6822da 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,26 +1,26 @@
-++ pwd
++ cat
-+ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+++ pwd
++ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ set -euf -o pipefail
+ local host
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656:
++ cut -d: -f 1
+ host=tcwg-jade-06
+ local port
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566:
++ cut -s -d: -f 2
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656:
+ port=
+ local dir
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_0
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_2
+ local opts
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566:
++ cut -s -d: -f 4
-+ opts=-p37566
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656:
++ opts=-p37656
+ local env_vars
-++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p37566:
++ cut -s -d: -f 5
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p37656:
+ env_vars=
+ shift
+ local -a cmd
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_gnu-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_0
-+ ssh -p37566 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_2
++ ssh -p37656 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_2 && exec ./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
+/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -70,8 +70,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]}'
@@ -81,32 +81,32 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-+ ci_config=master-aarch64-bootstrap_profiled
# Debug traces :
++ ci_config=master-aarch64-bootstrap_profiled
+ 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_profiled-build/266/
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/267/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/266/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/267/'
+ 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/267/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/267/'
-+ echo '# Using dir : artifacts'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/268/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ 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]}'
@@ -137,7 +137,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
-++ '[' x64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf '!=' xe3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ']'
+++ '[' xd508a94167c186b2baacc679896e2809554c0b99 '!=' x64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -150,17 +150,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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
++ first_bad=d508a94167c186b2baacc679896e2809554c0b99
++ 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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7
++ last_good=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
+ local res
+ res=0
-+ wait 202318
++ wait 204982
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -174,21 +174,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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7
++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
-++ git -C gcc rev-parse '64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf^@'
++ cur_rev=d508a94167c186b2baacc679896e2809554c0b99
+++ git -C gcc rev-parse 'd508a94167c186b2baacc679896e2809554c0b99^@'
+# Debug traces :
+# change_kind=single_component : gcc
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 7480dbb6e7891f63bd2e0181786e9db8abe4f37d = e3da1d7bb288c8c864f0284bc4bc5877b466a2f7 ']'
++ '[' 88aca917eb705b16ec6c045ae7d499b1602a85e8 = 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ']'
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
-# Debug traces :
-# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
@@ -197,18 +197,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=e3da1d7bb288c8c864f0284bc4bc5877b466a2f7
++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
-++ git -C gcc rev-list --count e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
-+ c_commits=24
-+ echo '# rev for gcc : e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf (24 commits)'
-# rev for gcc : e3da1d7bb288c8c864f0284bc4bc5877b466a2f7..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf (24 commits)
++ cur_rev=d508a94167c186b2baacc679896e2809554c0b99
+++ git -C gcc rev-list --count 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99
+# rev for gcc : 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 (13 commits)
++ c_commits=13
++ echo '# rev for gcc : 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..d508a94167c186b2baacc679896e2809554c0b99 (13 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -231,13 +231,13 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-+ set -euf -o pipefail
# post_interesting_commits
+Init stage ran successfully.
++ set -euf -o pipefail
+ 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