Failures in node-test-pull-request/50225 to node-test-pull-request/50323 that failed more than 2 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-03-12 00:15 |
0 |
4 |
31 |
5 |
60 |
4.21% |
CCTest Failure
Example
../test/cctest/test_inspector_socket.cc:323: Failure
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)
Example
[ RUN ] InspectorSocketTest.HostIPv6NonRoutable
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)
Jenkins Failure
Example
java.io.IOException: Cannot read file /home/iojs/.config/jgit/config
org.eclipse.jgit.errors.ConfigInvalidException: Invalid line in config file
at org.eclipse.jgit.lib.Config.fromTextRecurse(Config.java:1206)
at org.eclipse.jgit.lib.Config.fromText(Config.java:1134)
at org.eclipse.jgit.storage.file.FileBasedConfig.lambda$0(FileBasedConfig.java:138)
at org.eclipse.jgit.util.FileUtils.readWithRetries(FileUtils.java:722)
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.81.219/145.40.81.219:50574' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy79.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
Example
Build timed out (after 60 minutes). Marking the build as failed.
Git Failure
Build Failure
Example
FATAL: java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 145.40.96.123/145.40.96.123:43896
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
at hudson.remoting.Request.call(Request.java:199)
at hudson.remoting.Channel.call(Channel.java:999)
Example
Failed to trigger fanned build
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
Example
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
warning: There are too many unreachable loose objects; run 'git prune' to remove them.
JSTest Failure
| Reason |
parallel/test-http-remove-connection-header-persists-connection |
| Type |
JS_TEST_FAILURE |
| Failed PR |
10 (https://github.com/nodejs/node/pull/46977/, https://github.com/nodejs/node/pull/46979/, https://github.com/nodejs/node/pull/47010/, https://github.com/nodejs/node/pull/46615/, https://github.com/nodejs/node/pull/47017/, https://github.com/nodejs/node/pull/47030/, https://github.com/nodejs/node/pull/46809/, https://github.com/nodejs/node/pull/46692/, https://github.com/nodejs/node/pull/46561/, https://github.com/nodejs/node/pull/41439/) |
| Appeared |
test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-osuosl-rhel8-ppc64_le-4 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/50235/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/50297/ |
Example
not ok 1428 parallel/test-http-remove-connection-header-persists-connection
---
duration_ms: 0.522
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at /home/iojs/build/workspace/node-test-commit-arm-debug/test/parallel/test-http-remove-connection-header-persists-connection.js:67:16
at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-arm-debug/test/parallel/test-http-remove-connection-header-persists-connection.js:54:7)
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: 'strictEqual'
}
Node.js v20.0.0-pre
...
Example
not ok 3516 parallel/test-worker-nearheaplimit-deadlock
---
duration_ms: 120.33
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 749 parallel/test-tls-ticket-cluster
---
duration_ms: 0.864
severity: fail
exitcode: 1
stack: |-
[primary] got "listening"
[primary] connecting 65207 session? false
[primary] got "listening"
[primary] got "listening"
[primary] got "listening"
[worker] connection reused? false
[primary] got "not-reused"
[primary] connecting 65207 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 65207 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 65207 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 65207 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 65207 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 65207 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connect...
Example
not ok 1372 parallel/test-http-remove-header-stays-removed
---
duration_ms: 0.223
severity: fail
exitcode: 1
stack: |-
ok
node:assert:125
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-linux-containered/test/parallel/test-http-remove-header-stays-removed.js:62:14)
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: 'strictEqual'
}
Node.js v20.0.0-pre
...
Example
not ok 3780 sequential/test-child-process-pass-fd
---
duration_ms: 0.254
severity: crashed
exitcode: -10
stack: |-
...
Example
not ok 3818 sequential/test-debugger-object-type-remote-object
---
duration_ms: 3.877
severity: fail
exitcode: 1
stack: |-
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:407:10)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-debugger-object-type-remote-object.js:42:14)
at Module._compile (node:internal/modules/cjs/loader:1287:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
at Module.load (node:internal/modules/cjs/loader:1145:32)
at Module._load (node:internal/modules/cjs/loader:984:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47
...
Example
not ok 3819 sequential/test-debugger-pid
---
duration_ms: 5.631
severity: fail
exitcode: 1
stack: |-
node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Timeout (5000) while waiting for /break/; found: Warning: script 'alive.js' was not loaded yet.
debug>
Break on start in test/fixtures/debugger/three-lines.js:1
> 1 let x = 1;
2 x = x + 1;
3 module.exports = x;
debug>
at runTest (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-debugger-pid.js:28:12)
at Timeout.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:90:18)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: Error: Ti...
Example
not ok 1272 parallel/test-fs-watch-recursive-add-file-with-url
---
duration_ms: 120.121
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1271 parallel/test-fs-watch-recursive-add-folder
---
duration_ms: 120.17
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3520 parallel/test-runner-inspect
---
duration_ms: 120.42
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:3960491) 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:39749/fe05be81-5414-4413-819b-2f7a5bbea269
[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:39749/fe05be81-5414-4413-819b-2f7a5bbea269
[out]
...
Example
not ok 3843 sequential/test-http-regr-gh-2928
---
duration_ms: 120.23
severity: fail
exitcode: -15
stack: |-
timeout
.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+....
Progress