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.log84
1 files changed, 52 insertions, 32 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 302672a..82d479d 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/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=
@@ -26,17 +26,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/479/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/480/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/480/'
+ 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/480/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/481/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/480/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/481/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -96,7 +96,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
-++ '[' x26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5 '!=' xd6ac292e5fecde8fe92f79e83c69d80766f57976 ']'
+++ '[' x1e62d51f295be4f77185769907e22f36d6e39b3c '!=' x26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -111,7 +111,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
-++ '[' x841008d3966c0fe7a80ec10703a50fbdab7620ac '!=' x37183018134049a70482a59b8f12180946ab8fa4 ']'
+++ '[' xaf7fa3135b6b046fe3ba869993221042a65301eb '!=' x841008d3966c0fe7a80ec10703a50fbdab7620ac ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -139,7 +139,9 @@
+++ 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
-++ '[' xdae3cf4134d476a4b4ef86fd7012231d6436c15e '!=' xdae3cf4134d476a4b4ef86fd7012231d6436c15e ']'
+++ '[' xf11a92993c45a91c3237733486ce2b8735af2ba0 '!=' xdae3cf4134d476a4b4ef86fd7012231d6436c15e ']'
+++ echo -ne ' glibc'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -152,7 +154,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
-++ '[' x26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5 '!=' xd6ac292e5fecde8fe92f79e83c69d80766f57976 ']'
+++ '[' x1e62d51f295be4f77185769907e22f36d6e39b3c '!=' x26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5 ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -170,14 +172,14 @@
++ '[' x34a5cb6d8434303c170230644b2a7c1d5781d197 '!=' x34a5cb6d8434303c170230644b2a7c1d5781d197 ']'
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc gdb
+# change_kind=multiple_components : binutils gcc glibc gdb
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc gdb'
++ echo '# change_kind=multiple_components : binutils gcc glibc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -185,17 +187,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=d6ac292e5fecde8fe92f79e83c69d80766f57976
++ base_rev=26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5
++ 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=26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5
-++ git -C binutils rev-list --count d6ac292e5fecde8fe92f79e83c69d80766f57976..26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5
-# rev for binutils : d6ac292e5fecde8fe92f79e83c69d80766f57976..26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5 (27 commits)
-+ c_commits=27
-+ echo '# rev for binutils : d6ac292e5fecde8fe92f79e83c69d80766f57976..26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5 (27 commits)'
++ cur_rev=1e62d51f295be4f77185769907e22f36d6e39b3c
+++ git -C binutils rev-list --count 26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5..1e62d51f295be4f77185769907e22f36d6e39b3c
+# rev for binutils : 26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5..1e62d51f295be4f77185769907e22f36d6e39b3c (2 commits)
++ c_commits=2
++ echo '# rev for binutils : 26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5..1e62d51f295be4f77185769907e22f36d6e39b3c (2 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -203,17 +205,35 @@
++ 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=37183018134049a70482a59b8f12180946ab8fa4
++ base_rev=841008d3966c0fe7a80ec10703a50fbdab7620ac
++ 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=841008d3966c0fe7a80ec10703a50fbdab7620ac
-++ git -C gcc rev-list --count 37183018134049a70482a59b8f12180946ab8fa4..841008d3966c0fe7a80ec10703a50fbdab7620ac
-# rev for gcc : 37183018134049a70482a59b8f12180946ab8fa4..841008d3966c0fe7a80ec10703a50fbdab7620ac (21 commits)
-+ c_commits=21
-+ echo '# rev for gcc : 37183018134049a70482a59b8f12180946ab8fa4..841008d3966c0fe7a80ec10703a50fbdab7620ac (21 commits)'
++ cur_rev=af7fa3135b6b046fe3ba869993221042a65301eb
+++ git -C gcc rev-list --count 841008d3966c0fe7a80ec10703a50fbdab7620ac..af7fa3135b6b046fe3ba869993221042a65301eb
+# rev for gcc : 841008d3966c0fe7a80ec10703a50fbdab7620ac..af7fa3135b6b046fe3ba869993221042a65301eb (26 commits)
++ c_commits=26
++ echo '# rev for gcc : 841008d3966c0fe7a80ec10703a50fbdab7620ac..af7fa3135b6b046fe3ba869993221042a65301eb (26 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=dae3cf4134d476a4b4ef86fd7012231d6436c15e
+++ 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=f11a92993c45a91c3237733486ce2b8735af2ba0
+++ git -C glibc rev-list --count dae3cf4134d476a4b4ef86fd7012231d6436c15e..f11a92993c45a91c3237733486ce2b8735af2ba0
+# rev for glibc : dae3cf4134d476a4b4ef86fd7012231d6436c15e..f11a92993c45a91c3237733486ce2b8735af2ba0 (1 commits)
++ c_commits=1
++ echo '# rev for glibc : dae3cf4134d476a4b4ef86fd7012231d6436c15e..f11a92993c45a91c3237733486ce2b8735af2ba0 (1 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -221,18 +241,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=d6ac292e5fecde8fe92f79e83c69d80766f57976
++ base_rev=26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5
++ 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=26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5
-++ git -C gdb rev-list --count d6ac292e5fecde8fe92f79e83c69d80766f57976..26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5
-# rev for gdb : d6ac292e5fecde8fe92f79e83c69d80766f57976..26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5 (27 commits)
++ cur_rev=1e62d51f295be4f77185769907e22f36d6e39b3c
+++ git -C gdb rev-list --count 26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5..1e62d51f295be4f77185769907e22f36d6e39b3c
+# rev for gdb : 26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5..1e62d51f295be4f77185769907e22f36d6e39b3c (2 commits)
-+ c_commits=27
-+ echo '# rev for gdb : d6ac292e5fecde8fe92f79e83c69d80766f57976..26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5 (27 commits)'
++ c_commits=2
++ echo '# rev for gdb : 26c7a0ea380bedb86ff3b5a9ed252d8d2557a0c5..1e62d51f295be4f77185769907e22f36d6e39b3c (2 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -255,8 +275,8 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'