Failures in node-test-pull-request/57992 to node-test-pull-request/58085 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)
| UTC Time |
RUNNING |
SUCCESS |
UNSTABLE |
ABORTED |
FAILURE |
Green Rate |
| 2024-04-04 00:09 |
6 |
0 |
19 |
5 |
70 |
0.00% |
JSTest Failure
| Reason |
parallel/test-http2-large-write-multiple-requests |
| Type |
JS_TEST_FAILURE |
| Failed PR |
10 (https://github.com/nodejs/node/pull/51362/, https://github.com/nodejs/node/pull/52292/, https://github.com/nodejs/node/pull/52303/, https://github.com/nodejs/node/pull/52099/, https://github.com/nodejs/node/pull/52296/, https://github.com/nodejs/node/pull/52285/, https://github.com/nodejs/node/pull/52225/, https://github.com/nodejs/node/pull/52353/, https://github.com/nodejs/node/pull/52340/, https://github.com/nodejs/node/pull/49709/) |
| Appeared |
test-ibm-rhel8-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubuntu2204-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubi81_container-x64-1, test-digitalocean-alpine318_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-ibm-rhel8-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/58005/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/58080/ |
Example
not ok 2167 parallel/test-http2-large-write-multiple-requests
---
duration_ms: 120122.79200
severity: fail
exitcode: -15
stack: |-
timeout
server sends content 1
server sends content 2
server sends content 3
server sends content 4
server sends content 5
server sends content 6
server sends content 7
server sends content 8
server sends content 9
server sends content 10
server sends content 11
server sends content 12
server sends content 13
server sends content 14
server sends content 15
server sends content 16
server sends content 17
server sends content 18
server sends content 19
server sends content 20
server sends content 21
server sends content 22
server sends content 23
server sends content 24
server sends content 25
server sends content 26
server sends content 27
server sends content 28
server sends content 29
server sends content 30
server sends content 31
server s...
Example
not ok 1845 parallel/test-macos-app-sandbox
---
duration_ms: 2418.26700
severity: fail
exitcode: 1
stack: |-
node:fs:3007
binding.copyFile(
^
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.1847/node_sandboxed.app/Contents/MacOS/node'
at Object.copyFileSync (node:fs:3007:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:41:4)
at Module._compile (node:internal/modules/cjs/loader:1421:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1499:10)
at Module.load (node:internal/modules/cjs/loader:1232:32)
at Module._load (node:internal/modules/cjs/loader:1048:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:187:14)
at node:internal/main/run_main_module:28:49 {
errno...
Example
not ok 85 parallel/test-buffer-constructor-node-modules-paths
---
duration_ms: 292.01900
severity: fail
exitcode: 1
stack: |-
C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-constructor-node-modules-paths.js:20
assert.strictEqual(stderr.trim(), '');
^
TypeError: Cannot read properties of null (reading 'trim')
at test (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-constructor-node-modules-paths.js:20:31)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-constructor-node-modules-paths.js:23:1)
at Module._compile (node:internal/modules/cjs/loader:1421:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1499:10)
at Module.load (node:internal/modules/cjs/loader:1232:32)
at Module._load (node:internal/modules/cjs/loader:1048:12)
at Function.executeUserEntryPoint [as runM...
Example
not ok 1712 parallel/test-fs-read-stream-concurrent-reads
---
duration_ms: 120061.80300
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 4080 sequential/test-single-executable-application-empty
---
duration_ms: 6983.97200
severity: fail
exitcode: 1
stack: |-
Copied /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node to /Users/iojs/node-tmp/.tmp.4079/sea
Injected /Users/iojs/node-tmp/.tmp.4079/sea-prep.blob into /Users/iojs/node-tmp/.tmp.4079/sea
[process 29518]: --- stderr ---
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4079/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.4079/sea: the codesign_allocate helper tool cannot be found or used
[process 29518]: --- stdout ---
[process 29518]: status = 1, signal = null
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/sequential/test-single-executable-application-empty.js:53
throw e;
^
Error: Cannot sign /Users/iojs/node-tmp/.tmp.4079/sea: Error: - process terminated with status 1, expe...
Example
not ok 90 es-module/test-esm-loader-chaining
---
duration_ms: 8821.16700
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: ESM: loader chaining
# Subtest: should load unadulterated source when there are no loaders
ok 1 - should load unadulterated source when there are no loaders
---
duration_ms: 232.4985
...
Example
not ok 976 parallel/test-buffer-tostring-rangeerror
---
duration_ms: 120065.02100
severity: fail
exitcode: -15
stack: |-
timeout
(node:930596) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
...
Example
not ok 199 parallel/test-child-process-fork-exec-path
---
duration_ms: 4283.80300
severity: fail
exitcode: 1
stack: |-
node:fs:3007
binding.copyFile(
^
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.184/node-copy.exe'
at Object.copyFileSync (node:fs:3007:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-child-process-fork-exec-path.js:50:4)
at Module._compile (node:internal/modules/cjs/loader:1421:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1499:10)
at Module.load (node:internal/modules/cjs/loader:1232:32)
at Module._load (node:internal/modules/cjs/loader:1048:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:187:14)
at node:internal/main/run_main_module:28:49 {
errno: -28...
Example
not ok 796 parallel/test-file-write-stream4
---
duration_ms: 2208.74500
severity: fail
exitcode: 1
stack: |-
node:events:498
throw er; // Unhandled 'error' event
^
Error: ENOSPC: no space left on device, write
Emitted 'error' event on WriteStream instance at:
at WriteStream.onerror (node:internal/streams/readable:1026:14)
at WriteStream.emit (node:events:520:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
}
Node.js v22.0.0-pre
...
Example
not ok 1868 parallel/test-module-loading-globalpaths
---
duration_ms: 2444.23300
severity: fail
exitcode: 1
stack: |-
node:fs:3007
binding.copyFile(
^
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.1870/install/bin/node'
at Object.copyFileSync (node:fs:3007:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-module-loading-globalpaths.js:32:6)
at Module._compile (node:internal/modules/cjs/loader:1421:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1499:10)
at Module.load (node:internal/modules/cjs/loader:1232:32)
at Module._load (node:internal/modules/cjs/loader:1048:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:187:14)
at node:internal/main/run_main_module:28:49 {
errno: -2...
Example
not ok 2374 parallel/test-performance-function
---
duration_ms: 325.22500
severity: fail
exitcode: 1
stack: |-
node:internal/histogram:291
validateInteger(val, 'val', 1);
^
RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
at RecordableHistogram.record (node:internal/histogram:291:5)
at processComplete (node:internal/perf/timerify:40:15)
at timerified m (node:internal/perf/timerify:87:5)
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-performance-function.js:103:5 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v22.0.0-pre
...
Example
not ok 3749 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 1658.62700
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-5.5826508868441005)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
at Module._compile (node:internal/modules/cjs/loader:1421:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1499:10)
at Module.load (node:internal/modules/cjs/loader:1232:32)
at Module._load (node:internal/modules/cjs/loader:1048:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:187:14)
at node:internal/main/run_main_module:28:49 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: ...
Example
not ok 434 async-hooks/test-writewrap
---
duration_ms: 120071.45800
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 81 parallel/test-blob-file-backed
---
duration_ms: 336.02700
severity: fail
exitcode: 1
stack: |-
node:internal/blob:291
const error = lazyDOMException('The blob could not be read', 'NotReadableError');
^
DOMException [NotReadableError]: The blob could not be read
at BlobReader.<anonymous> (node:internal/blob:291:25)
Node.js v22.0.0-pre
...
Example
not ok 86 parallel/test-buffer-includes
---
duration_ms: 267.02000
severity: fail
exitcode: 134
stack: |-
<--- Last few GCs --->
<--- JS stacktrace --->
FATAL ERROR: Committing semi space failed. Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
1: 00007FF7C2874C9B
2: 00007FF7C27DB9F4
3: 00007FF7C33E6551
4: 00007FF7C33D3756
5: 00007FF7C3226DE0
6: 00007FF7C31DFCE3
7: 00007FF7C322FC8D
8: 00007FF7C3220563
9: 00007FF7C321C445
10: 00007FF7C2B07B3D
...
Example
not ok 1692 parallel/test-http-chunk-problem
---
duration_ms: 120059.95100
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 945 parallel/test-runner-run
---
duration_ms: 120250.00800
severity: fail
exitcode: 1
stack: |-
timeout
TAP version 13
# Subtest: require('node:test').run
# Subtest: should run with no tests
ok 1 - should run with no tests
---
duration_ms: 565.1451
...
Example
not ok 3753 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 67.38000
severity: fail
exitcode: 7
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/pummel/test-fs-readfile-tostring-fail.js:77
throw err;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/pummel/test-fs-readfile-tostring-fail.js:35:37)
at callback (node:internal/streams/writable:757:21)
at onwriteError (node:internal/streams/writable:597:3)
at onwrite (node:internal/streams/writable:640:7)
at node:internal/fs/streams:513:5
at node:internal/fs/streams:455:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:948:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC',...
Example
not ok 4125 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 7642.07200
severity: fail
exitcode: 1
stack: |-
Copied /home/iojs/build/workspace/node-test-commit-linux/out/Release/node to /home/iojs/node-tmp/.tmp.4124/sea
Injected /home/iojs/node-tmp/.tmp.4124/sea-prep.blob into /home/iojs/node-tmp/.tmp.4124/sea
[process 4052196]: --- stderr ---
Found SEA blob 0xe9b0188, size=4521591
Found SEA resource 0xe9b0188, size=4521591
Read<uint32_t>()(4-byte), count=1: { 21223968 }, read 4 bytes
Read SEA magic 143da20
Read<uint32_t>()(4-byte), count=1: { 6 }, read 4 bytes
Read SEA flags 6
Read<uint64_t>()(8-byte), count=1: { 11 }, read 8 bytes
ReadStringView(), length=11: 0xe9b0198, read 11 bytes, content: snapshot.js
Read SEA code path 0xe9b0198, size=11
Read<uint64_t>()(8-byte), count=1: { 4521556 }, read 8 bytes
ReadStringView(), length=4521556: 0xe9b01ab, read 4521556 bytes
Read SEA resource snapshot 0xe9b01ab...
Example
not ok 984 wpt/test-url
---
duration_ms: 972.98800
severity: crashed
exitcode: 3221225477
stack: |-
[SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
[SKIPPED] javascript-urls.window.js: requires document.body reference
[SKIPPED] percent-encoding.window.js: TODO: port from .window.js
[SKIPPED] url-setters-a-area.window.js?include=file: already tested in url-setters.any.js
[SKIPPED] url-setters-a-area.window.js?include=javascript: already tested in url-setters.any.js
[SKIPPED] url-setters-a-area.window.js?include=mailto: already tested in url-setters.any.js
[SKIPPED] url-setters-a-area.window.js?exclude=(file|javascript|mailto): already tested in url-setters.any.js
[EXPECTED_FAILURE][FAIL] searchParams on location object
assert_false: location object should not have a searchParams attribute expected false got true
at Test.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\url\historical.any.js:3:...
Jenkins Failure
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
java.io.IOException: Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64
at hudson.FilePath.createTextTempFile(FilePath.java:1662)
at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:202)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:120)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at hudson.plugins.postbuildtask.PostbuildTask.perform(PostbuildTask.java:123)
CCTest Failure
Example
C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (5001 ms)
Example
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (4999 ms)
Git Failure
Build Failure
| Reason |
fatal: No rebase in progress? |
| Type |
BUILD_FAILURE |
| Failed PR |
8 (https://github.com/nodejs/node/pull/52260/, https://github.com/nodejs/node/pull/51362/, https://github.com/nodejs/node/pull/52292/, https://github.com/nodejs/node/pull/52225/, https://github.com/nodejs/node/pull/52285/, https://github.com/nodejs/node/pull/52302/, https://github.com/nodejs/node/pull/52353/, https://github.com/nodejs/node/pull/52164/) |
| Appeared |
test-orka-macos11-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-macstadium-macos11.0-arm64-3, test-nearform-macos10.15-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/57996/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/58079/ |
Example
fatal: No rebase in progress?
Example
error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
typed-array-set-tq-csa.cc
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\tuple(47,90): fatal error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
typed-array-slice-tq-csa.cc
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\tuple(40,5): fatal error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
Example
fatal error: Killed signal terminated program cc1plus
Example
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=debian12-x64 #56928
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Example
fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device)
Progress