summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-19 05:11:25 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-19 05:11:25 +0000
commit56883511f83c584be68cf51029303909fc5a930b (patch)
tree5529b2f6a5adacfb1fdf7ac29dcd820568b292a5 /notify
parent42cb8dbe7aba9a9a5e51656ff41c610d92ff6889 (diff)
force: #81: : [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/81/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 8187 | # First few build errors in logs: | | # 00:14:21 clang: error: clang frontend command failed with exit code 134 (use -v to see invocation) | # 00:14:21 make[7]: *** [scripts/Makefile.build:243: drivers/net/ethernet/intel/igb/igb_main.o] Error 1 | # 00:14:49 make[6]: *** [scripts/Makefile.build:480: drivers/net/ethernet/intel/igb] Error 2 | # 00:14:49 make[5]: *** [scripts/Makefile.build:480: drivers/net/ethernet/intel] Error 2 | # 00:14:53 clang: error: clang frontend command failed with exit code 134 (use -v to see invocation) | # 00:14:53 make[5]: *** [scripts/Makefile.build:243: drivers/platform/chrome/cros_ec_i2c.o] Error 1 | # 00:15:09 make[4]: *** [scripts/Makefile.build:480: drivers/platform/chrome] Error 2 | # 00:15:09 make[3]: *** [scripts/Makefile.build:480: drivers/platform] Error 2 | # 00:17:02 make[4]: *** [scripts/Makefile.build:480: drivers/net/ethernet] Error 2 | # 00:17:02 make[3]: *** [scripts/Makefile.build:480: drivers/net] Error 2 check_regression status : 1
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-card.txt3
-rw-r--r--notify/jira/comment-template.txt5
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description24
-rw-r--r--notify/jira/key1
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/jira/yaml32
-rw-r--r--notify/mail-body.txt58
-rw-r--r--notify/mail-subject.txt2
10 files changed, 111 insertions, 17 deletions
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 0000000..f8cff0a
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[LLVM-1007]
+Failure
+Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/81/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 94488fb..d665e92 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
[LLVM-646]
-Success
-Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/80/artifact/artifacts/notify/mail-body.txt/*view*/
+https://linaro.atlassian.net/browse/LLVM-1007
+Failure
+Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/81/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..8072713
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+LLVM
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..3023030
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,24 @@
+commit llvmorg-18-init-8757-gfd311126349b
+Author: Florian Hahn <flo@fhahn.com>
+Date: Tue Oct 17 19:17:40 2023 +0100
+
+ [VPlan] Insert Trunc/Exts for reductions directly in VPlan.
+
+ Update the code to create Trunc/Ext recipes directly in
+ adjustRecipesForReductions instead of fixing it up later in
+ fixReductions.
+
+ This explicitly models the required conversions and also makes sure they
+... 2 lines of the commit log omitted.
+
+* tcwg_kernel
+** llvm-master-aarch64-next-defconfig
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/fd311126349b8fe1684d62154a9fa5a7bbb0b713/tcwg_kernel/llvm-master-aarch64-next-defconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/81/
+** llvm-master-aarch64-stable-defconfig
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/fd311126349b8fe1684d62154a9fa5a7bbb0b713/tcwg_kernel/llvm-master-aarch64-stable-defconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-defconfig-build/60/
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/fd311126349b8fe1684d62154a9fa5a7bbb0b713/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 0000000..4a77865
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+LLVM-1007
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..01a5de2
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-10-17
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..b7a296d
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+llvmorg-18-init-8757-gfd311126349b: Failure
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 0000000..7ab465d
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,32 @@
+- Project: LLVM
+ IssueType: Sub-task
+ Key: LLVM-1007
+ Summary: |
+ llvmorg-18-init-8757-gfd311126349b: Failure
+ Components: LLVM
+ Start date: 2023-10-17
+ Description: |
+ commit llvmorg-18-init-8757-gfd311126349b
+ Author: Florian Hahn <flo@fhahn.com>
+ Date: Tue Oct 17 19:17:40 2023 +0100
+
+ [VPlan] Insert Trunc/Exts for reductions directly in VPlan.
+
+ Update the code to create Trunc/Ext recipes directly in
+ adjustRecipesForReductions instead of fixing it up later in
+ fixReductions.
+
+ This explicitly models the required conversions and also makes sure they
+ ... 2 lines of the commit log omitted.
+
+ * tcwg_kernel
+ ** llvm-master-aarch64-next-defconfig
+ *** Failure
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/fd311126349b8fe1684d62154a9fa5a7bbb0b713/tcwg_kernel/llvm-master-aarch64-next-defconfig/details.txt
+ *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/81/
+ ** llvm-master-aarch64-stable-defconfig
+ *** Failure
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/fd311126349b8fe1684d62154a9fa5a7bbb0b713/tcwg_kernel/llvm-master-aarch64-stable-defconfig/details.txt
+ *** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-defconfig-build/60/
+
+ Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/fd311126349b8fe1684d62154a9fa5a7bbb0b713/jira/yaml
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 936f12e..2053faa 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,13 +2,18 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In CI config tcwg_kernel/llvm-master-aarch64-next-defconfig after:
- | 225 commits in llvm
- | dd64c82cbc9c [unittest] Allow LLVM unit test to run under a wrapper program. (#66821)
- | b33723710f51 [NVPTX] Fixed few more corner cases for v4i8 lowering. (#69263)
- | ddc30ff802eb [libc] Implement the 'ungetc' function on the GPU (#69248)
- | 761c9dd92789 [mlir][sparse] implementating stageSparseOpPass as an interface (#69022)
- | a22a1fe151b8 [AMDGPU] support 64-bit immediates in SIInstrInfo::FoldImmediate (#69260)
- | ... and 220 more commits in llvm
+ | commit llvmorg-18-init-8757-gfd311126349b
+ | Author: Florian Hahn <flo@fhahn.com>
+ | Date: Tue Oct 17 19:17:40 2023 +0100
+ |
+ | [VPlan] Insert Trunc/Exts for reductions directly in VPlan.
+ |
+ | Update the code to create Trunc/Ext recipes directly in
+ | adjustRecipesForReductions instead of fixing it up later in
+ | fixReductions.
+ |
+ | This explicitly models the required conversions and also makes sure they
+ | ... 2 lines of the commit log omitted.
Results changed to
# reset_artifacts:
@@ -20,11 +25,19 @@ Results changed to
# build_abe qemu:
-2
# linux_n_obj:
-9399
-# linux build successful:
-all
-# linux boot successful:
-boot
+8187
+# First few build errors in logs:
+
+# 00:14:21 clang: error: clang frontend command failed with exit code 134 (use -v to see invocation)
+# 00:14:21 make[7]: *** [scripts/Makefile.build:243: drivers/net/ethernet/intel/igb/igb_main.o] Error 1
+# 00:14:49 make[6]: *** [scripts/Makefile.build:480: drivers/net/ethernet/intel/igb] Error 2
+# 00:14:49 make[5]: *** [scripts/Makefile.build:480: drivers/net/ethernet/intel] Error 2
+# 00:14:53 clang: error: clang frontend command failed with exit code 134 (use -v to see invocation)
+# 00:14:53 make[5]: *** [scripts/Makefile.build:243: drivers/platform/chrome/cros_ec_i2c.o] Error 1
+# 00:15:09 make[4]: *** [scripts/Makefile.build:480: drivers/platform/chrome] Error 2
+# 00:15:09 make[3]: *** [scripts/Makefile.build:480: drivers/platform] Error 2
+# 00:17:02 make[4]: *** [scripts/Makefile.build:480: drivers/net/ethernet] Error 2
+# 00:17:02 make[3]: *** [scripts/Makefile.build:480: drivers/net] Error 2
From
# reset_artifacts:
@@ -48,6 +61,23 @@ CI config tcwg_kernel/llvm-master-aarch64-next-defconfig
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/80/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/79/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/81/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/80/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/fd311126349b8fe1684d62154a9fa5a7bbb0b713/tcwg_kernel/llvm-master-aarch64-next-defconfig/reproduction_instructions.txt
+
+Full commit : https://github.com/llvm/llvm-project/commit/fd311126349b8fe1684d62154a9fa5a7bbb0b713
+
+Latest bug report status : https://linaro.atlassian.net/browse/LLVM-1007
+
+List of configurations that regressed due to this commit :
+* tcwg_kernel
+** llvm-master-aarch64-next-defconfig
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/fd311126349b8fe1684d62154a9fa5a7bbb0b713/tcwg_kernel/llvm-master-aarch64-next-defconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/81/
+** llvm-master-aarch64-stable-defconfig
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/fd311126349b8fe1684d62154a9fa5a7bbb0b713/tcwg_kernel/llvm-master-aarch64-stable-defconfig/details.txt
+*** https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-defconfig-build/60/
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 235d6d8..c440a83 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 225 commits in llvm: Success on aarch64
+[Linaro-TCWG-CI] llvmorg-18-init-8757-gfd311126349b: Failure on aarch64