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 692c6d3..8764102 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/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
+/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
+ false
+ dryrun=
@@ -26,27 +26,27 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allmodconfig-build/70/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allmodconfig-build/71/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allmodconfig-build/70/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allmodconfig-build/71/'
+ 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--gnu-master-arm-lts-allmodconfig-build/71/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allmodconfig-build/72/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allmodconfig-build/71/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allmodconfig-build/72/'
+ 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
+ '[' 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]}'
@@ -89,7 +89,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
-++ '[' x8ea1e363b92243b0562e4a4a360a582e368884a8 '!=' x03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 ']'
+++ '[' x54ede87e196dca065e1f7f66f8fd80c327fd5255 '!=' x8ea1e363b92243b0562e4a4a360a582e368884a8 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +104,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
-++ '[' x4554a151d0ec62332c332175ec1017f853006b60 '!=' x8cfc28040ec622a9fbd4b91c1520b1d2688f24eb ']'
+++ '[' xcefae511ed7fa34ef6d24b67a7bc305459bf10e8 '!=' x4554a151d0ec62332c332175ec1017f853006b60 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,9 +119,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
-++ '[' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f '!=' x88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a ']'
-++ echo -ne ' linux'
-++ delim=' '
+++ '[' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f '!=' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f ']'
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -134,17 +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
-++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ '[' x80f1709aa0eb4de09b4240563463f991a5b9d855 '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc linux
+# change_kind=multiple_components : binutils gcc qemu
+ local c base_rev cur_rev c_commits
+ '[' 3 = 0 ']'
+ '[' 3 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc linux'
++ echo '# change_kind=multiple_components : binutils gcc 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=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
++ base_rev=8ea1e363b92243b0562e4a4a360a582e368884a8
++ 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=8ea1e363b92243b0562e4a4a360a582e368884a8
-++ git -C binutils rev-list --count 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..8ea1e363b92243b0562e4a4a360a582e368884a8
-# rev for binutils : 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..8ea1e363b92243b0562e4a4a360a582e368884a8 (44 commits)
-+ c_commits=44
-+ echo '# rev for binutils : 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..8ea1e363b92243b0562e4a4a360a582e368884a8 (44 commits)'
++ 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)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -170,36 +170,36 @@
++ 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=8cfc28040ec622a9fbd4b91c1520b1d2688f24eb
++ base_rev=4554a151d0ec62332c332175ec1017f853006b60
++ 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=4554a151d0ec62332c332175ec1017f853006b60
-++ git -C gcc rev-list --count 8cfc28040ec622a9fbd4b91c1520b1d2688f24eb..4554a151d0ec62332c332175ec1017f853006b60
-# rev for gcc : 8cfc28040ec622a9fbd4b91c1520b1d2688f24eb..4554a151d0ec62332c332175ec1017f853006b60 (109 commits)
-+ c_commits=109
-+ echo '# rev for gcc : 8cfc28040ec622a9fbd4b91c1520b1d2688f24eb..4554a151d0ec62332c332175ec1017f853006b60 (109 commits)'
++ cur_rev=cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+++ git -C gcc rev-list --count 4554a151d0ec62332c332175ec1017f853006b60..cefae511ed7fa34ef6d24b67a7bc305459bf10e8
+# rev for gcc : 4554a151d0ec62332c332175ec1017f853006b60..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 (143 commits)
++ c_commits=143
++ echo '# rev for gcc : 4554a151d0ec62332c332175ec1017f853006b60..cefae511ed7fa34ef6d24b67a7bc305459bf10e8 (143 commits)'
+ for c in "${changed_components[@]}"
-++ get_baseline_git linux_rev
+++ get_baseline_git qemu_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 ']'
+++ 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/linux_rev
-+ base_rev=88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a
-++ get_current_git linux_rev
+++ cat base-artifacts/git/qemu_rev
++ base_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ get_current_git qemu_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/linux_rev
-+ cur_rev=3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
-++ git -C linux rev-list --count 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
-# rev for linux : 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f (1301 commits)
+++ cat artifacts/git/qemu_rev
++ cur_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
+++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855
+# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855 (151 commits)
-+ c_commits=1301
-+ echo '# rev for linux : 88801ae5bbf87d3dbace1bd9fa0a3a5160742e6a..3d5b2e017ced9d41dd45d10fc81ff2607b9d136f (1301 commits)'
++ c_commits=151
++ echo '# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855 (151 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'