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-31 #703

Open
17 tasks
github-actions bot opened this issue Oct 31, 2023 · 0 comments
Open
17 tasks

CI Reliability 2023-10-31 #703

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

Comments

@github-actions
Copy link

Failures in node-test-pull-request/55234 to node-test-pull-request/55331 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-31 00:13 1 14 17 3 65 14.58%

JSTest Failure

Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#50408, nodejs/node#50441, nodejs/node#50443)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55264/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55299/
Example
not ok 124 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360057.50600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-inspector-exception
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50371, nodejs/node#50120)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55234/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55321/
Example
not ok 1944 parallel/test-inspector-exception
  ---
  duration_ms: 15261.20900
  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:43777/7252a9df-7e40-42ff-835a-df7f0d8d74b8
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [test] Verifying debugger stops on start (--inspect-brk option)
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on file:///home/iojs/build/workspace/node-test-commit-linuxone/test/fixtures/throws_error.js:21)
    1
  ...


Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50385, nodejs/node#33633)
Appeared test-rackspace-win2019_vs2019-x64-4, test-rackspace-win2019_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55271/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55329/
Example
not ok 861 parallel/test-worker-memory
  ---
  duration_ms: 1348.99200
  severity: crashed
  exitcode: 3221225477
  stack: |-
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=7.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=6.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorkers=8)
    run() called with n=5.5 (numWorker...

Reason sequential/test-debugger-launch
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50448, nodejs/node#50457)
Appeared test-ibm-aix72-ppc64_be-1, test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55295/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55310/
Example
not ok 3970 sequential/test-debugger-launch
  ---
  duration_ms: 3631.16800
  severity: fail
  exitcode: 13
  stack: |-
  ...


Reason sequential/test-debugger-pid
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50448, nodejs/node#50457)
Appeared test-ibm-aix72-ppc64_be-1, test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55295/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55310/
Example
not ok 3971 sequential/test-debugger-pid
  ---
  duration_ms: 6250.81600
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/promises:289
                triggerUncaughtException(err, true /* fromPromise */);
                ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Timeout (5000) while waiting for /break/; found: Warning: script 'alive.js' was not loaded yet.
    debug> 
    Break on start in test/fixtures/debugger/three-lines.js:1
    > 1 let x = 1;
      2 x = x   1;
      3 module.exports = x;
    debug> 
        at runTest (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/sequential/test-debugger-pid.js:28:12)
        at Timeout.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/debugger.js:90:18)
        at listOnTimeout (node:internal/timers:573:17)
        at process.processTimers (node:internal/timers:514:7) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: Error: ...

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#50215, nodejs/node#50004, nodejs/node#44878, nodejs/node#50443)
Appeared test-rackspace-win2022_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55238/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55331/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Build Failure

Reason Failed to trigger fanned build
Type BUILD_FAILURE
Failed PR 10 (nodejs/node#50443, nodejs/node#49025, nodejs/node#50385, nodejs/node#50467, nodejs/node#50440, nodejs/node#50120, nodejs/node#48740, nodejs/node#50456, nodejs/node#50457, nodejs/node#50460)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/55313/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55326/
Example
Failed to trigger fanned build

Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 9 (nodejs/node#50354, nodejs/node#50371, nodejs/node#50408, nodejs/node#50428, nodejs/node#49711, nodejs/node#50443, nodejs/node#50460, nodejs/node#50463, nodejs/node#48882)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55241/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55330/
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 7 (nodejs/node#50402, nodejs/node#50428, nodejs/node#44878, nodejs/node#50460, nodejs/node#50463, nodejs/node#50462, nodejs/node#48882)
Appeared test-osuosl-debian10_container-armv7l-1, test-equinix_mnx-smartos20-x64-4, test-ibm-aix72-ppc64_be-2, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55259/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55330/
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/jenkins3160023946921751926.sh
  '[' -d .git ']'
  git clean -fdx
Removing config.gypi

Reason Error: Invalid regular expression: /\p{P}/u: Invalid property name
Type BUILD_FAILURE
Failed PR 6 (nodejs/node#50231, nodejs/node#50409, nodejs/node#50408, nodejs/node#50395, nodejs/node#50402, nodejs/node#50459)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55253/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55306/
Example
Error: Invalid regular expression: /\p{P}/u: Invalid property name
    at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:155:18)
    at callTranslator (node:internal/modules/esm/loader:285:14)
    at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:291:30)

Node.js v22.0.0-pre

Reason fatal error: string_view: No such file or directory
Type BUILD_FAILURE
Failed PR 6 (nodejs/node#50135, nodejs/node#50402, nodejs/node#50428, nodejs/node#50411, nodejs/node#50105, nodejs/node#50120)
Appeared test-rackspace-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55236/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55321/
Example
fatal error: string_view: No such file or directory

Reason Error: list index out of range
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#44878, nodejs/node#50460, nodejs/node#50463, nodejs/node#48882)
Appeared test-equinix-debian10_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55301/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55330/
Example
Error: list index out of range
  true
  tap2junit -i cctest.tap -o out/junit/cctest.xml
usage: tap2junit [-h] --input INPUT --output OUTPUT [--compact] [--name NAME]
                 [--package PACKAGE]
tap2junit: error: argument --input/-i: can't open 'cctest.tap': [Errno 2] No such file or directory: 'cctest.tap'

Reason fatal error: charconv: No such file or directory
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#50402, nodejs/node#50428, nodejs/node#50462, nodejs/node#50120)
Appeared test-equinix_mnx-smartos18-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55259/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55321/
Example
fatal error: charconv: No such file or directory

Reason ERROR: No files found with the specified search criteria.
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#50460, nodejs/node#50463, nodejs/node#50462)
Appeared test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2022_vs2022-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55307/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55309/
Example
ERROR: No files found with the specified search criteria.
        1 file(s) copied.

> set DEBUG_HELPER=1 

> call vcbuild.bat arm64 release msi

Reason fatal: bad object refs/heads/jenkins-node-test-commit-windows-fanned-7c8137bee077c13a8e4bba42e88a511b2664ddd8-bin-win-vs2022-x86
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#50460, nodejs/node#50463, nodejs/node#50462)
Appeared test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2022_vs2022-x64-6, test-digitalocean-rhel8_arm_cross_container-x64-2, test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2022_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55307/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55309/
Example
fatal: bad object refs/heads/jenkins-node-test-commit-windows-fanned-7c8137bee077c13a8e4bba42e88a511b2664ddd8-bin-win-vs2022-x86        
fatal: bad object refs/heads/jenkins-node-test-commit-windows-fanned-7c8137bee077c13a8e4bba42e88a511b2664ddd8-bin-win-vs2022-x86

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#33633, nodejs/node#50443)
Appeared test-nearform-macos11.0-arm64-1, test-ibm-rhel8-s390x-1, test-macstadium-macos11.0-arm64-4, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55315/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55331/
Example
fatal: No rebase in progress?

Reason sh: line 12: [: -gt: unary operator expected
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#50215, nodejs/node#50004)
Appeared test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55238/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55269/
Example
sh: line 12: [: -gt: unary operator expected

Progress

  • node-api/test_threadsafe_function/test (3)
  • parallel/test-inspector-exception (2)
  • parallel/test-worker-memory (2)
  • sequential/test-debugger-launch (2)
  • sequential/test-debugger-pid (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (4)
  • Failed to trigger fanned build (10)
  • 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? (7)
  • Error: Invalid regular expression: /\p{P}/u: Invalid property name (6)
  • fatal error: string_view: No such file or directory (6)
  • Error: list index out of range (4)
  • fatal error: charconv: No such file or directory (4)
  • ERROR: No files found with the specified search criteria. (3)
  • fatal: bad object refs/heads/jenkins-node-test-commit-windows-fanned-7c8137bee077c13a8e4bba42e88a511b2664ddd8-bin-win-vs2022-x86 (3)
  • fatal: No rebase in progress? (2)
  • sh: line 12: [: -gt: unary operator expected (2)
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