Skip to content
New issue

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

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

Already on GitHub? # to your account

CI Reliability 2022-09-18 #382

Open
12 tasks
github-actions bot opened this issue Sep 18, 2022 · 0 comments
Open
12 tasks

CI Reliability 2022-09-18 #382

github-actions bot opened this issue Sep 18, 2022 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/46550 to node-test-pull-request/46640 that failed more than 2 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
2022-09-18 00:17 2 18 25 3 52 18.95%

JSTest Failure

Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#44614, nodejs/node#43716, nodejs/node#44074, nodejs/node#44635)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/46552/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46575/
Example
not ok 856 parallel/test-runner-inspect
  ---
  duration_ms: 127.155
  severity: fail
  exitcode: 1
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] (node:692) 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] 
  ...


Reason node-api/test_fatal/test2
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44635, nodejs/node#44637, nodejs/node#44561)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46575/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46640/
Example
not ok 3584 node-api/test_fatal/test2
  ---
  duration_ms: 300.155
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-watch-mode
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44633, nodejs/node#44618, nodejs/node#44571)
Appeared test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/46573/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46611/
Example
not ok 3372 parallel/test-watch-mode
  ---
  duration_ms: 120.84
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: watch mode
        # Subtest: should watch changes to a file - event loop ended
        ok 1 - should watch changes to a file - event loop ended
          ---
          duration_ms: 509.36644
          ...


Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44683, nodejs/node#44677, nodejs/node#44561)
Appeared test-digitalocean-fedora34-x64-2, test-digitalocean-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46630/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46640/
Example
not ok 3390 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 0.710
  severity: fail
  exitcode: 7
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux/test/pummel/test-fs-readfile-tostring-fail.js:73
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: 496717824 bytes written (expected 539555154 bytes).
        at WriteStream.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/pummel/test-fs-readfile-tostring-fail.js:37:10)
        at WriteStream.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:446:15)
        at WriteStream.emit (node:events:513:28)
        at finish (node:internal/streams/writable:750:10)
        at finishMaybe (node:internal/streams/writable:735:9)
        at afterWrite (node:internal/streams/writable:507:3)
        at onwrite (node:internal/streams/writable:480:7)
        at node:internal/fs/streams:443:5
        at FSReqCallback.wrapper [as oncomplete] (node:fs:941:5) {
      generatedMessage: false,
 ...

Reason sequential/test-watch-mode-inspect
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44614, nodejs/node#44541, nodejs/node#44537)
Appeared test-ibm-rhel8-s390x-3, test-orka-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46550/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46587/
Example
not ok 3788 sequential/test-watch-mode-inspect
  ---
  duration_ms: 120.91
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    (node:1033127) ExperimentalWarning: The test runner is an experimental feature. This feature could change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
  ...


Reason abort/test-addon-uv-handle-leak
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44580, nodejs/node#44621)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46574/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46623/
Example
not ok 3627 abort/test-addon-uv-handle-leak
  ---
  duration_ms: 300.102
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason addons/request-interrupt/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44606, nodejs/node#44580)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46561/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46567/
Example
not ok 3474 addons/request-interrupt/test
  ---
  duration_ms: 300.88
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-readfile
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42835, nodejs/node#42083)
Appeared test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/46584/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46590/
Example
not ok 273 parallel/test-fs-readfile
  ---
  duration_ms: 0.973
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.264
    Files blocking: [
      '.removeme-fs-readfile-4860-1K.txt',
      '.removeme-fs-readfile-4860-1M.txt',
      '.removeme-fs-readfile-4860-1MPlusOne.txt',
      '.removeme-fs-readfile-4860-64K.txt',
      '.removeme-fs-readfile-4860-64KLessOne.txt'
    ]
    
    node:internal/fs/utils:347
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, ftruncate
        at Object.ftruncateSync (node:fs:1126:3)
        at Object.truncateSync (node:fs:1085:14)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-readfile.js:61:6)
        at Module._compile (node:internal/modules/cjs/loader:1129:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1183:10)
        at Module.load (node:internal/modules/cjs/loader:1007:32)
        a...

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 8 (nodejs/node#44614, nodejs/node#44074, nodejs/node#44348, nodejs/node#44579, nodejs/node#42083, nodejs/node#44580, nodejs/node#44621, nodejs/node#44675)
Appeared test-digitalocean-freebsd12-x64-2, test-orka-macos10.15-x64-1, test-orka-macos11-x64-2, test-azure_msft-win10_vs2019-x64-4, test-osuosl-aix72-ppc64_be-3, test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46550/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46632/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 107.170.28.213/107.170.28.213:49240' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy88.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

Reason Build timed out (after 15 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#44606, nodejs/node#42083, nodejs/node#44619)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46565/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46636/
Example
Build timed out (after 15 minutes). Marking the build as failed.

Reason Cannot read file /home/iojs/.config/jgit/config
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#44580, nodejs/node#44632)
Appeared test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46578/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46582/
Example
java.io.IOException: Cannot read file /home/iojs/.config/jgit/config
 > git rev-list --no-walk 20ccab19d56b69ebd221d89b4f29b7710e45393b # timeout=30
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=30
Resetting working tree

Build Failure

Reason sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory
Type BUILD_FAILURE
Failed PR 10 (nodejs/node#44580, nodejs/node#39392, nodejs/node#44639, nodejs/node#42083, nodejs/node#44640, nodejs/node#44637, nodejs/node#42835, nodejs/node#44635, nodejs/node#44624, nodejs/node#44537)
Appeared test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46574/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46587/
Example
sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory

Progress

  • parallel/test-runner-inspect (4)
  • node-api/test_fatal/test2 (3)
  • parallel/test-watch-mode (3)
  • pummel/test-fs-readfile-tostring-fail (3)
  • sequential/test-watch-mode-inspect (3)
  • abort/test-addon-uv-handle-leak (2)
  • addons/request-interrupt/test (2)
  • parallel/test-fs-readfile (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (8)
  • Build timed out (after 15 minutes). Marking the build as failed. (3)
  • Cannot read file /home/iojs/.config/jgit/config (2)
  • sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory (10)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants