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 2022-06-01 #295

Open
17 tasks
github-actions bot opened this issue Jun 1, 2022 · 0 comments
Open
17 tasks

CI Reliability 2022-06-01 #295

github-actions bot opened this issue Jun 1, 2022 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Jun 1, 2022

Failures in node-test-pull-request/44170 to node-test-pull-request/44267 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-06-01 00:17 0 13 9 1 77 13.13%

JSTest Failure

Reason node-api/test_buffer/test_finalizer
Type JS_TEST_FAILURE
Failed PR 16 (nodejs/node#43211, nodejs/node#43218, nodejs/node#43216, nodejs/node#43230, nodejs/node#43235, nodejs/node#43232, nodejs/node#43241, nodejs/node#43164, nodejs/node#43250, nodejs/node#43206, nodejs/node#43124, nodejs/node#43240, nodejs/node#43262, nodejs/node#43217, nodejs/node#43254, nodejs/node#43227)
Appeared test-osuosl-aix72-ppc64_be-3, test-osuosl-aix72-ppc64_be-2, test-ibm-rhel8-s390x-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44202/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44267/
Example
not ok 3462 node-api/test_buffer/test_finalizer
  ---
  duration_ms: 0.235
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/index.js:396:10)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/node-api/test_buffer/test_finalizer.js:9:40)
        at Module._compile (node:internal/modules/cjs/loader:1105:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        at Module.load (node:internal/modules/cjs/loader:981:32)
        at Module._load (node:internal/modules/cjs/loader:827:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
        at node:internal/main/run_main_module:17:47
    Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/home/iojs/build/workspace/node-test-com...

Reason parallel/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 14 (nodejs/node#43077, nodejs/node#43210, nodejs/node#43202, nodejs/node#43219, nodejs/node#43216, nodejs/node#43230, nodejs/node#43218, nodejs/node#42788, nodejs/node#43241, nodejs/node#43164, nodejs/node#43177, nodejs/node#43206, nodejs/node#43124, nodejs/node#43266)
Appeared test-orka-macos11-x64-2, test-nearform-macos10.15-x64-3, test-nearform-macos10.15-x64-2, test-nearform-macos11.0-arm64-1, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/44172/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44262/
Example
not ok 1172 parallel/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3.325
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(request2.completed)
    
        at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-server-request-timeouts-mixed.js:106:5)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v18.3.0
  ...


Reason parallel/test-worker-http2-stream-terminate
Type JS_TEST_FAILURE
Failed PR 11 (nodejs/node#38905, nodejs/node#43214, nodejs/node#43199, nodejs/node#43210, nodejs/node#43202, nodejs/node#43077, nodejs/node#43195, nodejs/node#43164, nodejs/node#43227, nodejs/node#43177, nodejs/node#43206)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2013-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2013-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44173/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44243/
Example
not ok 806 parallel/test-worker-http2-stream-terminate
  ---
  duration_ms: 13.919
  severity: crashed
  exitcode: 3221225477
  stack: |-
    Error: async hook stack has become corrupted (actual: 5, expected: 5249)
  ...


Reason parallel/test-net-connect-memleak
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#43214, nodejs/node#43210, nodejs/node#43206, nodejs/node#42788, nodejs/node#43199)
Appeared test-rackspace-win2012r2_vs2019-x64-5, test-rackspace-win2012r2_vs2013-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/44171/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44257/
Example
not ok 472 parallel/test-net-connect-memleak
  ---
  duration_ms: 0.216
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched noop function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:396:10)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-net-connect-memleak.js:33:40)
        at Module._compile (node:internal/modules/cjs/loader:1105:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        at Module.load (node:internal/modules/cjs/loader:981:32)
        at Module._load (node:internal/modules/cjs/loader:827:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
        at node:internal/main/run_main_module:17:47
  ...


Reason parallel/test-worker-heap-snapshot
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#43214, nodejs/node#43124, nodejs/node#43116, nodejs/node#43261, nodejs/node#43199)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/44174/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44257/
Example
not ok 783 parallel/test-worker-heap-snapshot
  ---
  duration_ms: 1.476
  severity: fail
  exitcode: 134
  stack: |-
    FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
  ...


Reason parallel/test-gc-http-client-timeout
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43235, nodejs/node#43241, nodejs/node#43266)
Appeared test-nearform-macos11.0-arm64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44220/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44262/
Example
not ok 888 parallel/test-gc-http-client-timeout
  ---
  duration_ms: 0.440
  severity: fail
  exitcode: 1
  stack: |-
    done/collected/total: 7/0/503
    done/collected/total: 29/0/503
    done/collected/total: 58/0/503
    done/collected/total: 86/7/503
    done/collected/total: 178/29/503
    node:events:505
          throw er; // Unhandled 'error' event
          ^
    
    Error: connect ECONNRESET ::1:58012
        at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1229:16)
    Emitted 'error' event on ClientRequest instance at:
        at Socket.socketErrorListener (node:_http_client:462:9)
        at Socket.emit (node:events:527:28)
        at emitErrorNT (node:internal/streams/destroy:151:8)
        at emitErrorCloseNT (node:internal/streams/destroy:116:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      errno: -54,
      code: 'ECONNRESET',
      syscall: 'connect',
      address: '::1',
      port: 58012
    }
    
    Node.js v18.3.0
  ...


Reason parallel/test-trace-events-fs-sync
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43214, nodejs/node#43199, nodejs/node#42788)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44177/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44253/
Example
not ok 704 parallel/test-trace-events-fs-sync
  ---
  duration_ms: 2.0
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-trace-events-fs-sync.js:133
        throw new Error(`${tr}:\n${util.inspect(proc)}`);
        ^
    
    Error: fs.sync.fstat:
    {
      status: 1,
      signal: null,
      output: [
        null,
        '',
        'node:internal/fs/utils:345\r\n' +
          '    throw err;\r\n' +
          '    ^\r\n' +
          '\r\n' +
          "Error: EPERM: operation not permitted, open 'fs.txt'\r\n" +
          '    at Object.openSync (node:fs:591:3)\r\n' +
          '    at Object.writeFileSync (node:fs:2212:35)\r\n' +
          '    at [eval]:1:4\r\n' +
          '    at Script.runInThisContext (node:vm:129:12)\r\n' +
          '    at Object.runInThisContext (node:vm:305:38)\r\n' +
          '    at node:internal/process/execution:76:19\r\n' +
          '    at [eval]-wrapper:6:22\r\n' +
          '    at evalScript (node:...

Reason parallel/test-http2-client-upload-reject
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43218, nodejs/node#43235)
Appeared test-nearform-macos10.15-x64-3, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44206/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44220/
Example
not ok 1253 parallel/test-http2-client-upload-reject
  ---
  duration_ms: 0.100
  severity: fail
  exitcode: 1
  stack: |-
    node:events:505
          throw er; // Unhandled 'error' event
          ^
    
    Error: read ECONNRESET
        at TCP.onStreamRead (node:internal/stream_base_commons:217:20)
    Emitted 'error' event on ClientHttp2Stream instance at:
        at ClientHttp2Stream.onerror (node:internal/streams/readable:785:14)
        at ClientHttp2Stream.emit (node:events:527:28)
        at emitErrorNT (node:internal/streams/destroy:151:8)
        at emitErrorCloseNT (node:internal/streams/destroy:116:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      errno: -54,
      code: 'ECONNRESET',
      syscall: 'read'
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-https-server-close-idle
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43216, nodejs/node#43217)
Appeared test-ibm-rhel8-s390x-4, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-2, test-nearform-macos11.0-arm64-1, test-rackspace-win2012r2_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/44208/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44260/
Example
not ok 1571 parallel/test-https-server-close-idle
  ---
  duration_ms: 0.136
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 2
    
        at TLSSocket.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-https-server-close-idle.js:59:14)
        at TLSSocket.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:438:15)
        at TLSSocket.emit (node:events:527:28)
        at addChunk (node:internal/streams/readable:324:12)
        at readableAddChunk (node:internal/streams/readable:297:9)
        at Readable.push (node:internal/streams/readable:234:10)
        at TLSWrap.onStreamRead (node:internal/stream_base_commons:190:23) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 2,
      operator: 'strictEqual'
    }
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-inspector-multisession-ws
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43077, nodejs/node#43116)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/44180/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44246/
Example
not ok 1583 parallel/test-inspector-multisession-ws
  ---
  duration_ms: 15.530
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:57381/7aaf6512-3754-4f77-b1d7-a02af29f0288
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] Debugger attached.
    [err] 
    [test] Breaking in code and verifying events are fired
    Timed out waiting for matching notification (Initial pause)
    1
  ...


Reason parallel/test-runner-cli
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43214, nodejs/node#43250)
Appeared test-nearform-macos10.15-x64-3, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/44171/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44241/
Example
not ok 2047 parallel/test-runner-cli
  ---
  duration_ms: 1.45
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:1026
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The input did not match the regular expression /not ok 1 - this should fail/. Input:
    
    'TAP version 13\n' +
      'not ok 1 - /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js\n' +
      '  ---\n' +
      '  duration_ms: 0.0733931\n' +
      "  failureType: 'subtestsFailed'\n" +
      '  exitCode: 1\n' +
      "  stdout: ''\n" +
      '  stderr: |-\n' +
      '    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js:2\n' +
      "    throw new Error('thrown from index.js');\n" +
      '    ^\n' +
      '    \n' +
      '    Error: thrown from index.js\n' +
      '        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js:2:7)\n' +
      '        at ...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43211, nodejs/node#43124)
Appeared test-rackspace-win2012r2_vs2019-x64-6, test-equinix-ubuntu1804_sharedlibs_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/44202/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44251/
Example
not ok 866 sequential/test-worker-prof
  ---
  duration_ms: 30.292
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with signal: {
      error: Error: spawnSync C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe ETIMEDOUT
          at Object.spawnSync (node:internal/child_process:1109:20)
          at spawnSync (node:child_process:803:24)
          at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:53:23)
          at Module._compile (node:internal/modules/cjs/loader:1105:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          at Module.load (node:internal/modules/cjs/loader:981:32)
          at Module._load (node:internal/modules/cjs/loader:827:12)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
          at node:internal/main/run_main...

Build Failure

Reason error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 5 (nodejs/node#38905, nodejs/node#43210, nodejs/node#43202, nodejs/node#43077, nodejs/node#43218)
Appeared test-rackspace-win2012r2_vs2017-x64-1, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2019-x64-5, test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/44173/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44189/
Example
error: remote GitHub already exists.

> git fetch --prune --no-tags GitHub 

> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp

Reason ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#43218, nodejs/node#42973)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44201/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44232/
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for node-test-commit-freebsd/nodes=freebsd12-x64 #44225
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#42967, nodejs/node#43256)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/44175/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44266/
Example
fatal error: ld terminated with signal 9 [Killed]

Reason fatal: sent error to the client: git upload-archive: archiver died with error
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#43211, nodejs/node#43218)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/44179/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44199/
Example
fatal: sent error to the client: git upload-archive: archiver died with error
fatal: no such ref: jenkins-node-test-commit-windows-fanned-d88c028b2554380a318e0fbd86fd6edd00c8c584        

undefined

Reason Unknown
Type undefined
Failed PR 16 (nodejs/node#43214, nodejs/node#43210, nodejs/node#43202, nodejs/node#43077, nodejs/node#43218, nodejs/node#43164, nodejs/node#43227, nodejs/node#43216, nodejs/node#43177, nodejs/node#43206, nodejs/node#43116, nodejs/node#43124, nodejs/node#42788, nodejs/node#43261, nodejs/node#43199, nodejs/node#43266)
Appeared test-nearform_arm-win10_vs2019-arm64-1, test-equinix-debian10_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/44177/
Last CI https://ci.nodejs.org/job/node-test-pull-request/44262/
Example
Unknown

Progress

  • node-api/test_buffer/test_finalizer (16)
  • parallel/test-http-server-request-timeouts-mixed (14)
  • parallel/test-worker-http2-stream-terminate (11)
  • parallel/test-net-connect-memleak (5)
  • parallel/test-worker-heap-snapshot (5)
  • parallel/test-gc-http-client-timeout (3)
  • parallel/test-trace-events-fs-sync (3)
  • parallel/test-http2-client-upload-reject (2)
  • parallel/test-https-server-close-idle (2)
  • parallel/test-inspector-multisession-ws (2)
  • parallel/test-runner-cli (2)
  • sequential/test-worker-prof (2)
  • error: remote GitHub already exists. (5)
  • ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ... (2)
  • fatal error: ld terminated with signal 9 [Killed] (2)
  • fatal: sent error to the client: git upload-archive: archiver died with error (2)
  • Unknown (16)
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