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.log98
1 files changed, 69 insertions, 29 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index c39746d..3802d31 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=
@@ -14,29 +14,29 @@
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
-# Debug traces :
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
+ ci_project=tcwg_kernel
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=gnu-master-arm-next-allnoconfig
+ 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_kernel--gnu-master-arm-next-allnoconfig-build/69/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allnoconfig-build/70/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allnoconfig-build/69/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allnoconfig-build/70/'
+ 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-next-allnoconfig-build/70/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allnoconfig-build/71/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allnoconfig-build/70/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allnoconfig-build/71/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -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
-++ '[' xb70a487d5945b13e5ab503be4fc37b964819ec0e '!=' x95385060771b0cac95a39320c44eca857fb177ae ']'
+++ '[' x2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b '!=' xb70a487d5945b13e5ab503be4fc37b964819ec0e ']'
++ 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
-++ '[' x8e0568d8ac9dbfc8199f970c5c7f26b9735e0e7b '!=' x0f3bac474e8f6563a59f814ccf7609ced48b1157 ']'
+++ '[' xf73a00b735f1c78b8eb09cffae8f5102b99f363f '!=' x8e0568d8ac9dbfc8199f970c5c7f26b9735e0e7b ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,7 +119,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
-++ '[' xab57716449b3438c0136f6f412a2e59e0cf037a9 '!=' xab57716449b3438c0136f6f412a2e59e0cf037a9 ']'
+++ '[' x17cb8a20bde66a520a2ca7aad1063e1ce7382240 '!=' xab57716449b3438c0136f6f412a2e59e0cf037a9 ']'
+++ echo -ne ' linux'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -131,18 +133,20 @@
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
-# Debug traces :
-# change_kind=multiple_components : binutils gcc
+++ cat base-artifacts/git/qemu_rev
-++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
+++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux qemu
+ local c base_rev cur_rev c_commits
-+ '[' 2 = 0 ']'
-+ '[' 2 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -150,17 +154,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=95385060771b0cac95a39320c44eca857fb177ae
++ base_rev=b70a487d5945b13e5ab503be4fc37b964819ec0e
++ 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=b70a487d5945b13e5ab503be4fc37b964819ec0e
-++ git -C binutils rev-list --count 95385060771b0cac95a39320c44eca857fb177ae..b70a487d5945b13e5ab503be4fc37b964819ec0e
-# rev for binutils : 95385060771b0cac95a39320c44eca857fb177ae..b70a487d5945b13e5ab503be4fc37b964819ec0e (35 commits)
-+ c_commits=35
-+ echo '# rev for binutils : 95385060771b0cac95a39320c44eca857fb177ae..b70a487d5945b13e5ab503be4fc37b964819ec0e (35 commits)'
++ cur_rev=2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b
+++ git -C binutils rev-list --count b70a487d5945b13e5ab503be4fc37b964819ec0e..2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b
+# rev for binutils : b70a487d5945b13e5ab503be4fc37b964819ec0e..2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b (73 commits)
++ c_commits=73
++ echo '# rev for binutils : b70a487d5945b13e5ab503be4fc37b964819ec0e..2757c1c65fd6ba10c55ba5cf38d600814cf9dc1b (73 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -168,24 +172,58 @@
++ 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=0f3bac474e8f6563a59f814ccf7609ced48b1157
++ base_rev=8e0568d8ac9dbfc8199f970c5c7f26b9735e0e7b
++ 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
-# rev for gcc : 0f3bac474e8f6563a59f814ccf7609ced48b1157..8e0568d8ac9dbfc8199f970c5c7f26b9735e0e7b (127 commits)
++ cur_rev=f73a00b735f1c78b8eb09cffae8f5102b99f363f
+++ git -C gcc rev-list --count 8e0568d8ac9dbfc8199f970c5c7f26b9735e0e7b..f73a00b735f1c78b8eb09cffae8f5102b99f363f
+# rev for gcc : 8e0568d8ac9dbfc8199f970c5c7f26b9735e0e7b..f73a00b735f1c78b8eb09cffae8f5102b99f363f (159 commits)
++ c_commits=159
++ echo '# rev for gcc : 8e0568d8ac9dbfc8199f970c5c7f26b9735e0e7b..f73a00b735f1c78b8eb09cffae8f5102b99f363f (159 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=ab57716449b3438c0136f6f412a2e59e0cf037a9
+++ 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=17cb8a20bde66a520a2ca7aad1063e1ce7382240
+++ git -C linux rev-list --count ab57716449b3438c0136f6f412a2e59e0cf037a9..17cb8a20bde66a520a2ca7aad1063e1ce7382240
+# rev for linux : ab57716449b3438c0136f6f412a2e59e0cf037a9..17cb8a20bde66a520a2ca7aad1063e1ce7382240 (10298 commits)
++ c_commits=10298
++ echo '# rev for linux : ab57716449b3438c0136f6f412a2e59e0cf037a9..17cb8a20bde66a520a2ca7aad1063e1ce7382240 (10298 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)
-+ cur_rev=8e0568d8ac9dbfc8199f970c5c7f26b9735e0e7b
-++ git -C gcc rev-list --count 0f3bac474e8f6563a59f814ccf7609ced48b1157..8e0568d8ac9dbfc8199f970c5c7f26b9735e0e7b
-+ c_commits=127
-+ echo '# rev for gcc : 0f3bac474e8f6563a59f814ccf7609ced48b1157..8e0568d8ac9dbfc8199f970c5c7f26b9735e0e7b (127 commits)'
++ c_commits=9
++ echo '# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
+ '[' ignore = precommit ']'
-# post_interesting_commits
-Init stage ran successfully.
+ '[' ignore = ignore ']'
+ post_jira_comment=false
+ post_jira_card=false
@@ -202,11 +240,13 @@ Init stage ran successfully.
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ post_interesting_commits init
+# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
+Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0