summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log263
1 files changed, 142 insertions, 121 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 42e25a2..579a9c7 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49794: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh
++ remote_exec build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51779: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh
+ set -euf -o pipefail
+ local host
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49794:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51779:
++ cut -d: -f 1
-+ host=build-08.tcwglab
++ host=build-03.tcwglab
+ local port
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49794:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51779:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49794:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51779:
++ cut -s -d: -f 3
+ dir=/home/tcwg-buildslave/workspace/tcwg_kernel_1
+ local opts
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49794:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51779:
++ cut -s -d: -f 4
-+ opts=-p49794
++ opts=-p51779
+ local env_vars
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49794:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51779:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -59,7 +59,7 @@
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_kernel-build.sh
++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_1
-+ ssh -p49794 build-08.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh'
++ ssh -p51779 build-03.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __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 __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh
@@ -87,17 +87,17 @@
++ 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-allnoconfig-build/50/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/51/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/50/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/51/'
+ 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-allnoconfig-build/51/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/52/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/51/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/52/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -149,7 +149,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
-++ '[' x8f6f3f29653d8396146bd93a5c63925a13dd047a '!=' x5437a944648eef989f8ecde29787d7924b80fdc0 ']'
+++ '[' x1aa39bcc2eadd5eaedd9126974b3bda46c154abb '!=' x8f6f3f29653d8396146bd93a5c63925a13dd047a ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -164,7 +164,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
-++ '[' xe7a23bbf1f9bb9eebbc4fce8d027964ba217a97e '!=' xa435e4ab2e3032ea85893df42fa68f7792de31f9 ']'
+++ '[' x6c44b95d9778cd8235891a27f340a43fd51f05f3 '!=' xe7a23bbf1f9bb9eebbc4fce8d027964ba217a97e ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -179,7 +179,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
-++ '[' xdf964ce9ef9fea10cf131bf6bad8658fde7956f6 '!=' x8fff9184d1b5810dca5dd1a02726d4f844af88fc ']'
+++ '[' x7d730f1bf6f39ece2d9f3ae682f12e5b593d534d '!=' xdf964ce9ef9fea10cf131bf6bad8658fde7956f6 ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -194,7 +194,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
-++ '[' x36e9aab3c569d4c9ad780473596e18479838d1aa '!=' x494a6a2cf7f775d2c20fd6df9601e30606cc2014 ']'
+++ '[' x2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d '!=' x36e9aab3c569d4c9ad780473596e18479838d1aa ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -214,17 +214,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=5437a944648eef989f8ecde29787d7924b80fdc0
++ base_rev=8f6f3f29653d8396146bd93a5c63925a13dd047a
++ 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=8f6f3f29653d8396146bd93a5c63925a13dd047a
-++ git -C binutils rev-list --count 5437a944648eef989f8ecde29787d7924b80fdc0..8f6f3f29653d8396146bd93a5c63925a13dd047a
-# rev for binutils : 5437a944648eef989f8ecde29787d7924b80fdc0..8f6f3f29653d8396146bd93a5c63925a13dd047a (72 commits)
-+ c_commits=72
-+ echo '# rev for binutils : 5437a944648eef989f8ecde29787d7924b80fdc0..8f6f3f29653d8396146bd93a5c63925a13dd047a (72 commits)'
++ cur_rev=1aa39bcc2eadd5eaedd9126974b3bda46c154abb
+++ git -C binutils rev-list --count 8f6f3f29653d8396146bd93a5c63925a13dd047a..1aa39bcc2eadd5eaedd9126974b3bda46c154abb
+# rev for binutils : 8f6f3f29653d8396146bd93a5c63925a13dd047a..1aa39bcc2eadd5eaedd9126974b3bda46c154abb (74 commits)
++ c_commits=74
++ echo '# rev for binutils : 8f6f3f29653d8396146bd93a5c63925a13dd047a..1aa39bcc2eadd5eaedd9126974b3bda46c154abb (74 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -232,17 +232,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=a435e4ab2e3032ea85893df42fa68f7792de31f9
++ base_rev=e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e
++ 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=e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e
-++ git -C gcc rev-list --count a435e4ab2e3032ea85893df42fa68f7792de31f9..e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e
-# rev for gcc : a435e4ab2e3032ea85893df42fa68f7792de31f9..e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e (100 commits)
-+ c_commits=100
-+ echo '# rev for gcc : a435e4ab2e3032ea85893df42fa68f7792de31f9..e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e (100 commits)'
++ cur_rev=6c44b95d9778cd8235891a27f340a43fd51f05f3
+++ git -C gcc rev-list --count e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e..6c44b95d9778cd8235891a27f340a43fd51f05f3
+# rev for gcc : e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e..6c44b95d9778cd8235891a27f340a43fd51f05f3 (71 commits)
++ c_commits=71
++ echo '# rev for gcc : e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e..6c44b95d9778cd8235891a27f340a43fd51f05f3 (71 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -250,17 +250,17 @@
++ 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=8fff9184d1b5810dca5dd1a02726d4f844af88fc
++ base_rev=df964ce9ef9fea10cf131bf6bad8658fde7956f6
++ 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=df964ce9ef9fea10cf131bf6bad8658fde7956f6
-++ git -C linux rev-list --count 8fff9184d1b5810dca5dd1a02726d4f844af88fc..df964ce9ef9fea10cf131bf6bad8658fde7956f6
-# rev for linux : 8fff9184d1b5810dca5dd1a02726d4f844af88fc..df964ce9ef9fea10cf131bf6bad8658fde7956f6 (2188 commits)
-+ c_commits=2188
-+ echo '# rev for linux : 8fff9184d1b5810dca5dd1a02726d4f844af88fc..df964ce9ef9fea10cf131bf6bad8658fde7956f6 (2188 commits)'
++ cur_rev=7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
+++ git -C linux rev-list --count df964ce9ef9fea10cf131bf6bad8658fde7956f6..7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
+# rev for linux : df964ce9ef9fea10cf131bf6bad8658fde7956f6..7d730f1bf6f39ece2d9f3ae682f12e5b593d534d (2359 commits)
++ c_commits=2359
++ echo '# rev for linux : df964ce9ef9fea10cf131bf6bad8658fde7956f6..7d730f1bf6f39ece2d9f3ae682f12e5b593d534d (2359 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -268,18 +268,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=494a6a2cf7f775d2c20fd6df9601e30606cc2014
++ base_rev=36e9aab3c569d4c9ad780473596e18479838d1aa
++ 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=36e9aab3c569d4c9ad780473596e18479838d1aa
-++ git -C qemu rev-list --count 494a6a2cf7f775d2c20fd6df9601e30606cc2014..36e9aab3c569d4c9ad780473596e18479838d1aa
-# rev for qemu : 494a6a2cf7f775d2c20fd6df9601e30606cc2014..36e9aab3c569d4c9ad780473596e18479838d1aa (36 commits)
++ cur_rev=2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d
+++ git -C qemu rev-list --count 36e9aab3c569d4c9ad780473596e18479838d1aa..2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d
+# rev for qemu : 36e9aab3c569d4c9ad780473596e18479838d1aa..2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d (317 commits)
-+ c_commits=36
-+ echo '# rev for qemu : 494a6a2cf7f775d2c20fd6df9601e30606cc2014..36e9aab3c569d4c9ad780473596e18479838d1aa (36 commits)'
++ c_commits=317
++ echo '# rev for qemu : 36e9aab3c569d4c9ad780473596e18479838d1aa..2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d (317 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -299,8 +299,8 @@
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ 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 ']'
@@ -353,9 +353,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/51/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/52/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/51/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/52/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -388,16 +388,16 @@
+++ 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=5437a944648eef989f8ecde29787d7924b80fdc0
+++ base_rev=8f6f3f29653d8396146bd93a5c63925a13dd047a
+++ 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=8f6f3f29653d8396146bd93a5c63925a13dd047a
-+++ git -C binutils rev-list --count 5437a944648eef989f8ecde29787d7924b80fdc0..8f6f3f29653d8396146bd93a5c63925a13dd047a
-++ c_commits=72
-++ new_commits=72
+++ cur_rev=1aa39bcc2eadd5eaedd9126974b3bda46c154abb
++++ git -C binutils rev-list --count 8f6f3f29653d8396146bd93a5c63925a13dd047a..1aa39bcc2eadd5eaedd9126974b3bda46c154abb
+++ c_commits=74
+++ new_commits=74
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -405,16 +405,16 @@
+++ 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=a435e4ab2e3032ea85893df42fa68f7792de31f9
+++ base_rev=e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e
+++ 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=e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e
-+++ git -C gcc rev-list --count a435e4ab2e3032ea85893df42fa68f7792de31f9..e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e
-++ c_commits=100
-++ new_commits=172
+++ cur_rev=6c44b95d9778cd8235891a27f340a43fd51f05f3
++++ git -C gcc rev-list --count e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e..6c44b95d9778cd8235891a27f340a43fd51f05f3
+++ c_commits=71
+++ new_commits=145
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -422,16 +422,16 @@
+++ 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=8fff9184d1b5810dca5dd1a02726d4f844af88fc
+++ base_rev=df964ce9ef9fea10cf131bf6bad8658fde7956f6
+++ 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=df964ce9ef9fea10cf131bf6bad8658fde7956f6
-+++ git -C linux rev-list --count 8fff9184d1b5810dca5dd1a02726d4f844af88fc..df964ce9ef9fea10cf131bf6bad8658fde7956f6
-++ c_commits=2188
-++ new_commits=2360
+++ cur_rev=7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
++++ git -C linux rev-list --count df964ce9ef9fea10cf131bf6bad8658fde7956f6..7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
+++ c_commits=2359
+++ new_commits=2504
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -439,20 +439,20 @@
+++ 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=494a6a2cf7f775d2c20fd6df9601e30606cc2014
+++ base_rev=36e9aab3c569d4c9ad780473596e18479838d1aa
+++ 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=36e9aab3c569d4c9ad780473596e18479838d1aa
-+++ git -C qemu rev-list --count 494a6a2cf7f775d2c20fd6df9601e30606cc2014..36e9aab3c569d4c9ad780473596e18479838d1aa
-++ c_commits=36
-++ new_commits=2396
+++ cur_rev=2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d
++++ git -C qemu rev-list --count 36e9aab3c569d4c9ad780473596e18479838d1aa..2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d
+++ c_commits=317
+++ new_commits=2821
+++ echo binutils gcc linux qemu
+++ tr ' ' ,
++ components=binutils,gcc,linux,qemu
-++ echo '2396 commits in binutils,gcc,linux,qemu'
+++ echo '2821 commits in binutils,gcc,linux,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -461,18 +461,26 @@
++ case "$print_arg" in
++ '[' 0 = 0 ']'
++ echo Success
-+ echo '[Linaro-TCWG-CI]' '2396 commits in binutils,gcc,linux,qemu: Success'
+++ print_config --oneline
+++ false
+++ local print_arg=--oneline
+++ case "$print_arg" in
+++ case "$ci_config" in
+++ echo aarch64
++ echo '[Linaro-TCWG-CI]' '2821 commits in binutils,gcc,linux,qemu: Success on aarch64'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/51/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/52/artifact/artifacts
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/50/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/51/artifact/artifacts
+ cat
+++ print_config_f --short
+/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh: line 1715: print_config_f: command not found
++ print_commits --short
++ sed -e 's/^/ | /'
++ set -euf -o pipefail
@@ -495,16 +503,16 @@
+++ 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=5437a944648eef989f8ecde29787d7924b80fdc0
+++ base_rev=8f6f3f29653d8396146bd93a5c63925a13dd047a
+++ 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=8f6f3f29653d8396146bd93a5c63925a13dd047a
-+++ git -C binutils rev-list --count 5437a944648eef989f8ecde29787d7924b80fdc0..8f6f3f29653d8396146bd93a5c63925a13dd047a
-++ c_commits=72
-++ new_commits=72
+++ cur_rev=1aa39bcc2eadd5eaedd9126974b3bda46c154abb
++++ git -C binutils rev-list --count 8f6f3f29653d8396146bd93a5c63925a13dd047a..1aa39bcc2eadd5eaedd9126974b3bda46c154abb
+++ c_commits=74
+++ new_commits=74
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -512,16 +520,16 @@
+++ 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=a435e4ab2e3032ea85893df42fa68f7792de31f9
+++ base_rev=e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e
+++ 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=e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e
-+++ git -C gcc rev-list --count a435e4ab2e3032ea85893df42fa68f7792de31f9..e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e
-++ c_commits=100
-++ new_commits=172
+++ cur_rev=6c44b95d9778cd8235891a27f340a43fd51f05f3
++++ git -C gcc rev-list --count e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e..6c44b95d9778cd8235891a27f340a43fd51f05f3
+++ c_commits=71
+++ new_commits=145
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -529,16 +537,16 @@
+++ 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=8fff9184d1b5810dca5dd1a02726d4f844af88fc
+++ base_rev=df964ce9ef9fea10cf131bf6bad8658fde7956f6
+++ 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=df964ce9ef9fea10cf131bf6bad8658fde7956f6
-+++ git -C linux rev-list --count 8fff9184d1b5810dca5dd1a02726d4f844af88fc..df964ce9ef9fea10cf131bf6bad8658fde7956f6
-++ c_commits=2188
-++ new_commits=2360
+++ cur_rev=7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
++++ git -C linux rev-list --count df964ce9ef9fea10cf131bf6bad8658fde7956f6..7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
+++ c_commits=2359
+++ new_commits=2504
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -546,20 +554,20 @@
+++ 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=494a6a2cf7f775d2c20fd6df9601e30606cc2014
+++ base_rev=36e9aab3c569d4c9ad780473596e18479838d1aa
+++ 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=36e9aab3c569d4c9ad780473596e18479838d1aa
-+++ git -C qemu rev-list --count 494a6a2cf7f775d2c20fd6df9601e30606cc2014..36e9aab3c569d4c9ad780473596e18479838d1aa
-++ c_commits=36
-++ new_commits=2396
+++ cur_rev=2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d
++++ git -C qemu rev-list --count 36e9aab3c569d4c9ad780473596e18479838d1aa..2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d
+++ c_commits=317
+++ new_commits=2821
+++ echo binutils gcc linux qemu
+++ tr ' ' ,
++ components=binutils,gcc,linux,qemu
-++ echo '2396 commits in binutils,gcc,linux,qemu'
+++ echo '2821 commits in binutils,gcc,linux,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -568,19 +576,19 @@
+++ 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=5437a944648eef989f8ecde29787d7924b80fdc0
+++ base_rev=8f6f3f29653d8396146bd93a5c63925a13dd047a
+++ 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=8f6f3f29653d8396146bd93a5c63925a13dd047a
-+++ git -C binutils rev-list --count 5437a944648eef989f8ecde29787d7924b80fdc0..8f6f3f29653d8396146bd93a5c63925a13dd047a
-++ c_commits=72
+++ cur_rev=1aa39bcc2eadd5eaedd9126974b3bda46c154abb
++++ git -C binutils rev-list --count 8f6f3f29653d8396146bd93a5c63925a13dd047a..1aa39bcc2eadd5eaedd9126974b3bda46c154abb
+++ c_commits=74
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 5437a944648eef989f8ecde29787d7924b80fdc0..8f6f3f29653d8396146bd93a5c63925a13dd047a
-++ '[' 72 -gt 5 ']'
-++ echo '... and 67 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 8f6f3f29653d8396146bd93a5c63925a13dd047a..1aa39bcc2eadd5eaedd9126974b3bda46c154abb
+++ '[' 74 -gt 5 ']'
+++ echo '... and 69 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -589,19 +597,19 @@
+++ 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=a435e4ab2e3032ea85893df42fa68f7792de31f9
+++ base_rev=e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e
+++ 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=e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e
-+++ git -C gcc rev-list --count a435e4ab2e3032ea85893df42fa68f7792de31f9..e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e
-++ c_commits=100
+++ cur_rev=6c44b95d9778cd8235891a27f340a43fd51f05f3
++++ git -C gcc rev-list --count e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e..6c44b95d9778cd8235891a27f340a43fd51f05f3
+++ c_commits=71
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline a435e4ab2e3032ea85893df42fa68f7792de31f9..e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e
-++ '[' 100 -gt 5 ']'
-++ echo '... and 95 more commits in gcc'
+++ git -C gcc log -n 5 --oneline e7a23bbf1f9bb9eebbc4fce8d027964ba217a97e..6c44b95d9778cd8235891a27f340a43fd51f05f3
+++ '[' 71 -gt 5 ']'
+++ echo '... and 66 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
@@ -610,19 +618,19 @@
+++ 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=8fff9184d1b5810dca5dd1a02726d4f844af88fc
+++ base_rev=df964ce9ef9fea10cf131bf6bad8658fde7956f6
+++ 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=df964ce9ef9fea10cf131bf6bad8658fde7956f6
-+++ git -C linux rev-list --count 8fff9184d1b5810dca5dd1a02726d4f844af88fc..df964ce9ef9fea10cf131bf6bad8658fde7956f6
-++ c_commits=2188
+++ cur_rev=7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
++++ git -C linux rev-list --count df964ce9ef9fea10cf131bf6bad8658fde7956f6..7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
+++ c_commits=2359
++ '[' '' '!=' '' ']'
-++ git -C linux log -n 5 --oneline 8fff9184d1b5810dca5dd1a02726d4f844af88fc..df964ce9ef9fea10cf131bf6bad8658fde7956f6
-++ '[' 2188 -gt 5 ']'
-++ echo '... and 2183 more commits in linux'
+++ git -C linux log -n 5 --oneline df964ce9ef9fea10cf131bf6bad8658fde7956f6..7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
+++ '[' 2359 -gt 5 ']'
+++ echo '... and 2354 more commits in linux'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
@@ -631,19 +639,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
-++ base_rev=494a6a2cf7f775d2c20fd6df9601e30606cc2014
+++ base_rev=36e9aab3c569d4c9ad780473596e18479838d1aa
+++ 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=36e9aab3c569d4c9ad780473596e18479838d1aa
-+++ git -C qemu rev-list --count 494a6a2cf7f775d2c20fd6df9601e30606cc2014..36e9aab3c569d4c9ad780473596e18479838d1aa
-++ c_commits=36
+++ cur_rev=2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d
++++ git -C qemu rev-list --count 36e9aab3c569d4c9ad780473596e18479838d1aa..2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d
+++ c_commits=317
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline 494a6a2cf7f775d2c20fd6df9601e30606cc2014..36e9aab3c569d4c9ad780473596e18479838d1aa
-++ '[' 36 -gt 5 ']'
-++ echo '... and 31 more commits in qemu'
+++ git -C qemu log -n 5 --oneline 36e9aab3c569d4c9ad780473596e18479838d1aa..2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d
+++ '[' 317 -gt 5 ']'
+++ echo '... and 312 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -661,7 +669,7 @@
# build_abe qemu:
-2
# linux_n_obj:
-648
+649
# linux build successful:
all
# linux boot successful:
@@ -683,8 +691,11 @@ boot'
all
# linux boot successful:
boot'
-++ print_config
-++ :
+++ print_config --long
+++ false
+++ local print_arg=--long
+++ case "$print_arg" in
+++ echo 'CI config tcwg_kernel/gnu-master-aarch64-next-allnoconfig'
+ '[' multiple_components '!=' single_commit ']'
+ return
# generate dashboard
@@ -692,6 +703,8 @@ boot'
... Skipping
# post_dashboard_squad
... Skipping
+# generate_lnt_report
+... Skipping
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
@@ -704,11 +717,19 @@ boot'
+ false
+ echo '... Skipping'
+ return
++ generate_lnt_report
++ wait 9965
++ set -euf -o pipefail
++ echo '# generate_lnt_report'
++ true
++ case "$ci_project" in
++ echo '... Skipping'
++ return
+ false
+ post_to_jira
++ set -euf -o pipefail
# post_to_jira
Full stage ran successfully.
-+ set -euf -o pipefail
+ echo '# post_to_jira'
+ local post_card_comment=false
+ local post_template_comment=false