Failures in node-test-pull-request/59280 to node-test-pull-request/59379 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-05-24 00:08 |
0 |
8 |
29 |
3 |
60 |
8.25% |
JSTest Failure
| Reason |
benchmark/test-benchmark-crypto |
| Type |
JS_TEST_FAILURE |
| Failed PR |
6 (https://github.com/nodejs/node/pull/48253/, https://github.com/nodejs/node/pull/53053/, https://github.com/nodejs/node/pull/53094/, https://github.com/nodejs/node/pull/52780/, https://github.com/nodejs/node/pull/52762/, https://github.com/nodejs/node/pull/53109/) |
| Appeared |
test-rackspace-win2019_vs2019-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10, test-osuosl-rhel8-ppc64_le-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/59285/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/59366/ |
Example
not ok 180 benchmark/test-benchmark-crypto
---
duration_ms: 7092.09700
severity: fail
exitcode: 1
stack: |-
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at main (C:\workspace\node-test-binary-windows-native-suites\node\benchmark\crypto\timingSafeEqual.js:21:10)
at C:\workspace\node-test-binary-windows-native-suites\node\benchmark\common.js:54:9
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual'
}
Node.js v20.13.2-pre
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at ChildProcess.<anonymous> (C:\workspace\node-test-binary-windows-native-suites\node\test\common\benchmar...
Example
not ok 3850 parallel/test-pipe-file-to-http
---
duration_ms: 360030.63500
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 4106 sequential/test-http-server-request-timeouts-mixed
---
duration_ms: 3157.63200
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(request2.completed)
at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-http-server-request-timeouts-mixed.js:108:5)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v23.0.0-pre
...
Example
not ok 120 parallel/test-cli-node-options
---
duration_ms: 992.01100
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.124
Files blocking: []
node:internal/child_process:421
throw new ErrnoException(err, 'spawn');
^
Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:421:11)
at spawn (node:child_process:761:9)
at execFile (node:child_process:351:17)
at expect (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-node-options.js:119:3)
at expectNoWorker (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-node-options.js:89:3)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-node-options.js:64:3)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loa...
Example
not ok 120 parallel/test-cli-permission-deny-fs
---
duration_ms: 995.00400
severity: fail
exitcode: 1
stack: |-
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'' !== 'false'
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-permission-deny-fs.js:43:10)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
at node:internal/main/run_main_module:28:49 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: 'false',
operator: 'strictEqual'
}
Node.js v20.13.2-...
Example
not ok 2392 parallel/test-performance-function
---
duration_ms: 254.90200
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/test/parallel/test-performance-function.js:103:5 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v23.0.0-pre
...
Example
not ok 86 parallel/test-blob-file-backed
---
duration_ms: 66.71500
severity: fail
exitcode: 1
stack: |-
node:internal/blob:289
const error = lazyDOMException('The blob could not be read', 'NotReadableError');
^
DOMException [NotReadableError]: The blob could not be read
at BlobReader.<anonymous> (node:internal/blob:289:25)
Node.js v23.0.0-pre
...
Example
not ok 1387 parallel/test-buffer-tostring-rangeerror
---
duration_ms: 120017.26400
severity: fail
exitcode: -15
stack: |-
timeout
(node:3935872) [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 2698 parallel/test-runner-output
---
duration_ms: 4010.31700
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: test runner output
# Subtest: test-runner/output/abort.js
ok 1 - test-runner/output/abort.js
---
duration_ms: 2737.690395
...
Jenkins Failure
Example
Build timed out (after 60 minutes). Marking the build as failed.
CCTest Failure
Example
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (4999 ms)
Build Failure
| Reason |
error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] |
| Type |
BUILD_FAILURE |
| Failed PR |
11 (https://github.com/nodejs/node/pull/53053/, https://github.com/nodejs/node/pull/53052/, https://github.com/nodejs/node/pull/52829/, https://github.com/nodejs/node/pull/53062/, https://github.com/nodejs/node/pull/53078/, https://github.com/nodejs/node/pull/52905/, https://github.com/nodejs/node/pull/52762/, https://github.com/nodejs/node/pull/53023/, https://github.com/nodejs/node/pull/53101/, https://github.com/nodejs/node/pull/53088/, https://github.com/nodejs/node/pull/53084/) |
| Appeared |
test-rackspace-win2022_vs2022-x64-4, test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2022_vs2022-x64-2, test-rackspace-win2022_vs2022-x64-3 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/59295/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/59370/ |
Example
error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
array-sort-tq-csa.cc
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\tuple(633,92): fatal error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
test-torque-tq-csa.cc
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\tuple(636,1): fatal error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
Example
fatal: No rebase in progress?
Progress