CI Reliability 2024-01-27
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- javascript, shell
- Domain
- ci-cd, devops, testing-qa
Research direction
Start with the failing test names and linked CI console logs, including sequential/test-http2-large-file, es-module/test-vm-source-text-module-leak, sequential/test-vm-break-on-sigint, and parallel/test-child-process-exec-maxbuf. Reproduce the failures and trace their causes; done means the affected CI jobs pass reliably across the reported environments.
Written by the indexing model from the issue text.
Description
Failures in node-test-pull-request/56835 to node-test-pull-request/56920 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-01-27 00:12 | 14 | 8 | 13 | 9 | 56 | 10.39% |
JSTest Failure
Example
not ok 950 sequential/test-http2-large-file
---
duration_ms: 120207.53400
severity: fail
exitcode: 1
stack: |-
timeout
...
Example
not ok 3949 es-module/test-vm-source-text-module-leak
---
duration_ms: 120093.02000
severity: fail
exitcode: -15
stack: |-
timeout
[2459719:0x56122cfac750] 124 ms: Scavenge 4.6 (5.1) -> 4.3 (6.1) MB, 1.80 / 0.00 ms (average mu = 1.000, current mu = 1.000) allocation failure;
[2459719:0x56122cfac750] 128 ms: Scavenge 4.5 (6.1) -> 4.3 (6.6) MB, 1.36 / 0.00 ms (average mu = 1.000, current mu = 1.000) task;
[2459719:0x56122cfac750] 137 ms: Scavenge 5.0 (6.6) -> 4.8 (9.1) MB, 2.05 / 0.00 ms (average mu = 1.000, current mu = 1.000) task;
Created 128 objects
[2459719:0x56122cfac750] 157 ms: Scavenge 6.3 (9.1) -> 5.6 (9.4) MB, 1.26 / 0.00 ms (average mu = 1.000, current mu = 1.000) task;
Created 256 objects
[2459719:0x56122cfac750] 174 ms: Scavenge 6.7 (9.4) -> 6.3 (10.4) MB, 5.64 / 0.00 ms (average mu = 1.000, current mu = 1.000) task;
Created 384 objects
[2459719:0x56122cfac750] 193 ms: Scavenge 7.8 (10.4) -> 7.3 (14.9) MB, 4....
| Reason | sequential/test-vm-break-on-sigint |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 6 (https://github.com/nodejs/node/pull/51533/, https://github.com/nodejs/node/pull/51494/, https://github.com/nodejs/node/pull/51512/, https://github.com/nodejs/node/pull/51476/, https://github.com/nodejs/node/pull/51458/, https://github.com/nodejs/node/pull/51501/) |
| Appeared | test-rackspace-win2022_vs2022-x64-5 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56854/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56864/ |
Example
not ok 956 sequential/test-vm-break-on-sigint
---
duration_ms: 449.05100
severity: crashed
exitcode: 3221225477
stack: |-
...
| Reason | parallel/test-child-process-exec-maxbuf |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/51044/, https://github.com/nodejs/node/pull/51406/, https://github.com/nodejs/node/pull/51458/, https://github.com/nodejs/node/pull/51476/, https://github.com/nodejs/node/pull/51526/) |
| Appeared | test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2019_vs2019-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56843/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56889/ |
Example
not ok 98 parallel/test-child-process-exec-maxbuf
---
duration_ms: 456.00100
severity: fail
exitcode: 1
stack: |-
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 Object.execFile (node:child_process:351:17)
at Object.exec (node:child_process:234:25)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-maxbuf.js:49:6)
at Module._compile (node:internal/modules/cjs/loader:1378:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1437:10)
at Module.load (node:internal/modules/cjs/loader:1212:32)
at Module._load (node:internal/modules/cjs/loader:1028:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12) {
errno: -4094,
code: 'UNKNOWN',
...
| Reason | parallel/test-fs-read-stream-concurrent-reads |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/51447/, https://github.com/nodejs/node/pull/51456/, https://github.com/nodejs/node/pull/51476/, https://github.com/nodejs/node/pull/51362/, https://github.com/nodejs/node/pull/51439/) |
| Appeared | test-ibm-ubi81_container-x64-1, test-ibm-rhel8-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-equinix-ubuntu2004_container-arm64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56876/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56917/ |
Example
not ok 1653 parallel/test-fs-read-stream-concurrent-reads
---
duration_ms: 120042.55000
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-child-process-exec-encoding |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/51406/, https://github.com/nodejs/node/pull/51458/, https://github.com/nodejs/node/pull/51526/) |
| Appeared | test-rackspace-win2019_vs2019-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56844/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56889/ |
Example
not ok 99 parallel/test-child-process-exec-encoding
---
duration_ms: 626.00000
severity: fail
exitcode: 1
stack: |-
node:assert:1000
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Command failed: "C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe" "C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-encoding.js" child
<--- Last few GCs --->
<--- JS stacktrace --->
#
# Fatal JavaScript out of memory: MemoryChunk allocation failed during deserialization.
#
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:439:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:476:15
at ChildProcess.exithandler (node:child_process:430:5)
at genericNodeError (node:internal/errors:984:15)
at wrappedF...
| Reason | parallel/test-child-process-execfile |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/51044/, https://github.com/nodejs/node/pull/51406/, https://github.com/nodejs/node/pull/51458/) |
| Appeared | test-rackspace-win2019_vs2019-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56843/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56886/ |
Example
not ok 98 parallel/test-child-process-execfile
---
duration_ms: 401.00600
severity: fail
exitcode: 1
stack: |-
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 Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-execfile.js:41:17)
at Module._compile (node:internal/modules/cjs/loader:1378:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1437:10)
at Module.load (node:internal/modules/cjs/loader:1212:32)
at Module._load (node:internal/modules/cjs/loader:1028:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49 {
errno: -4094,
code: 'UNKNOWN',
syscal...
| Reason | parallel/test-worker-memory |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/51458/, https://github.com/nodejs/node/pull/51495/, https://github.com/nodejs/node/pull/51476/) |
| Appeared | test-rackspace-win2019_vs2019-x64-2, test-azure_msft-win11_vs2022-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56868/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56888/ |
Example
not ok 870 parallel/test-worker-memory
---
duration_ms: 1704.99200
severity: fail
exitcode: 3221226356
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)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8...
| Reason | wpt/test-wasm-webapi |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/51485/, https://github.com/nodejs/node/pull/51447/, https://github.com/nodejs/node/pull/51542/) |
| Appeared | test-macstadium-macos11.0-arm64-3, test-osuosl-ubuntu2004_container-armv7l-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56839/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56884/ |
Example
not ok 4097 wpt/test-wasm-webapi
---
duration_ms: 180.67800
severity: crashed
exitcode: -11
stack: |-
[SKIPPED] abort.any.js: WPTRunner does not support fetch()
[SKIPPED] contenttype.any.js: WPTRunner does not support fetch()
[SKIPPED] historical.any.js: indexedDB is not defined
[SKIPPED] idlharness.any.js: not configured
[SKIPPED] instantiateStreaming-bad-imports.any.js: Flaky on ARM with V8 >= 11.2
[SKIPPED] origin.sub.any.js: CORS not implemented
[SKIPPED] status.any.js: WPTRunner does not support fetch()
[PASS] compileStreaming
[PASS] instantiateStreaming
[PASS] compileStreaming: no body
[PASS] compileStreaming: no body in a promise
[PASS] compileStreaming after consumption
[PASS] compileStreaming: undefined
[PASS] compileStreaming: undefined in a promise
[PASS] compileStreaming: null
[PASS] compileStreaming: null in a promise
[PASS] compileStreaming before consumption
[PASS] compileStreaming: true
[PASS] compileStreamin...
| Reason | parallel/test-fs-watch-recursive-add-file-to-existing-subfolder |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51406/, https://github.com/nodejs/node/pull/51549/) |
| Appeared | test-ibm-rhel8-s390x-1, test-macstadium-macos11.0-arm64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56837/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56900/ |
Example
not ok 1360 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
---
duration_ms: 120063.04800
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-fs-watch-recursive-add-file-with-url |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51406/, https://github.com/nodejs/node/pull/51476/) |
| Appeared | test-ibm-rhel8-s390x-4, test-macstadium-macos11.0-arm64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56846/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56888/ |
Example
not ok 1361 parallel/test-fs-watch-recursive-add-file-with-url
---
duration_ms: 120101.16900
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-http2-large-write-multiple-requests |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51476/, https://github.com/nodejs/node/pull/51501/) |
| Appeared | test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56860/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56901/ |
Example
not ok 2858 parallel/test-http2-large-write-multiple-requests
---
duration_ms: 120086.58100
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-inspector-break-when-eval |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51504/, https://github.com/nodejs/node/pull/51476/) |
| Appeared | test-ibm-rhel8-s390x-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56835/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56872/ |
Example
not ok 2014 parallel/test-inspector-break-when-eval
---
duration_ms: 15233.81300
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:38285/0efc9b33-4952-44bc-b83c-1c1f1be66dc1
[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
...
| Reason | parallel/test-performance-function |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51504/, https://github.com/nodejs/node/pull/51512/) |
| Appeared | test-ibm-rhel8-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56847/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56848/ |
Example
not ok 2308 parallel/test-performance-function
---
duration_ms: 190.76400
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
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:540:9)
at process.processTimers (node:internal/timers:514:7) {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v22.0.0-pre
...
| Reason | parallel/test-shadow-realm-gc-module |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/50737/, https://github.com/nodejs/node/pull/51362/) |
| Appeared | test-ibm-ubuntu2204_sharedlibs_container-x64-1, undefined |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56892/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56895/ |
Example
not ok 2693 parallel/test-shadow-realm-gc-module
---
duration_ms: 7918.97700
severity: crashed
exitcode: -6
stack: |-
<--- Last few GCs --->
.4[869123:0x557addb45000] 7409 ms: Mark-Compact 18.3 (48.4) -> 15.7 (49.2) MB, pooled: 0 MB, 19.54 / 0.01 ms (+ 15.0 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 41 ms) (average mu = 0.560, current mu = 0.5[869123:0x557addb45000] 7536 ms: Mark-Compact 23.6 (50.4) -> 19.9 (53.7) MB, pooled: 0 MB, 18.96 / 0.01 ms (+ 43.1 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 93 ms) (average mu = 0.567, current mu = 0.5
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
1: 0x557ad88d331d node::OOMErrorHandler(char const*, v8::OOMDetails const&) [out/Release/node]
2: 0x557ad8c5cee4 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char con...
| Reason | sequential/test-http2-timeout-large-write-file |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/50737/, https://github.com/nodejs/node/pull/51501/) |
| Appeared | test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-5 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56877/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56897/ |
Example
not ok 4018 sequential/test-http2-timeout-large-write-file
---
duration_ms: 120093.06400
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | wpt/test-streams |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51501/, https://github.com/nodejs/node/pull/51526/) |
| Appeared | test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2019_vs2019-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56864/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56889/ |
Example
not ok 968 wpt/test-streams
---
duration_ms: 2885.03000
severity: crashed
exitcode: 3221225477
stack: |-
[SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
[SKIPPED] queuing-strategies-size-function-per-global.window.js: Browser-specific test
[SKIPPED] readable-streams\cross-realm-crash.window.js: Browser-specific test
[SKIPPED] readable-streams\owning-type-video-frame.any.js: Browser-specific test
[SKIPPED] readable-streams\read-task-handling.window.js: Browser-specific test
[SKIPPED] transferable\deserialize-error.window.js: Browser-specific test
[SKIPPED] transferable\transfer-with-messageport.window.js: Browser-specific test
[SKIPPED] transform-streams\invalid-realm.tentative.window.js: Browser-specific test
[PASS] a signal argument 'null' should cause pipeTo() to reject
[PASS] a signal argument 'AbortSignal' should cause pipeTo() to reject
[PASS] a signal argument 'true' should cause pipeTo() to reject
[PASS] a signal a...
| Reason | wpt/test-url |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51542/, https://github.com/nodejs/node/pull/48847/) |
| Appeared | test-rackspace-win2019_vs2019-x64-1, test-rackspace-debian11-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56884/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56896/ |
Example
not ok 969 wpt/test-url
---
duration_ms: 1686.05200
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
| Reason | Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 9 (https://github.com/nodejs/node/pull/51520/, https://github.com/nodejs/node/pull/51476/, https://github.com/nodejs/node/pull/51447/, https://github.com/nodejs/node/pull/51527/, https://github.com/nodejs/node/pull/51526/, https://github.com/nodejs/node/pull/51456/, https://github.com/nodejs/node/pull/51321/, https://github.com/nodejs/node/pull/51406/, https://github.com/nodejs/node/pull/51542/) |
| Appeared | test-digitalocean-fedora38-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56873/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56884/ |
Example
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at hudson.Proc$LocalProc.<init>(Proc.java:252)
at hudson.Proc$LocalProc.<init>(Proc.java:221)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:994)
| Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51526/, https://github.com/nodejs/node/pull/51495/) |
| Appeared | test-nearform-macos10.15-x64-1, test-rackspace-win2022_vs2022-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56879/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56887/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from ip-83-147-191-70.broadband.digiweb.ie/83.147.191.70:49194' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy192.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
Build Failure
Example
fatal: No rebase in progress?
undefined
Example
Unknown
CCTest Failure
| Reason | Value of: (!expectation.read_expected) |
|---|---|
| Type | CC_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/50890/, https://github.com/nodejs/node/pull/51504/, https://github.com/nodejs/node/pull/51458/) |
| Appeared | test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56838/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56863/ |
Example
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (4999 ms)
Progress
-
sequential/test-http2-large-file(14) -
es-module/test-vm-source-text-module-leak(8) -
sequential/test-vm-break-on-sigint(6) -
parallel/test-child-process-exec-maxbuf(5) -
parallel/test-fs-read-stream-concurrent-reads(5) -
parallel/test-child-process-exec-encoding(3) -
parallel/test-child-process-execfile(3) -
parallel/test-worker-memory(3) -
wpt/test-wasm-webapi(3) -
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder(2) -
parallel/test-fs-watch-recursive-add-file-with-url(2) -
parallel/test-http2-large-write-multiple-requests(2) -
parallel/test-inspector-break-when-eval(2) -
parallel/test-performance-function(2) -
parallel/test-shadow-realm-gc-module(2) -
sequential/test-http2-timeout-large-write-file(2) -
wpt/test-streams(2) -
wpt/test-url(2) -
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory(9) -
Backing channel 'JNLP4-connect connection from ... is disconnected.(2) -
fatal: No rebase in progress?(7) -
Unknown(16) -
Value of: (!expectation.read_expected)(3)
- Dominant language
- Shell
- Stars
- 57
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from nodejs/reliability
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
nodejs/reliability#1666 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
nodejs/reliability#1665 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
nodejs/reliability#1664 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
nodejs/reliability#1663 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
nodejs/reliability#1662 ·
All issues in nodejs/reliability
Similar issues
-
out-of-date
Difficulty 1/5 Under an hour Newbie friendliness 82/100
CachyOS/CachyOS-PKGBUILDS#1894 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
community-scripts/ProxmoxVE#17396 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
mattpocock/skills#1099 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100