Failures in node-test-pull-request/52824 to node-test-pull-request/52923 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 |
| 2023-07-25 00:14 |
0 |
0 |
33 |
2 |
65 |
0.00% |
JSTest Failure
Example
not ok 940 wpt/test-structured-clone
---
duration_ms: 439.00200
severity: fail
exitcode: 1
stack: |-
[PASS] primitive undefined
[PASS] primitive null
[PASS] primitive true
[PASS] primitive false
[PASS] primitive string, empty string
[PASS] primitive string, lone high surrogate
[PASS] primitive string, lone low surrogate
[PASS] primitive string, NUL
[PASS] primitive string, astral character
[PASS] primitive number, 0.2
[PASS] primitive number, 0
[PASS] primitive number, -0
[PASS] primitive number, NaN
[PASS] primitive number, Infinity
[PASS] primitive number, -Infinity
[PASS] primitive number, 9007199254740992
[PASS] primitive number, -9007199254740992
[PASS] primitive number, 9007199254740994
[PASS] primitive number, -9007199254740994
[PASS] primitive BigInt, 0n
[PASS] primitive BigInt, -0n
[PASS] primitive BigInt, -9007199254740994000n
[PASS] primitive BigInt, -90071992547409940009007199254740994000900719925...
Example
not ok 3189 parallel/test-runner-inspect
---
duration_ms: 120087.56200
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:832427) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency
[err] (Use `node --trace-warnings ...` to show where the warning was created)
[err]
[out] TAP version 13
[out]
[err] Debugger listening on ws://127.0.0.1:35619/e6298576-ed5f-4dc7-97d3-4974cd3e08fe
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[out] # Debugger ending on ws://127.0.0.1:35619/e6298576-ed5f-4dc7-97d3-4974cd3e08fe
[out]
...
Example
not ok 3347 pummel/test-net-pause
---
duration_ms: 1.328
severity: fail
exitcode: 1
stack: |-
C
pause at: 1
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linuxone/test/pummel/test-net-pause.js:56:12)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
...
Example
not ok 936 sequential/test-worker-prof
---
duration_ms: 30341.99900
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe ETIMEDOUT
at Object.spawnSync (node:internal/child_process:1124:20)
at spawnSync (node:child_process:876:24)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:53:23)
at Module._compile (node:internal/modules/cjs/loader:1233:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/ru...
Example
not ok 836 parallel/test-fs-read-stream
---
duration_ms: 150.76800
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'' !== 'xy'
at ReadStream.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-fs-read-stream.js:210:14)
at ReadStream.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:474:15)
at ReadStream.emit (node:events:514:28)
at endReadableNT (node:internal/streams/readable:1376:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: 'xy',
operator: 'strictEqual'
}
Node.js v21.0.0-pre
...
Example
not ok 1324 parallel/test-fs-watch-recursive-add-file-to-new-folder
---
duration_ms: 120045.10100
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1377 parallel/test-fs-watch-recursive-update-file
---
duration_ms: 120068.73800
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1829 parallel/test-inspector-break-when-eval
---
duration_ms: 15363.62600
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:42691/99e8a7a3-13fc-4d61-acc9-617c6db605e9
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[test] Setting up a debugger
[err] Debugger attached.
[err]
Timed out waiting for matching notification (Initial pause)
1
...
Example
not ok 487 parallel/test-inspector-open-dispose
---
duration_ms: 389.00100
severity: fail
exitcode: 1
stack: |-
Debugger listening on ws://127.0.0.1:55468/ae524f17-fb34-40a8-8edd-5def14abb98a
For help, see: https://nodejs.org/en/docs/inspector
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: undefined == true
at file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-inspector-open-dispose.mjs:38:7
at Socket.<anonymous> (file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-inspector-open-dispose.mjs:58:28)
at Socket.emit (node:events:514:28)
at TCP.<anonymous> (node:net:337:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: undefined,
expected: true,
operator: '=='
}
Node.js v21.0.0-pre
...
Example
not ok 735 parallel/test-tls-dhe
---
duration_ms: 277.00100
severity: fail
exitcode: 1
stack: |-
node:events:492
throw er; // Unhandled 'error' event
^
Error: B0170000:error:0A00041A:SSL routines:ssl3_read_bytes:tlsv1 alert decode error:C:\workspace\node-compile-windows\node\deps\openssl\openssl\ssl\record\rec_layer_s3.c:1586:SSL alert number 50
Emitted 'error' event on TLSSocket instance at:
at TLSSocket._emitTLSError (node:_tls_wrap:994:10)
at TLSWrap.onerror (node:_tls_wrap:482:11) {
library: 'SSL routines',
reason: 'tlsv1 alert decode error',
code: 'ERR_SSL_TLSV1_ALERT_DECODE_ERROR'
}
Node.js v21.0.0-pre
...
Example
not ok 843 parallel/test-worker-memory
---
duration_ms: 1500.01400
severity: crashed
exitcode: 3221225477
stack: |-
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
...
Example
not ok 3588 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 3275.33200
severity: fail
exitcode: 1
stack: |-
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=6.27863503155761)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
at Module._compile (node:internal/modules/cjs/loader:1233:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='...
Jenkins Failure
| Reason |
Backing channel 'JNLP4-connect connection from ... is disconnected. |
| Type |
JENKINS_FAILURE |
| Failed PR |
10 (https://github.com/nodejs/node/pull/48694/, https://github.com/nodejs/node/pull/48828/, https://github.com/nodejs/node/pull/48708/, https://github.com/nodejs/node/pull/48830/, https://github.com/nodejs/node/pull/42387/, https://github.com/nodejs/node/pull/48660/, https://github.com/nodejs/node/pull/45704/, https://github.com/nodejs/node/pull/48878/, https://github.com/nodejs/node/pull/48896/, https://github.com/nodejs/node/pull/48033/) |
| Appeared |
test-rackspace-fedora32-x64-1, test-digitalocean-freebsd12-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/52827/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/52914/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 119.9.51.79/119.9.51.79:42858' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy116.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
CCTest Failure
Build Failure
| Reason |
fatal error: Killed signal terminated program cc1plus |
| Type |
BUILD_FAILURE |
| Failed PR |
11 (https://github.com/nodejs/node/pull/48761/, https://github.com/nodejs/node/pull/48834/, https://github.com/nodejs/node/pull/48827/, https://github.com/nodejs/node/pull/46824/, https://github.com/nodejs/node/pull/48660/, https://github.com/nodejs/node/pull/48859/, https://github.com/nodejs/node/pull/48796/, https://github.com/nodejs/node/pull/48879/, https://github.com/nodejs/node/pull/48874/, https://github.com/nodejs/node/pull/46662/, https://github.com/nodejs/node/pull/48663/) |
| Appeared |
test-rackspace-fedora32-x64-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/52834/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/52915/ |
Example
fatal error: Killed signal terminated program cc1plus
Git Failure
Progress