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.log58
1 files changed, 29 insertions, 29 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index b5c7495..f8a2b50 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=
@@ -17,35 +17,35 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
+ ci_project=tcwg_kernel
+# Debug traces :
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/95/
+# Using dir : base-artifacts
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=gnu-master-aarch64-next-allyesconfig
+ 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-aarch64-next-allyesconfig-build/94/
-# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/94/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/95/'
+ 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-aarch64-next-allyesconfig-build/95/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/96/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/95/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/96/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
-# check_source_changes
+ 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]}'
@@ -88,7 +88,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
-++ '[' x21160d8a18dc21aafb8ab1026e13e5c524954a46 '!=' x91874afabcd6491a00c4b6b79ac21c2b23061c36 ']'
+++ '[' x284c40cb7dc72756e60b8754f719ba56370350a4 '!=' x21160d8a18dc21aafb8ab1026e13e5c524954a46 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -103,7 +103,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
-++ '[' x016b3002e13acefb5773da78659c050187d3a96f '!=' xd803438e0c4016aff720fad418377c5b13567063 ']'
+++ '[' x97e9cde758582cdb97e3af47df6f32a8413f291f '!=' x016b3002e13acefb5773da78659c050187d3a96f ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -131,7 +131,7 @@
+++ 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
-++ '[' xad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5 '!=' xd762bf97931b58839316b68a570eecc6143c9e3e ']'
+++ '[' x69680740eafa1838527c90155a7432d51b8ff203 '!=' xad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -151,17 +151,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=91874afabcd6491a00c4b6b79ac21c2b23061c36
++ base_rev=21160d8a18dc21aafb8ab1026e13e5c524954a46
++ 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=21160d8a18dc21aafb8ab1026e13e5c524954a46
-++ git -C binutils rev-list --count 91874afabcd6491a00c4b6b79ac21c2b23061c36..21160d8a18dc21aafb8ab1026e13e5c524954a46
-# rev for binutils : 91874afabcd6491a00c4b6b79ac21c2b23061c36..21160d8a18dc21aafb8ab1026e13e5c524954a46 (48 commits)
++ cur_rev=284c40cb7dc72756e60b8754f719ba56370350a4
+++ git -C binutils rev-list --count 21160d8a18dc21aafb8ab1026e13e5c524954a46..284c40cb7dc72756e60b8754f719ba56370350a4
+# rev for binutils : 21160d8a18dc21aafb8ab1026e13e5c524954a46..284c40cb7dc72756e60b8754f719ba56370350a4 (48 commits)
+ c_commits=48
-+ echo '# rev for binutils : 91874afabcd6491a00c4b6b79ac21c2b23061c36..21160d8a18dc21aafb8ab1026e13e5c524954a46 (48 commits)'
++ echo '# rev for binutils : 21160d8a18dc21aafb8ab1026e13e5c524954a46..284c40cb7dc72756e60b8754f719ba56370350a4 (48 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -169,17 +169,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=d803438e0c4016aff720fad418377c5b13567063
++ base_rev=016b3002e13acefb5773da78659c050187d3a96f
++ 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=016b3002e13acefb5773da78659c050187d3a96f
-++ git -C gcc rev-list --count d803438e0c4016aff720fad418377c5b13567063..016b3002e13acefb5773da78659c050187d3a96f
-# rev for gcc : d803438e0c4016aff720fad418377c5b13567063..016b3002e13acefb5773da78659c050187d3a96f (150 commits)
-+ c_commits=150
-+ echo '# rev for gcc : d803438e0c4016aff720fad418377c5b13567063..016b3002e13acefb5773da78659c050187d3a96f (150 commits)'
++ cur_rev=97e9cde758582cdb97e3af47df6f32a8413f291f
+++ git -C gcc rev-list --count 016b3002e13acefb5773da78659c050187d3a96f..97e9cde758582cdb97e3af47df6f32a8413f291f
+# rev for gcc : 016b3002e13acefb5773da78659c050187d3a96f..97e9cde758582cdb97e3af47df6f32a8413f291f (123 commits)
++ c_commits=123
++ echo '# rev for gcc : 016b3002e13acefb5773da78659c050187d3a96f..97e9cde758582cdb97e3af47df6f32a8413f291f (123 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -187,18 +187,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=d762bf97931b58839316b68a570eecc6143c9e3e
++ base_rev=ad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5
++ 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=ad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5
-++ git -C qemu rev-list --count d762bf97931b58839316b68a570eecc6143c9e3e..ad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5
-# rev for qemu : d762bf97931b58839316b68a570eecc6143c9e3e..ad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5 (563 commits)
++ cur_rev=69680740eafa1838527c90155a7432d51b8ff203
+++ git -C qemu rev-list --count ad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5..69680740eafa1838527c90155a7432d51b8ff203
+# rev for qemu : ad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5..69680740eafa1838527c90155a7432d51b8ff203 (16 commits)
-+ c_commits=563
-+ echo '# rev for qemu : d762bf97931b58839316b68a570eecc6143c9e3e..ad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5 (563 commits)'
++ c_commits=16
++ echo '# rev for qemu : ad6ef0a42e314a8c6ac6c96d5f6e607a1e5644b5..69680740eafa1838527c90155a7432d51b8ff203 (16 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -224,7 +224,7 @@
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
-Init stage ran successfully.
+ '[' init '!=' full ']'
+Init stage ran successfully.
+ echo 'Init stage ran successfully.'
+ exit 0