nodejs / nodejs/reliability

CI Reliability 2023-12-17

Open
#742 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/56237 to node-test-pull-request/56336 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-12-17 00:15 0 8 12 6 74 8.51%
JSTest Failure
Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 11 (https://github.com/nodejs/node/pull/51013/, https://github.com/nodejs/node/pull/51087/, https://github.com/nodejs/node/pull/51124/, https://github.com/nodejs/node/pull/50794/, https://github.com/nodejs/node/pull/50784/, https://github.com/nodejs/node/pull/50786/, https://github.com/nodejs/node/pull/51027/, https://github.com/nodejs/node/pull/51080/, https://github.com/nodejs/node/pull/50791/, https://github.com/nodejs/node/pull/51166/, https://github.com/nodejs/node/pull/51045/)
Appeared test-orka-macos11-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56242/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56326/
Example
not ok 3680 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 298.93100
  severity: fail
  exitcode: 7
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:76
      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:34:37)
        at callback (node:internal/streams/writable:757:21)
        at onwriteError (node:internal/streams/writable:597:3)
        at onwrite (node:internal/streams/writable:640:7)
        at node:internal/fs/streams:513:5
        at node:internal/fs/streams:455:14
        at FSReqCallback.wrapper [as oncomplete] (node:fs:951:5) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOSPC: no space left on device, write] {
        errno: -28,
        code: 'ENOSPC'...

Reason parallel/test-macos-app-sandbox
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/50758/, https://github.com/nodejs/node/pull/50943/, https://github.com/nodejs/node/pull/51124/)
Appeared test-nearform-macos10.15-x64-2, test-orka-macos11-x64-1, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56243/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56331/
Example
not ok 1825 parallel/test-macos-app-sandbox
  ---
  duration_ms: 1101.90900
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-macos-app-sandbox.js:47:8)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 0,
      operator: 'strictEqual'
    }
    
    Node.js v20.11.0
  ...


Reason parallel/test-worker-http2-stream-terminate
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/51124/, https://github.com/nodejs/node/pull/50758/, https://github.com/nodejs/node/pull/50943/, https://github.com/nodejs/node/pull/50984/)
Appeared test-rackspace-win2022_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56247/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56261/
Example
not ok 848 parallel/test-worker-http2-stream-terminate
  ---
  duration_ms: 2277.05900
  severity: fail
  exitcode: 3221226356
  stack: |-
  ...


Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/50758/, https://github.com/nodejs/node/pull/50943/, https://github.com/nodejs/node/pull/51124/)
Appeared test-nearform-macos10.15-x64-2, test-orka-macos11-x64-1, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56243/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56331/
Example
not ok 4033 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 7060.88900
  severity: fail
  exitcode: 1
  stack: |-
    [process 22734]: --- stderr ---
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4032/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.4032/sea: the codesign_allocate helper tool cannot be found or used
    
    [process 22734]: --- stdout ---
    
    [process 22734]: status = 1, signal = null
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:86:11)
        at expectSyncExit (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:91:5)
        at spawnS...

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/50758/, https://github.com/nodejs/node/pull/50943/, https://github.com/nodejs/node/pull/51124/)
Appeared test-nearform-macos10.15-x64-2, test-orka-macos11-x64-1, test-orka-macos11-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56243/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56331/
Example
not ok 4034 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 6771.08300
  severity: fail
  exitcode: 1
  stack: |-
    [process 22744]: --- stderr ---
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4033/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.4033/sea: the codesign_allocate helper tool cannot be found or used
    
    [process 22744]: --- stdout ---
    
    [process 22744]: status = 1, signal = null
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:86:11)
        at expectSyncExit (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:91:5)
  ...

Reason async-hooks/test-fsreqcallback-readFile
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51120/, https://github.com/nodejs/node/pull/51080/, https://github.com/nodejs/node/pull/51045/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/56298/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56326/
Example
not ok 3590 async-hooks/test-fsreqcallback-readFile
  ---
  duration_ms: 409.89600
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: Checking invocations at stage "reqwrap[2]: while in onread callback":
        Never called "destroy", but expected 1 invocation(s).
        at checkHook (/home/iojs/build/workspace/node-test-commit-linux-containered/test/async-hooks/hook-checks.js:44:7)
        at Array.forEach (<anonymous>)
        at checkInvocations (/home/iojs/build/workspace/node-test-commit-linux-containered/test/async-hooks/hook-checks.js:27:62)
        at onread (/home/iojs/build/workspace/node-test-commit-linux-containered/test/async-hooks/test-fsreqcallback-readFile.js:32:3)
        at onread (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:476:15)
        at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read/context:68:3)
        at FSReqCallback.callbackTrampoline...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50758/, https://github.com/nodejs/node/pull/50943/, https://github.com/nodejs/node/pull/51124/)
Appeared test-nearform-macos10.15-x64-2, test-orka-macos11-x64-1, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56287/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56331/
Example
not ok 4032 sequential/test-single-executable-application-empty
  ---
  duration_ms: 6751.60000
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    [process 22723]: --- stderr ---
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4031/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.4031/sea: the codesign_allocate helper tool cannot be found or used
    
    [process 22723]: --- stdout ---
    
    [process 22723]: status = 1, signal = null
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:86:11)
        at expectSyncExit (/Users/iojs/build/workspace/node-test-commit-osx/nodes/o...

Reason es-module/test-esm-detect-ambiguous
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50758/, https://github.com/nodejs/node/pull/50943/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56287/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56288/
Example
not ok 3516 es-module/test-esm-detect-ambiguous
  ---
  duration_ms: 975.12200
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: --experimental-detect-module
        # Subtest: string input
            # Subtest: permits ESM syntax in --eval input without requiring --input-type=module
            ok 1 - permits ESM syntax in --eval input without requiring --input-type=module
              ---
              duration_ms: 589.418016
              ...


Reason parallel/test-crypto-keygen-non-standard-public-exponent
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51121/, https://github.com/nodejs/node/pull/50060/)
Appeared test-osuosl-ubuntu2004_container-armv7l-1, test-osuosl-debian11_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56250/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56313/
Example
not ok 989 parallel/test-crypto-keygen-non-standard-public-exponent
  ---
  duration_ms: 360045.96600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50572/, https://github.com/nodejs/node/pull/51120/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/56259/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56298/
Example
not ok 1365 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120050.20900
  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/50943/, https://github.com/nodejs/node/pull/50984/)
Appeared test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56260/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56261/
Example
not ok 1350 parallel/test-fs-watch-recursive-add-file-with-url
  ---
  duration_ms: 120067.96100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-symlink
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51108/, https://github.com/nodejs/node/pull/51168/)
Appeared test-ibm-rhel8-s390x-4, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/56330/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56336/
Example
not ok 1416 parallel/test-fs-watch-recursive-symlink
  ---
  duration_ms: 120078.91700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50126/, https://github.com/nodejs/node/pull/51108/)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56269/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56330/
Example
not ok 1614 parallel/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3243.68800
  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 (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/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 v22.0.0-pre
  ...


Reason parallel/test-inspector-stop-profile-after-done
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51121/, https://github.com/nodejs/node/pull/50784/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/56241/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56310/
Example
not ok 3458 parallel/test-inspector-stop-profile-after-done
  ---
  duration_ms: 120043.94100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:38083/ad517ca4-0233-4d79-b9dc-e50b128c107d
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51121/, https://github.com/nodejs/node/pull/45427/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/56244/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56278/
Example
not ok 3236 parallel/test-runner-inspect
  ---
  duration_ms: 120189.90000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] (node:3943468) 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:33385/2ae6d405-ec34-4d91-a96f-62f38ee7c5e9
    [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:33385/2ae6d405-ec34-4d91-a96f-62f38ee7c5e9
    [out] 
  ...


Reason parallel/test-worker-stdio
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50758/, https://github.com/nodejs/node/pull/50943/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56287/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56288/
Example
not ok 3286 parallel/test-worker-stdio
  ---
  duration_ms: 1441.36400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Original: <Buffer cf fa ed fe 07 00 00 01 03 00 00 00 02 00 00 00 12 00 00 00 b0 09 00 00 85 80 a1 00 00 00 00 00 19 00 00 00 48 00 00 00 5f 5f 50 41 47 45 5a 45 52 4f ... 97915366 more bytes>, Actual: <Buffer cf fa ed fe 07 00 00 01 03 00 00 00 02 00 00 00 12 00 00 00 b0 09 00 00 85 80 a1 00 00 00 00 00 19 00 00 00 48 00 00 00 5f 5f 50 41 47 45 5a 45 52 4f ... 97915366 more bytes>
        at BufferingWritable.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-worker-stdio.js:36:12)
        at BufferingWritable.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:468:15)
        at BufferingWritable.emit (node:events:530:35)
        at finish (node:internal/streams/writable:945:10)
        at node:internal/...

Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/51131/, https://github.com/nodejs/node/pull/50786/)
Appeared test-ibm-aix72-ppc64_be-1, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56283/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56312/
Example
not ok 3676 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 3397.21500
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-3.926262962042953)
        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: ...

Reason sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50943/, https://github.com/nodejs/node/pull/51124/)
Appeared test-nearform-macos10.15-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56288/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56331/
Example
not ok 4030 sequential/test-single-executable-application
  ---
  duration_ms: 6634.28500
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    [process 22703]: --- stderr ---
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4029/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.4029/sea: the codesign_allocate helper tool cannot be found or used
    
    [process 22703]: --- stdout ---
    
    [process 22703]: status = 1, signal = null
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:86:11)
        at expectSyncExit (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50943/, https://github.com/nodejs/node/pull/51124/)
Appeared test-nearform-macos10.15-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56288/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56331/
Example
not ok 4031 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 6486.04400
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    [process 22713]: --- stderr ---
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4030/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.4030/sea: the codesign_allocate helper tool cannot be found or used
    
    [process 22713]: --- stdout ---
    
    [process 22713]: status = 1, signal = null
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:86:11)
        at expectSyncExit (/Users/iojs/build/workspace/n...

Reason sequential/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50943/, https://github.com/nodejs/node/pull/51124/)
Appeared test-nearform-macos10.15-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56288/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56331/
Example
not ok 4035 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 6714.44400
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    [process 22756]: --- stderr ---
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4034/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.4034/sea: the codesign_allocate helper tool cannot be found or used
    
    [process 22756]: --- stdout ---
    
    [process 22756]: status = 1, signal = null
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/child_process.js:86:11)
        at expectSyncExit (/Users/iojs/build/workspace/node-test-commit-os...

Jenkins Failure
Reason Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64
Type JENKINS_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/50572/, https://github.com/nodejs/node/pull/51131/, https://github.com/nodejs/node/pull/51087/, https://github.com/nodejs/node/pull/50060/, https://github.com/nodejs/node/pull/51183/)
Appeared test-orka-macos11-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56279/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56333/
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)

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/45427/, https://github.com/nodejs/node/pull/51131/)
Appeared 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/56278/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56283/
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 (5000 ms)

Git Failure
Build Failure
Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 11 (https://github.com/nodejs/node/pull/51087/, https://github.com/nodejs/node/pull/51121/, https://github.com/nodejs/node/pull/50282/, https://github.com/nodejs/node/pull/50126/, https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/51120/, https://github.com/nodejs/node/pull/51124/, https://github.com/nodejs/node/pull/51078/, https://github.com/nodejs/node/pull/51166/, https://github.com/nodejs/node/pull/50060/, https://github.com/nodejs/node/pull/51168/)
Appeared test-equinix-debian11_container-armv7l-2, test-equinix-debian11_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56248/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56336/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.

Reason error: The last gc run reported the following. Please correct the root cause
Type BUILD_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/51120/, https://github.com/nodejs/node/pull/51027/, https://github.com/nodejs/node/pull/51160/, https://github.com/nodejs/node/pull/50794/, https://github.com/nodejs/node/pull/50786/, https://github.com/nodejs/node/pull/51078/, https://github.com/nodejs/node/pull/51080/, https://github.com/nodejs/node/pull/51045/, https://github.com/nodejs/node/pull/51124/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56298/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56334/
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.

Reason error: unrecognized command line option '-std=gnu++20'; did you mean '-std=gnu++2a'?
Type BUILD_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/51120/, https://github.com/nodejs/node/pull/51027/, https://github.com/nodejs/node/pull/51160/, https://github.com/nodejs/node/pull/50794/, https://github.com/nodejs/node/pull/50786/, https://github.com/nodejs/node/pull/51078/, https://github.com/nodejs/node/pull/51080/, https://github.com/nodejs/node/pull/51045/, https://github.com/nodejs/node/pull/51124/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/56298/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56334/
Example
error: unrecognized command line option '-std=gnu++20'; did you mean '-std=gnu++2a'?
deps/simdutf/simdutf.target.mk:86: recipe for target '/home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/obj.target/simdutf/deps/simdutf/simdutf.o' failed
make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/obj.target/simdutf/deps/simdutf/simdutf.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile:134: recipe for target 'node' failed
make[1]: *** [node] Error 2

Reason fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device)
Type BUILD_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/50453/, https://github.com/nodejs/node/pull/50758/, https://github.com/nodejs/node/pull/50572/, https://github.com/nodejs/node/pull/50943/, https://github.com/nodejs/node/pull/51045/, https://github.com/nodejs/node/pull/50984/, https://github.com/nodejs/node/pull/50126/, https://github.com/nodejs/node/pull/51013/, https://github.com/nodejs/node/pull/50282/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56255/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56272/
Example
fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device)

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/51124/, https://github.com/nodejs/node/pull/51013/, https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/50572/, https://github.com/nodejs/node/pull/51027/, https://github.com/nodejs/node/pull/51078/, https://github.com/nodejs/node/pull/51160/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56238/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56303/
Example
fatal: No rebase in progress?

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/50126/, https://github.com/nodejs/node/pull/49025/, https://github.com/nodejs/node/pull/51124/)
Appeared test-equinix-debian11_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-debian11_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-debian11_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56243/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56286/
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/jenkins7160812431852159679.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/

Reason error: unrecognized command line option ‘-std=gnu++20’; did you mean ‘-std=gnu++2a’?
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51027/, https://github.com/nodejs/node/pull/51045/, https://github.com/nodejs/node/pull/51108/)
Appeared test-equinix_mnx-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56330/
Example
error: unrecognized command line option ‘-std=gnu++20’; did you mean ‘-std=gnu++2a’?
deps/simdutf/simdutf.target.mk:84: recipe for target '/home/iojs/build/workspace/node-test-commit-linux/out/Release/obj.target/simdutf/deps/simdutf/simdutf.o' failed
make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux/out/Release/obj.target/simdutf/deps/simdutf/simdutf.o] Error 1
Makefile:134: recipe for target 'node' failed
make[1]: *** [node] Error 2
Makefile:565: recipe for target 'build-ci' failed

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/51124/, https://github.com/nodejs/node/pull/50943/)
Appeared test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win2016_vs2017-x64-5, test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-3, test-azure_msft-win11_vs2022-arm64-1, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-2, test-azure_msft-win11_vs2022-arm64-4, test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win2016_vs2017-x64-3, test-rackspace-win2019_vs2019-x64-2, test-azure_msft-win2022_vs2019-x64-1, test-azure_msft-win2016_vs2017-x64-4, test-azure_msft-win2022_vs2019-x64-4, test-azure_msft-win11_vs2022-arm64-5, test-azure_msft-win2016_vs2017-x64-1, test-rackspace-win2019_vs2019-x64-4, test-azure_msft-win2022_vs2019-x64-2, test-azure_msft-win2016_vs2017-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/56247/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56260/
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

Progress
  • pummel/test-fs-readfile-tostring-fail (11)
  • parallel/test-macos-app-sandbox (4)
  • parallel/test-worker-http2-stream-terminate (4)
  • sequential/test-single-executable-application-snapshot (4)
  • sequential/test-single-executable-application-snapshot-and-code-cache (4)
  • async-hooks/test-fsreqcallback-readFile (3)
  • sequential/test-single-executable-application-empty (3)
  • es-module/test-esm-detect-ambiguous (2)
  • parallel/test-crypto-keygen-non-standard-public-exponent (2)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (2)
  • parallel/test-fs-watch-recursive-add-file-with-url (2)
  • parallel/test-fs-watch-recursive-symlink (2)
  • parallel/test-http-server-request-timeouts-mixed (2)
  • parallel/test-inspector-stop-profile-after-done (2)
  • parallel/test-runner-inspect (2)
  • parallel/test-worker-stdio (2)
  • pummel/test-crypto-timing-safe-equal-benchmarks (2)
  • sequential/test-single-executable-application (2)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (2)
  • sequential/test-single-executable-application-use-code-cache (2)
  • Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64 (5)
  • C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected) (2)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (11)
  • error: The last gc run reported the following. Please correct the root cause (9)
  • error: unrecognized command line option '-std=gnu++20'; did you mean '-std=gnu++2a'? (9)
  • fatal error: /Library/Developer/CommandLineTools/usr/bin/libtool: can't write to output file (No space left on device) (9)
  • fatal: No rebase in progress? (7)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (4)
  • error: unrecognized command line option ‘-std=gnu++20’; did you mean ‘-std=gnu++2a’? (3)
  • ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (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 with the linked CI console logs and the named tests, including test/pummel/test-fs-readfile-tostring-fail.js, test/parallel/test-macos-app-sandbox.js, and the sequential single-executable snapshot tests. Determine whether each failure is reproducible and whether it reflects the test or the CI environment. Done means the reported failures have an identified resolution and the affected CI runs pass.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.