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.log118
1 files changed, 49 insertions, 69 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 7eccec7..c116561 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p51724: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
++ remote_exec build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51995: ./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 build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p51724:
+++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51995:
++ cut -d: -f 1
-+ host=build-03.tcwglab
++ host=build-05.tcwglab
+ local port
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p51724:
+++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51995:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p51724:
+++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51995:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_1
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_0
+ local opts
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p51724:
+++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51995:
++ cut -s -d: -f 4
-+ opts=-p51724
++ opts=-p51995
+ local env_vars
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p51724:
+++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p51995:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -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_1
-+ ssh -p51724 build-03.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_1 && 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_0
++ ssh -p51995 build-05.tcwglab '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'
-/home/tcwg-buildslave/workspace/tcwg_gnu_1/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=
@@ -87,17 +87,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/429/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/432/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/429/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/432/'
+ 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_gnu_cross_check_binutils--master-aarch64-build/432/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/433/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/432/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/433/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -157,7 +157,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x1d8f691da90daae3e34c69ba553817e261166f5b '!=' xbe92e5342832bb0727c9bccba8bc325c5da43d95 ']'
+++ '[' x8f6f3f29653d8396146bd93a5c63925a13dd047a '!=' x1d8f691da90daae3e34c69ba553817e261166f5b ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -172,7 +172,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
-++ '[' xf416a3fdbee32ae12b055b8e3e4ee11c3df7c117 '!=' x0fb176ef0486d78b1bb473f0de794f6b8cc62ac3 ']'
+++ '[' x76547f4c97b1c0744487d624c5e2e5a15d0370a9 '!=' xf416a3fdbee32ae12b055b8e3e4ee11c3df7c117 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -187,7 +187,7 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' xe402b08634b398e9feb94902c7adcf05bb8ba47d '!=' x633b47cb009d09dc8f4ba9cdb3a0ca138809c7c7 ']'
+++ '[' x8a749fd1a8720d4619c91c8b6e7528c0a355c0aa '!=' xe402b08634b398e9feb94902c7adcf05bb8ba47d ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -202,9 +202,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' xd90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff '!=' x29d4591b07a4da53320e949557c6946c62c26bde ']'
-++ echo -ne ' glibc'
-++ delim=' '
+++ '[' xd90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff '!=' xd90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff ']'
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -217,7 +215,7 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' x1d8f691da90daae3e34c69ba553817e261166f5b '!=' x2654f77d1424f6172d3026c524e96e14b5752ba1 ']'
+++ '[' x8f6f3f29653d8396146bd93a5c63925a13dd047a '!=' x1d8f691da90daae3e34c69ba553817e261166f5b ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -235,14 +233,14 @@
++ '[' x36e9aab3c569d4c9ad780473596e18479838d1aa '!=' x36e9aab3c569d4c9ad780473596e18479838d1aa ']'
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc linux glibc gdb
+# change_kind=multiple_components : binutils gcc linux gdb
+ local c base_rev cur_rev c_commits
-+ '[' 5 = 0 ']'
-+ '[' 5 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb'
++ echo '# change_kind=multiple_components : binutils gcc linux gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -250,17 +248,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=be92e5342832bb0727c9bccba8bc325c5da43d95
++ base_rev=1d8f691da90daae3e34c69ba553817e261166f5b
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=1d8f691da90daae3e34c69ba553817e261166f5b
-++ git -C binutils rev-list --count be92e5342832bb0727c9bccba8bc325c5da43d95..1d8f691da90daae3e34c69ba553817e261166f5b
-# rev for binutils : be92e5342832bb0727c9bccba8bc325c5da43d95..1d8f691da90daae3e34c69ba553817e261166f5b (35 commits)
-+ c_commits=35
-+ echo '# rev for binutils : be92e5342832bb0727c9bccba8bc325c5da43d95..1d8f691da90daae3e34c69ba553817e261166f5b (35 commits)'
++ cur_rev=8f6f3f29653d8396146bd93a5c63925a13dd047a
+++ git -C binutils rev-list --count 1d8f691da90daae3e34c69ba553817e261166f5b..8f6f3f29653d8396146bd93a5c63925a13dd047a
+# rev for binutils : 1d8f691da90daae3e34c69ba553817e261166f5b..8f6f3f29653d8396146bd93a5c63925a13dd047a (1 commits)
++ c_commits=1
++ echo '# rev for binutils : 1d8f691da90daae3e34c69ba553817e261166f5b..8f6f3f29653d8396146bd93a5c63925a13dd047a (1 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -268,17 +266,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=0fb176ef0486d78b1bb473f0de794f6b8cc62ac3
++ base_rev=f416a3fdbee32ae12b055b8e3e4ee11c3df7c117
++ 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=f416a3fdbee32ae12b055b8e3e4ee11c3df7c117
-++ git -C gcc rev-list --count 0fb176ef0486d78b1bb473f0de794f6b8cc62ac3..f416a3fdbee32ae12b055b8e3e4ee11c3df7c117
-# rev for gcc : 0fb176ef0486d78b1bb473f0de794f6b8cc62ac3..f416a3fdbee32ae12b055b8e3e4ee11c3df7c117 (51 commits)
-+ c_commits=51
-+ echo '# rev for gcc : 0fb176ef0486d78b1bb473f0de794f6b8cc62ac3..f416a3fdbee32ae12b055b8e3e4ee11c3df7c117 (51 commits)'
++ cur_rev=76547f4c97b1c0744487d624c5e2e5a15d0370a9
+++ git -C gcc rev-list --count f416a3fdbee32ae12b055b8e3e4ee11c3df7c117..76547f4c97b1c0744487d624c5e2e5a15d0370a9
+# rev for gcc : f416a3fdbee32ae12b055b8e3e4ee11c3df7c117..76547f4c97b1c0744487d624c5e2e5a15d0370a9 (7 commits)
++ c_commits=7
++ echo '# rev for gcc : f416a3fdbee32ae12b055b8e3e4ee11c3df7c117..76547f4c97b1c0744487d624c5e2e5a15d0370a9 (7 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -286,35 +284,17 @@
++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/linux_rev
-+ base_rev=633b47cb009d09dc8f4ba9cdb3a0ca138809c7c7
++ base_rev=e402b08634b398e9feb94902c7adcf05bb8ba47d
++ get_current_git linux_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/linux_rev
-+ cur_rev=e402b08634b398e9feb94902c7adcf05bb8ba47d
-++ git -C linux rev-list --count 633b47cb009d09dc8f4ba9cdb3a0ca138809c7c7..e402b08634b398e9feb94902c7adcf05bb8ba47d
-# rev for linux : 633b47cb009d09dc8f4ba9cdb3a0ca138809c7c7..e402b08634b398e9feb94902c7adcf05bb8ba47d (170 commits)
-+ c_commits=170
-+ echo '# rev for linux : 633b47cb009d09dc8f4ba9cdb3a0ca138809c7c7..e402b08634b398e9feb94902c7adcf05bb8ba47d (170 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git glibc_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
-++ set -euf -o pipefail +x
-++ cat base-artifacts/git/glibc_rev
-+ base_rev=29d4591b07a4da53320e949557c6946c62c26bde
-++ get_current_git glibc_rev
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
-++ set -euf -o pipefail +x
-++ cat artifacts/git/glibc_rev
-+ cur_rev=d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff
-++ git -C glibc rev-list --count 29d4591b07a4da53320e949557c6946c62c26bde..d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff
-# rev for glibc : 29d4591b07a4da53320e949557c6946c62c26bde..d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff (5 commits)
-+ c_commits=5
-+ echo '# rev for glibc : 29d4591b07a4da53320e949557c6946c62c26bde..d90b43a4ed475dac5b0cd6e01ceb35c7b0f7f2ff (5 commits)'
++ cur_rev=8a749fd1a8720d4619c91c8b6e7528c0a355c0aa
+++ git -C linux rev-list --count e402b08634b398e9feb94902c7adcf05bb8ba47d..8a749fd1a8720d4619c91c8b6e7528c0a355c0aa
+# rev for linux : e402b08634b398e9feb94902c7adcf05bb8ba47d..8a749fd1a8720d4619c91c8b6e7528c0a355c0aa (39 commits)
++ c_commits=39
++ echo '# rev for linux : e402b08634b398e9feb94902c7adcf05bb8ba47d..8a749fd1a8720d4619c91c8b6e7528c0a355c0aa (39 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -322,18 +302,18 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=2654f77d1424f6172d3026c524e96e14b5752ba1
++ base_rev=1d8f691da90daae3e34c69ba553817e261166f5b
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=1d8f691da90daae3e34c69ba553817e261166f5b
-++ git -C gdb rev-list --count 2654f77d1424f6172d3026c524e96e14b5752ba1..1d8f691da90daae3e34c69ba553817e261166f5b
-# rev for gdb : 2654f77d1424f6172d3026c524e96e14b5752ba1..1d8f691da90daae3e34c69ba553817e261166f5b (34 commits)
++ cur_rev=8f6f3f29653d8396146bd93a5c63925a13dd047a
+++ git -C gdb rev-list --count 1d8f691da90daae3e34c69ba553817e261166f5b..8f6f3f29653d8396146bd93a5c63925a13dd047a
+# rev for gdb : 1d8f691da90daae3e34c69ba553817e261166f5b..8f6f3f29653d8396146bd93a5c63925a13dd047a (1 commits)
-+ c_commits=34
-+ echo '# rev for gdb : 2654f77d1424f6172d3026c524e96e14b5752ba1..1d8f691da90daae3e34c69ba553817e261166f5b (34 commits)'
++ c_commits=1
++ echo '# rev for gdb : 1d8f691da90daae3e34c69ba553817e261166f5b..8f6f3f29653d8396146bd93a5c63925a13dd047a (1 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'