nodejs / nodejs/reliability

CI Reliability 2024-08-14

Open
#949 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
57
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Failures in node-test-pull-request/60991 to node-test-pull-request/61089 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-08-14 00:09 1 4 20 4 71 4.21%
Jenkins Failure
Git Failure
Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54314/, https://github.com/nodejs/node/pull/54106/)
Appeared test-digitalocean-fedora40-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/61057/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61060/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1303)
	at hudson.scm.SCM.checkout(SCM.java:540)

Build Failure
Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/54311/, https://github.com/nodejs/node/pull/53659/, https://github.com/nodejs/node/pull/54140/, https://github.com/nodejs/node/pull/54283/, https://github.com/nodejs/node/pull/54225/, https://github.com/nodejs/node/pull/54077/, https://github.com/nodejs/node/pull/54345/)
Appeared test-mnx-ubuntu2204-x64-1, test-ibm-ubi81_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-8, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-orka-macos11-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-equinix-ubuntu2004_container-arm64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/61020/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61078/
Example
fatal: No rebase in progress?

Reason Error: getWindowSize EINVAL
Type BUILD_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/54287/, https://github.com/nodejs/node/pull/53571/, https://github.com/nodejs/node/pull/54283/, https://github.com/nodejs/node/pull/54159/, https://github.com/nodejs/node/pull/54356/, https://github.com/nodejs/node/pull/54345/)
Appeared test-equinix_mnx-smartos20-x64-4, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60997/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61082/
Example
Error: getWindowSize EINVAL
outline =     at WriteStream._refreshSize (node:tty:136:24)
outline =     at process.refreshStderrOnSigWinch (node:internal/bootstrap/switches/is_main_thread:142:10)
outline =     at process.emit (node:events:532:35)
outline = Emitted 'error' event on WriteStream instance at:
outline =     at WriteStream._refreshSize (node:tty:136:10)

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54140/, https://github.com/nodejs/node/pull/54159/)
Appeared test-osuosl-aix72-ppc64_be-2, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/61043/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61046/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Sending e-mails to: michael_dawson@ca.ibm.com vieuxtech@gmail.com ashley.cripps@ibm.com
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

JSTest Failure
Reason parallel/test-esm-loader-hooks-inspect-wait
Type JS_TEST_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/54312/, https://github.com/nodejs/node/pull/53659/, https://github.com/nodejs/node/pull/54317/, https://github.com/nodejs/node/pull/54314/, https://github.com/nodejs/node/pull/54337/, https://github.com/nodejs/node/pull/54276/, https://github.com/nodejs/node/pull/54336/, https://github.com/nodejs/node/pull/54339/, https://github.com/nodejs/node/pull/54345/, https://github.com/nodejs/node/pull/54324/)
Appeared test-digitalocean-alpine319_container-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-digitalocean-fedora40-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-digitalocean-fedora39-x64-2, test-ibm-rhel9-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/61025/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61084/
Example
not ok 764 parallel/test-esm-loader-hooks-inspect-wait
  ---
  duration_ms: 1220.61900
  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:34417/052e652f-7ff1-425a-906d-d4937e580d0b
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [err] Waiting for the debugger to disconnect...
    [err] 
    [err] child process crashed, signal SIGSEGV
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    null !== 0
    
        at runTest (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-esm-loader-hooks-inspect-wait.js:30:10)
        at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: null,
      expected: 0,
      operator: 'strictEqual'
    }
    1
  ...


Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/54317/, https://github.com/nodejs/node/pull/54283/, https://github.com/nodejs/node/pull/54276/, https://github.com/nodejs/node/pull/54314/, https://github.com/nodejs/node/pull/54331/, https://github.com/nodejs/node/pull/54336/, https://github.com/nodejs/node/pull/54337/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/61039/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61062/
Example
not ok 3850 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 393.05400
  severity: fail
  exitcode: 7
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:77
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
        at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:35:37)
        at callback (node:internal/streams/writable:764:21)
        at onwriteError (node:internal/streams/writable:603:3)
        at onwrite (node:internal/streams/writable:647:7)
        at node:internal/fs/streams:513:5
        at node:internal/fs/streams:455:14
        at FSReqCallback.wrapper [as oncomplete] (node:fs:942:5) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOSPC: no space left on device, write] {
        errno: -28,
        code: 'ENOSPC'...

Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/54291/, https://github.com/nodejs/node/pull/53659/, https://github.com/nodejs/node/pull/54262/, https://github.com/nodejs/node/pull/54317/, https://github.com/nodejs/node/pull/54225/, https://github.com/nodejs/node/pull/54311/)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60994/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61085/
Example
not ok 3889 parallel/test-net-write-fully-async-buffer
  ---
  duration_ms: 360122.67500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/54317/, https://github.com/nodejs/node/pull/54283/, https://github.com/nodejs/node/pull/54288/, https://github.com/nodejs/node/pull/54339/)
Appeared test-orka-macos11-x64-1, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/61030/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61067/
Example
not ok 4166 sequential/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3299.76600
  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:614:17)
        at process.processTimers (node:internal/timers:549:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v23.0.0-pre
  ...


Reason parallel/test-crypto-authenticated
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/54259/, https://github.com/nodejs/node/pull/54311/, https://github.com/nodejs/node/pull/54283/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60992/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61049/
Example
not ok 1196 parallel/test-crypto-authenticated
  ---
  duration_ms: 120110.01700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-agent-keepalive
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/54312/, https://github.com/nodejs/node/pull/54317/, https://github.com/nodejs/node/pull/54159/)
Appeared test-digitalocean-alpine318_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/61025/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61046/
Example
not ok 1100 parallel/test-http-agent-keepalive
  ---
  duration_ms: 513.40300
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected ... Lines skipped
    
    + [
    +   <ref *1> Socket {
    +     [Symbol(async_id_symbol)]: -1,
    +     [Symbol(kBuffer)]: null,
    +     [Symbol(kBufferCb)]: null,
    +     [Symbol(kBufferGen)]: null,
    +     [Symbol(kBytesRead)]: 0,
    +     [Symbol(kBytesWritten)]: 0,
    +     [Symbol(kCapture)]: false,
    +     [Symbol(kHandle)]: <ref *2> TCP {
    +       [Symbol(owner_symbol)]: [Circular *1],
    +       [Symbol(resource_symbol)]: ReusedHandle {
    +         handle: [Circular *2],
    +         type: 36
    +       },
    +       onconnection: null,
    +       reading: true
    +     },
    +     [Symbol(kSetKeepAlive)]: true,
    +     [Symbol(kSetKeepAliveInitialDelay)]: 1,
    +     [Symbol(kSetNoDelay)]...

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/54314/, https://github.com/nodejs/node/pull/54106/, https://github.com/nodejs/node/pull/53001/)
Appeared undefined, test-ibm-rhel8-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/61051/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61089/
Example
not ok 2465 parallel/test-performance-function
  ---
  duration_ms: 263.55700
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/event_target:1090
      process.nextTick(() => { throw err; });
                               ^
    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-custom-suites-freestyle/test/parallel/test-performance-function.js:103:5 {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v23.0.0-pre
  ...


Reason async-hooks/test-writewrap
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54312/, https://github.com/nodejs/node/pull/54317/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/61015/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61039/
Example
not ok 3851 async-hooks/test-writewrap
  ---
  duration_ms: 120027.32000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54356/, https://github.com/nodejs/node/pull/54324/)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/61080/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61084/
Example
not ok 4037 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360043.24300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-dns
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54259/, https://github.com/nodejs/node/pull/54283/)
Appeared test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60992/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61009/
Example
not ok 634 parallel/test-dns
  ---
  duration_ms: 338.43900
  severity: fail
  exitcode: 1
  stack: |-
    (node:889053) [DEP0118] DeprecationWarning: The provided hostname "" is not a valid hostname, and is supported in the dns module solely for compatibility.
    (Use `node --trace-deprecation ...` to show where the warning was created)
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    + actual - expected ... Lines skipped
    
      [
        {
          address: '1.2.3.4',
    +     ttl: 3333333332,
    -     ttl: 3333333333,
          type: 'A'
        },
        {
          address: '::42',
    +     ttl: 3333333332,
    -     ttl: 3333333333,
          type: 'AAAA'
    ...


Reason parallel/test-fs-utimes
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54259/, https://github.com/nodejs/node/pull/54288/)
Appeared test-osuosl-rhel8-ppc64_le-4, test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60992/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61065/
Example
not ok 1330 parallel/test-fs-utimes
  ---
  duration_ms: 31481.63300
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: FAILED: expect_ok [Arguments] {
      '0': 'utimes',
      '1': '/home/iojs/node-tmp/.tmp.1274',
      '2': null,
      '3': '123456',
      '4': -1
    }
         check_mtime: 3.701000213623047
        at expect_ok (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-fs-utimes.js:64:3)
        at /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-fs-utimes.js:102:5
        at /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/index.js:487:15
        at FSReqCallback.oncomplete (node:fs:187:23) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: null,
      expected: true,
      operator: '=='
    }
    
    Node.js v23.0.0-pre
  ...


Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53464/, https://github.com/nodejs/node/pull/54340/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/61017/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61081/
Example
not ok 2973 parallel/test-http2-large-write-multiple-requests
  ---
  duration_ms: 120081.90900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    server sends content 1
    server sends content 2
    server sends content 3
    server sends content 4
    server sends content 5
    server sends content 6
    server sends content 7
    server sends content 8
    server sends content 9
    server sends content 10
    server sends content 11
    server sends content 12
    server sends content 13
    server sends content 14
    server sends content 15
    server sends content 16
    server sends content 17
    server sends content 18
    server sends content 19
    server sends content 20
    server sends content 21
    server sends content 22
    server sends content 23
    server sends content 24
    server sends content 25
    server sends content 26
    server sends content 27
    server sends content 28
    server sends content 29
    server sends content 30
    server sends content 31
    server s...

Reason sequential/test-http-keep-alive-large-write
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54312/, https://github.com/nodejs/node/pull/54314/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/61015/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61042/
Example
not ok 4144 sequential/test-http-keep-alive-large-write
  ---
  duration_ms: 120059.15400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason wpt/test-compression
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54283/, https://github.com/nodejs/node/pull/54311/)
Appeared test-ibm-aix72-ppc64_be-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-8
First CI https://ci.nodejs.org/job/node-test-pull-request/60999/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61085/
Example
not ok 4252 wpt/test-compression
  ---
  duration_ms: 1282.98700
  severity: crashed
  exitcode: -5
  stack: |-
    [SKIPPED] compression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
    [SKIPPED] decompression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
    [SKIPPED] decompression-buffersource.tentative.any.js: ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
    [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
    [SKIPPED] third_party/pako/pako_inflate.min.js: This is not a test file.
    [PASS] "a" should cause the constructor to throw
    [PASS] no input should cause the constructor to throw
    [PASS] non-string input should cause the constructor to throw
    [PASS] compressing 2 chunks with deflate should work
    [PASS] compressing 2 ch...

Progress
  • ERROR: Error fetching remote repo 'origin' (2)
  • fatal: No rebase in progress? (7)
  • Error: getWindowSize EINVAL (6)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
  • parallel/test-esm-loader-hooks-inspect-wait (10)
  • pummel/test-fs-readfile-tostring-fail (7)
  • parallel/test-net-write-fully-async-buffer (6)
  • sequential/test-http-server-request-timeouts-mixed (4)
  • parallel/test-crypto-authenticated (3)
  • parallel/test-http-agent-keepalive (3)
  • parallel/test-performance-function (3)
  • async-hooks/test-writewrap (2)
  • node-api/test_threadsafe_function/test (2)
  • parallel/test-dns (2)
  • parallel/test-fs-utimes (2)
  • parallel/test-http2-large-write-multiple-requests (2)
  • sequential/test-http-keep-alive-large-write (2)
  • wpt/test-compression (2)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the linked CI console logs and the generated failure summary first. Start with test/parallel/test-esm-loader-hooks-inspect-wait.js and the pummel/test-fs-readfile-tostring-fail entry, then compare the listed Git, build, and test failures across their first and last CI runs. Done means the recurring failures are diagnosed and the affected CI jobs no longer fail repeatedly.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, javascript, node.js, shell
Domain
ci-cd, devops, testing-qa
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.