nodejs / nodejs/reliability

CI Reliability 2024-06-03

Open
#884 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/59527 to node-test-pull-request/59626 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-06-03 00:09 0 3 25 1 71 3.03%
Jenkins Failure
Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53086/, https://github.com/nodejs/node/pull/53205/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/59598/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59599/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Reason Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53124/, https://github.com/nodejs/node/pull/53169/)
Appeared test-ibm-rhel8-s390x-2
First CI https://ci.nodejs.org/job/node-test-pull-request/59528/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59529/
Example
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): 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)

CCTest Failure
Reason C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
Type CC_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53156/, https://github.com/nodejs/node/pull/53175/)
Appeared test-azure_msft-win11_vs2022-x64-4, test-rackspace-win2019_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/59559/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59578/
Example
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)

Build Failure
Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 20 (https://github.com/nodejs/node/pull/53078/, https://github.com/nodejs/node/pull/53157/, https://github.com/nodejs/node/pull/53156/, https://github.com/nodejs/node/pull/53228/, https://github.com/nodejs/node/pull/53213/, https://github.com/nodejs/node/pull/53227/, https://github.com/nodejs/node/pull/53177/, https://github.com/nodejs/node/pull/53229/, https://github.com/nodejs/node/pull/53057/, https://github.com/nodejs/node/pull/53226/, https://github.com/nodejs/node/pull/53114/, https://github.com/nodejs/node/pull/53183/, https://github.com/nodejs/node/pull/53233/, https://github.com/nodejs/node/pull/53189/, https://github.com/nodejs/node/pull/53175/, https://github.com/nodejs/node/pull/53154/, https://github.com/nodejs/node/pull/53188/, https://github.com/nodejs/node/pull/53086/, https://github.com/nodejs/node/pull/53205/, https://github.com/nodejs/node/pull/53232/)
Appeared test-mnx-smartos21-x64-2, test-mnx-smartos23-x64-1, test-equinix_mnx-smartos20-x64-3, test-osuosl-aix72-ppc64_be-2, test-equinix_mnx-smartos20-x64-4, test-osuosl-aix72-ppc64_be-3, test-mnx-smartos21-x64-1, test-mnx-smartos23-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/59554/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59602/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason Error: - stderr did not match "C:\workspace\node-test-binary-windows-native-suites\node\Release\embedtest.exe: NODE_REPL_EXTERNAL_MODULE can't be used with kDisableNodeOptionsEnv\n"
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53159/, https://github.com/nodejs/node/pull/53155/, https://github.com/nodejs/node/pull/53156/)
Appeared test-rackspace-win2019_vs2019-x64-4, test-rackspace-win2022_vs2022-x64-2, test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/59548/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59550/
Example
Error: - stderr did not match "C:\\workspace\\node-test-binary-windows-native-suites\\node\\Release\\embedtest.exe: NODE_REPL_EXTERNAL_MODULE can't be used with kDisableNodeOptionsEnv\n"
    at logAndThrow (C:\workspace\node-test-binary-windows-native-suites\node\test\common\child_process.js:86:11)
    at expectSyncExit (C:\workspace\node-test-binary-windows-native-suites\node\test\common\child_process.js:109:5)
    at spawnSyncAndExit (C:\workspace\node-test-binary-windows-native-suites\node\test\common\child_process.js:118:10)
    at Object.<anonymous> (C:\workspace\node-test-binary-windows-native-suites\node\test\embedding\test-embedding.js:157:3)
    at Module._compile (node:internal/modules/cjs/loader:1434:14)

Reason Error: - stderr did not match "c:\workspace\node-test-binary-windows-native-suites\node\Release\embedtest.exe: NODE_REPL_EXTERNAL_MODULE can't be used with kDisableNodeOptionsEnv\n"
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53159/, https://github.com/nodejs/node/pull/53155/, https://github.com/nodejs/node/pull/53156/)
Appeared test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win11_vs2022-x64-1, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win11_vs2022-x64-2, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/59548/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59550/
Example
Error: - stderr did not match "c:\\workspace\\node-test-binary-windows-native-suites\\node\\Release\\embedtest.exe: NODE_REPL_EXTERNAL_MODULE can't be used with kDisableNodeOptionsEnv\n"
    at logAndThrow (c:\workspace\node-test-binary-windows-native-suites\node\test\common\child_process.js:86:11)
    at expectSyncExit (c:\workspace\node-test-binary-windows-native-suites\node\test\common\child_process.js:109:5)
    at spawnSyncAndExit (c:\workspace\node-test-binary-windows-native-suites\node\test\common\child_process.js:118:10)
    at Object.<anonymous> (c:\workspace\node-test-binary-windows-native-suites\node\test\embedding\test-embedding.js:157:3)
    at Module._compile (node:internal/modules/cjs/loader:1434:14)

Reason Error: - stderr did not match "d:\workspace\node-test-binary-windows-native-suites\node\Release\embedtest.exe: NODE_REPL_EXTERNAL_MODULE can't be used with kDisableNodeOptionsEnv\n"
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53159/, https://github.com/nodejs/node/pull/53155/, https://github.com/nodejs/node/pull/53156/)
Appeared test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-2, test-azure_msft-win11_vs2022-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/59548/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59550/
Example
Error: - stderr did not match "d:\\workspace\\node-test-binary-windows-native-suites\\node\\Release\\embedtest.exe: NODE_REPL_EXTERNAL_MODULE can't be used with kDisableNodeOptionsEnv\n"
    at logAndThrow (d:\workspace\node-test-binary-windows-native-suites\node\test\common\child_process.js:86:11)
    at expectSyncExit (d:\workspace\node-test-binary-windows-native-suites\node\test\common\child_process.js:109:5)
    at spawnSyncAndExit (d:\workspace\node-test-binary-windows-native-suites\node\test\common\child_process.js:118:10)
    at Object.<anonymous> (d:\workspace\node-test-binary-windows-native-suites\node\test\embedding\test-embedding.js:157:3)
    at Module._compile (node:internal/modules/cjs/loader:1434:14)

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53183/, https://github.com/nodejs/node/pull/53086/, https://github.com/nodejs/node/pull/53205/)
Appeared test-equinix-ubuntu2204-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/59583/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59599/
Example
fatal: No rebase in progress?

Reason ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53086/, https://github.com/nodejs/node/pull/53205/)
Appeared test-rackspace-fedora32-x64-1, test-digitalocean-ubuntu2204-x64-2, test-ibm-alpine319_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/59598/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59599/
Example
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=fedora-last-latest-x64 #58226
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

undefined
JSTest Failure
Reason benchmark/test-benchmark-crypto
Type JS_TEST_FAILURE
Failed PR 11 (https://github.com/nodejs/node/pull/52951/, https://github.com/nodejs/node/pull/53188/, https://github.com/nodejs/node/pull/53227/, https://github.com/nodejs/node/pull/53226/, https://github.com/nodejs/node/pull/53175/, https://github.com/nodejs/node/pull/53233/, https://github.com/nodejs/node/pull/53228/, https://github.com/nodejs/node/pull/52983/, https://github.com/nodejs/node/pull/53241/, https://github.com/nodejs/node/pull/53183/, https://github.com/nodejs/node/pull/53251/)
Appeared test-digitalocean-rhel9-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10, test-equinix-ubuntu2004_container-armv7l-2, test-digitalocean-debian11-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-rackspace-win2022_vs2022-x64-4, test-digitalocean-debian12-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/59541/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59626/
Example
not ok 4014 benchmark/test-benchmark-crypto
  ---
  duration_ms: 1913.63800
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
        at main (/home/iojs/build/workspace/node-test-commit-linux/benchmark/crypto/timingSafeEqual.js:21:10)
        at /home/iojs/build/workspace/node-test-commit-linux/benchmark/common.js:54:9
        at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 0,
      operator: 'strictEqual'
    }
    
    Node.js v23.0.0-pre
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/common/benchmark.js:28:12)
        a...

Reason sequential/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/53189/, https://github.com/nodejs/node/pull/53228/, https://github.com/nodejs/node/pull/53226/, https://github.com/nodejs/node/pull/53229/, https://github.com/nodejs/node/pull/53188/, https://github.com/nodejs/node/pull/53241/)
Appeared test-orka-macos11-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/59553/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59610/
Example
not ok 4113 sequential/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3156.29200
  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:573:17)
        at process.processTimers (node:internal/timers:514:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v23.0.0-pre
  ...


Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/53157/, https://github.com/nodejs/node/pull/53227/, https://github.com/nodejs/node/pull/53228/, https://github.com/nodejs/node/pull/53159/, https://github.com/nodejs/node/pull/53205/)
Appeared test-ibm-rhel8-x64-2, test-azure_msft-win10_vs2019-x64-4, test-ibm-ubi81_container-x64-1, test-digitalocean-alpine319_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-8
First CI https://ci.nodejs.org/job/node-test-pull-request/59558/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59599/
Example
not ok 2195 parallel/test-http2-large-write-multiple-requests
  ---
  duration_ms: 120136.59100
  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 parallel/test-buffer-tostring-rangeerror
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53148/, https://github.com/nodejs/node/pull/53188/, https://github.com/nodejs/node/pull/53183/, https://github.com/nodejs/node/pull/53205/)
Appeared test-ibm-rhel8-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-digitalocean-ubi81_container-x64-2, test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/59533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59599/
Example
not ok 796 parallel/test-buffer-tostring-rangeerror
  ---
  duration_ms: 120022.03500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:1061065) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
    (Use `node --trace-deprecation ...` to show where the warning was created)
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53234/, https://github.com/nodejs/node/pull/53232/, https://github.com/nodejs/node/pull/53159/, https://github.com/nodejs/node/pull/53251/)
Appeared undefined, test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/59603/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59626/
Example
not ok 2445 parallel/test-performance-function
  ---
  duration_ms: 263.17000
  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
        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 v23.0.0-pre
  ...


Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53124/, https://github.com/nodejs/node/pull/53078/, https://github.com/nodejs/node/pull/53188/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/59528/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59567/
Example
not ok 75 parallel/test-blob-file-backed
  ---
  duration_ms: 183.58600
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/blob:289
              const error = lazyDOMException('The blob could not be read', 'NotReadableError');
                            ^
    DOMException [NotReadableError]: The blob could not be read
        at BlobReader.<anonymous> (node:internal/blob:289:25)
    
    Node.js v23.0.0-pre
  ...


Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53177/, https://github.com/nodejs/node/pull/53232/, https://github.com/nodejs/node/pull/53251/)
Appeared test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/59573/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59626/
Example
not ok 3995 parallel/test-net-write-fully-async-buffer
  ---
  duration_ms: 360080.73300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason async-hooks/test-writewrap
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53188/, https://github.com/nodejs/node/pull/53233/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-10, test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/59567/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59595/
Example
not ok 3788 async-hooks/test-writewrap
  ---
  duration_ms: 120079.03800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason benchmark/test-benchmark-http2
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53156/, https://github.com/nodejs/node/pull/53175/)
Appeared test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/59559/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59581/
Example
not ok 184 benchmark/test-benchmark-http2
  ---
  duration_ms: 2172.57600
  severity: fail
  exitcode: 1
  stack: |-
    Error: test-double-http2 failed with 3221226505.
        at ChildProcess.<anonymous> (C:\workspace\node-test-binary-windows-native-suites\node\benchmark\_http-benchmarkers.js:251:16)
        at Object.onceWrapper (node:events:632:26)
        at ChildProcess.emit (node:events:517:28)
        at maybeClose (node:internal/child_process:1098:16)
        at ChildProcess._handle.onexit (node:internal/child_process:303:5)
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    3221226505 !== 0
    
        at ChildProcess.<anonymous> (C:\workspace\node-test-binary-windows-native-suites\node\test\common\benchmark.js:28:12)
        at ChildProcess.emit (node:events:517:28)
        at ChildProcess._handle.onexit (node:internal/child_process:292:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTIO...

Reason parallel/test-assert-esm-cjs-message-verify
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53227/, https://github.com/nodejs/node/pull/53254/)
Appeared test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2022_vs2022-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/59563/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59613/
Example
not ok 77 parallel/test-assert-esm-cjs-message-verify
  ---
  duration_ms: 765.00900
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: ensure the assert.ok throwing similar error messages for esm and cjs files
        # Subtest: should return code 1 for each command
        ok 1 - should return code 1 for each command
          ---
          duration_ms: 262.4321
          ...


Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52213/, https://github.com/nodejs/node/pull/53114/)
Appeared test-equinix-rhel8_container-arm64-1, test-rackspace-win2019_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/59530/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59582/
Example
not ok 3959 parallel/test-file-write-stream4
  ---
  duration_ms: 360118.02300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-get-pipeline-problem
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53227/, https://github.com/nodejs/node/pull/53159/)
Appeared test-rackspace-win2016_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/59563/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59592/
Example
not ok 354 parallel/test-http-get-pipeline-problem
  ---
  duration_ms: 617.01800
  severity: fail
  exitcode: 3221226505
  stack: |-
    image.length = 45658
    recv 0
    done 0
    recv 1
    done 1
    recv 2
    done 2
    recv 3
    done 3
    recv 4
    done 4
    recv 5
    recv 6
    done 5
    done 6
    recv 7
    done 7
    recv 8
  ...


Reason parallel/test-stream-readable-unpipe-resume
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53078/, https://github.com/nodejs/node/pull/53232/)
Appeared test-equinix_mnx-smartos20-x64-4, test-digitalocean-ubi81_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/59554/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59602/
Example
not ok 3789 parallel/test-stream-readable-unpipe-resume
  ---
  duration_ms: 300158.09700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-timers-immediate-queue
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53233/, https://github.com/nodejs/node/pull/53232/)
Appeared test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/59595/
Last CI https://ci.nodejs.org/job/node-test-pull-request/59607/
Example
not ok 3039 parallel/test-timers-immediate-queue
  ---
  duration_ms: 119.06200
  severity: fail
  exitcode: 1
  stack: |-
    hit 3320
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    3320 !== 10
    
        at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-timers-immediate-queue.js:56:10)
        at process.emit (node:events:532:35) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 3320,
      expected: 10,
      operator: 'strictEqual'
    }
    
    Node.js v23.0.0-pre
  ...


Progress
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory (2)
  • C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected) (2)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (20)
  • Error: - stderr did not match "C:\\workspace\\node-test-binary-windows-native-suites\\node\\Release\\embedtest.exe: NODE_REPL_EXTERNAL_MODULE can't be used with kDisableNodeOptionsEnv\n" (3)
  • Error: - stderr did not match "c:\\workspace\\node-test-binary-windows-native-suites\\node\\Release\\embedtest.exe: NODE_REPL_EXTERNAL_MODULE can't be used with kDisableNodeOptionsEnv\n" (3)
  • Error: - stderr did not match "d:\\workspace\\node-test-binary-windows-native-suites\\node\\Release\\embedtest.exe: NODE_REPL_EXTERNAL_MODULE can't be used with kDisableNodeOptionsEnv\n" (3)
  • fatal: No rebase in progress? (3)
  • ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ... (2)
  • benchmark/test-benchmark-crypto (11)
  • sequential/test-http-server-request-timeouts-mixed (6)
  • parallel/test-http2-large-write-multiple-requests (5)
  • parallel/test-buffer-tostring-rangeerror (4)
  • parallel/test-performance-function (4)
  • parallel/test-blob-file-backed (3)
  • parallel/test-net-write-fully-async-buffer (3)
  • async-hooks/test-writewrap (2)
  • benchmark/test-benchmark-http2 (2)
  • parallel/test-assert-esm-cjs-message-verify (2)
  • parallel/test-file-write-stream4 (2)
  • parallel/test-http-get-pipeline-problem (2)
  • parallel/test-stream-readable-unpipe-resume (2)
  • parallel/test-timers-immediate-queue (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

Start by reviewing the generated ncu-ci report and the linked Jenkins console logs for each failure category, including the timeout, missing /bin/sh, CCTest, and build failures. Determine which failures are still reproducible and trace each one to the relevant CI or test configuration. Done means the reported reliability failures are addressed and the affected CI jobs pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, shell
Domain
ci-cd, 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.