Skip to content

Commit 2b5cbdd

Browse files
Add report for 2025-01-04
1 parent 2b72db1 commit 2b5cbdd

File tree

1 file changed

+357
-0
lines changed

1 file changed

+357
-0
lines changed

reports/2025-01-04.md

Lines changed: 357 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,357 @@
1+
Failures in [node-test-pull-request/64234](https://ci.nodejs.org/job/node-test-pull-request/64234/) to [node-test-pull-request/64327](https://ci.nodejs.org/job/node-test-pull-request/64327/) that failed 2 or more PRs
2+
(Generated with `ncu-ci walk pr --stats=true --markdown reports/2025-01-04.md`)
3+
4+
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
5+
| ---------------- | ------- | ------- | -------- | ------- | ------- | ---------- |
6+
| 2025-01-04 00:09 | 5 | 11 | 18 | 5 | 61 | 12.22% |
7+
8+
9+
### JSTest Failure
10+
11+
| Reason | <code>sequential/test-http-server-request-timeouts-mixed</code> |
12+
| - | :- |
13+
| Type | JS_TEST_FAILURE |
14+
| Failed PR | 14 ([https://github.com/nodejs/node/pull/56352/](https://ci.nodejs.org/job/node-test-pull-request/64245/), [https://github.com/nodejs/node/pull/56358/](https://ci.nodejs.org/job/node-test-pull-request/64258/), [https://github.com/nodejs/node/pull/56400/](https://ci.nodejs.org/job/node-test-pull-request/64262/), [https://github.com/nodejs/node/pull/56382/](https://ci.nodejs.org/job/node-test-pull-request/64271/), [https://github.com/nodejs/node/pull/56425/](https://ci.nodejs.org/job/node-test-pull-request/64280/), [https://github.com/nodejs/node/pull/56259/](https://ci.nodejs.org/job/node-test-pull-request/64281/), [https://github.com/nodejs/node/pull/56402/](https://ci.nodejs.org/job/node-test-pull-request/64293/), [https://github.com/nodejs/node/pull/54049/](https://ci.nodejs.org/job/node-test-pull-request/64296/), [https://github.com/nodejs/node/pull/56421/](https://ci.nodejs.org/job/node-test-pull-request/64302/), [https://github.com/nodejs/node/pull/56447/](https://ci.nodejs.org/job/node-test-pull-request/64305/), [https://github.com/nodejs/node/pull/56446/](https://ci.nodejs.org/job/node-test-pull-request/64316/), [https://github.com/nodejs/node/pull/56439/](https://ci.nodejs.org/job/node-test-pull-request/64318/), [https://github.com/nodejs/node/pull/56434/](https://ci.nodejs.org/job/node-test-pull-request/64320/), [https://github.com/nodejs/node/pull/56328/](https://ci.nodejs.org/job/node-test-pull-request/64323/)) |
15+
| Appeared | [test-macstadium-macos11.0-arm64-3](https://ci.nodejs.org/job/node-test-commit-osx-arm/nodes=osx11/18404/console), [test-orka-macos11-x64-1](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/62879/console) |
16+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64245/ |
17+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64323/ |
18+
19+
<details>
20+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-osx-arm/nodes=osx11/18404/console">Example</a></summary>
21+
22+
```
23+
not ok 4281 sequential/test-http-server-request-timeouts-mixed
24+
---
25+
duration_ms: 3405.21100
26+
severity: fail
27+
exitcode: 1
28+
stack: |-
29+
node:internal/assert/utils:281
30+
throw err;
31+
^
32+
33+
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
34+
35+
assert(request2.completed)
36+
37+
at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-http-server-request-timeouts-mixed.js:108:5)
38+
at listOnTimeout (node:internal/timers:614:17)
39+
at process.processTimers (node:internal/timers:549:7) {
40+
generatedMessage: true,
41+
code: 'ERR_ASSERTION',
42+
actual: false,
43+
expected: true,
44+
operator: '=='
45+
}
46+
47+
Node.js v24.0.0-pre
48+
...
49+
50+
```
51+
</details>
52+
53+
-------
54+
55+
| Reason | <code>sequential/test-worker-prof</code> |
56+
| - | :- |
57+
| Type | JS_TEST_FAILURE |
58+
| Failed PR | 7 ([https://github.com/nodejs/node/pull/56372/](https://ci.nodejs.org/job/node-test-pull-request/64240/), [https://github.com/nodejs/node/pull/56359/](https://ci.nodejs.org/job/node-test-pull-request/64248/), [https://github.com/nodejs/node/pull/56328/](https://ci.nodejs.org/job/node-test-pull-request/64270/), [https://github.com/nodejs/node/pull/56382/](https://ci.nodejs.org/job/node-test-pull-request/64271/), [https://github.com/nodejs/node/pull/56417/](https://ci.nodejs.org/job/node-test-pull-request/64276/), [https://github.com/nodejs/node/pull/56425/](https://ci.nodejs.org/job/node-test-pull-request/64280/), [https://github.com/nodejs/node/pull/56421/](https://ci.nodejs.org/job/node-test-pull-request/64300/)) |
59+
| Appeared | [test-mnx-smartos23-x64-5](https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos23-x64/58439/console), [test-mnx-smartos22-x64-1](https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos22-x64/58419/console) |
60+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64240/ |
61+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64300/ |
62+
63+
<details>
64+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos23-x64/58439/console">Example</a></summary>
65+
66+
```
67+
not ok 4334 sequential/test-worker-prof
68+
---
69+
duration_ms: 2134.36800
70+
severity: fail
71+
exitcode: 1
72+
stack: |-
73+
[process 82006]: --- stderr ---
74+
75+
[process 82006]: --- stdout ---
76+
files found in working directory before worker starts [ 'isolate-0x81b1000-82006-v8.log' ]
77+
parent prof file: isolate-0x81b1000-82006-v8.log
78+
parent posted 8781 messages
79+
files found in working directory before worker exits [ 'isolate-0x81b1000-82006-v8.log', 'isolate-0x8511000-82006-v8.log' ]
80+
worker prof file: isolate-0x8511000-82006-v8.log
81+
82+
[process 82006]: status = null, signal = SIGPROF
83+
/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/common/child_process.js:98
84+
throw error;
85+
^
86+
87+
Error: - process terminated with status null, expected 0
88+
- process terminated with signal SIGPROF, expected null
89+
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/sequential/test-worker-prof.js:53:22)
90+
...
91+
```
92+
</details>
93+
94+
-------
95+
96+
| Reason | <code>parallel/test-net-write-fully-async-hex-string</code> |
97+
| - | :- |
98+
| Type | JS_TEST_FAILURE |
99+
| Failed PR | 6 ([https://github.com/nodejs/node/pull/56358/](https://ci.nodejs.org/job/node-test-pull-request/64250/), [https://github.com/nodejs/node/pull/56400/](https://ci.nodejs.org/job/node-test-pull-request/64265/), [https://github.com/nodejs/node/pull/56394/](https://ci.nodejs.org/job/node-test-pull-request/64279/), [https://github.com/nodejs/node/pull/56421/](https://ci.nodejs.org/job/node-test-pull-request/64302/), [https://github.com/nodejs/node/pull/56447/](https://ci.nodejs.org/job/node-test-pull-request/64305/), [https://github.com/nodejs/node/pull/56446/](https://ci.nodejs.org/job/node-test-pull-request/64321/)) |
100+
| Appeared | [test-digitalocean-ubuntu2204_sharedlibs_container-x64-9](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_withoutssl_x64/48208/console), [test-rackspace-win2022_vs2022-x64-1](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=0,nodes=win2022-COMPILED_BY-vs2022/31908/console), [test-orka-macos11-x64-1](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/62859/console), [test-ibm-alpine319_container-x64-1](https://ci.nodejs.org/job/node-test-commit-linux/nodes=alpine-latest-x64/62359/console), [test-digitalocean-ubuntu2204-x64-2](https://ci.nodejs.org/job/node-test-commit-linux/nodes=ubuntu2204-64/62340/console) |
101+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64250/ |
102+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64321/ |
103+
104+
<details>
105+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_withoutssl_x64/48208/console">Example</a></summary>
106+
107+
```
108+
not ok 3701 parallel/test-net-write-fully-async-hex-string
109+
---
110+
duration_ms: 120048.22000
111+
severity: fail
112+
exitcode: -15
113+
stack: |-
114+
timeout
115+
...
116+
117+
```
118+
</details>
119+
120+
-------
121+
122+
| Reason | <code>parallel/test-net-write-fully-async-buffer</code> |
123+
| - | :- |
124+
| Type | JS_TEST_FAILURE |
125+
| Failed PR | 5 ([https://github.com/nodejs/node/pull/56421/](https://ci.nodejs.org/job/node-test-pull-request/64283/), [https://github.com/nodejs/node/pull/56240/](https://ci.nodejs.org/job/node-test-pull-request/64290/), [https://github.com/nodejs/node/pull/56385/](https://ci.nodejs.org/job/node-test-pull-request/64299/), [https://github.com/nodejs/node/pull/56441/](https://ci.nodejs.org/job/node-test-pull-request/64314/), [https://github.com/nodejs/node/pull/56457/](https://ci.nodejs.org/job/node-test-pull-request/64315/)) |
126+
| Appeared | [test-ibm-ubuntu2204_sharedlibs_container-x64-5](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_openssl32_x64/48203/console), [test-digitalocean-ubuntu2204_sharedlibs_container-x64-2](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_openssl32_x64/48202/console), [test-equinix-rhel8_container-arm64-2](https://ci.nodejs.org/job/node-test-commit-arm/nodes=rhel8-arm64/56470/console), [test-equinix-rhel8_container-arm64-1](https://ci.nodejs.org/job/node-test-commit-arm/nodes=rhel8-arm64/56464/console), [test-digitalocean-ubuntu2204_sharedlibs_container-x64-3](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_openssl111_x64/48169/console), [test-ibm-ubi81_container-x64-1](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubi81_sharedlibs_openssl111fips_x64/48160/console) |
127+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64283/ |
128+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64315/ |
129+
130+
<details>
131+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_openssl32_x64/48203/console">Example</a></summary>
132+
133+
```
134+
not ok 3129 parallel/test-net-write-fully-async-buffer
135+
---
136+
duration_ms: 120105.91200
137+
severity: fail
138+
exitcode: -15
139+
stack: |-
140+
timeout
141+
...
142+
143+
```
144+
</details>
145+
146+
-------
147+
148+
| Reason | <code>pummel/test-fs-readfile-tostring-fail</code> |
149+
| - | :- |
150+
| Type | JS_TEST_FAILURE |
151+
| Failed PR | 4 ([https://github.com/nodejs/node/pull/56445/](https://ci.nodejs.org/job/node-test-pull-request/64303/), [https://github.com/nodejs/node/pull/56421/](https://ci.nodejs.org/job/node-test-pull-request/64304/), [https://github.com/nodejs/node/pull/56439/](https://ci.nodejs.org/job/node-test-pull-request/64318/), [https://github.com/nodejs/node/pull/56447/](https://ci.nodejs.org/job/node-test-pull-request/64327/)) |
152+
| Appeared | [test-orka-macos11-x64-1](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/62881/console) |
153+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64303/ |
154+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64327/ |
155+
156+
<details>
157+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/62881/console">Example</a></summary>
158+
159+
```
160+
not ok 3961 pummel/test-fs-readfile-tostring-fail
161+
---
162+
duration_ms: 204.67500
163+
severity: fail
164+
exitcode: 7
165+
stack: |-
166+
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:77
167+
throw err;
168+
^
169+
170+
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
171+
at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:35:37)
172+
at callback (node:internal/streams/writable:764:21)
173+
at onwriteError (node:internal/streams/writable:603:3)
174+
at onwrite (node:internal/streams/writable:647:7)
175+
at node:internal/fs/streams:513:5
176+
at node:internal/fs/streams:455:14
177+
at FSReqCallback.wrapper [as oncomplete] (node:fs:945:5) {
178+
generatedMessage: false,
179+
code: 'ERR_ASSERTION',
180+
actual: [Error: ENOSPC: no space left on device, write] {
181+
errno: -28,
182+
code: 'ENOSPC'...
183+
```
184+
</details>
185+
186+
-------
187+
188+
| Reason | <code>parallel/test-file-write-stream4</code> |
189+
| - | :- |
190+
| Type | JS_TEST_FAILURE |
191+
| Failed PR | 3 ([https://github.com/nodejs/node/pull/56400/](https://ci.nodejs.org/job/node-test-pull-request/64254/), [https://github.com/nodejs/node/pull/56425/](https://ci.nodejs.org/job/node-test-pull-request/64280/), [https://github.com/nodejs/node/pull/56385/](https://ci.nodejs.org/job/node-test-pull-request/64309/)) |
192+
| Appeared | [test-orka-macos11-x64-1](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/62869/console), [test-equinix-rhel8_container-arm64-1](https://ci.nodejs.org/job/node-test-commit-arm/nodes=rhel8-arm64/56422/console) |
193+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64254/ |
194+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64309/ |
195+
196+
<details>
197+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/62869/console">Example</a></summary>
198+
199+
```
200+
not ok 851 parallel/test-file-write-stream4
201+
---
202+
duration_ms: 2086.23200
203+
severity: fail
204+
exitcode: 1
205+
stack: |-
206+
node:events:485
207+
throw er; // Unhandled 'error' event
208+
^
209+
210+
Error: ENOSPC: no space left on device, write
211+
Emitted 'error' event on WriteStream instance at:
212+
at WriteStream.onerror (node:internal/streams/readable:1031:14)
213+
at WriteStream.emit (node:events:507:28)
214+
at emitErrorNT (node:internal/streams/destroy:170:8)
215+
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
216+
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
217+
errno: -28,
218+
code: 'ENOSPC',
219+
syscall: 'write'
220+
}
221+
222+
Node.js v24.0.0-pre
223+
...
224+
225+
```
226+
</details>
227+
228+
-------
229+
230+
| Reason | <code>parallel/test-module-loading-globalpaths</code> |
231+
| - | :- |
232+
| Type | JS_TEST_FAILURE |
233+
| Failed PR | 3 ([https://github.com/nodejs/node/pull/56385/](https://ci.nodejs.org/job/node-test-pull-request/64309/), [https://github.com/nodejs/node/pull/56441/](https://ci.nodejs.org/job/node-test-pull-request/64314/), [https://github.com/nodejs/node/pull/56447/](https://ci.nodejs.org/job/node-test-pull-request/64317/)) |
234+
| Appeared | [test-orka-macos11-x64-1](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/62876/console) |
235+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64309/ |
236+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64317/ |
237+
238+
<details>
239+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/62876/console">Example</a></summary>
240+
241+
```
242+
not ok 1969 parallel/test-module-loading-globalpaths
243+
---
244+
duration_ms: 7361.46800
245+
severity: fail
246+
exitcode: 1
247+
stack: |-
248+
node:fs:3088
249+
binding.copyFile(
250+
^
251+
252+
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1941/install/bin/node'
253+
at Object.copyFileSync (node:fs:3088:11)
254+
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-module-loading-globalpaths.js:32:6)
255+
at Module._compile (node:internal/modules/cjs/loader:1739:14)
256+
at Object..js (node:internal/modules/cjs/loader:1904:10)
257+
at Module.load (node:internal/modules/cjs/loader:1473:32)
258+
at Function._load (node:internal/modules/cjs/loader:1285:12)
259+
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
260+
at wrapModuleLoad (node:internal/modules/cjs/loader:234:24)
261+
at Function.executeUserEntry...
262+
```
263+
</details>
264+
265+
-------
266+
267+
| Reason | <code>parallel/test-stream-readable-unpipe-resume</code> |
268+
| - | :- |
269+
| Type | JS_TEST_FAILURE |
270+
| Failed PR | 3 ([https://github.com/nodejs/node/pull/56335/](https://ci.nodejs.org/job/node-test-pull-request/64234/), [https://github.com/nodejs/node/pull/56388/](https://ci.nodejs.org/job/node-test-pull-request/64257/), [https://github.com/nodejs/node/pull/56417/](https://ci.nodejs.org/job/node-test-pull-request/64275/)) |
271+
| Appeared | [test-ibm-ubuntu2204_sharedlibs_container-x64-3](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_withoutintl_x64/48157/console), [test-digitalocean-ubuntu2204_sharedlibs_container-x64-8](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_openssl30_x64/48138/console), [test-ibm-ubuntu2204_sharedlibs_container-x64-1](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_icu_x64/48111/console) |
272+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64234/ |
273+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64275/ |
274+
275+
<details>
276+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_withoutintl_x64/48157/console">Example</a></summary>
277+
278+
```
279+
not ok 3956 parallel/test-stream-readable-unpipe-resume
280+
---
281+
duration_ms: 120068.59600
282+
severity: fail
283+
exitcode: -15
284+
stack: |-
285+
timeout
286+
...
287+
288+
```
289+
</details>
290+
291+
-------
292+
293+
| Reason | <code>es-module/test-wasm-web-api</code> |
294+
| - | :- |
295+
| Type | JS_TEST_FAILURE |
296+
| Failed PR | 2 ([https://github.com/nodejs/node/pull/56352/](https://ci.nodejs.org/job/node-test-pull-request/64245/), [https://github.com/nodejs/node/pull/56385/](https://ci.nodejs.org/job/node-test-pull-request/64313/)) |
297+
| Appeared | [test-digitalocean-ubuntu2204_sharedlibs_container-x64-7](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_shared_x64/48201/console), [test-digitalocean-ubuntu2204_sharedlibs_container-x64-4](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_shared_x64/48123/console) |
298+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64245/ |
299+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64313/ |
300+
301+
<details>
302+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_shared_x64/48201/console">Example</a></summary>
303+
304+
```
305+
not ok 3830 es-module/test-wasm-web-api
306+
---
307+
duration_ms: 1009.03700
308+
severity: crashed
309+
exitcode: -11
310+
stack: |-
311+
(node:411786) Warning: Closing file descriptor 27 on garbage collection
312+
(Use `node --trace-warnings ...` to show where the warning was created)
313+
(node:411786) [DEP0137] DeprecationWarning: Closing a FileHandle object on garbage collection is deprecated. Please close FileHandle objects explicitly using FileHandle.prototype.close(). In the future, an error will be thrown if a file descriptor is closed during garbage collection.
314+
...
315+
316+
```
317+
</details>
318+
319+
-------
320+
321+
| Reason | <code>pummel/test-heapdump-http2</code> |
322+
| - | :- |
323+
| Type | JS_TEST_FAILURE |
324+
| Failed PR | 2 ([https://github.com/nodejs/node/pull/56328/](https://ci.nodejs.org/job/node-test-pull-request/64270/), [https://github.com/nodejs/node/pull/56441/](https://ci.nodejs.org/job/node-test-pull-request/64314/)) |
325+
| Appeared | [test-digitalocean-debian12-x64-1](https://ci.nodejs.org/job/node-test-commit-linux/nodes=debian12-x64/62394/console), [test-digitalocean-ubuntu2204-x64-2](https://ci.nodejs.org/job/node-test-commit-linux/nodes=ubuntu2204-64/62344/console) |
326+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64270/ |
327+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64314/ |
328+
329+
<details>
330+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-linux/nodes=debian12-x64/62394/console">Example</a></summary>
331+
332+
```
333+
not ok 3971 pummel/test-heapdump-http2
334+
---
335+
duration_ms: 720014.31100
336+
severity: fail
337+
exitcode: -15
338+
stack: |-
339+
timeout
340+
(node:1613457) internal/test/binding: These APIs are for internal testing only. Do not use them.
341+
(Use `node --trace-warnings ...` to show where the warning was created)
342+
...
343+
344+
```
345+
</details>
346+
347+
-------
348+
349+
350+
### Jenkins Failure
351+
352+
353+
### Git Failure
354+
355+
356+
### Build Failure
357+

0 commit comments

Comments
 (0)