Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Reliability 2023-11-16 #720

Open
30 tasks
github-actions bot opened this issue Nov 16, 2023 · 0 comments
Open
30 tasks

CI Reliability 2023-11-16 #720

github-actions bot opened this issue Nov 16, 2023 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/55572 to node-test-pull-request/55670 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-11-16 00:13 0 4 16 2 78 4.08%

JSTest Failure

Reason parallel/test-shadow-realm-gc
Type JS_TEST_FAILURE
Failed PR 16 (https://github.com/nodejs/node/pull/50708/, https://github.com/nodejs/node/pull/50715/, https://github.com/nodejs/node/pull/50688/, https://github.com/nodejs/node/pull/50599/, https://github.com/nodejs/node/pull/50728/, https://github.com/nodejs/node/pull/50616/, https://github.com/nodejs/node/pull/50721/, https://github.com/nodejs/node/pull/50712/, https://github.com/nodejs/node/pull/50732/, https://github.com/nodejs/node/pull/50735/, https://github.com/nodejs/node/pull/50515/, https://github.com/nodejs/node/pull/50322/, https://github.com/nodejs/node/pull/50703/, https://github.com/nodejs/node/pull/50683/, https://github.com/nodejs/node/pull/50750/, https://github.com/nodejs/node/pull/50492/)
Appeared test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-4, test-ibm-rhel8-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-ibm-rhel8-s390x-1, test-ibm-rhel8-x64-2, test-nearform-macos11.0-arm64-1, test-digitalocean-ubuntu1804-x64-1, test-equinix_mnx-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55616/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55666/
Example
not ok 2404 parallel/test-shadow-realm-gc
  ---
  duration_ms: 2822.35600
  severity: crashed
  exitcode: -11
  stack: |-
  ...


Reason parallel/test-worker-nearheaplimit-deadlock
Type JS_TEST_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/50715/, https://github.com/nodejs/node/pull/50454/, https://github.com/nodejs/node/pull/50599/, https://github.com/nodejs/node/pull/50712/, https://github.com/nodejs/node/pull/50721/, https://github.com/nodejs/node/pull/50732/, https://github.com/nodejs/node/pull/50322/, https://github.com/nodejs/node/pull/50703/, https://github.com/nodejs/node/pull/50736/, https://github.com/nodejs/node/pull/50735/)
Appeared test-macstadium-macos11.0-arm64-3, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55624/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55663/
Example
not ok 3261 parallel/test-worker-nearheaplimit-deadlock
  ---
  duration_ms: 193.09600
  severity: crashed
  exitcode: -6
  stack: |-
    
    <--- Last few GCs --->
    
    [15425:0x128098000]       20 ms: Mark-Compact 1.7 (6.0) -> 1.7 (6.0) MB, 1.12 / 0.00 ms  (average mu = 0.312, current mu = 0.000) background allocation failure; GC in old space requested
    [15425:0x128098000]       21 ms: Mark-Compact 1.7 (6.0) -> 1.7 (6.0) MB, 1.42 / 0.00 ms  (average mu = 0.208, current mu = 0.055) background allocation failure; GC in old space requested
    
    
    <--- JS stacktrace --->
    
    FATAL ERROR: LocalHeap: allocation failed Allocation failed - JavaScript heap out of memory
    ----- Native stack trace -----
    
     1: 0x104c0fb6c node::Abort() [/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/out/Release/node]
     2: 0x104c0fd6c node::ModifyCodeGenerationFromStrings(v8::Local<v8::Context>, v8::Local<v8::Value>, bool) [/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx1...

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/50688/, https://github.com/nodejs/node/pull/50695/, https://github.com/nodejs/node/pull/50276/, https://github.com/nodejs/node/pull/50681/, https://github.com/nodejs/node/pull/50728/, https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50682/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-osuosl-rhel8-ppc64_le-4, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55599/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55664/
Example
not ok 4034 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 8363.39700
  severity: fail
  exitcode: 1
  stack: |-
    [process 351927]: --- stderr ---
    
    [process 351927]: --- stdout ---
    
    [process 351927]: status = null, signal = SIGSEGV
    /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
        at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
        at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
        at Object.<ano...

Reason parallel/test-macos-app-sandbox
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/50688/, https://github.com/nodejs/node/pull/50684/, https://github.com/nodejs/node/pull/50695/, https://github.com/nodejs/node/pull/50276/, https://github.com/nodejs/node/pull/50681/, https://github.com/nodejs/node/pull/50599/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55599/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55610/
Example
not ok 1822 parallel/test-macos-app-sandbox
  ---
  duration_ms: 2119.13000
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3006
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1822/node_sandboxed.app/Contents/MacOS/node'
        at Object.copyFileSync (node:fs:3006:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:37:4)
        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 {
      errno...

Reason sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/50688/, https://github.com/nodejs/node/pull/50276/, https://github.com/nodejs/node/pull/50681/, https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50682/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55599/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55664/
Example
not ok 4030 sequential/test-single-executable-application
  ---
  duration_ms: 11115.52000
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4029/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application.js:55:43)
        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:2...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/50688/, https://github.com/nodejs/node/pull/50276/, https://github.com/nodejs/node/pull/50681/, https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50682/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55599/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55664/
Example
not ok 4031 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 7698.19300
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4030/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:56:43)
        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...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/50688/, https://github.com/nodejs/node/pull/50276/, https://github.com/nodejs/node/pull/50681/, https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50682/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55599/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55664/
Example
not ok 4032 sequential/test-single-executable-application-empty
  ---
  duration_ms: 6866.54000
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4031/sea
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-empty.js:43:1)
        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...

Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/50688/, https://github.com/nodejs/node/pull/50276/, https://github.com/nodejs/node/pull/50681/, https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50682/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55599/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55664/
Example
not ok 4033 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 9550.17600
  severity: fail
  exitcode: 1
  stack: |-
    [process 351898]: --- stderr ---
    
    [process 351898]: --- stdout ---
    
    [process 351898]: status = null, signal = SIGSEGV
    /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
        at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
        at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
        at Object.<anonymous> (/home/...

Reason sequential/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/50688/, https://github.com/nodejs/node/pull/50276/, https://github.com/nodejs/node/pull/50681/, https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50682/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55599/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55664/
Example
not ok 4035 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 7161.83500
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4034/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-use-code-cache.js:56:43)
        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:in...

Reason parallel/test-fs-write-stream-eagain
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/50703/, https://github.com/nodejs/node/pull/50682/, https://github.com/nodejs/node/pull/50322/, https://github.com/nodejs/node/pull/50751/)
Appeared test-rackspace-win2016_vs2015-x64-1, test-rackspace-win2022_vs2022-x64-6, test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55614/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55670/
Example
not ok 311 parallel/test-fs-write-stream-eagain
  ---
  duration_ms: 492.99800
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: WriteStream EAGAIN
        # Subtest: _write
        not ok 1 - _write
          ---
          duration_ms: 32.3612
          location: 'file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-fs-write-stream-eagain.mjs:15:3'
          failureType: 'testCodeFailure'
          error: |-
            Expected values to be strictly equal:
            
            '' !== 'foo'
            
          code: 'ERR_ASSERTION'
          name: 'AssertionError'
          expected: 'foo'
          actual: ''
          operator: 'strictEqual'
          stack: |-
            TestContext.<anonymous> (file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-fs-write-stream-eagain.mjs:30:12)
            process.processTicksAndRejections (node:internal/process/task_queues:95:5)
            async Test.run (node:internal/test_runne...

Reason sequential/test-worker-heapsnapshot-options
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50695/, https://github.com/nodejs/node/pull/50276/, https://github.com/nodejs/node/pull/50681/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55606/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55609/
Example
not ok 4038 sequential/test-worker-heapsnapshot-options
  ---
  duration_ms: 1275.36000
  severity: crashed
  exitcode: -5
  stack: |-
    Unknown type: 15492
    (node:81606) internal/test/binding: These APIs are for internal testing only. Do not use them.
    (Use `node --trace-warnings ...` to show where the warning was created)
    
    
    #
    # Fatal error in , line 0
    # unreachable code
    #
    #
    #
    #FailureMessage Object: 0x7ffee65b5000
     1: 0x109794652 node::NodePlatform::GetStackTracePrinter()::$_3::__invoke() [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
     2: 0x10aa62e33 V8_Fatal(char const*, ...) [/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/out/Release/node]
     3: 0x109b5d02b auto v8::internal::BodyDescriptorApply<v8::internal::CallIterateBody, v8::internal::Map&, v8::internal::HeapObject&, int&, v8::internal::IterateAndScavengePromotedObjectsVisitor*&>(v8::internal::InstanceType, v8::internal::Map&, v8::internal::HeapOb...

Reason parallel/test-fs-watch-recursive-add-file
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50687/, https://github.com/nodejs/node/pull/50692/, https://github.com/nodejs/node/pull/50599/)
Appeared test-ibm-rhel8-s390x-4, test-digitalocean-alpine315_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55596/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55630/
Example
not ok 1411 parallel/test-fs-watch-recursive-add-file
  ---
  duration_ms: 120061.02100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-string-decoder
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50098/, https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50322/)
Appeared test-rackspace-win2016_vs2015-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55576/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55653/
Example
not ok 718 parallel/test-string-decoder
  ---
  duration_ms: 270.99700
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:635
          throw err;
          ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    + actual - expected
    
    + Comparison {}
    - Comparison {
    -   code: 'ERR_STRING_TOO_LONG'
    - }
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-string-decoder.js:205:10)
        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: RangeError: Array buffer alloc...

Reason pummel/test-fs-watch-non-recursive
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50599/, https://github.com/nodejs/node/pull/50712/, https://github.com/nodejs/node/pull/50736/)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55610/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55657/
Example
not ok 3670 pummel/test-fs-watch-non-recursive
  ---
  duration_ms: 257.54200
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/watchers:255
        throw error;
        ^
    
    Error: EMFILE: too many open files, watch '/home/iojs/node-tmp/.tmp.3669'
        at FSWatcher.<computed> (node:internal/fs/watchers:247:19)
        at Object.watch (node:fs:2453:36)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/pummel/test-fs-watch-non-recursive.js:41:20)
        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 {
      errno: -24,
      syscall: 'watch',
      code: 'EMFILE',
      path: '/home/iojs/...

Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50680/, https://github.com/nodejs/node/pull/50682/)
Appeared test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55584/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55589/
Example
not ok 142 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360066.11200
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-add-file-to-new-folder
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50708/, https://github.com/nodejs/node/pull/50712/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55616/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55636/
Example
not ok 1265 parallel/test-fs-watch-recursive-add-file-to-new-folder
  ---
  duration_ms: 120055.62600
  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/50322/, https://github.com/nodejs/node/pull/50732/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55581/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55643/
Example
not ok 1384 parallel/test-fs-watch-recursive-symlink
  ---
  duration_ms: 120158.41000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-write-file
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50669/, https://github.com/nodejs/node/pull/50680/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55579/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55584/
Example
not ok 930 parallel/test-fs-write-file
  ---
  duration_ms: 65.92300
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/util/inspect:317
        showHidden: inspectDefaultOptions.showHidden,
                    ^
    
    ReferenceError: inspectDefaultOptions is not defined
        at inspect (node:internal/util/inspect:317:17)
        at _mustCallInner (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:443:12)
        at mustCall (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:412:10)
        at Proxy.mustSucceed (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:416:10)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-fs-write-file.js:41:34)
        at Module._compile (node:internal/modules/cjs/loader:1356:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
        at Module.load (node:internal/modules/...

Reason parallel/test-inspector-async-stack-traces-set-interval
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50683/, https://github.com/nodejs/node/pull/50492/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55601/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55648/
Example
not ok 2008 parallel/test-inspector-async-stack-traces-set-interval
  ---
  duration_ms: 15277.39800
  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:35839/9c4f19b6-cd9c-404b-b3a4-ccb3e2cbea69
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [test] Skipping the first breakpoint in the eval script
    Timed out waiting for matching notification (break on [eval]:0)
    1
  ...


Reason parallel/test-inspector-break-e
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50322/, https://github.com/nodejs/node/pull/50682/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55581/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55664/
Example
not ok 1932 parallel/test-inspector-break-e
  ---
  duration_ms: 15407.06900
  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:40053/897d2a5c-d699-449d-b46b-d68fd813fe0d
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on [eval]:0)
    1
  ...


Reason parallel/test-inspector-break-when-eval
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50715/, https://github.com/nodejs/node/pull/50322/)
Appeared test-ibm-rhel8-s390x-4, test-equinix_mnx-smartos20-x64-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55624/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55653/
Example
not ok 2008 parallel/test-inspector-break-when-eval
  ---
  duration_ms: 15194.88800
  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:42173/94aa054c-2923-4c13-b9c7-5b816ee9e365
    [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-runner-output
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50681/, https://github.com/nodejs/node/pull/50732/)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55609/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55667/
Example
not ok 2390 parallel/test-runner-output
  ---
  duration_ms: 29478.38200
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 28575.338726
          ...


Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50721/, https://github.com/nodejs/node/pull/50322/)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55641/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55668/
Example
not ok 3665 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 3373.97800
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=7.9312033146792125)
        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 pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50680/, https://github.com/nodejs/node/pull/50616/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55584/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55592/
Example
not ok 3664 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 223.02500
  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:756: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:954:5) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOSPC: no space left on device, write] {
        errno: -28,
        code: 'ENOSPC'...

Reason sequential/test-pipe
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50669/, https://github.com/nodejs/node/pull/50680/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55579/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55584/
Example
not ok 3882 sequential/test-pipe
  ---
  duration_ms: 299.25000
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    177 !== 49
    
        at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/sequential/test-pipe.js:76:14)
        at Socket.emit (node:events:517:28)
        at addChunk (node:internal/streams/readable:335:12)
        at readableAddChunk (node:internal/streams/readable:308:9)
        at Readable.push (node:internal/streams/readable:245:10)
        at TCP.onStreamRead (node:internal/stream_base_commons:190:23) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 177,
      expected: 49,
      operator: 'strictEqual'
    }
    
    Node.js v18.18.3-pre
  ...


Jenkins Failure

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 9 (https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50616/, https://github.com/nodejs/node/pull/50709/, https://github.com/nodejs/node/pull/50599/, https://github.com/nodejs/node/pull/50681/, https://github.com/nodejs/node/pull/50732/, https://github.com/nodejs/node/pull/50735/, https://github.com/nodejs/node/pull/50322/, https://github.com/nodejs/node/pull/50703/)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55597/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55658/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/48882/, https://github.com/nodejs/node/pull/49711/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/49292/, https://github.com/nodejs/node/pull/50728/, https://github.com/nodejs/node/pull/50739/)
Appeared test-osuosl-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-osuosl-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55572/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55656/
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 fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/50682/, https://github.com/nodejs/node/pull/50687/, https://github.com/nodejs/node/pull/50712/, https://github.com/nodejs/node/pull/50077/)
Appeared test-nearform-macos10.15-x64-3, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55589/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55654/
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/50616/, https://github.com/nodejs/node/pull/50515/)
Appeared test-digitalocean-fedora38-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55640/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55651/
Example
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=fedora-latest-x64 #54865
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

undefined

Reason Unknown
Type undefined
Failed PR 15 (https://github.com/nodejs/node/pull/50674/, https://github.com/nodejs/node/pull/50692/, https://github.com/nodejs/node/pull/50715/, https://github.com/nodejs/node/pull/50454/, https://github.com/nodejs/node/pull/50712/, https://github.com/nodejs/node/pull/50616/, https://github.com/nodejs/node/pull/50721/, https://github.com/nodejs/node/pull/50728/, https://github.com/nodejs/node/pull/50322/, https://github.com/nodejs/node/pull/50735/, https://github.com/nodejs/node/pull/50515/, https://github.com/nodejs/node/pull/50739/, https://github.com/nodejs/node/pull/50736/, https://github.com/nodejs/node/pull/50683/, https://github.com/nodejs/node/pull/50682/)
Appeared test-rackspace-centos7-x64-1, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2, test-equinix_mnx-smartos18-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55583/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55664/
Example
Unknown

CCTest Failure

Progress

  • parallel/test-shadow-realm-gc (16)
  • parallel/test-worker-nearheaplimit-deadlock (10)
  • sequential/test-single-executable-application-snapshot-and-code-cache (7)
  • parallel/test-macos-app-sandbox (6)
  • sequential/test-single-executable-application (5)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (5)
  • sequential/test-single-executable-application-empty (5)
  • sequential/test-single-executable-application-snapshot (5)
  • sequential/test-single-executable-application-use-code-cache (5)
  • parallel/test-fs-write-stream-eagain (4)
  • sequential/test-worker-heapsnapshot-options (4)
  • parallel/test-fs-watch-recursive-add-file (3)
  • parallel/test-string-decoder (3)
  • pummel/test-fs-watch-non-recursive (3)
  • node-api/test_threadsafe_function/test (2)
  • parallel/test-fs-watch-recursive-add-file-to-new-folder (2)
  • parallel/test-fs-watch-recursive-symlink (2)
  • parallel/test-fs-write-file (2)
  • parallel/test-inspector-async-stack-traces-set-interval (2)
  • parallel/test-inspector-break-e (2)
  • parallel/test-inspector-break-when-eval (2)
  • parallel/test-runner-output (2)
  • pummel/test-crypto-timing-safe-equal-benchmarks (2)
  • pummel/test-fs-readfile-tostring-fail (2)
  • sequential/test-pipe (2)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (9)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (6)
  • fatal: No rebase in progress? (4)
  • ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ... (2)
  • Unknown (15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants