Failures in node-test-pull-request/55912 to node-test-pull-request/56010 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-11-30 00:13 |
1 |
11 |
12 |
0 |
76 |
11.11% |
Jenkins Failure
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 134.209.172.40/134.209.172.40:55122' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy166.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
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:1624)
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)
Git Failure
Build Failure
| Reason |
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
| Type |
BUILD_FAILURE |
| Failed PR |
13 (https://github.com/nodejs/node/pull/50840/, https://github.com/nodejs/node/pull/50651/, https://github.com/nodejs/node/pull/50923/, https://github.com/nodejs/node/pull/50887/, https://github.com/nodejs/node/pull/49025/, https://github.com/nodejs/node/pull/50763/, https://github.com/nodejs/node/pull/50793/, https://github.com/nodejs/node/pull/50843/, https://github.com/nodejs/node/pull/50930/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/47342/, https://github.com/nodejs/node/pull/50944/, https://github.com/nodejs/node/pull/50899/) |
| Appeared |
test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/55914/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/55987/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins10975545774108229199.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
Example
error: remote GitHub already exists.
> git fetch --prune --no-tags GitHub
> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp
CCTest Failure
undefined
| Reason |
Unknown |
| Type |
undefined |
| Failed PR |
11 (https://github.com/nodejs/node/pull/50790/, https://github.com/nodejs/node/pull/49884/, https://github.com/nodejs/node/pull/50793/, https://github.com/nodejs/node/pull/50910/, https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/50572/, https://github.com/nodejs/node/pull/50955/, https://github.com/nodejs/node/pull/50960/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50653/, https://github.com/nodejs/node/pull/50965/) |
| Appeared |
test-rackspace-centos7-x64-1, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2, test-equinix_mnx-smartos18-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/55923/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/56006/ |
Example
Unknown
JSTest Failure
Example
not ok 1277 parallel/test-fs-watch-recursive-add-file-with-url
---
duration_ms: 120168.36300
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 201 parallel/test-child-process-fork-exec-path
---
duration_ms: 3414.07100
severity: fail
exitcode: 1
stack: |-
node:fs:3031
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.185/node-copy.exe'
at Object.copyFileSync (node:fs:3031: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:1375:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Module._load (node:internal/modules/cjs/loader:1022:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49 {
errno: -28...
Example
not ok 805 parallel/test-file-write-stream4
---
duration_ms: 2679.26600
severity: fail
exitcode: 1
stack: |-
node:events:497
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:519: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 1358 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
---
duration_ms: 120071.26700
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1848 parallel/test-module-loading-globalpaths
---
duration_ms: 2270.53300
severity: fail
exitcode: 1
stack: |-
node:fs:3031
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.1845/install/bin/node'
at Object.copyFileSync (node:fs:3031: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:1375:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Module._load (node:internal/modules/cjs/loader:1022:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49 {
errno: -2...
Example
not ok 3669 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 3384.41700
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=4.669142668648351)
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:1375:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Module._load (node:internal/modules/cjs/loader:1022:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '...
Example
not ok 3589 pummel/test-fs-watch-non-recursive
---
duration_ms: 340.00000
severity: fail
exitcode: 1
stack: |-
node:internal/fs/watchers:255
throw error;
^
Error: EMFILE: too many open files, watch '/home/iojs/tmp/.tmp.3588'
at FSWatcher.<computed> (node:internal/fs/watchers:247:19)
at Object.watch (node:fs:2418:34)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/pummel/test-fs-watch-non-recursive.js:41:20)
at Module._compile (node:internal/modules/cjs/loader:1356:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
at Module.load (node:internal/modules/cjs/loader:1197:32)
at Module._load (node:internal/modules/cjs/loader:1013:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
at node:internal/main/run_main_module:28:49 {
errno: -24,
syscall: 'watch',
code: 'EMFILE',
path: '/home/iojs/tm...
Example
not ok 4027 sequential/test-single-executable-application
---
duration_ms: 1330.91900
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:fs:3031
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.4028/sea'
at copyFileSync (node:fs:3031:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application.js:52:1)
at Module._compile (node:internal/modules/cjs/loader:1375:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Module._load (node:internal/modules/cjs/loader:1022:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:i...
Example
not ok 4028 sequential/test-single-executable-application-disable-experimental-sea-warning
---
duration_ms: 1527.96900
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:fs:3031
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.4029/sea'
at copyFileSync (node:fs:3031:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:53:1)
at Module._compile (node:internal/modules/cjs/loader:1375:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Module._load (node:internal/modules/cjs/loader:1022:12)
at Function.executeUserEntryPoint [as ...
Example
not ok 4029 sequential/test-single-executable-application-empty
---
duration_ms: 1259.58500
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:fs:3031
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.4030/sea'
at copyFileSync (node:fs:3031:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-empty.js:40:1)
at Module._compile (node:internal/modules/cjs/loader:1375:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Module._load (node:internal/modules/cjs/loader:1022:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
...
Example
not ok 4030 sequential/test-single-executable-application-snapshot
---
duration_ms: 2035.47100
severity: fail
exitcode: 1
stack: |-
node:fs:3031
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.4031/sea'
at copyFileSync (node:fs:3031:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-snapshot.js:84:3)
at Module._compile (node:internal/modules/cjs/loader:1375:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Module._load (node:internal/modules/cjs/loader:1022:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49 {
e...
Example
not ok 4031 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 1711.62700
severity: fail
exitcode: 1
stack: |-
node:fs:3031
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.4032/sea'
at copyFileSync (node:fs:3031:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-snapshot-and-code-cache.js:61:3)
at Module._compile (node:internal/modules/cjs/loader:1375:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Module._load (node:internal/modules/cjs/loader:1022:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/r...
Example
not ok 4032 sequential/test-single-executable-application-use-code-cache
---
duration_ms: 1281.55800
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
node:fs:3031
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.4033/sea'
at copyFileSync (node:fs:3031:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-use-code-cache.js:53:1)
at Module._compile (node:internal/modules/cjs/loader:1375:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Module._load (node:internal/modules/cjs/loader:1022:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_...
Example
not ok 2007 parallel/test-inspector-async-stack-traces-promise-then
---
duration_ms: 15322.46700
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:42579/c59e6566-b851-4e10-bc67-6905dc922d8b
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on [eval]:0)
1
...
Example
not ok 2008 parallel/test-inspector-console
---
duration_ms: 15271.12100
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:36713/96e505d4-645d-480f-85e6-0bb4030a3b19
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (Runtime.consoleAPICalled)
1
...
Example
not ok 1820 parallel/test-macos-app-sandbox
---
duration_ms: 3518.48300
severity: fail
exitcode: 1
stack: |-
node:fs:3031
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.1822/node_sandboxed.app/Contents/MacOS/node'
at Object.copyFileSync (node:fs:3031: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:1375:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Module._load (node:internal/modules/cjs/loader:1022:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49 {
errno...
Example
not ok 3711 pummel/test-worker-take-heapsnapshot
---
duration_ms: 844.72200
severity: fail
exitcode: 1
stack: |-
(node:49454) internal/test/binding: These APIs are for internal testing only. Do not use them.
(Use `node --trace-warnings ...` to show where the warning was created)
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/heap.js:46
toNode.incomingEdges.push(edge);
^
TypeError: Cannot read properties of undefined (reading 'incomingEdges')
at createJSHeapSnapshot (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/heap.js:46:12)
at new State (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/heap.js:108:21)
at recordState (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/heap.js:207:10)
at /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-worker-take-heapsnapshot.js:13:20
Node.js v20...
Progress