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, 51 insertions, 33 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 0b00859..a39922c 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
+/home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
+ false
+ dryrun=
@@ -26,22 +26,20 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-allmodconfig-build/107/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-allmodconfig-build/108/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-allmodconfig-build/107/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-allmodconfig-build/108/'
+ 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_kernel--llvm-master-aarch64-lts-allmodconfig-build/108/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-allmodconfig-build/109/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-allmodconfig-build/108/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-allmodconfig-build/109/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
-+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-+ set +x
# check_source_changes
+ case "$notify" in
+ declare -Ag pw
@@ -89,7 +87,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
-++ '[' x54ede87e196dca065e1f7f66f8fd80c327fd5255 '!=' x8ea1e363b92243b0562e4a4a360a582e368884a8 ']'
+++ '[' xe7a293f376fef110ae59f5b9ae5bf0aaca68a4da '!=' x54ede87e196dca065e1f7f66f8fd80c327fd5255 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +102,7 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ '[' x4b6968952e653cb4da301d404717899393e4c530 '!=' x7b1e4239b396e57919a56a965282c30711b6b4e8 ']'
+++ '[' xf11b056c02cca28fe0b82ec44c59537035100e67 '!=' x4b6968952e653cb4da301d404717899393e4c530 ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,7 +117,9 @@
+++ 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
-++ '[' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f '!=' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f ']'
+++ '[' x8cdea97518afa1b098723cfb5c4086130e7212f3 '!=' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f ']'
+++ echo -ne ' linux'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -132,19 +132,19 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' x80f1709aa0eb4de09b4240563463f991a5b9d855 '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ '[' x455f4440687fcee03e62d9b17b28162b638458af '!=' x80f1709aa0eb4de09b4240563463f991a5b9d855 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils llvm qemu
+# change_kind=multiple_components : binutils llvm linux qemu
+ 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 llvm qemu'
++ echo '# change_kind=multiple_components : binutils llvm linux qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -152,17 +152,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=8ea1e363b92243b0562e4a4a360a582e368884a8
++ base_rev=54ede87e196dca065e1f7f66f8fd80c327fd5255
++ 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=54ede87e196dca065e1f7f66f8fd80c327fd5255
-++ git -C binutils rev-list --count 8ea1e363b92243b0562e4a4a360a582e368884a8..54ede87e196dca065e1f7f66f8fd80c327fd5255
-# rev for binutils : 8ea1e363b92243b0562e4a4a360a582e368884a8..54ede87e196dca065e1f7f66f8fd80c327fd5255 (112 commits)
-+ c_commits=112
-+ echo '# rev for binutils : 8ea1e363b92243b0562e4a4a360a582e368884a8..54ede87e196dca065e1f7f66f8fd80c327fd5255 (112 commits)'
++ cur_rev=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
+++ git -C binutils rev-list --count 54ede87e196dca065e1f7f66f8fd80c327fd5255..e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
+# rev for binutils : 54ede87e196dca065e1f7f66f8fd80c327fd5255..e7a293f376fef110ae59f5b9ae5bf0aaca68a4da (48 commits)
++ c_commits=48
++ echo '# rev for binutils : 54ede87e196dca065e1f7f66f8fd80c327fd5255..e7a293f376fef110ae59f5b9ae5bf0aaca68a4da (48 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -170,17 +170,35 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=7b1e4239b396e57919a56a965282c30711b6b4e8
++ base_rev=4b6968952e653cb4da301d404717899393e4c530
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=4b6968952e653cb4da301d404717899393e4c530
-++ git -C llvm rev-list --count 7b1e4239b396e57919a56a965282c30711b6b4e8..4b6968952e653cb4da301d404717899393e4c530
-# rev for llvm : 7b1e4239b396e57919a56a965282c30711b6b4e8..4b6968952e653cb4da301d404717899393e4c530 (459 commits)
-+ c_commits=459
-+ echo '# rev for llvm : 7b1e4239b396e57919a56a965282c30711b6b4e8..4b6968952e653cb4da301d404717899393e4c530 (459 commits)'
++ cur_rev=f11b056c02cca28fe0b82ec44c59537035100e67
+++ git -C llvm rev-list --count 4b6968952e653cb4da301d404717899393e4c530..f11b056c02cca28fe0b82ec44c59537035100e67
+# rev for llvm : 4b6968952e653cb4da301d404717899393e4c530..f11b056c02cca28fe0b82ec44c59537035100e67 (103 commits)
++ c_commits=103
++ echo '# rev for llvm : 4b6968952e653cb4da301d404717899393e4c530..f11b056c02cca28fe0b82ec44c59537035100e67 (103 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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=3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
+++ 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=8cdea97518afa1b098723cfb5c4086130e7212f3
+++ git -C linux rev-list --count 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f..8cdea97518afa1b098723cfb5c4086130e7212f3
+# rev for linux : 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f..8cdea97518afa1b098723cfb5c4086130e7212f3 (108 commits)
++ c_commits=108
++ echo '# rev for linux : 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f..8cdea97518afa1b098723cfb5c4086130e7212f3 (108 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -188,18 +206,18 @@
++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/qemu_rev
-+ base_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
++ base_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
++ get_current_git qemu_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/qemu_rev
-+ cur_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
-++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855
-# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855 (151 commits)
++ cur_rev=455f4440687fcee03e62d9b17b28162b638458af
+++ git -C qemu rev-list --count 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af
+# rev for qemu : 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af (44 commits)
-+ c_commits=151
-+ echo '# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855 (151 commits)'
++ c_commits=44
++ echo '# rev for qemu : 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af (44 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'