summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-21 00:22:11 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-21 00:22:11 +0000
commit96b6aded23db04b8efcabd5e999ecd6cbe63bb3a (patch)
tree3a61feecb4c098496fa3cfa3ef6320b7d8ba236c /notify
parentac68a2d21016a4714337cc353eb3c2c1f2306cbd (diff)
onsuccess: #719: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/719/
Results : | # reset_artifacts: | -10 | # init_abe_sysroot: | -3 | # build_abe glibc -- --disable install: | -2 | # build_abe dejagnu: | -1 | # build_abe check_glibc -- --disable install: | 0 check_regression status : 0
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/description20
-rw-r--r--notify/jira/key1
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/jira/yaml28
-rw-r--r--notify/lnt_report.json4
-rw-r--r--notify/mail-body.txt52
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/regressions.sum7
-rw-r--r--notify/results.compare23
14 files changed, 24 insertions, 126 deletions
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
deleted file mode 100644
index 810ec49..0000000
--- a/notify/jira/comment-card.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-[GNU-1024]
-FAIL: 2 regressions
-Details: https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/718/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 2b4734b..dee49ad 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,4 +1,3 @@
[GNU-692]
-https://linaro.atlassian.net/browse/GNU-1024
-FAIL: 2 regressions
-Details: https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/718/artifact/artifacts/notify/mail-body.txt/*view*/
+PASS
+Details: https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/719/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
deleted file mode 100644
index 22870f9..0000000
--- a/notify/jira/components
+++ /dev/null
@@ -1 +0,0 @@
-Glibc
diff --git a/notify/jira/description b/notify/jira/description
deleted file mode 100644
index f1e0d4e..0000000
--- a/notify/jira/description
+++ /dev/null
@@ -1,20 +0,0 @@
-commit glibc-2.38.9000-272-g65341f7bbe
-Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
-Date: Thu Sep 28 13:56:21 2023 -0300
-
- linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)
-
- Linux 6.6 (09da082b07bbae1c) added support for fchmodat2, which has
- similar semantics as fchmodat with an extra flag argument. This
- allows fchmodat to implement AT_SYMLINK_NOFOLLOW and AT_EMPTY_PATH
- without the need for procfs.
-
-... 10 lines of the commit log omitted.
-
-* tcwg_glibc_check
-** master-arm
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/65341f7bbea824d2ff9d37db15d8be162df42bd3/tcwg_glibc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/718/
-
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/65341f7bbea824d2ff9d37db15d8be162df42bd3/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
deleted file mode 100644
index e18db49..0000000
--- a/notify/jira/key
+++ /dev/null
@@ -1 +0,0 @@
-GNU-1024
diff --git a/notify/jira/startdate b/notify/jira/startdate
deleted file mode 100644
index 372d9c0..0000000
--- a/notify/jira/startdate
+++ /dev/null
@@ -1 +0,0 @@
-2023-11-20
diff --git a/notify/jira/summary b/notify/jira/summary
deleted file mode 100644
index ff6adc8..0000000
--- a/notify/jira/summary
+++ /dev/null
@@ -1 +0,0 @@
-glibc-2.38.9000-272-g65341f7bbe: FAIL: 2 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
deleted file mode 100644
index af0b49f..0000000
--- a/notify/jira/yaml
+++ /dev/null
@@ -1,28 +0,0 @@
-- Project: GNU
- IssueType: Sub-task
- Key: GNU-1024
- Summary: |
- glibc-2.38.9000-272-g65341f7bbe: FAIL: 2 regressions
- Components: Glibc
- Start date: 2023-11-20
- Description: |
- commit glibc-2.38.9000-272-g65341f7bbe
- Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
- Date: Thu Sep 28 13:56:21 2023 -0300
-
- linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)
-
- Linux 6.6 (09da082b07bbae1c) added support for fchmodat2, which has
- similar semantics as fchmodat with an extra flag argument. This
- allows fchmodat to implement AT_SYMLINK_NOFOLLOW and AT_EMPTY_PATH
- without the need for procfs.
-
- ... 10 lines of the commit log omitted.
-
- * tcwg_glibc_check
- ** master-arm
- *** FAIL: 2 regressions
- *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/65341f7bbea824d2ff9d37db15d8be162df42bd3/tcwg_glibc_check/master-arm/details.txt
- *** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/718/
-
- Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/65341f7bbea824d2ff9d37db15d8be162df42bd3/jira/yaml
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 6667279..470d264 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "718",
+ "run_order": "719",
"tag": "tcwg_glibc_check"
},
- "Start Time": "2023-11-20 23:41:39"
+ "Start Time": "2023-11-21 00:22:08"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 32c1ddb..99872c7 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,36 +2,19 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In glibc_check master-arm after:
- | commit glibc-2.38.9000-272-g65341f7bbe
- | Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
- | Date: Thu Sep 28 13:56:21 2023 -0300
- |
- | linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)
- |
- | Linux 6.6 (09da082b07bbae1c) added support for fchmodat2, which has
- | similar semantics as fchmodat with an extra flag argument. This
- | allows fchmodat to implement AT_SYMLINK_NOFOLLOW and AT_EMPTY_PATH
- | without the need for procfs.
- |
- | ... 10 lines of the commit log omitted.
-
-FAIL: 2 regressions
-
-regressions.sum:
- === glibc tests ===
-
-Running glibc:io ...
-FAIL: io/tst-lchmod
-FAIL: io/tst-lchmod-time64
-
- === Results Summary ===
+ | 3 commits in glibc
+ | 49b308a26e hurd: Prevent the final file_exec_paths call from signals
+ | 3cbaacdfd2 manual: Fix termios.c example. (Bug 31078)
+ | a8830c9285 aarch64: Add vector implementations of expm1 routines
+
+PASS
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/718/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/719/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/718/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/719/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/718/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/719/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_glibc_check master-arm
@@ -39,19 +22,6 @@ CI config tcwg_glibc_check master-arm
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/718/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/716/artifact/artifacts
-
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/65341f7bbea824d2ff9d37db15d8be162df42bd3/tcwg_glibc_check/master-arm/reproduction_instructions.txt
-
-Full commit : https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=65341f7bbea824d2ff9d37db15d8be162df42bd3
-
-Latest bug report status : https://linaro.atlassian.net/browse/GNU-1024
-
-List of configurations that regressed due to this commit :
-* tcwg_glibc_check
-** master-arm
-*** FAIL: 2 regressions
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/65341f7bbea824d2ff9d37db15d8be162df42bd3/tcwg_glibc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/718/
+Current build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/719/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/718/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index f3a33fd..acb29cd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,adhemerval.zanella@linaro.org
+cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,samuel.thibault@ens-lyon.org,carlos@redhat.com,szabolcs.nagy@arm.com,cc:Joe.Ramsay@arm.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 5ffce70..3547f93 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] glibc-2.38.9000-272-g65341f7bbe: FAIL: 2 regressions on arm
+[Linaro-TCWG-CI] 3 commits in glibc: PASS on arm
diff --git a/notify/regressions.sum b/notify/regressions.sum
deleted file mode 100644
index 954785d..0000000
--- a/notify/regressions.sum
+++ /dev/null
@@ -1,7 +0,0 @@
- === glibc tests ===
-
-Running glibc:io ...
-FAIL: io/tst-lchmod
-FAIL: io/tst-lchmod-time64
-
- === Results Summary ===
diff --git a/notify/results.compare b/notify/results.compare
index 1bc556c..e0dbbe1 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -5,14 +5,14 @@
# Comparing 1 common sum files:
tests.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.1251560
-CURRENT: /tmp/gxx-sum2.1251560
+REFERENCE:/tmp/gxx-sum1.1200298
+CURRENT: /tmp/gxx-sum2.1200298
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 4442 | 4440 |
- | Unexpected fails [FAIL] | 34 | 36 |
+ | Passes [PASS] | 4440 | 4440 |
+ | Unexpected fails [FAIL] | 36 | 36 |
| Errors [ERROR] | 0 | 0 |
| Unexpected passes [XPASS] | 2 | 2 |
| Expected fails [XFAIL] | 16 | 16 |
@@ -22,23 +22,15 @@ o RUN STATUS: | REF | RES |
| Untested [UNTESTED] | 0 | 0 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.984976
+ REF PASS ratio: 0.984534
RES PASS ratio: 0.984534
o REGRESSIONS:
+------------------------------------------+---------+
- | PASS now FAIL [PASS => FAIL] | 2 |
+------------------------------------------+---------+
- | TOTAL_REGRESSIONS | 2 |
+ | TOTAL_REGRESSIONS | 0 |
+------------------------------------------+---------+
- - PASS now FAIL [PASS => FAIL]:
-
- Executed from: glibc:io
- glibc:io=io/tst-lchmod
- glibc:io=io/tst-lchmod-time64
-
-
o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
@@ -47,5 +39,4 @@ o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
-# Regressions found
-# Regressions in 1 common sum files found
+# No regression found in 1 common sum files