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-10-01 #680

Open
16 tasks
github-actions bot opened this issue Oct 1, 2023 · 0 comments
Open
16 tasks

CI Reliability 2023-10-01 #680

github-actions bot opened this issue Oct 1, 2023 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Oct 1, 2023

Failures in node-test-pull-request/54325 to node-test-pull-request/54424 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-10-01 00:14 0 24 12 1 63 24.24%

JSTest Failure

Reason pummel/test-heapdump-shadow-realm
Type JS_TEST_FAILURE
Failed PR 16 (nodejs/node#48701, nodejs/node#49869, nodejs/node#49913, nodejs/node#49887, nodejs/node#49899, nodejs/node#49828, nodejs/node#48056, nodejs/node#49912, nodejs/node#42651, nodejs/node#49953, nodejs/node#49730, nodejs/node#49756, nodejs/node#48882, nodejs/node#49930, nodejs/node#49905, nodejs/node#49340)
Appeared test-azure_msft-win2016_vs2017-x64-1, test-ibm-ubuntu1804-x64-2, test-azure_msft-win2016_vs2017-x64-4, test-azure_msft-win2016_vs2017-x64-3, test-azure_msft-win2016_vs2017-x64-6, test-digitalocean-fedora32-x64-1, test-azure_msft-win2016_vs2017-x64-5, test-azure_msft-win2016_vs2017-x64-2, test-rackspace-debian10-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54325/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54406/
Example
not ok 913 pummel/test-heapdump-shadow-realm
  ---
  duration_ms: 12841.64100
  severity: fail
  exitcode: 3221226505
  stack: |-
    (node:2072) 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)
  ...


Reason es-module/test-wasm-web-api
Type JS_TEST_FAILURE
Failed PR 10 (nodejs/node#49869, nodejs/node#49891, nodejs/node#49899, nodejs/node#49828, nodejs/node#49950, nodejs/node#48056, nodejs/node#49340, nodejs/node#49974, nodejs/node#49980, nodejs/node#49973)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_sharedlibs_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54335/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54417/
Example
not ok 3887 es-module/test-wasm-web-api
  ---
  duration_ms: 960096.77100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#49899, nodejs/node#46608, nodejs/node#49912, nodejs/node#49953, nodejs/node#49340, nodejs/node#49905, nodejs/node#49980)
Appeared test-azure_msft-win2016_vs2017-x64-6, test-azure_msft-win2016_vs2017-x64-3, test-azure_msft-win2016_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/54353/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54411/
Example
not ok 936 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 298.99700
  severity: fail
  exitcode: 3221226505
  stack: |-
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
  ...


Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#47613, nodejs/node#48638, nodejs/node#46608, nodejs/node#49966, nodejs/node#49963, nodejs/node#49837, nodejs/node#49956)
Appeared test-ibm-rhel7-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54357/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54401/
Example
not ok 3721 sequential/test-perf-hooks
  ---
  duration_ms: 0.636
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 164.73612546920776 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 164.71987533569336, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: duration: 313.872624874115 >= 250
        at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-perf-hooks.js:31:7)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-perf-hooks.js:43:1)
        at Module._compile (node:internal/modules/cjs/loader:1198:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
        at Module.load (node:internal/modules/cjs/loader:10...

Reason parallel/test-tls-socket-close
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#49896, nodejs/node#46608, nodejs/node#49912, nodejs/node#49974, nodejs/node#49712)
Appeared test-ibm-rhel8-s390x-3, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54354/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54421/
Example
not ok 2868 parallel/test-tls-socket-close
  ---
  duration_ms: 169.20500
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at Immediate._onImmediate (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-tls-socket-close.js:49:18)
        at process.processImmediate (node:internal/timers:478:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason benchmark/test-benchmark-fs
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49920, nodejs/node#49962)
Appeared test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-arm64-4, test-rackspace-win2012r2_vs2019-x64-2, test-azure_msft-win2016_vs2017-x64-3, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2022_vs2022-x64-1, test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win2016_vs2017-x64-4, test-azure_msft-win2022_vs2019-x64-2, test-azure_msft-win2022_vs2019-x64-4, test-azure_msft-win11_vs2022-arm64-5, test-azure_msft-win2016_vs2017-x64-5, test-rackspace-win2019_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54327/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54424/
Example
not ok 184 benchmark/test-benchmark-fs
  ---
  duration_ms: 10437.40700
  severity: fail
  exitcode: 1
  stack: |-
    (node:4996) ExperimentalWarning: Permission is an experimental feature
    (Use `node --trace-warnings ...` to show where the warning was created)
    (node:4996) SecurityWarning: The flag --allow-child-process must be used with extreme caution. It could invalidate the permission model.
    Can't clean tmpdir: d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.183
    Files blocking: [ '.removeme-benchmark-garbage-4996' ]
    
    d:\workspace\node-test-binary-windows-native-suites\node\test\common\tmpdir.js:69
        throw e;
        ^
    
    Error: EPERM: operation not permitted, lstat '\\?\d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.183\.removeme-benchmark-garbage-4996'
        at lstatSync (node:fs:1675:3)
        at rimrafSync (node:internal/fs/rimraf:180:13)
        at node:internal/fs/rimraf:253:9
        at Array.forEach (<anonymous>)
        ...

Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49920, nodejs/node#49905)
Appeared test-ibm-rhel8-s390x-4, test-digitalocean-alpine315_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54327/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54405/
Example
not ok 1291 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120119.58100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-write-stream-eagain
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49920, nodejs/node#49869)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54327/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54335/
Example
not ok 1233 parallel/test-fs-write-stream-eagain
  ---
  duration_ms: 475.08500
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: WriteStream EAGAIN
        # Subtest: _write
        not ok 1 - _write
          ---
          duration_ms: 33.984008
          location: 'file:///home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/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:///home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-write-stream-eagain.mjs:30:12)
            process.processTicksAndRejections (node:internal/process/task_queues:95:5)
            async Test.ru...

Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49920, nodejs/node#49837)
Appeared test-ibm-rhel8-s390x-2, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54327/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54393/
Example
not ok 3644 parallel/test-runner-inspect
  ---
  duration_ms: 120006.08100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] (node:1345934) 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:35819/5b6c7f88-ab30-46e1-b5a2-9c0f320e1f5b
    [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:35819/5b6c7f88-ab30-46e1-b5a2-9c0f320e1f5b
    [out] 
  ...


Reason parallel/test-worker-http2-stream-terminate
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49913, nodejs/node#49151)
Appeared test-rackspace-win2012r2_vs2015-x64-1, test-azure_msft-win2016_vs2017-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54337/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54362/
Example
not ok 860 parallel/test-worker-http2-stream-terminate
  ---
  duration_ms: 1447.99400
  severity: fail
  exitcode: 3221226356
  stack: |-
  ...


Reason parallel/test-worker-stdio-from-preload-module
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49866, nodejs/node#49899)
Appeared test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54333/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54353/
Example
not ok 886 parallel/test-worker-stdio-from-preload-module
  ---
  duration_ms: 1494.00000
  severity: fail
  exitcode: 3221226356
  stack: |-
  ...


Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49869, nodejs/node#49980)
Appeared test-digitalocean-freebsd12-x64-2, test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54346/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54411/
Example
not ok 3644 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 7324.06400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-8.027533065820881)
        at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
        at Module._compile (node:internal/modules/cjs/loader:1369:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
        at Module.load (node:internal/modules/cjs/loader:1201:32)
        at Module._load (node:internal/modules/cjs/loader:1017:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:103:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      ...

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49958, nodejs/node#42651)
Appeared test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54379/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54384/
Example
not ok 945 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 16434.31600
  severity: fail
  exitcode: 1
  stack: |-
    [process 8000]: --- stderr ---
    Aborted()
    
    [process 8000]: --- stdout ---
    �[36mStart injection of NODE_SEA_BLOB in C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.944\sea.exe...�[0m
    �[31mError: Aborted(). Build with -sASSERTIONS for more info.�[0m
    
    [process 8000]: status = 1, signal = null
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86:11)
        at expectSyncExit (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:91:5)
        at spawnSyncAndExitWithoutError (C:\workspace\node-test-binary-windows-js-suites\...

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#49869, nodejs/node#49930, nodejs/node#49956, nodejs/node#49980)
Appeared test-rackspace-win2019_vs2019-x64-1, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54328/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54413/
Example
Build timed out (after 60 minutes). Marking the build as failed.

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 10 (nodejs/node#48701, nodejs/node#49865, nodejs/node#49928, nodejs/node#49884, nodejs/node#48638, nodejs/node#49828, nodejs/node#49837, nodejs/node#49756, nodejs/node#49974, nodejs/node#49980)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54331/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54413/
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 3 (nodejs/node#49932, nodejs/node#49720, nodejs/node#49928)
Appeared 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/54347/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54395/
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/jenkins7988188718491008992.sh
+ '[' -d .git ']'
+ git clean -fdx

Progress

  • pummel/test-heapdump-shadow-realm (16)
  • es-module/test-wasm-web-api (10)
  • sequential/test-http-regr-gh-2928 (7)
  • sequential/test-perf-hooks (7)
  • parallel/test-tls-socket-close (5)
  • benchmark/test-benchmark-fs (2)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (2)
  • parallel/test-fs-write-stream-eagain (2)
  • parallel/test-runner-inspect (2)
  • parallel/test-worker-http2-stream-terminate (2)
  • parallel/test-worker-stdio-from-preload-module (2)
  • pummel/test-crypto-timing-safe-equal-benchmarks (2)
  • sequential/test-single-executable-application-snapshot-and-code-cache (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (4)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (10)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (3)
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