Skip to content

Commit c6b976f

Browse files
Add report for 2026-04-09
1 parent 914fa38 commit c6b976f

File tree

1 file changed

+225
-0
lines changed

1 file changed

+225
-0
lines changed

reports/2026-04-09.md

Lines changed: 225 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,225 @@
1+
Failures in [node-test-pull-request/72470](https://ci.nodejs.org/job/node-test-pull-request/72470/) to [node-test-pull-request/72563](https://ci.nodejs.org/job/node-test-pull-request/72563/) that failed 2 or more PRs
2+
(Generated with `ncu-ci walk pr --stats=true --markdown reports/2026-04-09.md`)
3+
4+
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
5+
| ---------------- | ------- | ------- | -------- | ------- | ------- | ---------- |
6+
| 2026-04-09 00:16 | 6 | 15 | 14 | 6 | 59 | 17.05% |
7+
8+
9+
### Jenkins Failure
10+
11+
12+
### Git Failure
13+
14+
15+
### Build Failure
16+
17+
| Reason | <code>ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?</code> |
18+
| - | :- |
19+
| Type | BUILD_FAILURE |
20+
| Failed PR | 3 ([https://github.com/nodejs/node/pull/62384/](https://ci.nodejs.org/job/node-test-pull-request/72481/), [https://github.com/nodejs/node/pull/62273/](https://ci.nodejs.org/job/node-test-pull-request/72502/), [https://github.com/nodejs/node/pull/61556/](https://ci.nodejs.org/job/node-test-pull-request/72503/)) |
21+
| Appeared | [test-osuosl-aix72-ppc64_be-4](https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/61933/console) |
22+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/72481/ |
23+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/72503/ |
24+
25+
<details>
26+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/61933/console">Example</a></summary>
27+
28+
```
29+
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
30+
Sending e-mails to: michael_dawson@ca.ibm.com vieuxtech@gmail.com ashley.cripps@ibm.com
31+
Collecting metadata...
32+
Metadata collection done.
33+
[Checks API] No suitable checks publisher found.
34+
Notifying upstream projects of job completion
35+
```
36+
</details>
37+
38+
-------
39+
40+
| Reason | <code>sh: line 12: [: -gt: unary operator expected</code> |
41+
| - | :- |
42+
| Type | BUILD_FAILURE |
43+
| Failed PR | 3 ([https://github.com/nodejs/node/pull/62584/](https://ci.nodejs.org/job/node-test-pull-request/72472/), [https://github.com/nodejs/node/pull/62273/](https://ci.nodejs.org/job/node-test-pull-request/72502/), [https://github.com/nodejs/node/pull/62072/](https://ci.nodejs.org/job/node-test-pull-request/72538/)) |
44+
| Appeared | [test-rackspace-win2022_vs2022-x64-4](https://ci.nodejs.org/job/node-compile-windows/nodes=win-vs2022_clang-arm64/66030/console) |
45+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/72472/ |
46+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/72538/ |
47+
48+
<details>
49+
<summary><a href="https://ci.nodejs.org/job/node-compile-windows/nodes=win-vs2022_clang-arm64/66030/console">Example</a></summary>
50+
51+
```
52+
sh: line 12: [: -gt: unary operator expected
53+
```
54+
</details>
55+
56+
-------
57+
58+
59+
### JSTest Failure
60+
61+
| Reason | <code>sequential/test-debugger-pid</code> |
62+
| - | :- |
63+
| Type | JS_TEST_FAILURE |
64+
| Failed PR | 5 ([https://github.com/nodejs/node/pull/62594/](https://ci.nodejs.org/job/node-test-pull-request/72487/), [https://github.com/nodejs/node/pull/62595/](https://ci.nodejs.org/job/node-test-pull-request/72498/), [https://github.com/nodejs/node/pull/62593/](https://ci.nodejs.org/job/node-test-pull-request/72499/), [https://github.com/nodejs/node/pull/61954/](https://ci.nodejs.org/job/node-test-pull-request/72508/), [https://github.com/nodejs/node/pull/61556/](https://ci.nodejs.org/job/node-test-pull-request/72528/)) |
65+
| Appeared | [test-rackspace-win2016_vs2015-x64-1](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=2,nodes=win2016-COMPILED_BY-vs2022-x86/39919/console), [test-azure_msft-win2016_vs2017-x64-2](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win2016-COMPILED_BY-vs2019-x86/39901/console) |
66+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/72487/ |
67+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/72528/ |
68+
69+
<details>
70+
<summary><a href="https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=2,nodes=win2016-COMPILED_BY-vs2022-x86/39919/console">Example</a></summary>
71+
72+
```
73+
not ok 1107 sequential/test-debugger-pid
74+
---
75+
duration_ms: 120194.44900
76+
severity: fail
77+
exitcode: 1
78+
stack: |-
79+
timeout
80+
...
81+
82+
```
83+
</details>
84+
85+
-------
86+
87+
| Reason | <code>parallel/test-inspector-dom-storage</code> |
88+
| - | :- |
89+
| Type | JS_TEST_FAILURE |
90+
| Failed PR | 4 ([https://github.com/nodejs/node/pull/61954/](https://ci.nodejs.org/job/node-test-pull-request/72508/), [https://github.com/nodejs/node/pull/61556/](https://ci.nodejs.org/job/node-test-pull-request/72513/), [https://github.com/nodejs/node/pull/62431/](https://ci.nodejs.org/job/node-test-pull-request/72519/), [https://github.com/nodejs/node/pull/62273/](https://ci.nodejs.org/job/node-test-pull-request/72536/)) |
91+
| Appeared | [test-azure_msft-win10_vs2019-x64-2](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=0,nodes=win10-COMPILED_BY-vs2022_clang/39946/console), [test-azure_msft-win11_vs2022-x64-2](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=0,nodes=win11-COMPILED_BY-vs2022_clang/39946/console), [test-rackspace-win2019_vs2019-x64-2](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=0,nodes=win2019-COMPILED_BY-vs2022_clang/39946/console), [test-rackspace-win2022_vs2022-x64-6](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=0,nodes=win2022-COMPILED_BY-vs2022_clang/39946/console), [test-azure_msft-win11_vs2022-arm64-3](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win11-arm64-COMPILED_BY-vs2022_clang-arm64/39946/console), [test-ibm-rhel8-s390x-3](https://ci.nodejs.org/job/node-test-commit-linuxone/nodes=rhel8-s390x/54589/console), [test-linuxonecc-rhel9-s390x-3](https://ci.nodejs.org/job/node-test-commit-linuxone/nodes=rhel9-s390x/54589/console), [test-azure-ubuntu2404_container-arm64-6](https://ci.nodejs.org/job/node-test-commit-arm-debug/nodes=ubuntu2404_debug-arm64/22794/console), [test-ibm-rhel8-s390x-1](https://ci.nodejs.org/job/node-test-commit-linuxone/nodes=rhel8-s390x/54584/console), [test-linuxonecc-rhel9-s390x-2](https://ci.nodejs.org/job/node-test-commit-linuxone/nodes=rhel9-s390x/54584/console), [test-azure-ubuntu2404_container-arm64-5](https://ci.nodejs.org/job/node-test-commit-arm-debug/nodes=ubuntu2404_debug-arm64/22789/console), [test-ibm-aix72-ppc64_be-1](https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-power9/61944/console), [test-ibm-aix72-ppc64_be-3](https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-power9/61942/console), [test-linuxonecc-rhel9-s390x-1](https://ci.nodejs.org/job/node-test-commit-linuxone/nodes=rhel9-s390x/54582/console), [undefined](https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/46650/console), [test-ibm-rhel8-s390x-4](https://ci.nodejs.org/job/node-test-commit-linuxone/nodes=rhel8-s390x/54579/console), [test-ibm-alpine321_container-x64-1](https://ci.nodejs.org/job/node-test-commit-linux/nodes=alpine-last-latest-x64/69297/console), [test-digitalocean-alpine322_container-x64-1](https://ci.nodejs.org/job/node-test-commit-linux/nodes=alpine-latest-x64/69297/console), [test-rackspace-debian12-x64-1](https://ci.nodejs.org/job/node-test-commit-linux/nodes=debian12-x64/69297/console), [test-digitalocean-debian13-x64-1](https://ci.nodejs.org/job/node-test-commit-linux/nodes=debian13-x64/69297/console), [test-digitalocean-fedora42-x64-2](https://ci.nodejs.org/job/node-test-commit-linux/nodes=fedora-last-latest-x64/69297/console), [test-digitalocean-fedora43-x64-2](https://ci.nodejs.org/job/node-test-commit-linux/nodes=fedora-latest-x64/69297/console), [test-ibm-rhel8-x64-1](https://ci.nodejs.org/job/node-test-commit-linux/nodes=rhel8-x64/69297/console), [test-ibm-rhel9-x64-2](https://ci.nodejs.org/job/node-test-commit-linux/nodes=rhel9-x64/69297/console), [test-rackspace-ubuntu2404-x64-1](https://ci.nodejs.org/job/node-test-commit-linux/nodes=ubuntu2404-x64/69297/console), [test-ibm-ubi81_container-x64-1](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubi81_sharedlibs_openssl111fips_x64/55589/console), [test-ibm-ubuntu2404_sharedlibs_container-x64-5](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_icu_x64/55589/console), [test-digitalocean-ubuntu2404_sharedlibs_container-x64-7](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_openssl111_x64/55589/console), [test-digitalocean-ubuntu2404_sharedlibs_container-x64-3](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_openssl30_x64/55589/console), [test-digitalocean-ubuntu2404_sharedlibs_container-x64-5](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_openssl31_x64/55589/console), [test-digitalocean-ubuntu2404_sharedlibs_container-x64-2](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_openssl32_x64/55589/console), [test-digitalocean-ubuntu2404_sharedlibs_container-x64-9](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_openssl35_x64/55589/console), [test-digitalocean-ubuntu2404_sharedlibs_container-x64-4](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_shared_x64/55589/console), [test-digitalocean-ubuntu2404_sharedlibs_container-x64-10](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_smallicu_x64/55589/console), [test-ibm-ubuntu2404_sharedlibs_container-x64-1](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_withoutintl_x64/55589/console), [test-ibm-ubuntu2404_sharedlibs_container-x64-2](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_zlib_x64/55589/console) |
92+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/72508/ |
93+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/72536/ |
94+
95+
<details>
96+
<summary><a href="https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=0,nodes=win10-COMPILED_BY-vs2022_clang/39946/console">Example</a></summary>
97+
98+
```
99+
not ok 645 parallel/test-inspector-dom-storage
100+
---
101+
duration_ms: 209.99900
102+
severity: fail
103+
exitcode: 1
104+
stack: |-
105+
Debugger listening on ws://127.0.0.1:50110/e3342134-5b1f-4888-aa33-74cc96628401
106+
For help, see: https://nodejs.org/en/docs/inspector
107+
node:inspector:212
108+
emitProtocolEvent(eventName, params);
109+
^
110+
111+
TypeError: Missing newValue in event
112+
at broadcastToFrontend (node:inspector:212:3)
113+
at Object.domStorageItemAdded (node:inspector:233:36)
114+
at itemAdded (node:internal/inspector/webstorage:53:14)
115+
at InspectorLocalStorage.setItem (node:internal/inspector/webstorage:13:7)
116+
at test (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-inspector-dom-storage.js:75:16)
117+
at async testGetData (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-inspector-dom-storage.js:62:3)
118+
at async test (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-inspector-dom-storage.js:167:3...
119+
```
120+
</details>
121+
122+
-------
123+
124+
| Reason | <code>wpt/test-wasm-jsapi</code> |
125+
| - | :- |
126+
| Type | JS_TEST_FAILURE |
127+
| Failed PR | 4 ([https://github.com/nodejs/node/pull/62584/](https://ci.nodejs.org/job/node-test-pull-request/72472/), [https://github.com/nodejs/node/pull/61556/](https://ci.nodejs.org/job/node-test-pull-request/72528/), [https://github.com/nodejs/node/pull/62390/](https://ci.nodejs.org/job/node-test-pull-request/72535/), [https://github.com/nodejs/node/pull/62273/](https://ci.nodejs.org/job/node-test-pull-request/72536/)) |
128+
| Appeared | [test-ibm-aix72-ppc64_be-3](https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-power9/61967/console), [test-ibm-aix72-ppc64_be-1](https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-power9/61966/console) |
129+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/72472/ |
130+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/72536/ |
131+
132+
<details>
133+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-power9/61967/console">Example</a></summary>
134+
135+
```
136+
not ok 5289 wpt/test-wasm-jsapi
137+
---
138+
duration_ms: 1447.04900
139+
severity: crashed
140+
exitcode: -5
141+
stack: |-
142+
[SKIPPED] esm-integration/global-exports-live-bindings.tentative.any.js: Live bindings unsupported pending V8 WebAssemblyModuleRecord
143+
[SKIPPED] esm-integration/namespace-instance.tentative.any.js: pending https://github.com/nodejs/node/pull/59024
144+
[SKIPPED] esm-integration/v128-tdz.tentative.any.js: v128 undefined Wasm bindings not yet supported in V8
145+
[SKIPPED] exception/getArg.tentative.any.js: track - still tentative / unsupported
146+
[SKIPPED] function/call.tentative.any.js: track - still tentative / unsupported
147+
[SKIPPED] function/constructor.tentative.any.js: track - still tentative / unsupported
148+
[SKIPPED] function/table.tentative.any.js: track - still tentative / unsupported
149+
[SKIPPED] function/type.tentative.any.js: track - still tentative / unsupported
150+
[SKIPPED] global/type.tentative.any.js: track - still tentative / unsupported
151+
[SKIPPED] idlharness.any.js: tr...
152+
```
153+
</details>
154+
155+
-------
156+
157+
| Reason | <code>client-proxy/test-https-proxy-request-invalid-char-in-url</code> |
158+
| - | :- |
159+
| Type | JS_TEST_FAILURE |
160+
| Failed PR | 2 ([https://github.com/nodejs/node/pull/62608/](https://ci.nodejs.org/job/node-test-pull-request/72545/), [https://github.com/nodejs/node/pull/62556/](https://ci.nodejs.org/job/node-test-pull-request/72546/)) |
161+
| Appeared | [vm-ykfrh](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx13-arm64/69791/console) |
162+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/72545/ |
163+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/72546/ |
164+
165+
<details>
166+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx13-arm64/69791/console">Example</a></summary>
167+
168+
```
169+
not ok 4323 client-proxy/test-https-proxy-request-invalid-char-in-url
170+
---
171+
duration_ms: 158.13600
172+
severity: fail
173+
exitcode: 1
174+
stack: |-
175+
#6 eneded response for: 'https://local\rhost:55440/carriage-return-in-host'
176+
#5 eneded response for: 'https://local\r\nhost:55440/crlf-in-host'
177+
#4 eneded response for: 'https://localhost:5\n5440/newline-in-port'
178+
#3 eneded response for: 'https://localhost:5\r\n5440/crlf-in-port'
179+
#2 eneded response for: 'https://localhost:5\r5440/carriage-return-in-port'
180+
#1 eneded response for: 'https://local\nhost:55440/newline-in-host'
181+
node:assert:150
182+
throw new AssertionError(obj);
183+
^
184+
185+
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
186+
+ actual - expected
187+
188+
+ Set(8) {
189+
- Set(6) {
190+
{
191+
+ error: Error [ERR_STREAM_WRITE_AFTER_END]: write after end
192+
+ at _write (node:internal/streams/writable:489:11)
193+
+ at Writable.write (node:internal/streams/writable:510:10)
194+
+ ...
195+
```
196+
</details>
197+
198+
-------
199+
200+
| Reason | <code>parallel/test-debugger-heap-profiler</code> |
201+
| - | :- |
202+
| Type | JS_TEST_FAILURE |
203+
| Failed PR | 2 ([https://github.com/nodejs/node/pull/62593/](https://ci.nodejs.org/job/node-test-pull-request/72492/), [https://github.com/nodejs/node/pull/62620/](https://ci.nodejs.org/job/node-test-pull-request/72525/)) |
204+
| Appeared | [test-linuxonecc-rhel9-s390x-2](https://ci.nodejs.org/job/node-test-commit-linuxone/nodes=rhel9-s390x/54595/console), [test-rackspace-win2022_vs2022-x64-3](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win2022-COMPILED_BY-vs2022_clang/39907/console) |
205+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/72492/ |
206+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/72525/ |
207+
208+
<details>
209+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-linuxone/nodes=rhel9-s390x/54595/console">Example</a></summary>
210+
211+
```
212+
not ok 2408 parallel/test-debugger-heap-profiler
213+
---
214+
duration_ms: 120036.28300
215+
severity: fail
216+
exitcode: -15
217+
stack: |-
218+
timeout
219+
...
220+
221+
```
222+
</details>
223+
224+
-------
225+

0 commit comments

Comments
 (0)