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-04-26 #263

Open
14 tasks
github-actions bot opened this issue Apr 26, 2022 · 0 comments
Open
14 tasks

CI Reliability 2022-04-26 #263

github-actions bot opened this issue Apr 26, 2022 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/43592 to node-test-pull-request/43690 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-04-26 00:15 1 5 19 3 72 5.21%

Jenkins Failure

Build Failure

Reason error C2338: sizeof(MemoryChunk) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj]
Type BUILD_FAILURE
Failed PR 8 (nodejs/node#42754, nodejs/node#42738, nodejs/node#42788, nodejs/node#42463, nodejs/node#42803, nodejs/node#42776, nodejs/node#42725, nodejs/node#42782)
Appeared test-rackspace-win2012r2_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-5, test-rackspace-win2012r2_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43593/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43672/
Example
error C2338: sizeof(MemoryChunk) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj]
C:\workspace\node-compile-windows\node\deps\v8\src\heap\spaces.h(321,1): error C2338: sizeof(Page) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj]
C:\workspace\node-compile-windows\node\deps\v8\src\heap\large-spaces.h(56,1): error C2338: sizeof(LargePage) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj]
  openssl-cli.vcxproj -> ..\..\out\Release\\openssl-cli.exe
  node_js2c

Reason error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#42782, nodejs/node#42803, nodejs/node#42776)
Appeared test-rackspace-win2012r2_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43606/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43610/
Example
error: remote GitHub already exists.

> git fetch --prune --no-tags GitHub 
From https://github.com/nodejs/build
   5e2ae08..b5b5073  master     -> GitHub/master

Reason ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#42754, nodejs/node#42837)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43593/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43662/
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for node-test-commit-arm/nodes=ubuntu2004-armv7l #41586
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

undefined

Reason Unknown
Type undefined
Failed PR 8 (nodejs/node#42776, nodejs/node#42784, nodejs/node#42761, nodejs/node#42701, nodejs/node#42799, nodejs/node#42834, nodejs/node#42837, nodejs/node#42865)
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/43633/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43687/
Example
Unknown

JSTest Failure

Reason parallel/test-http-server-headers-timeout-keepalive
Type JS_TEST_FAILURE
Failed PR 20 (nodejs/node#42803, nodejs/node#42788, nodejs/node#42463, nodejs/node#42806, nodejs/node#42809, nodejs/node#42776, nodejs/node#42807, nodejs/node#42701, nodejs/node#42815, nodejs/node#42761, nodejs/node#42799, nodejs/node#42725, nodejs/node#42849, nodejs/node#42766, nodejs/node#42852, nodejs/node#42845, nodejs/node#42857, nodejs/node#42818, nodejs/node#42616, nodejs/node#42863)
Appeared test-macstadium-macos11.0-arm64-3, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-1, test-nearform-macos10.15-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43597/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43689/
Example
not ok 1319 parallel/test-http-server-headers-timeout-keepalive
  ---
  duration_ms: 6.629
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'HTTP/1.1 200 OK\r\n' +
    +   'Content-Type: text/plain\r\n' +
    +   'Date: Mon, 25 Apr 2022 20:41:44 GMT\r\n' +
    +   'Connection: close\r\n' +
    +   'Transfer-Encoding: chunked\r\n' +
    +   '\r\n' +
    +   '0\r\n' +
    +   '\r\n'
    - ''
        at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http-server-headers-timeout-keepalive.js:81:12)
        at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:438:15)
        at Socket.emit (node:events:539:35)
        at endReadableNT (node:internal/streams/readable:1344:12)
        at process.processTicksAndRejections (node:internal/...

Reason parallel/test-http-server-request-timeout-keepalive
Type JS_TEST_FAILURE
Failed PR 18 (nodejs/node#42754, nodejs/node#42463, nodejs/node#42788, nodejs/node#42745, nodejs/node#42811, nodejs/node#42810, nodejs/node#42803, nodejs/node#42820, nodejs/node#42809, nodejs/node#42815, nodejs/node#42768, nodejs/node#42782, nodejs/node#42837, nodejs/node#42852, nodejs/node#42818, nodejs/node#42863, nodejs/node#42867, nodejs/node#42616)
Appeared test-orka-macos11-x64-2, test-macstadium-macos11.0-arm64-3, test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1, test-macstadium-macos11.0-arm64-4, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43593/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43688/
Example
not ok 1196 parallel/test-http-server-request-timeout-keepalive
  ---
  duration_ms: 6.558
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'HTTP/1.1 200 OK\r\n' +
    +   'Content-Type: text/plain\r\n' +
    +   'Date: Mon, 25 Apr 2022 17:28:42 GMT\r\n' +
    +   'Connection: close\r\n' +
    +   'Transfer-Encoding: chunked\r\n' +
    +   '\r\n' +
    +   '0\r\n' +
    +   '\r\n'
    - ''
        at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-server-request-timeout-keepalive.js:79:12)
        at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:438:15)
        at Socket.emit (node:events:539:35)
        at endReadableNT (node:internal/streams/readable:1344:12)
        at process.processTicksAndRejections (node:internal/...

Reason parallel/test-trace-events-fs-sync
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#42776, nodejs/node#42784, nodejs/node#42761, nodejs/node#42701, nodejs/node#42799, nodejs/node#42834, nodejs/node#42865)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/43633/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43687/
Example
not ok 698 parallel/test-trace-events-fs-sync
  ---
  duration_ms: 2.79
  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:590:3)\r\n' +
          '    at Object.writeFileSync (node:fs:2184: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-gc-http-client-timeout
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#42834, nodejs/node#42842, nodejs/node#42846, nodejs/node#42852)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43648/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43669/
Example
not ok 984 parallel/test-gc-http-client-timeout
  ---
  duration_ms: 0.461
  severity: fail
  exitcode: 1
  stack: |-
    We should do 300 requests
    timeout (expected)
    timeout (expected)
    timeout (expected)
    timeout (expected)
    Done: 0/300
    Collected: 0/187
    node:events:505
          throw er; // Unhandled 'error' event
          ^
    
    Error: connect ECONNRESET 127.0.0.1:23168 - Local (127.0.0.1:16711)
        at internalConnect (node:net:959:16)
        at defaultTriggerAsyncIdScope (node:internal/async_hooks:463:18)
        at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1105:9)
        at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:85:8)
    Emitted 'error' event on ClientRequest instance at:
        at Socket.socketErrorListener (node:_http_client:454: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.processTicksAndReje...

Reason parallel/test-inspector-multisession-ws
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#42784, nodejs/node#42725, nodejs/node#42616)
Appeared test-nearform-macos10.15-x64-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/43636/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43688/
Example
not ok 1587 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:64237/f340d693-06d9-4eda-a882-b245c3a138d5
    [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-heapsnapshot-near-heap-limit-worker
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42810, nodejs/node#42849)
Appeared test-ibm-rhel8-s390x-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43617/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43663/
Example
not ok 967 parallel/test-heapsnapshot-near-heap-limit-worker
  ---
  duration_ms: 2.602
  severity: fail
  exitcode: 1
  stack: |-
    
    Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
    max_young_gen_size=50331648, young_gen_size=0, old_gen_size=49409280, total_size=49409280
    Estimated available memory=9223372036750221312, estimated overhead=50331648
    Start generating Heap.20220424.081503.2324135.1.001.heapsnapshot...
    Wrote snapshot to /home/iojs/node-tmp/.tmp.945/Heap.20220424.081503.2324135.1.001.heapsnapshot
    
    <--- Last few GCs --->
    
    [2324135:0x3ff80000d20]     1526 ms: Mark-sweep (reduce) 47.1 (55.1) -> 46.8 (52.1) MB, 21.6 / 0.0 ms  (average mu = 0.287, current mu = 0.187) heap profiler; GC in old space requested
    [2324135:0x3ff80000d20]     1532 ms: Mark-sweep (reduce) 46.8 (52.1) -> 46.8 (51.8) MB, 5.6 / 0.0 ms  (average mu = 0.191, current mu = -0.278) heap profiler; GC in old space requested
    
    
    <--- JS stackt...

Reason parallel/test-runner-cli
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42776, nodejs/node#42725)
Appeared test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43621/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43640/
Example
not ok 2022 parallel/test-runner-cli
  ---
  duration_ms: 0.737
  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.05715329\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' +
      '        a...

Reason parallel/test-worker-heap-snapshot
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42761, nodejs/node#42799)
Appeared test-rackspace-win2012r2_vs2013-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43642/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43646/
Example
not ok 773 parallel/test-worker-heap-snapshot
  ---
  duration_ms: 1.362
  severity: fail
  exitcode: 134
  stack: |-
    FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
  ...


Reason pummel/test-heapsnapshot-near-heap-limit
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42725, nodejs/node#42788)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43595/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43599/
Example
not ok 3254 pummel/test-heapsnapshot-near-heap-limit
  ---
  duration_ms: 720.131
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    
    Testing limit = 0
  ...


Reason sequential/test-inspector-break-e
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42766, nodejs/node#42807)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/43604/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43622/
Example
not ok 3567 sequential/test-inspector-break-e
  ---
  duration_ms: 15.383
  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:33369/9186fa4e-26f8-4d15-b625-a61b8124085d
    [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
  ...


Progress

  • error C2338: sizeof(MemoryChunk) <= MemoryChunk::kHeaderSize [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_init.vcxproj] (8)
  • error: remote GitHub already exists. (3)
  • ERROR: Step ?Publish JUnit test result report? failed: no workspace for ... (2)
  • Unknown (8)
  • parallel/test-http-server-headers-timeout-keepalive (20)
  • parallel/test-http-server-request-timeout-keepalive (18)
  • parallel/test-trace-events-fs-sync (7)
  • parallel/test-gc-http-client-timeout (4)
  • parallel/test-inspector-multisession-ws (3)
  • parallel/test-heapsnapshot-near-heap-limit-worker (2)
  • parallel/test-runner-cli (2)
  • parallel/test-worker-heap-snapshot (2)
  • pummel/test-heapsnapshot-near-heap-limit (2)
  • sequential/test-inspector-break-e (2)
# 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